"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Starting (try 1/5)
2026/04/22 02:55:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-boxefed8xoso"
2026/04/22 02:55:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/22 02:55:28 DEBUG : Creating backend with remote "/tmp/rclone3309118910"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/04/22 02:55:28 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock1629485035/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/22 02:55:28 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock1806357384/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/22 02:55:28 INFO : /tmp/TestLockfileIsExpired_ValidExpired1690477396/001/test.lck: Lock file found, but it expired at 2026-04-22 02:50:28.958017646 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/04/22 02:55:28 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired1789083966/001/test.lck: Valid lock file found. Expires at 2026-04-22 03:05:28.958624832 +0000 UTC. (10m0s from now)
2026/04/22 02:55:28 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-04-22T02:55:28.958624752Z",
"TimeExpires": "2026-04-22T03:05:28.958624832Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/04/22 02:55:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi"
2026/04/22 02:55:28 NOTICE: remote: TestAzureFiles:rclone-test-qabisuy7lowi
=== RUN TestBisyncRemoteLocal/all_changed
2026/04/22 02:55:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3"
2026/04/22 02:55:29 INFO : path1: Making directory
2026/04/22 02:55:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1"
2026/04/22 02:55:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3"
2026/04/22 02:55:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/all_changed/path2"
2026/04/22 02:55:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/22 02:55:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_all_changed-vebakas4"
2026/04/22 02:55:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : subdir: Making directory with metadata
2026/04/22 02:55:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:55:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:55:29 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:29 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:29 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:29 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:29 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_all_changed-vebakas4: Waiting for checks to finish
2026/04/22 02:55:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_all_changed-vebakas4: Waiting for transfers to finish
2026/04/22 02:55:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:29 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:29 INFO : file1.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:29 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:29 ERROR : error listing: directory not found
2026/04/22 02:55:29 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Failed to list "": directory not found
2026/04/22 02:55:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:29 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Removing directory
2026/04/22 02:55:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:34857d31-601a-00bd-3c03-d23807000000
Time:2026-04-22T02:55:29.4031741Z
--------------------------------------------------------------------------------
2026/04/22 02:55:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:29 ERROR : error listing: directory not found
2026/04/22 02:55:29 ERROR : Local file system at /tmp/025528biroqav3/all_changed/path2: Failed to list "": directory not found
2026/04/22 02:55:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:29 INFO : Local file system at /tmp/025528biroqav3/all_changed/path2: Removing directory
2026/04/22 02:55:29 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/all_changed/path2: no such file or directory
2026/04/22 02:55:29 ERROR : error listing: directory not found
2026/04/22 02:55:29 ERROR : error listing: directory not found
2026/04/22 02:55:29 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_all_changed-vebakas4
2026/04/22 02:55:29 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:29 INFO : subdir: Making directory
2026/04/22 02:55:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Waiting for checks to finish
2026/04/22 02:55:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Waiting for transfers to finish
2026/04/22 02:55:29 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:29 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:29 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:29 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:29 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:29 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:29 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:30 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:30 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:30 INFO : file1.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:30 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1'
2026/04/22 02:55:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : subdir: Making directory with metadata
2026/04/22 02:55:30 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:55:30 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:55:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:30 DEBUG : Local file system at /tmp/025528biroqav3/all_changed/path2: Waiting for checks to finish
2026/04/22 02:55:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : Local file system at /tmp/025528biroqav3/all_changed/path2: Waiting for transfers to finish
2026/04/22 02:55:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:30 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:30 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:30 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:30 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:30 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:30 INFO : file1.txt: Copied (new)
2026/04/22 02:55:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:30 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/all_changed/path2
2026/04/22 02:55:30 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/22 02:55:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:55:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:55:33 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" with Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:33 INFO : Copying Path2 files to Path1
2026/04/22 02:55:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:55:33 INFO : There was nothing to transfer
2026/04/22 02:55:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:55:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:33 INFO : There was nothing to transfer
2026/04/22 02:55:33 INFO : Resync updating listings
2026/04/22 02:55:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" vs Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:33 INFO : [32mBisync successful[0m
2026/04/22 02:55:33 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/22 02:55:33 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/ file*[0m
2026/04/22 02:55:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/"
2026/04/22 02:55:33 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/22 02:55:33 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/22 02:55:33 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/22 02:55:33 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/22 02:55:33 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/22 02:55:33 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/22 02:55:34 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/subdir file*[0m
2026/04/22 02:55:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/subdir"
2026/04/22 02:55:34 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/22 02:55:34 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/22 02:55:34 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 02:55:36 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" with Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:36 INFO : Building Path1 and Path2 listings
2026/04/22 02:55:36 INFO : Path1 checking for diffs
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 02:55:36 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/22 02:55:36 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/22 02:55:36 INFO : Path2 checking for diffs
2026/04/22 02:55:36 INFO : Applying changes
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy1.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy2.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy3.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy4.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy5.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/subdir/file20.txt[0m
2026/04/22 02:55:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:55:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:36 INFO : file1.copy1.txt: Copied (replaced existing)
2026/04/22 02:55:36 INFO : file1.copy3.txt: Copied (replaced existing)
2026/04/22 02:55:36 INFO : file1.copy2.txt: Copied (replaced existing)
2026/04/22 02:55:36 INFO : file1.copy5.txt: Copied (replaced existing)
2026/04/22 02:55:37 INFO : file1.copy4.txt: Copied (replaced existing)
2026/04/22 02:55:37 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:55:37 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 02:55:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:37 INFO : Updating listings
2026/04/22 02:55:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" vs Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:37 INFO : [32mBisync successful[0m
2026/04/22 02:55:37 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/22 02:55:37 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/ *[0m
2026/04/22 02:55:37 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/22 02:55:37 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/subdir *[0m
2026/04/22 02:55:37 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/22 02:55:37 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/22 02:55:37 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 02:55:39 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" with Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:39 INFO : Building Path1 and Path2 listings
2026/04/22 02:55:40 INFO : Path1 checking for diffs
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:55:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 02:55:40 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 02:55:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 02:55:40 INFO : Path2 checking for diffs
2026/04/22 02:55:40 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/". Run with --force if desired.
2026/04/22 02:55:40 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 02:55:40 NOTICE: Bisync error: all files were changed
2026/04/22 02:55:40 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/22 02:55:40 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/22 02:55:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" with Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:42 INFO : Building Path1 and Path2 listings
2026/04/22 02:55:42 INFO : Path1 checking for diffs
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 02:55:42 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 02:55:42 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 02:55:42 INFO : Path2 checking for diffs
2026/04/22 02:55:42 INFO : Applying changes
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/RCLONE_TEST[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy1.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy2.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy3.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy4.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.copy5.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/file1.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/all_changed/path2/subdir/file20.txt[0m
2026/04/22 02:55:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:55:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:42 INFO : file1.copy1.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : file1.copy2.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : file1.copy5.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : RCLONE_TEST: Copied (replaced existing)
2026/04/22 02:55:42 INFO : file1.copy3.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : file1.copy4.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 02:55:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:42 INFO : Updating listings
2026/04/22 02:55:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1/" vs Path2 "/tmp/025528biroqav3/all_changed/path2/"
2026/04/22 02:55:42 INFO : [32mBisync successful[0m
2026/04/22 02:55:42 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:43 INFO : file1.copy2.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy5.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy4.txt: Deleted
2026/04/22 02:55:43 INFO : RCLONE_TEST: Deleted
2026/04/22 02:55:43 INFO : file1.copy3.txt: Deleted
2026/04/22 02:55:43 INFO : file1.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy1.txt: Deleted
2026/04/22 02:55:43 INFO : subdir/file20.txt: Deleted
2026/04/22 02:55:43 DEBUG : removing 1 level 1 directories
2026/04/22 02:55:43 INFO : subdir: Removing directory
2026/04/22 02:55:43 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:43 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/all_changed/path1': Removing directory
2026/04/22 02:55:43 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:43 INFO : file1.copy3.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy4.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy5.txt: Deleted
2026/04/22 02:55:43 INFO : subdir/file20.txt: Deleted
2026/04/22 02:55:43 INFO : file1.txt: Deleted
2026/04/22 02:55:43 INFO : file1.copy1.txt: Deleted
2026/04/22 02:55:43 INFO : RCLONE_TEST: Deleted
2026/04/22 02:55:43 INFO : file1.copy2.txt: Deleted
2026/04/22 02:55:43 DEBUG : removing 1 level 1 directories
2026/04/22 02:55:43 INFO : subdir: Removing directory
2026/04/22 02:55:43 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:43 INFO : Local file system at /tmp/025528biroqav3/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/04/22 02:55:43 INFO : path1: Making directory
2026/04/22 02:55:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1"
2026/04/22 02:55:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/backupdir/path2"
2026/04/22 02:55:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/22 02:55:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_backupdir-honobud4"
2026/04/22 02:55:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:43 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_backupdir-honobud4: Waiting for checks to finish
2026/04/22 02:55:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_backupdir-honobud4: Waiting for transfers to finish
2026/04/22 02:55:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:43 INFO : file1.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:43 INFO : file2.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:43 INFO : file3.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:43 INFO : file5.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:43 INFO : file6.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 INFO : file4.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:43 INFO : file8.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:43 INFO : file7.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/22 02:55:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_backupdir-ganenag1"
2026/04/22 02:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:55:43 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:55:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:43 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:55:43 INFO : file1.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:55:43 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:55:43 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:55:43 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:55:43 INFO : file2.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 02:55:43 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_backupdir-ganenag1: Waiting for checks to finish
2026/04/22 02:55:43 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:43 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:55:43 INFO : file10.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 02:55:43 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:43 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:55:43 INFO : file11.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:55:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:55:43 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:55:43 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 02:55:43 INFO : file5R.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_backupdir-ganenag1: Waiting for transfers to finish
2026/04/22 02:55:43 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:43 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:55:43 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:55:43 INFO : file6.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 02:55:43 INFO : file5L.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:43 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:55:43 INFO : file7.txt: Copied (new)
2026/04/22 02:55:43 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:43 ERROR : error listing: directory not found
2026/04/22 02:55:43 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1': Failed to list "": directory not found
2026/04/22 02:55:43 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:43 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1': Removing directory
2026/04/22 02:55:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:099725a4-201a-00bc-1803-d267db000000
Time:2026-04-22T02:55:43.5657828Z
--------------------------------------------------------------------------------
2026/04/22 02:55:43 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:43 ERROR : error listing: directory not found
2026/04/22 02:55:43 ERROR : Local file system at /tmp/025528biroqav3/backupdir/path2: Failed to list "": directory not found
2026/04/22 02:55:43 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:43 INFO : Local file system at /tmp/025528biroqav3/backupdir/path2: Removing directory
2026/04/22 02:55:43 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/backupdir/path2: no such file or directory
2026/04/22 02:55:43 ERROR : error listing: directory not found
2026/04/22 02:55:43 ERROR : error listing: directory not found
2026/04/22 02:55:43 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_backupdir-honobud4
2026/04/22 02:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1': Waiting for checks to finish
2026/04/22 02:55:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1': Waiting for transfers to finish
2026/04/22 02:55:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:44 INFO : file3.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:44 INFO : file1.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:44 INFO : file2.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:44 INFO : file4.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:44 INFO : file5.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:44 INFO : file6.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:44 INFO : file7.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:44 INFO : file8.txt: Copied (new)
2026/04/22 02:55:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:44 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:44 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/backupdir/path1'
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/backupdir/path2: Waiting for checks to finish
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/backupdir/path2: Waiting for transfers to finish
2026/04/22 02:55:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:45 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:45 INFO : file1.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:45 INFO : file3.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:45 INFO : file2.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:45 INFO : file5.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:45 INFO : file6.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:45 INFO : file4.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:45 INFO : file8.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:45 INFO : file7.txt: Copied (new)
2026/04/22 02:55:45 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/backupdir/path2
2026/04/22 02:55:45 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/22 02:55:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:55:45 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/025528biroqav3/workdir/backupdirs/backupdir1 backupdir2=/tmp/025528biroqav3/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/04/22 02:55:45 INFO : path1: Making directory
2026/04/22 02:55:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1"
2026/04/22 02:55:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/basic/path2"
2026/04/22 02:55:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/22 02:55:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_basic-mavowuf3"
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : subdir: Making directory with metadata
2026/04/22 02:55:45 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:55:45 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:55:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:45 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_basic-mavowuf3: Waiting for checks to finish
2026/04/22 02:55:45 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_basic-mavowuf3: Waiting for transfers to finish
2026/04/22 02:55:45 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:45 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:45 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:45 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:45 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:45 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:45 INFO : file1.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:45 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:45 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/22 02:55:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_basic-saqayug7"
2026/04/22 02:55:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_basic-saqayug7: Waiting for checks to finish
2026/04/22 02:55:45 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_basic-saqayug7: Waiting for transfers to finish
2026/04/22 02:55:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:55:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:55:45 INFO : file1.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:45 ERROR : error listing: directory not found
2026/04/22 02:55:45 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Failed to list "": directory not found
2026/04/22 02:55:45 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:45 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Removing directory
2026/04/22 02:55:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/basic/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:099725d0-201a-00bc-4203-d267db000000
Time:2026-04-22T02:55:45.2778020Z
--------------------------------------------------------------------------------
2026/04/22 02:55:45 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:45 ERROR : error listing: directory not found
2026/04/22 02:55:45 ERROR : Local file system at /tmp/025528biroqav3/basic/path2: Failed to list "": directory not found
2026/04/22 02:55:45 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:45 INFO : Local file system at /tmp/025528biroqav3/basic/path2: Removing directory
2026/04/22 02:55:45 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/basic/path2: no such file or directory
2026/04/22 02:55:45 ERROR : error listing: directory not found
2026/04/22 02:55:45 ERROR : error listing: directory not found
2026/04/22 02:55:45 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_basic-mavowuf3
2026/04/22 02:55:45 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:45 INFO : subdir: Making directory
2026/04/22 02:55:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:45 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Waiting for checks to finish
2026/04/22 02:55:45 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Waiting for transfers to finish
2026/04/22 02:55:45 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:45 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:45 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:45 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:45 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:45 INFO : file1.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:46 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:46 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:46 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:46 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1'
2026/04/22 02:55:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : subdir: Making directory with metadata
2026/04/22 02:55:46 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:55:46 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:55:46 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:46 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:55:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:46 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : Local file system at /tmp/025528biroqav3/basic/path2: Waiting for checks to finish
2026/04/22 02:55:46 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:55:46 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:46 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:55:46 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:46 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:55:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:46 INFO : file1.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:55:46 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:46 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:55:46 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:55:46 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:55:46 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:55:46 DEBUG : Local file system at /tmp/025528biroqav3/basic/path2: Waiting for transfers to finish
2026/04/22 02:55:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:46 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/basic/path2
2026/04/22 02:55:46 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 02:55:46 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:55:46 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:55:48 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/" with Path2 "/tmp/025528biroqav3/basic/path2/"
2026/04/22 02:55:48 INFO : Copying Path2 files to Path1
2026/04/22 02:55:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:55:49 INFO : There was nothing to transfer
2026/04/22 02:55:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:55:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:49 INFO : There was nothing to transfer
2026/04/22 02:55:49 INFO : Resync updating listings
2026/04/22 02:55:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/" vs Path2 "/tmp/025528biroqav3/basic/path2/"
2026/04/22 02:55:49 INFO : [32mBisync successful[0m
2026/04/22 02:55:49 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/22 02:55:49 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt /tmp/025528biroqav3/basic/path2/[0m
2026/04/22 02:55:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_basic-saqayug7/"
2026/04/22 02:55:49 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_basic-saqayug7/" to be canonical "/tmp/025528biroqav3/datadir/test_basic-saqayug7"
2026/04/22 02:55:49 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:55:49 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt" to "/tmp/025528biroqav3/basic/path2/" as ""
2026/04/22 02:55:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt"
2026/04/22 02:55:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/basic/path2/"
2026/04/22 02:55:49 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/basic/path2" as "file1.txt"
2026/04/22 02:55:49 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_basic-saqayug7)
2026/04/22 02:55:49 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/basic/path2)
2026/04/22 02:55:49 DEBUG : file1.txt: Sizes differ
2026/04/22 02:55:49 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:55:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:49 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:55:49 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:55:49 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/subdir file20.txt[0m
2026/04/22 02:55:49 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/subdir" as "file20.txt"
2026/04/22 02:55:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_basic-saqayug7/file1.txt"
2026/04/22 02:55:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/subdir"
2026/04/22 02:55:49 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/subdir'" as "file20.txt"
2026/04/22 02:55:49 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_basic-saqayug7)
2026/04/22 02:55:49 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/subdir')
2026/04/22 02:55:49 DEBUG : file1.txt: Sizes differ
2026/04/22 02:55:49 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 02:55:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:49 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 02:55:49 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 02:55:49 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/22 02:55:49 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 02:55:52 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/" with Path2 "/tmp/025528biroqav3/basic/path2/"
2026/04/22 02:55:52 INFO : Building Path1 and Path2 listings
2026/04/22 02:55:52 INFO : Path1 checking for diffs
2026/04/22 02:55:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 02:55:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 02:55:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:55:52 INFO : Path2 checking for diffs
2026/04/22 02:55:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:55:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 02:55:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:55:52 INFO : Applying changes
2026/04/22 02:55:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/basic/path2/subdir/file20.txt[0m
2026/04/22 02:55:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/file1.txt[0m
2026/04/22 02:55:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:55:52 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:55:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:55:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:53 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 02:55:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:55:53 INFO : Updating listings
2026/04/22 02:55:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/basic/path1/" vs Path2 "/tmp/025528biroqav3/basic/path2/"
2026/04/22 02:55:53 INFO : [32mBisync successful[0m
2026/04/22 02:55:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:53 INFO : file1.copy5.txt: Deleted
2026/04/22 02:55:53 INFO : RCLONE_TEST: Deleted
2026/04/22 02:55:53 INFO : file1.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy4.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy2.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy3.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy1.txt: Deleted
2026/04/22 02:55:53 INFO : subdir/file20.txt: Deleted
2026/04/22 02:55:53 DEBUG : removing 1 level 1 directories
2026/04/22 02:55:53 INFO : subdir: Removing directory
2026/04/22 02:55:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:53 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/basic/path1': Removing directory
2026/04/22 02:55:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:53 INFO : file1.copy3.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy4.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy5.txt: Deleted
2026/04/22 02:55:53 INFO : RCLONE_TEST: Deleted
2026/04/22 02:55:53 INFO : file1.copy1.txt: Deleted
2026/04/22 02:55:53 INFO : file1.txt: Deleted
2026/04/22 02:55:53 INFO : file1.copy2.txt: Deleted
2026/04/22 02:55:53 INFO : subdir/file20.txt: Deleted
2026/04/22 02:55:53 DEBUG : removing 1 level 1 directories
2026/04/22 02:55:53 INFO : subdir: Removing directory
2026/04/22 02:55:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:53 INFO : Local file system at /tmp/025528biroqav3/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/04/22 02:55:53 INFO : path1: Making directory
2026/04/22 02:55:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1"
2026/04/22 02:55:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2"
2026/04/22 02:55:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/22 02:55:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_changes-ciqalad7"
2026/04/22 02:55:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_changes-ciqalad7: Waiting for checks to finish
2026/04/22 02:55:53 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_changes-ciqalad7: Waiting for transfers to finish
2026/04/22 02:55:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:53 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:53 INFO : file1.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:53 INFO : file3.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:53 INFO : file2.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:53 INFO : file4.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:53 INFO : file5.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:53 INFO : file6.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:53 INFO : file8.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:53 INFO : file7.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/22 02:55:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:55:53 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:55:53 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:55:53 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:55:53 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4: Waiting for checks to finish
2026/04/22 02:55:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:55:53 INFO : file1.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 02:55:53 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:53 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:53 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:55:53 INFO : file10.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:55:53 INFO : file11.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 02:55:53 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:55:53 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 02:55:53 INFO : file5L.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:55:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:55:53 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 02:55:53 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4: Waiting for transfers to finish
2026/04/22 02:55:53 INFO : file5R.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:55:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:55:53 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:53 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:55:53 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:55:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:53 INFO : file2.txt: Copied (new)
2026/04/22 02:55:53 INFO : file6.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:55:53 INFO : file7.txt: Copied (new)
2026/04/22 02:55:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:53 ERROR : error listing: directory not found
2026/04/22 02:55:53 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Failed to list "": directory not found
2026/04/22 02:55:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:53 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Removing directory
2026/04/22 02:55:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/changes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:744ee0e4-301a-0019-1c03-d231a1000000
Time:2026-04-22T02:55:53.8205091Z
--------------------------------------------------------------------------------
2026/04/22 02:55:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:55:53 ERROR : error listing: directory not found
2026/04/22 02:55:53 ERROR : Local file system at /tmp/025528biroqav3/changes/path2: Failed to list "": directory not found
2026/04/22 02:55:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:55:53 INFO : Local file system at /tmp/025528biroqav3/changes/path2: Removing directory
2026/04/22 02:55:53 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/changes/path2: no such file or directory
2026/04/22 02:55:53 ERROR : error listing: directory not found
2026/04/22 02:55:53 ERROR : error listing: directory not found
2026/04/22 02:55:53 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_changes-ciqalad7
2026/04/22 02:55:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:53 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Waiting for checks to finish
2026/04/22 02:55:53 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Waiting for transfers to finish
2026/04/22 02:55:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:54 INFO : file3.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:54 INFO : file4.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:54 INFO : file1.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:54 INFO : file2.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:54 INFO : file5.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:54 INFO : file6.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:54 INFO : file7.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:54 INFO : file8.txt: Copied (new)
2026/04/22 02:55:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:54 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:54 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1'
2026/04/22 02:55:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:55:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:55:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:55:55 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:55:55 DEBUG : Local file system at /tmp/025528biroqav3/changes/path2: Waiting for checks to finish
2026/04/22 02:55:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:55:55 DEBUG : Local file system at /tmp/025528biroqav3/changes/path2: Waiting for transfers to finish
2026/04/22 02:55:55 INFO : file2.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:55:55 INFO : file1.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:55:55 INFO : file3.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:55:55 INFO : file5.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:55:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:55:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:55:55 INFO : file8.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:55:55 INFO : file7.txt: Copied (new)
2026/04/22 02:55:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:55:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:55:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:55:55 INFO : file4.txt: Copied (new)
2026/04/22 02:55:55 INFO : file6.txt: Copied (new)
2026/04/22 02:55:55 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/changes/path2
2026/04/22 02:55:55 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 02:55:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:55:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:55:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:55:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:55: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/22 02:55:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" with Path2 "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:57 INFO : Copying Path2 files to Path1
2026/04/22 02:55:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:55:57 INFO : There was nothing to transfer
2026/04/22 02:55:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:55:57 INFO : There was nothing to transfer
2026/04/22 02:55:57 INFO : Resync updating listings
2026/04/22 02:55:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" vs Path2 "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:57 INFO : [32mBisync successful[0m
2026/04/22 02:55:57 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 02:55:57 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 02:55:57 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file10.txt /tmp/025528biroqav3/changes/path2/[0m
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/"
2026/04/22 02:55:57 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" to be canonical "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:57 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 02:55:57 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file10.txt" to "/tmp/025528biroqav3/changes/path2/" as ""
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file10.txt"
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:57 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/025528biroqav3/changes/path2" as "file10.txt"
2026/04/22 02:55:57 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:57 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:55:57 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:57 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:55:57 INFO : file10.txt: Copied (new)
2026/04/22 02:55:57 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 02:55:57 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file1.txt /tmp/025528biroqav3/changes/path2/[0m
2026/04/22 02:55:57 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:57 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:55:57 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file1.txt" to "/tmp/025528biroqav3/changes/path2/" as ""
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file1.txt"
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:57 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/changes/path2" as "file1.txt"
2026/04/22 02:55:57 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:57 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/changes/path2)
2026/04/22 02:55:57 DEBUG : file1.txt: Sizes differ
2026/04/22 02:55:57 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:55:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:57 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:55:57 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:55:57 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 02:55:57 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file11.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/[0m
2026/04/22 02:55:57 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:57 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 02:55:57 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file11.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" as ""
2026/04/22 02:55:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file11.txt"
2026/04/22 02:55:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/"
2026/04/22 02:55:57 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/'" as "file11.txt"
2026/04/22 02:55:57 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:55:58 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:55:58 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:58 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:55:58 INFO : file11.txt: Copied (new)
2026/04/22 02:55:58 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 02:55:58 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file2.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/[0m
2026/04/22 02:55:58 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:58 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 02:55:58 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file2.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" as ""
2026/04/22 02:55:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file2.txt"
2026/04/22 02:55:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/"
2026/04/22 02:55:58 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/'" as "file2.txt"
2026/04/22 02:55:58 DEBUG : file2.txt: size = 13 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:58 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/')
2026/04/22 02:55:58 DEBUG : file2.txt: Sizes differ
2026/04/22 02:55:58 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:55:58 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:55:58 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:55:58 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:55:58 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 02:55:58 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/025528biroqav3/changes/path2/file3.txt[0m
2026/04/22 02:55:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:58 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/changes/path2/" to be canonical "/tmp/025528biroqav3/changes/path2"
2026/04/22 02:55:58 INFO : file3.txt: Deleted
2026/04/22 02:55:58 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 02:55:58 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file4.txt[0m
2026/04/22 02:55:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/"
2026/04/22 02:55:58 INFO : file4.txt: Deleted
2026/04/22 02:55:58 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 02:55:58 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file8.txt[0m
2026/04/22 02:55:58 INFO : file8.txt: Deleted
2026/04/22 02:55:58 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/025528biroqav3/changes/path2/file8.txt[0m
2026/04/22 02:55:58 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/changes/path2/" for canonical name "/tmp/025528biroqav3/changes/path2"
2026/04/22 02:55:58 INFO : file8.txt: Deleted
2026/04/22 02:55:58 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 02:55:58 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/ file5R.txt[0m
2026/04/22 02:55:58 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:58 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 02:55:58 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_changes-bowotir4/file5R.txt /tmp/025528biroqav3/changes/path2/ file5.txt[0m
2026/04/22 02:55:58 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file5R.txt" to "/tmp/025528biroqav3/changes/path2/" as "file5.txt"
2026/04/22 02:55:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file5R.txt"
2026/04/22 02:55:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:58 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/025528biroqav3/changes/path2" as "file5.txt"
2026/04/22 02:55:58 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:58 DEBUG : file5.txt: size = 0 (Local file system at /tmp/025528biroqav3/changes/path2)
2026/04/22 02:55:58 DEBUG : file5R.txt: Sizes differ
2026/04/22 02:55:58 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 02:55:58 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:55:58 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 02:55:58 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:55:58 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_changes-bowotir4/ file5L.txt[0m
2026/04/22 02:55:58 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:58 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 02:55:58 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_changes-bowotir4/file5L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/ file5.txt[0m
2026/04/22 02:55:58 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file5L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" as "file5.txt"
2026/04/22 02:55:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file5L.txt"
2026/04/22 02:55:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/"
2026/04/22 02:55:58 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/'" as "file5.txt"
2026/04/22 02:55:58 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:58 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/')
2026/04/22 02:55:58 DEBUG : file5L.txt: Sizes differ
2026/04/22 02:55:59 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 02:55:59 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:55:59 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 02:55:59 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:55:59 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 02:55:59 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file6.txt /tmp/025528biroqav3/changes/path2/[0m
2026/04/22 02:55:59 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:59 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 02:55:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file6.txt" to "/tmp/025528biroqav3/changes/path2/" as ""
2026/04/22 02:55:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file6.txt"
2026/04/22 02:55:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:55:59 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/025528biroqav3/changes/path2" as "file6.txt"
2026/04/22 02:55:59 DEBUG : file6.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:59 DEBUG : file6.txt: size = 0 (Local file system at /tmp/025528biroqav3/changes/path2)
2026/04/22 02:55:59 DEBUG : file6.txt: Sizes differ
2026/04/22 02:55:59 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:55:59 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:59 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:55:59 INFO : file6.txt: Copied (replaced existing)
2026/04/22 02:55:59 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file6.txt[0m
2026/04/22 02:55:59 INFO : file6.txt: Deleted
2026/04/22 02:55:59 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 02:55:59 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_changes-bowotir4/file7.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/[0m
2026/04/22 02:55:59 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_changes-bowotir4/" for canonical name "/tmp/025528biroqav3/datadir/test_changes-bowotir4"
2026/04/22 02:55:59 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 02:55:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file7.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" as ""
2026/04/22 02:55:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_changes-bowotir4/file7.txt"
2026/04/22 02:55:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/"
2026/04/22 02:55:59 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/'" as "file7.txt"
2026/04/22 02:55:59 DEBUG : file7.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_changes-bowotir4)
2026/04/22 02:55:59 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/')
2026/04/22 02:55:59 DEBUG : file7.txt: Sizes differ
2026/04/22 02:55:59 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:55:59 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:55:59 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:55:59 INFO : file7.txt: Copied (replaced existing)
2026/04/22 02:55:59 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/025528biroqav3/changes/path2/file7.txt[0m
2026/04/22 02:55:59 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/changes/path2/" for canonical name "/tmp/025528biroqav3/changes/path2"
2026/04/22 02:55:59 INFO : file7.txt: Deleted
2026/04/22 02:55:59 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 02:55:59 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/22 02:56:02 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" with Path2 "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:56:02 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:02 INFO : Path1 checking for diffs
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 02:56:02 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 02:56:02 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:56:02 INFO : Path2 checking for diffs
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 02:56:02 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 02:56:02 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:56:02 INFO : Applying changes
2026/04/22 02:56:02 INFO : Checking potential conflicts...
2026/04/22 02:56:02 ERROR : file5.txt: md5 differ
2026/04/22 02:56:02 NOTICE: Local file system at /tmp/025528biroqav3/changes/path2: 1 differences found
2026/04/22 02:56:02 NOTICE: Local file system at /tmp/025528biroqav3/changes/path2: 1 errors while checking
2026/04/22 02:56:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/changes/path2/file11.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/changes/path2/file2.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/changes/path2/file4.txt[0m
2026/04/22 02:56:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 02:56:02 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file5.txt.conflict1[0m
2026/04/22 02:56:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 02:56:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/changes/path2/file5.txt.conflict1[0m
2026/04/22 02:56:02 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/changes/path2/file5.txt.conflict2[0m
2026/04/22 02:56:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 02:56:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file5.txt.conflict2[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file6.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/changes/path2/file7.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file1.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file10.txt[0m
2026/04/22 02:56:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/file3.txt[0m
2026/04/22 02:56:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:56:02 INFO : file10.txt: Copied (new)
2026/04/22 02:56:02 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 02:56:02 INFO : file6.txt: Copied (new)
2026/04/22 02:56:03 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:56:03 INFO : file3.txt: Deleted
2026/04/22 02:56:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:56:03 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:56:03 INFO : file11.txt: Copied (new)
2026/04/22 02:56:03 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 02:56:03 INFO : file7.txt: Copied (new)
2026/04/22 02:56:03 INFO : file4.txt: Deleted
2026/04/22 02:56:03 INFO : Updating listings
2026/04/22 02:56:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/changes/path1/" vs Path2 "/tmp/025528biroqav3/changes/path2/"
2026/04/22 02:56:03 INFO : [32mBisync successful[0m
2026/04/22 02:56:03 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:03 INFO : file6.txt: Deleted
2026/04/22 02:56:03 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:56:03 INFO : file10.txt: Deleted
2026/04/22 02:56:03 INFO : file11.txt: Deleted
2026/04/22 02:56:03 INFO : file1.txt: Deleted
2026/04/22 02:56:03 INFO : file2.txt: Deleted
2026/04/22 02:56:03 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:03 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:56:03 INFO : file7.txt: Deleted
2026/04/22 02:56:03 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:03 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/changes/path1': Removing directory
2026/04/22 02:56:03 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:03 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:03 INFO : file2.txt: Deleted
2026/04/22 02:56:03 INFO : file10.txt: Deleted
2026/04/22 02:56:03 INFO : file7.txt: Deleted
2026/04/22 02:56:03 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:56:03 INFO : file6.txt: Deleted
2026/04/22 02:56:03 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:56:03 INFO : file11.txt: Deleted
2026/04/22 02:56:03 INFO : file1.txt: Deleted
2026/04/22 02:56:03 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:03 INFO : Local file system at /tmp/025528biroqav3/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/04/22 02:56:03 INFO : path1: Making directory
2026/04/22 02:56:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1"
2026/04/22 02:56:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access/path2"
2026/04/22 02:56:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/22 02:56:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_check_access-kedesof7"
2026/04/22 02:56:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:03 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:03 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:03 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_access-kedesof7: Waiting for checks to finish
2026/04/22 02:56:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:03 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_access-kedesof7: Waiting for transfers to finish
2026/04/22 02:56:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:03 INFO : file2.txt: Copied (new)
2026/04/22 02:56:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:03 INFO : file1.txt: Copied (new)
2026/04/22 02:56:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:03 INFO : file3.txt: Copied (new)
2026/04/22 02:56:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:03 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:03 INFO : file4.txt: Copied (new)
2026/04/22 02:56:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:03 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:03 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/22 02:56:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_access-yohaxin5"
2026/04/22 02:56:03 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_access-yohaxin5: Waiting for checks to finish
2026/04/22 02:56:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_access-yohaxin5: Waiting for transfers to finish
2026/04/22 02:56:03 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 02:56:03 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 02:56:03 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 02:56:03 INFO : hold.txt: Copied (new)
2026/04/22 02:56:03 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:03 ERROR : error listing: directory not found
2026/04/22 02:56:03 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Failed to list "": directory not found
2026/04/22 02:56:03 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:03 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Removing directory
2026/04/22 02:56:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:34857e60-601a-00bd-1e03-d23807000000
Time:2026-04-22T02:56:03.8731038Z
--------------------------------------------------------------------------------
2026/04/22 02:56:03 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:03 ERROR : error listing: directory not found
2026/04/22 02:56:03 ERROR : Local file system at /tmp/025528biroqav3/check_access/path2: Failed to list "": directory not found
2026/04/22 02:56:03 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:03 INFO : Local file system at /tmp/025528biroqav3/check_access/path2: Removing directory
2026/04/22 02:56:03 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/check_access/path2: no such file or directory
2026/04/22 02:56:03 ERROR : error listing: directory not found
2026/04/22 02:56:03 ERROR : error listing: directory not found
2026/04/22 02:56:03 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_check_access-kedesof7
2026/04/22 02:56:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:03 INFO : subdir: Making directory
2026/04/22 02:56:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:04 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:04 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Waiting for checks to finish
2026/04/22 02:56:04 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Waiting for transfers to finish
2026/04/22 02:56:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:04 INFO : file4.txt: Copied (new)
2026/04/22 02:56:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:04 INFO : file2.txt: Copied (new)
2026/04/22 02:56:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:04 INFO : file1.txt: Copied (new)
2026/04/22 02:56:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:04 INFO : file3.txt: Copied (new)
2026/04/22 02:56:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:04 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:04 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:04 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:04 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:04 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1'
2026/04/22 02:56:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:05 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:05 DEBUG : Local file system at /tmp/025528biroqav3/check_access/path2: Waiting for checks to finish
2026/04/22 02:56:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:05 DEBUG : Local file system at /tmp/025528biroqav3/check_access/path2: Waiting for transfers to finish
2026/04/22 02:56:05 INFO : file1.txt: Copied (new)
2026/04/22 02:56:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:05 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:05 INFO : file2.txt: Copied (new)
2026/04/22 02:56:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:05 INFO : file3.txt: Copied (new)
2026/04/22 02:56:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:05 INFO : file4.txt: Copied (new)
2026/04/22 02:56:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:05 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:05 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:05 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/check_access/path2
2026/04/22 02:56:05 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/22 02:56:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:56:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:56:07 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:07 INFO : Copying Path2 files to Path1
2026/04/22 02:56:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:07 INFO : There was nothing to transfer
2026/04/22 02:56:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:07 INFO : There was nothing to transfer
2026/04/22 02:56:07 INFO : Resync updating listings
2026/04/22 02:56:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:07 INFO : [32mBisync successful[0m
2026/04/22 02:56:07 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 02:56:07 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/22 02:56:10 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:10 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:10 INFO : Path1 checking for diffs
2026/04/22 02:56:10 INFO : Path2 checking for diffs
2026/04/22 02:56:10 INFO : Checking access health
2026/04/22 02:56:10 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:10 INFO : No changes found
2026/04/22 02:56:10 INFO : Updating listings
2026/04/22 02:56:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:10 INFO : [32mBisync successful[0m
2026/04/22 02:56:10 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/22 02:56:10 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/025528biroqav3/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/22 02:56:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access/path2/subdir/"
2026/04/22 02:56:10 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/check_access/path2/subdir/" to be canonical "/tmp/025528biroqav3/check_access/path2/subdir"
2026/04/22 02:56:10 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:10 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/22 02:56:12 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:12 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:12 INFO : Path1 checking for diffs
2026/04/22 02:56:12 INFO : Path2 checking for diffs
2026/04/22 02:56:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:12 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:56:12 INFO : Checking access health
2026/04/22 02:56:12 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/22 02:56:12 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:12 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:56:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:56:12 NOTICE: Bisync error: bisync aborted
2026/04/22 02:56:12 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/22 02:56:12 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/22 02:56:12 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/subdir/RCLONE_TEST /tmp/025528biroqav3/check_access/path2/[0m
2026/04/22 02:56:12 DEBUG : copyFile "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/subdir/RCLONE_TEST" to "/tmp/025528biroqav3/check_access/path2/" as ""
2026/04/22 02:56:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/subdir/RCLONE_TEST"
2026/04/22 02:56:12 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:12 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/025528biroqav3/check_access/path2" as "RCLONE_TEST"
2026/04/22 02:56:12 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 02:56:12 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:12 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:12 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/22 02:56:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:15 INFO : Copying Path2 files to Path1
2026/04/22 02:56:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:15 INFO : There was nothing to transfer
2026/04/22 02:56:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:15 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:15 INFO : Resync updating listings
2026/04/22 02:56:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:15 INFO : [32mBisync successful[0m
2026/04/22 02:56:15 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 02:56:15 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/22 02:56:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:17 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:18 INFO : Path1 checking for diffs
2026/04/22 02:56:18 INFO : Path2 checking for diffs
2026/04/22 02:56:18 INFO : Checking access health
2026/04/22 02:56:18 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:18 INFO : No changes found
2026/04/22 02:56:18 INFO : Updating listings
2026/04/22 02:56:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:18 INFO : [32mBisync successful[0m
2026/04/22 02:56:18 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/22 02:56:18 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/RCLONE_TEST[0m
2026/04/22 02:56:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/"
2026/04/22 02:56:18 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:18 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/22 02:56:20 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:20 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:20 INFO : Path1 checking for diffs
2026/04/22 02:56:20 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:20 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:56:20 INFO : Path2 checking for diffs
2026/04/22 02:56:20 INFO : Checking access health
2026/04/22 02:56:20 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/22 02:56:20 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:20 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:56:20 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:56:20 NOTICE: Bisync error: bisync aborted
2026/04/22 02:56:20 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/22 02:56:20 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/22 02:56:20 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/22 02:56:23 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:23 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/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_access_path1..tmp_025528biroqav3_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_access_path1..tmp_025528biroqav3_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/025528biroqav3/workdir"[0m[0m
2026/04/22 02:56:23 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:56:23 NOTICE: Bisync error: bisync aborted
2026/04/22 02:56:23 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/22 02:56:23 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/22 02:56:23 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 02:56:25 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/22 02:56:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:25 INFO : Copying Path2 files to Path1
2026/04/22 02:56:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:25 INFO : Resync updating listings
2026/04/22 02:56:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:25 INFO : [32mBisync successful[0m
2026/04/22 02:56:25 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/22 02:56:25 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/22 02:56:28 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" with Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:28 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:28 INFO : Path1 checking for diffs
2026/04/22 02:56:28 INFO : Path2 checking for diffs
2026/04/22 02:56:28 INFO : Checking access health
2026/04/22 02:56:28 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:28 INFO : No changes found
2026/04/22 02:56:28 INFO : Updating listings
2026/04/22 02:56:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1/" vs Path2 "/tmp/025528biroqav3/check_access/path2/"
2026/04/22 02:56:28 INFO : [32mBisync successful[0m
2026/04/22 02:56:28 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:28 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:28 INFO : file3.txt: Deleted
2026/04/22 02:56:28 INFO : file2.txt: Deleted
2026/04/22 02:56:28 INFO : file1.txt: Deleted
2026/04/22 02:56:28 INFO : file4.txt: Deleted
2026/04/22 02:56:28 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 02:56:28 INFO : subdir/file20.txt: Deleted
2026/04/22 02:56:28 DEBUG : removing 1 level 1 directories
2026/04/22 02:56:28 INFO : subdir: Removing directory
2026/04/22 02:56:28 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:28 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access/path1': Removing directory
2026/04/22 02:56:28 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:28 INFO : file4.txt: Deleted
2026/04/22 02:56:28 INFO : subdir/file20.txt: Deleted
2026/04/22 02:56:28 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 02:56:28 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:28 INFO : file3.txt: Deleted
2026/04/22 02:56:28 INFO : file1.txt: Deleted
2026/04/22 02:56:28 INFO : file2.txt: Deleted
2026/04/22 02:56:28 DEBUG : removing 1 level 1 directories
2026/04/22 02:56:28 INFO : subdir: Removing directory
2026/04/22 02:56:28 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:28 INFO : Local file system at /tmp/025528biroqav3/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/04/22 02:56:28 INFO : path1: Making directory
2026/04/22 02:56:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1"
2026/04/22 02:56:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access_filters/path2"
2026/04/22 02:56:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/22 02:56:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_check_access_filters-fecured9"
2026/04/22 02:56:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:29 INFO : file1.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not: Making directory with metadata
2026/04/22 02:56:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 02:56:29 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:29 DEBUG : subdirX: Making directory with metadata
2026/04/22 02:56:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:29 INFO : file3.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:29 INFO : file4.txt: Copied (new)
2026/04/22 02:56:29 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 02:56:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:29 INFO : file2.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/22 02:56:29 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/22 02:56:29 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 02:56:29 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 02:56:29 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 02:56:29 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/22 02:56:29 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:29 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 02:56:29 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 02:56:29 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 02:56:29 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_access_filters-fecured9: Waiting for checks to finish
2026/04/22 02:56:29 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_access_filters-fecured9: Waiting for transfers to finish
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 02:56:29 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 02:56:29 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 02:56:29 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 02:56:29 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/22 02:56:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5"
2026/04/22 02:56:29 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5: Waiting for checks to finish
2026/04/22 02:56:29 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 02:56:29 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 02:56:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5: Waiting for transfers to finish
2026/04/22 02:56:29 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 02:56:29 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 02:56:29 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 02:56:29 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 02:56:29 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:29 ERROR : error listing: directory not found
2026/04/22 02:56:29 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Failed to list "": directory not found
2026/04/22 02:56:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:29 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Removing directory
2026/04/22 02:56:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:744ee46f-301a-0019-7c03-d231a1000000
Time:2026-04-22T02:56:29.1718929Z
--------------------------------------------------------------------------------
2026/04/22 02:56:29 ERROR : error listing: directory not found
2026/04/22 02:56:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:29 ERROR : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Failed to list "": directory not found
2026/04/22 02:56:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:29 INFO : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Removing directory
2026/04/22 02:56:29 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/check_access_filters/path2: no such file or directory
2026/04/22 02:56:29 ERROR : error listing: directory not found
2026/04/22 02:56:29 ERROR : error listing: directory not found
2026/04/22 02:56:29 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_check_access_filters-fecured9
2026/04/22 02:56:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdir-not: Making directory
2026/04/22 02:56:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 INFO : subdir: Making directory
2026/04/22 02:56:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 INFO : subdirX: Making directory
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdirX/subdirX1: Making directory
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdir-not/subdir-not2: Making directory
2026/04/22 02:56:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdir/subdirA: Making directory
2026/04/22 02:56:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:29 INFO : file1.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:29 INFO : file2.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:29 INFO : file3.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:29 INFO : file4.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 INFO : subdir/subdirB: Making directory
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Waiting for checks to finish
2026/04/22 02:56:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Waiting for transfers to finish
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:29 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 02:56:29 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 02:56:29 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 02:56:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:29 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 02:56:29 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:30 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 02:56:30 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 02:56:30 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 02:56:30 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 02:56:30 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:30 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:30 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 02:56:30 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 02:56:30 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 02:56:30 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1'
2026/04/22 02:56:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir-not: Making directory with metadata
2026/04/22 02:56:31 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 02:56:31 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:31 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:31 DEBUG : subdirX: Making directory with metadata
2026/04/22 02:56:31 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 02:56:31 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/22 02:56:31 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/22 02:56:31 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/22 02:56:31 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 02:56:31 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/22 02:56:31 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:31 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 02:56:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:31 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:31 INFO : file1.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:31 INFO : file2.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:31 INFO : file3.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:31 INFO : file4.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 02:56:31 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 02:56:31 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 02:56:31 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 02:56:31 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:31 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 02:56:31 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 02:56:31 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 02:56:31 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 02:56:31 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:31 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 02:56:31 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 02:56:31 DEBUG : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Waiting for checks to finish
2026/04/22 02:56:31 DEBUG : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Waiting for transfers to finish
2026/04/22 02:56:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:31 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/check_access_filters/path2
2026/04/22 02:56:31 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/22 02:56:31 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/22 02:56:31 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/exclude-other-filtersfile.txt /tmp/025528biroqav3/workdir/[0m
2026/04/22 02:56:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/exclude-other-filtersfile.txt" to "/tmp/025528biroqav3/workdir/" as ""
2026/04/22 02:56:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/exclude-other-filtersfile.txt"
2026/04/22 02:56:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:56:31 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/025528biroqav3/workdir" as "exclude-other-filtersfile.txt"
2026/04/22 02:56:31 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:31 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 02:56:31 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 02:56:31 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 02:56:31 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 02:56:31 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/22 02:56:31 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 02:56:34 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:34 INFO : Using filters file /tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt
2026/04/22 02:56:34 INFO : Storing filters file hash to /tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt.md5
2026/04/22 02:56:34 INFO : Copying Path2 files to Path1
2026/04/22 02:56:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:34 INFO : There was nothing to transfer
2026/04/22 02:56:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:34 INFO : There was nothing to transfer
2026/04/22 02:56:34 INFO : Resync updating listings
2026/04/22 02:56:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:34 INFO : [32mBisync successful[0m
2026/04/22 02:56:34 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/22 02:56:34 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 02:56:37 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:37 INFO : Using filters file /tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt
2026/04/22 02:56:37 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:37 INFO : Path1 checking for diffs
2026/04/22 02:56:37 INFO : Path2 checking for diffs
2026/04/22 02:56:37 INFO : Checking access health
2026/04/22 02:56:37 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:37 INFO : No changes found
2026/04/22 02:56:37 INFO : Updating listings
2026/04/22 02:56:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:37 INFO : [32mBisync successful[0m
2026/04/22 02:56:37 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/22 02:56:37 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 02:56:37 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 02:56:37 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA/"
2026/04/22 02:56:37 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA"
2026/04/22 02:56:37 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:37 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 02:56:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir-not/"
2026/04/22 02:56:37 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:37 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 02:56:37 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/22 02:56:37 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/22 02:56:37 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:37 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/22 02:56:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdirX/"
2026/04/22 02:56:37 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:37 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/22 02:56:37 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 02:56:39 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:39 INFO : Using filters file /tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt
2026/04/22 02:56:39 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:40 INFO : Path1 checking for diffs
2026/04/22 02:56:40 INFO : Path2 checking for diffs
2026/04/22 02:56:40 INFO : Checking access health
2026/04/22 02:56:40 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:40 INFO : No changes found
2026/04/22 02:56:40 INFO : Updating listings
2026/04/22 02:56:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:40 INFO : [32mBisync successful[0m
2026/04/22 02:56:40 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/22 02:56:40 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 02:56:40 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 02:56:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:40 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/check_access_filters/path2/" to be canonical "/tmp/025528biroqav3/check_access_filters/path2"
2026/04/22 02:56:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:40 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 02:56:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir/"
2026/04/22 02:56:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:40 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/22 02:56:40 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 02:56:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:42 INFO : Using filters file /tmp/025528biroqav3/workdir/exclude-other-filtersfile.txt
2026/04/22 02:56:42 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:42 INFO : Path1 checking for diffs
2026/04/22 02:56:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:42 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:56:42 INFO : Path2 checking for diffs
2026/04/22 02:56:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:56:42 INFO : Checking access health
2026/04/22 02:56:42 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:42 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:42 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:56:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:56:42 NOTICE: Bisync error: bisync aborted
2026/04/22 02:56:42 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/22 02:56:42 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/22 02:56:42 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/22 02:56:42 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/[0m
2026/04/22 02:56:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/"
2026/04/22 02:56:43 DEBUG : file1.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file3.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file4.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file4.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : file3.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file2.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file2.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : file1.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/': Waiting for checks to finish
2026/04/22 02:56:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/': Waiting for transfers to finish
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 02:56:43 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 02:56:43 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 02:56:43 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/ /tmp/025528biroqav3/check_access_filters/path2/[0m
2026/04/22 02:56:43 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/check_access_filters/path2/" for canonical name "/tmp/025528biroqav3/check_access_filters/path2"
2026/04/22 02:56:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : file1.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file1.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : file3.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 02:56:43 DEBUG : file2.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file4.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file4.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : file2.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : file3.txt: Unchanged skipping
2026/04/22 02:56:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:43 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 02:56:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:56:43 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 02:56:43 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 02:56:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:56:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 02:56:43 DEBUG : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Waiting for checks to finish
2026/04/22 02:56:43 DEBUG : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Waiting for transfers to finish
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 02:56:43 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:43 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 02:56:43 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 02:56:43 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:43 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:43 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/include-other-filtersfile.txt /tmp/025528biroqav3/workdir/[0m
2026/04/22 02:56:43 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/include-other-filtersfile.txt" to "/tmp/025528biroqav3/workdir/" as ""
2026/04/22 02:56:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_access_filters-wonixav5/include-other-filtersfile.txt"
2026/04/22 02:56:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:56:43 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/025528biroqav3/workdir" as "include-other-filtersfile.txt"
2026/04/22 02:56:43 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:43 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 02:56:43 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 02:56:43 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 02:56:43 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 02:56:43 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/025528biroqav3/workdir/include-other-filtersfile.txt[0m
2026/04/22 02:56:46 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:46 INFO : Using filters file /tmp/025528biroqav3/workdir/include-other-filtersfile.txt
2026/04/22 02:56:46 INFO : Storing filters file hash to /tmp/025528biroqav3/workdir/include-other-filtersfile.txt.md5
2026/04/22 02:56:46 INFO : Copying Path2 files to Path1
2026/04/22 02:56:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:46 INFO : There was nothing to transfer
2026/04/22 02:56:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:46 INFO : There was nothing to transfer
2026/04/22 02:56:46 INFO : Resync updating listings
2026/04/22 02:56:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:46 INFO : [32mBisync successful[0m
2026/04/22 02:56:46 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/22 02:56:46 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/include-other-filtersfile.txt[0m
2026/04/22 02:56:49 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:49 INFO : Using filters file /tmp/025528biroqav3/workdir/include-other-filtersfile.txt
2026/04/22 02:56:49 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:49 INFO : Path1 checking for diffs
2026/04/22 02:56:49 INFO : Path2 checking for diffs
2026/04/22 02:56:49 INFO : Checking access health
2026/04/22 02:56:49 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:49 INFO : No changes found
2026/04/22 02:56:49 INFO : Updating listings
2026/04/22 02:56:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:49 INFO : [32mBisync successful[0m
2026/04/22 02:56:49 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/22 02:56:49 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 02:56:49 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 02:56:49 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/025528biroqav3/check_access_filters/path2/subdir/subdirA"
2026/04/22 02:56:49 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:49 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 02:56:49 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:49 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 02:56:49 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/025528biroqav3/check_access_filters/path2/subdir-not/subdir-not2"
2026/04/22 02:56:49 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:49 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/22 02:56:49 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/include-other-filtersfile.txt[0m
2026/04/22 02:56:51 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:51 INFO : Using filters file /tmp/025528biroqav3/workdir/include-other-filtersfile.txt
2026/04/22 02:56:51 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:51 INFO : Path1 checking for diffs
2026/04/22 02:56:51 INFO : Path2 checking for diffs
2026/04/22 02:56:51 INFO : Checking access health
2026/04/22 02:56:51 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 02:56:51 INFO : No changes found
2026/04/22 02:56:51 INFO : Updating listings
2026/04/22 02:56:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" vs Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:51 INFO : [32mBisync successful[0m
2026/04/22 02:56:51 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/22 02:56:51 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 02:56:51 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/025528biroqav3/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 02:56:51 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/check_access_filters/path2/" for canonical name "/tmp/025528biroqav3/check_access_filters/path2"
2026/04/22 02:56:51 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:51 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 02:56:52 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:52 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 02:56:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/subdirX/subdirX1/"
2026/04/22 02:56:52 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:52 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/22 02:56:52 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/025528biroqav3/workdir/include-other-filtersfile.txt[0m
2026/04/22 02:56:54 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 02:56:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1/" with Path2 "/tmp/025528biroqav3/check_access_filters/path2/"
2026/04/22 02:56:54 INFO : Using filters file /tmp/025528biroqav3/workdir/include-other-filtersfile.txt
2026/04/22 02:56:54 INFO : Building Path1 and Path2 listings
2026/04/22 02:56:54 INFO : Path1 checking for diffs
2026/04/22 02:56:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 02:56:54 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 02:56:54 INFO : Path2 checking for diffs
2026/04/22 02:56:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:54 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:56:54 INFO : Checking access health
2026/04/22 02:56:54 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/22 02:56:54 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 02:56:54 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 02:56:54 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 02:56:54 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:56:54 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:56:54 NOTICE: Bisync error: bisync aborted
2026/04/22 02:56:54 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/22 02:56:54 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:54 INFO : file4.txt: Deleted
2026/04/22 02:56:54 INFO : file3.txt: Deleted
2026/04/22 02:56:54 INFO : file1.txt: Deleted
2026/04/22 02:56:54 INFO : file2.txt: Deleted
2026/04/22 02:56:54 INFO : RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdirX/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdir-not/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/22 02:56:55 DEBUG : removing 4 level 2 directories
2026/04/22 02:56:55 INFO : subdirX/subdirX1: Removing directory
2026/04/22 02:56:55 INFO : subdir/subdirA: Removing directory
2026/04/22 02:56:55 INFO : subdir/subdirB: Removing directory
2026/04/22 02:56:55 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 02:56:55 DEBUG : removing 3 level 1 directories
2026/04/22 02:56:55 INFO : subdirX: Removing directory
2026/04/22 02:56:55 INFO : subdir: Removing directory
2026/04/22 02:56:55 INFO : subdir-not: Removing directory
2026/04/22 02:56:55 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:55 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_access_filters/path1': Removing directory
2026/04/22 02:56:55 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:55 INFO : file3.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 02:56:55 INFO : file4.txt: Deleted
2026/04/22 02:56:55 INFO : file1.txt: Deleted
2026/04/22 02:56:55 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 02:56:55 INFO : file2.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdir/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/22 02:56:55 INFO : subdirX/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdir-not/file20.txt: Deleted
2026/04/22 02:56:55 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 02:56:55 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/22 02:56:55 DEBUG : removing 4 level 2 directories
2026/04/22 02:56:55 INFO : subdirX/subdirX1: Removing directory
2026/04/22 02:56:55 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 02:56:55 INFO : subdir/subdirA: Removing directory
2026/04/22 02:56:55 INFO : subdir/subdirB: Removing directory
2026/04/22 02:56:55 DEBUG : removing 3 level 1 directories
2026/04/22 02:56:55 INFO : subdirX: Removing directory
2026/04/22 02:56:55 INFO : subdir: Removing directory
2026/04/22 02:56:55 INFO : subdir-not: Removing directory
2026/04/22 02:56:55 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:55 INFO : Local file system at /tmp/025528biroqav3/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/04/22 02:56:55 INFO : path1: Making directory
2026/04/22 02:56:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1"
2026/04/22 02:56:55 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_filename/path2"
2026/04/22 02:56:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/22 02:56:55 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_check_filename-tununen9"
2026/04/22 02:56:55 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:55 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 02:56:55 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:55 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 02:56:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:55 INFO : .chk_file: Copied (new)
2026/04/22 02:56:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:55 INFO : file1.txt: Copied (new)
2026/04/22 02:56:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:55 INFO : file3.txt: Copied (new)
2026/04/22 02:56:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:55 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_filename-tununen9: Waiting for checks to finish
2026/04/22 02:56:55 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 02:56:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:55 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_filename-tununen9: Waiting for transfers to finish
2026/04/22 02:56:55 INFO : file4.txt: Copied (new)
2026/04/22 02:56:55 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:55 INFO : file2.txt: Copied (new)
2026/04/22 02:56:55 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 02:56:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:55 INFO : subdir/.chk_file: Copied (new)
2026/04/22 02:56:55 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/22 02:56:55 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_filename-piyuqus9"
2026/04/22 02:56:55 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_filename-piyuqus9: Waiting for checks to finish
2026/04/22 02:56:55 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_filename-piyuqus9: Waiting for transfers to finish
2026/04/22 02:56:55 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 02:56:55 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 02:56:55 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 02:56:55 INFO : hold.txt: Copied (new)
2026/04/22 02:56:55 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:55 ERROR : error listing: directory not found
2026/04/22 02:56:55 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Failed to list "": directory not found
2026/04/22 02:56:55 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:55 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Removing directory
2026/04/22 02:56:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7596015a-201a-003a-2003-d2ab62000000
Time:2026-04-22T02:56:55.7338935Z
--------------------------------------------------------------------------------
2026/04/22 02:56:55 DEBUG : Waiting for deletions to finish
2026/04/22 02:56:55 ERROR : error listing: directory not found
2026/04/22 02:56:55 ERROR : Local file system at /tmp/025528biroqav3/check_filename/path2: Failed to list "": directory not found
2026/04/22 02:56:55 DEBUG : removing 1 level 0 directories
2026/04/22 02:56:55 INFO : Local file system at /tmp/025528biroqav3/check_filename/path2: Removing directory
2026/04/22 02:56:55 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/check_filename/path2: no such file or directory
2026/04/22 02:56:55 ERROR : error listing: directory not found
2026/04/22 02:56:55 ERROR : error listing: directory not found
2026/04/22 02:56:55 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_check_filename-tununen9
2026/04/22 02:56:55 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:55 INFO : subdir: Making directory
2026/04/22 02:56:56 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Waiting for checks to finish
2026/04/22 02:56:56 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Waiting for transfers to finish
2026/04/22 02:56:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 02:56:56 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:56 INFO : file1.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:56 INFO : file3.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:56 INFO : file2.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 02:56:56 INFO : .chk_file: Copied (new)
2026/04/22 02:56:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 02:56:56 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:56 INFO : file4.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:56 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 02:56:56 INFO : subdir/.chk_file: Copied (new)
2026/04/22 02:56:56 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1'
2026/04/22 02:56:56 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : subdir: Making directory with metadata
2026/04/22 02:56:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:56:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:56:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:56:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:56:56 INFO : file1.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : Local file system at /tmp/025528biroqav3/check_filename/path2: Waiting for checks to finish
2026/04/22 02:56:56 DEBUG : Local file system at /tmp/025528biroqav3/check_filename/path2: Waiting for transfers to finish
2026/04/22 02:56:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 02:56:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:56:56 INFO : file2.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 02:56:56 INFO : .chk_file: Copied (new)
2026/04/22 02:56:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 02:56:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:56:56 INFO : file4.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:56:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:56:56 INFO : file3.txt: Copied (new)
2026/04/22 02:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:56:56 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 02:56:56 INFO : subdir/.chk_file: Copied (new)
2026/04/22 02:56:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:56:56 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:56:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:56 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/check_filename/path2
2026/04/22 02:56:57 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/22 02:56:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:56:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:56:59 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:56:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:56: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/22 02:56:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" with Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:56:59 INFO : Copying Path2 files to Path1
2026/04/22 02:56:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:56:59 INFO : There was nothing to transfer
2026/04/22 02:56:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:56:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:56:59 INFO : There was nothing to transfer
2026/04/22 02:56:59 INFO : Resync updating listings
2026/04/22 02:56:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" vs Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:56:59 INFO : [32mBisync successful[0m
2026/04/22 02:56:59 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 02:56:59 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 02:57:01 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:57:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" with Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:01 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:02 INFO : Path1 checking for diffs
2026/04/22 02:57:02 INFO : Path2 checking for diffs
2026/04/22 02:57:02 INFO : Checking access health
2026/04/22 02:57:02 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 02:57:02 INFO : No changes found
2026/04/22 02:57:02 INFO : Updating listings
2026/04/22 02:57:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" vs Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:02 INFO : [32mBisync successful[0m
2026/04/22 02:57:02 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/22 02:57:02 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/22 02:57:02 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/025528biroqav3/check_filename/path2/subdir/.chk_file[0m
2026/04/22 02:57:02 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_filename/path2/subdir/"
2026/04/22 02:57:02 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/check_filename/path2/subdir/" to be canonical "/tmp/025528biroqav3/check_filename/path2/subdir"
2026/04/22 02:57:02 INFO : .chk_file: Deleted
2026/04/22 02:57:02 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 02:57:04 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:57:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" with Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:04 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:04 INFO : Path1 checking for diffs
2026/04/22 02:57:04 INFO : Path2 checking for diffs
2026/04/22 02:57:04 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/22 02:57:04 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:57:04 INFO : Checking access health
2026/04/22 02:57:04 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/22 02:57:04 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/22 02:57:04 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:57:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:57:04 NOTICE: Bisync error: bisync aborted
2026/04/22 02:57:04 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/22 02:57:04 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/22 02:57:04 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/subdir/.chk_file /tmp/025528biroqav3/check_filename/path2/subdir/[0m
2026/04/22 02:57:04 DEBUG : copyFile "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/subdir/.chk_file" to "/tmp/025528biroqav3/check_filename/path2/subdir/" as ""
2026/04/22 02:57:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/subdir/.chk_file"
2026/04/22 02:57:04 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_filename/path2/subdir/"
2026/04/22 02:57:04 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/025528biroqav3/check_filename/path2/subdir" as ".chk_file"
2026/04/22 02:57:04 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 02:57:04 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 02:57:04 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:04 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 02:57:04 INFO : .chk_file: Copied (new)
2026/04/22 02:57:04 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/22 02:57:07 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:57:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" with Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:07 INFO : Copying Path2 files to Path1
2026/04/22 02:57:07 INFO : Checking access health
2026/04/22 02:57:07 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 02:57:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:07 INFO : There was nothing to transfer
2026/04/22 02:57:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:57:07 INFO : There was nothing to transfer
2026/04/22 02:57:07 INFO : Resync updating listings
2026/04/22 02:57:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" vs Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:07 INFO : [32mBisync successful[0m
2026/04/22 02:57:07 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 02:57:07 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 02:57:09 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:57:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57:09 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/22 02:57:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" with Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:09 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:10 INFO : Path1 checking for diffs
2026/04/22 02:57:10 INFO : Path2 checking for diffs
2026/04/22 02:57:10 INFO : Checking access health
2026/04/22 02:57:10 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 02:57:10 INFO : No changes found
2026/04/22 02:57:10 INFO : Updating listings
2026/04/22 02:57:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1/" vs Path2 "/tmp/025528biroqav3/check_filename/path2/"
2026/04/22 02:57:10 INFO : [32mBisync successful[0m
2026/04/22 02:57:10 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:10 INFO : .chk_file: Deleted
2026/04/22 02:57:10 INFO : file2.txt: Deleted
2026/04/22 02:57:10 INFO : file3.txt: Deleted
2026/04/22 02:57:10 INFO : file4.txt: Deleted
2026/04/22 02:57:10 INFO : file1.txt: Deleted
2026/04/22 02:57:10 INFO : subdir/file20.txt: Deleted
2026/04/22 02:57:10 INFO : subdir/.chk_file: Deleted
2026/04/22 02:57:10 DEBUG : removing 1 level 1 directories
2026/04/22 02:57:10 INFO : subdir: Removing directory
2026/04/22 02:57:10 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:10 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_filename/path1': Removing directory
2026/04/22 02:57:10 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:10 INFO : file3.txt: Deleted
2026/04/22 02:57:10 INFO : file2.txt: Deleted
2026/04/22 02:57:10 INFO : file4.txt: Deleted
2026/04/22 02:57:10 INFO : .chk_file: Deleted
2026/04/22 02:57:10 INFO : subdir/.chk_file: Deleted
2026/04/22 02:57:10 INFO : file1.txt: Deleted
2026/04/22 02:57:10 INFO : subdir/file20.txt: Deleted
2026/04/22 02:57:10 DEBUG : removing 1 level 1 directories
2026/04/22 02:57:10 INFO : subdir: Removing directory
2026/04/22 02:57:10 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:10 INFO : Local file system at /tmp/025528biroqav3/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/04/22 02:57:10 INFO : path1: Making directory
2026/04/22 02:57:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1"
2026/04/22 02:57:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/check_sync/path2"
2026/04/22 02:57:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/22 02:57:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_check_sync-volovuv4"
2026/04/22 02:57:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_sync-volovuv4: Waiting for checks to finish
2026/04/22 02:57:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:10 INFO : file1.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:10 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_check_sync-volovuv4: Waiting for transfers to finish
2026/04/22 02:57:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:10 INFO : file3.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:10 INFO : file4.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:10 INFO : file2.txt: Copied (new)
2026/04/22 02:57:10 INFO : file5.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:10 INFO : file8.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:10 INFO : file7.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:10 INFO : file6.txt: Copied (new)
2026/04/22 02:57:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/22 02:57:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_sync-peyunub3"
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/22 02:57:10 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/22 02:57:10 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_sync-peyunub3: Waiting for checks to finish
2026/04/22 02:57:10 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_check_sync-peyunub3: Waiting for transfers to finish
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 02:57:10 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/22 02:57:10 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/22 02:57:10 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:10 ERROR : error listing: directory not found
2026/04/22 02:57:10 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Failed to list "": directory not found
2026/04/22 02:57:10 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:10 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Removing directory
2026/04/22 02:57:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb708d7-b01a-005a-0903-d2d7fd000000
Time:2026-04-22T02:57:10.8932417Z
--------------------------------------------------------------------------------
2026/04/22 02:57:10 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:10 ERROR : error listing: directory not found
2026/04/22 02:57:10 ERROR : Local file system at /tmp/025528biroqav3/check_sync/path2: Failed to list "": directory not found
2026/04/22 02:57:10 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:10 INFO : Local file system at /tmp/025528biroqav3/check_sync/path2: Removing directory
2026/04/22 02:57:10 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/check_sync/path2: no such file or directory
2026/04/22 02:57:10 ERROR : error listing: directory not found
2026/04/22 02:57:10 ERROR : error listing: directory not found
2026/04/22 02:57:10 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_check_sync-volovuv4
2026/04/22 02:57:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:11 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Waiting for checks to finish
2026/04/22 02:57:11 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Waiting for transfers to finish
2026/04/22 02:57:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:11 INFO : file3.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:11 INFO : file1.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:11 INFO : file4.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:11 INFO : file2.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:11 INFO : file5.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:11 INFO : file6.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:11 INFO : file7.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:11 INFO : file8.txt: Copied (new)
2026/04/22 02:57:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:11 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:11 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1'
2026/04/22 02:57:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : Local file system at /tmp/025528biroqav3/check_sync/path2: Waiting for checks to finish
2026/04/22 02:57:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : Local file system at /tmp/025528biroqav3/check_sync/path2: Waiting for transfers to finish
2026/04/22 02:57:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:12 INFO : file1.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:12 INFO : file2.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:12 INFO : file6.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:12 INFO : file7.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:12 INFO : file8.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:12 INFO : file3.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:12 INFO : file4.txt: Copied (new)
2026/04/22 02:57:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:12 INFO : file5.txt: Copied (new)
2026/04/22 02:57:12 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/check_sync/path2
2026/04/22 02:57:12 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/22 02:57:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:57:12 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:57:14 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" with Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:14 INFO : Copying Path2 files to Path1
2026/04/22 02:57:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:14 INFO : There was nothing to transfer
2026/04/22 02:57:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:14 INFO : There was nothing to transfer
2026/04/22 02:57:14 INFO : Resync updating listings
2026/04/22 02:57:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" vs Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:14 INFO : [32mBisync successful[0m
2026/04/22 02:57:14 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/22 02:57:14 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/22 02:57:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" vs Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:17 INFO : [32mBisync successful[0m
2026/04/22 02:57:17 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/22 02:57:17 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path1.lst /tmp/025528biroqav3/workdir/ TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst[0m
2026/04/22 02:57:17 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/025528biroqav3/workdir/" as "TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst"
2026/04/22 02:57:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path1.lst"
2026/04/22 02:57:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:57:17 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/025528biroqav3/workdir" as "TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst"
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/025528biroqav3/datadir/test_check_sync-peyunub3)
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/025528biroqav3/workdir)
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_syn.aac2b906.partial: size = 792 OK
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_syn.aac2b906.partial: renamed to: TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst
2026/04/22 02:57:17 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst
2026/04/22 02:57:17 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path2.lst /tmp/025528biroqav3/workdir/ TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst[0m
2026/04/22 02:57:17 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/025528biroqav3/workdir/" as "TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst"
2026/04/22 02:57:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_check_sync-peyunub3/_testdir_path1.._testdir_path2.path2.lst"
2026/04/22 02:57:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:57:17 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/025528biroqav3/workdir" as "TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst"
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/025528biroqav3/datadir/test_check_sync-peyunub3)
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/025528biroqav3/workdir)
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_syn.e72ab961.partial: size = 792 OK
2026/04/22 02:57:17 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 02:57:17 DEBUG : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_syn.e72ab961.partial: renamed to: TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst
2026/04/22 02:57:17 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst
2026/04/22 02:57:17 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/22 02:57:17 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/22 02:57:19 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" vs Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:19 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/22 02:57:19 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/22 02:57:19 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/22 02:57:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:57:19 NOTICE: Bisync error: bisync aborted
2026/04/22 02:57:19 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/22 02:57:19 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/22 02:57:19 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 02:57:21 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" with Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:21 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/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/025528biroqav3/workdir"[0m[0m
2026/04/22 02:57:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:57:21 NOTICE: Bisync error: bisync aborted
2026/04/22 02:57:21 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/22 02:57:21 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/025528biroqav3/workdir/ *.lst[0m
2026/04/22 02:57:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:57:21 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/workdir/" to be canonical "/tmp/025528biroqav3/workdir"
2026/04/22 02:57:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:21 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/025528biroqav3/workdir/ *.lst-err[0m
2026/04/22 02:57:21 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/workdir/" for canonical name "/tmp/025528biroqav3/workdir"
2026/04/22 02:57:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:21 INFO : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst-err: Deleted
2026/04/22 02:57:21 INFO : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst-err: Deleted
2026/04/22 02:57:21 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/025528biroqav3/workdir/ *.lst-new[0m
2026/04/22 02:57:21 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/workdir/" for canonical name "/tmp/025528biroqav3/workdir"
2026/04/22 02:57:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:21 INFO : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path1.lst-new: Deleted
2026/04/22 02:57:21 INFO : TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_check_sync_path1..tmp_025528biroqav3_check_sync_path2.path2.lst-new: Deleted
2026/04/22 02:57:21 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/22 02:57:21 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/22 02:57:24 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" with Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:24 INFO : Copying Path2 files to Path1
2026/04/22 02:57:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:24 INFO : There was nothing to transfer
2026/04/22 02:57:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:24 INFO : There was nothing to transfer
2026/04/22 02:57:24 INFO : Resync updating listings
2026/04/22 02:57:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" vs Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:24 INFO : [32mBisync successful[0m
2026/04/22 02:57:24 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/22 02:57:24 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/22 02:57:26 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" with Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:26 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:26 INFO : Path1 checking for diffs
2026/04/22 02:57:26 INFO : Path2 checking for diffs
2026/04/22 02:57:26 INFO : No changes found
2026/04/22 02:57:26 INFO : Updating listings
2026/04/22 02:57:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" vs Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:26 INFO : [32mBisync successful[0m
2026/04/22 02:57:26 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/22 02:57:26 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/22 02:57:28 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1/" with Path2 "/tmp/025528biroqav3/check_sync/path2/"
2026/04/22 02:57:28 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:29 INFO : Path1 checking for diffs
2026/04/22 02:57:29 INFO : Path2 checking for diffs
2026/04/22 02:57:29 INFO : No changes found
2026/04/22 02:57:29 INFO : Updating listings
2026/04/22 02:57:29 INFO : [32mBisync successful[0m
2026/04/22 02:57:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:29 INFO : file7.txt: Deleted
2026/04/22 02:57:29 INFO : file5.txt: Deleted
2026/04/22 02:57:29 INFO : file6.txt: Deleted
2026/04/22 02:57:29 INFO : file1.txt: Deleted
2026/04/22 02:57:29 INFO : file3.txt: Deleted
2026/04/22 02:57:29 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:29 INFO : file2.txt: Deleted
2026/04/22 02:57:29 INFO : file4.txt: Deleted
2026/04/22 02:57:29 INFO : file8.txt: Deleted
2026/04/22 02:57:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:29 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/check_sync/path1': Removing directory
2026/04/22 02:57:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:29 INFO : file7.txt: Deleted
2026/04/22 02:57:29 INFO : file5.txt: Deleted
2026/04/22 02:57:29 INFO : file2.txt: Deleted
2026/04/22 02:57:29 INFO : file8.txt: Deleted
2026/04/22 02:57:29 INFO : file1.txt: Deleted
2026/04/22 02:57:29 INFO : file4.txt: Deleted
2026/04/22 02:57:29 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:29 INFO : file6.txt: Deleted
2026/04/22 02:57:29 INFO : file3.txt: Deleted
2026/04/22 02:57:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:29 INFO : Local file system at /tmp/025528biroqav3/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/04/22 02:57:29 INFO : path1: Making directory
2026/04/22 02:57:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1"
2026/04/22 02:57:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2"
2026/04/22 02:57:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/22 02:57:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_compare_all-vopoyex9"
2026/04/22 02:57:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_compare_all-vopoyex9: Waiting for checks to finish
2026/04/22 02:57:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_compare_all-vopoyex9: Waiting for transfers to finish
2026/04/22 02:57:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:29 INFO : file1.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:29 INFO : file2.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:29 INFO : file3.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:29 INFO : file5.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:29 INFO : file6.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 INFO : file4.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:29 INFO : file7.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:29 INFO : file8.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/22 02:57:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8: Waiting for checks to finish
2026/04/22 02:57:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8: Waiting for transfers to finish
2026/04/22 02:57:29 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:57:29 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:57:29 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:57:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:29 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:57:29 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:29 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:57:29 INFO : file1.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:57:29 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:57:29 INFO : file10.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:57:29 INFO : file11.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:57:29 INFO : file2.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 02:57:29 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:57:29 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:57:29 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:57:29 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 02:57:29 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:29 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 02:57:29 INFO : file5R.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:29 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:57:29 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:57:29 INFO : file6.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:57:29 INFO : file7.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 02:57:29 INFO : file5L.txt: Copied (new)
2026/04/22 02:57:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:29 ERROR : error listing: directory not found
2026/04/22 02:57:29 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Failed to list "": directory not found
2026/04/22 02:57:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:29 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Removing directory
2026/04/22 02:57:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0997285a-201a-00bc-4c03-d267db000000
Time:2026-04-22T02:57:29.5463089Z
--------------------------------------------------------------------------------
2026/04/22 02:57:29 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:29 ERROR : error listing: directory not found
2026/04/22 02:57:29 ERROR : Local file system at /tmp/025528biroqav3/compare_all/path2: Failed to list "": directory not found
2026/04/22 02:57:29 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:29 INFO : Local file system at /tmp/025528biroqav3/compare_all/path2: Removing directory
2026/04/22 02:57:29 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/compare_all/path2: no such file or directory
2026/04/22 02:57:29 ERROR : error listing: directory not found
2026/04/22 02:57:29 ERROR : error listing: directory not found
2026/04/22 02:57:29 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_compare_all-vopoyex9
2026/04/22 02:57:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Waiting for checks to finish
2026/04/22 02:57:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Waiting for transfers to finish
2026/04/22 02:57:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:29 INFO : file1.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:30 INFO : file4.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:30 INFO : file3.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:30 INFO : file2.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:30 INFO : file5.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:30 INFO : file6.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:30 INFO : file7.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:30 INFO : file8.txt: Copied (new)
2026/04/22 02:57:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:30 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1'
2026/04/22 02:57:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : Local file system at /tmp/025528biroqav3/compare_all/path2: Waiting for checks to finish
2026/04/22 02:57:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : Local file system at /tmp/025528biroqav3/compare_all/path2: Waiting for transfers to finish
2026/04/22 02:57:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:31 INFO : file3.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:31 INFO : file1.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:31 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:31 INFO : file2.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:31 INFO : file4.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:31 INFO : file5.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:31 INFO : file7.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:31 INFO : file6.txt: Copied (new)
2026/04/22 02:57:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:31 INFO : file8.txt: Copied (new)
2026/04/22 02:57:31 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/compare_all/path2
2026/04/22 02:57:31 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/22 02:57:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:57:31 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/22 02:57:33 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:33 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/22 02:57:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" with Path2 "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:33 INFO : Copying Path2 files to Path1
2026/04/22 02:57:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:33 INFO : There was nothing to transfer
2026/04/22 02:57:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:33 INFO : There was nothing to transfer
2026/04/22 02:57:33 INFO : Resync updating listings
2026/04/22 02:57:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" vs Path2 "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:33 INFO : [32mBisync successful[0m
2026/04/22 02:57:33 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 02:57:33 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 02:57:33 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file10.txt /tmp/025528biroqav3/compare_all/path2/[0m
2026/04/22 02:57:33 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/"
2026/04/22 02:57:34 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" to be canonical "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:34 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 02:57:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file10.txt" to "/tmp/025528biroqav3/compare_all/path2/" as ""
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file10.txt"
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:34 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/025528biroqav3/compare_all/path2" as "file10.txt"
2026/04/22 02:57:34 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:34 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:57:34 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:34 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:57:34 INFO : file10.txt: Copied (new)
2026/04/22 02:57:34 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 02:57:34 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file1.txt /tmp/025528biroqav3/compare_all/path2/[0m
2026/04/22 02:57:34 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:57:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file1.txt" to "/tmp/025528biroqav3/compare_all/path2/" as ""
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file1.txt"
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:34 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/compare_all/path2" as "file1.txt"
2026/04/22 02:57:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:34 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/compare_all/path2)
2026/04/22 02:57:34 DEBUG : file1.txt: Sizes differ
2026/04/22 02:57:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:57:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:57:34 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:57:34 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 02:57:34 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file11.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/[0m
2026/04/22 02:57:34 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:34 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 02:57:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file11.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" as ""
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file11.txt"
2026/04/22 02:57:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/"
2026/04/22 02:57:34 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/'" as "file11.txt"
2026/04/22 02:57:34 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:34 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:57:34 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:34 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:57:34 INFO : file11.txt: Copied (new)
2026/04/22 02:57:34 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 02:57:34 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file2.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/[0m
2026/04/22 02:57:34 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:34 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 02:57:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file2.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" as ""
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file2.txt"
2026/04/22 02:57:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/"
2026/04/22 02:57:34 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/'" as "file2.txt"
2026/04/22 02:57:34 DEBUG : file2.txt: size = 13 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:34 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/')
2026/04/22 02:57:34 DEBUG : file2.txt: Sizes differ
2026/04/22 02:57:34 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:57:34 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:57:34 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:57:34 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:57:34 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 02:57:34 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/025528biroqav3/compare_all/path2/file3.txt[0m
2026/04/22 02:57:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:34 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/compare_all/path2/" to be canonical "/tmp/025528biroqav3/compare_all/path2"
2026/04/22 02:57:34 INFO : file3.txt: Deleted
2026/04/22 02:57:34 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 02:57:34 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file4.txt[0m
2026/04/22 02:57:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/"
2026/04/22 02:57:34 INFO : file4.txt: Deleted
2026/04/22 02:57:34 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 02:57:34 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file8.txt[0m
2026/04/22 02:57:35 INFO : file8.txt: Deleted
2026/04/22 02:57:35 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/025528biroqav3/compare_all/path2/file8.txt[0m
2026/04/22 02:57:35 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/compare_all/path2/" for canonical name "/tmp/025528biroqav3/compare_all/path2"
2026/04/22 02:57:35 INFO : file8.txt: Deleted
2026/04/22 02:57:35 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 02:57:35 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/ file5R.txt[0m
2026/04/22 02:57:35 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:35 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 02:57:35 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5R.txt /tmp/025528biroqav3/compare_all/path2/ file5.txt[0m
2026/04/22 02:57:35 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5R.txt" to "/tmp/025528biroqav3/compare_all/path2/" as "file5.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5R.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:35 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/025528biroqav3/compare_all/path2" as "file5.txt"
2026/04/22 02:57:35 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:35 DEBUG : file5.txt: size = 0 (Local file system at /tmp/025528biroqav3/compare_all/path2)
2026/04/22 02:57:35 DEBUG : file5R.txt: Sizes differ
2026/04/22 02:57:35 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 02:57:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:57:35 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 02:57:35 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:57:35 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/ file5L.txt[0m
2026/04/22 02:57:35 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:35 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 02:57:35 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/ file5.txt[0m
2026/04/22 02:57:35 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" as "file5.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file5L.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/"
2026/04/22 02:57:35 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/'" as "file5.txt"
2026/04/22 02:57:35 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:35 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/')
2026/04/22 02:57:35 DEBUG : file5L.txt: Sizes differ
2026/04/22 02:57:35 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 02:57:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:57:35 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 02:57:35 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:57:35 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 02:57:35 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file6.txt /tmp/025528biroqav3/compare_all/path2/[0m
2026/04/22 02:57:35 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:35 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 02:57:35 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file6.txt" to "/tmp/025528biroqav3/compare_all/path2/" as ""
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file6.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:35 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/025528biroqav3/compare_all/path2" as "file6.txt"
2026/04/22 02:57:35 DEBUG : file6.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:35 DEBUG : file6.txt: size = 0 (Local file system at /tmp/025528biroqav3/compare_all/path2)
2026/04/22 02:57:35 DEBUG : file6.txt: Sizes differ
2026/04/22 02:57:35 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:57:35 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:35 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:57:35 INFO : file6.txt: Copied (replaced existing)
2026/04/22 02:57:35 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file6.txt[0m
2026/04/22 02:57:35 INFO : file6.txt: Deleted
2026/04/22 02:57:35 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 02:57:35 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file7.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/[0m
2026/04/22 02:57:35 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/" for canonical name "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8"
2026/04/22 02:57:35 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 02:57:35 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file7.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" as ""
2026/04/22 02:57:35 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_compare_all-tegopeq8/file7.txt"
2026/04/22 02:57:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/"
2026/04/22 02:57:35 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/'" as "file7.txt"
2026/04/22 02:57:35 DEBUG : file7.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_compare_all-tegopeq8)
2026/04/22 02:57:35 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/')
2026/04/22 02:57:35 DEBUG : file7.txt: Sizes differ
2026/04/22 02:57:35 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:57:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:36 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:57:36 INFO : file7.txt: Copied (replaced existing)
2026/04/22 02:57:36 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/025528biroqav3/compare_all/path2/file7.txt[0m
2026/04/22 02:57:36 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/compare_all/path2/" for canonical name "/tmp/025528biroqav3/compare_all/path2"
2026/04/22 02:57:36 INFO : file7.txt: Deleted
2026/04/22 02:57:36 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 02:57:36 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/22 02:57:38 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:38 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/22 02:57:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" with Path2 "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:38 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:38 INFO : Path1 checking for diffs
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 02:57:38 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 02:57:38 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/22 02:57:38 INFO : Path2 checking for diffs
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 02:57:38 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 02:57:38 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/22 02:57:38 INFO : Applying changes
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/compare_all/path2/file11.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/compare_all/path2/file2.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/compare_all/path2/file4.txt[0m
2026/04/22 02:57:38 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 02:57:38 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file5.txt.conflict1[0m
2026/04/22 02:57:38 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 02:57:38 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/compare_all/path2/file5.txt.conflict1[0m
2026/04/22 02:57:38 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/compare_all/path2/file5.txt.conflict2[0m
2026/04/22 02:57:38 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 02:57:38 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file5.txt.conflict2[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file6.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/compare_all/path2/file7.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file1.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file10.txt[0m
2026/04/22 02:57:38 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/file3.txt[0m
2026/04/22 02:57:38 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:57:39 INFO : file10.txt: Copied (new)
2026/04/22 02:57:39 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 02:57:39 INFO : file6.txt: Copied (new)
2026/04/22 02:57:39 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:57:39 INFO : file3.txt: Deleted
2026/04/22 02:57:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:57:39 INFO : file11.txt: Copied (new)
2026/04/22 02:57:39 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 02:57:39 INFO : file7.txt: Copied (new)
2026/04/22 02:57:39 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:57:39 INFO : file4.txt: Deleted
2026/04/22 02:57:39 INFO : Updating listings
2026/04/22 02:57:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1/" vs Path2 "/tmp/025528biroqav3/compare_all/path2/"
2026/04/22 02:57:39 INFO : [32mBisync successful[0m
2026/04/22 02:57:39 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:40 INFO : file6.txt: Deleted
2026/04/22 02:57:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:40 INFO : file2.txt: Deleted
2026/04/22 02:57:40 INFO : file1.txt: Deleted
2026/04/22 02:57:40 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:57:40 INFO : file10.txt: Deleted
2026/04/22 02:57:40 INFO : file11.txt: Deleted
2026/04/22 02:57:40 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:57:40 INFO : file7.txt: Deleted
2026/04/22 02:57:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:40 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/compare_all/path1': Removing directory
2026/04/22 02:57:40 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:40 INFO : file7.txt: Deleted
2026/04/22 02:57:40 INFO : file1.txt: Deleted
2026/04/22 02:57:40 INFO : file10.txt: Deleted
2026/04/22 02:57:40 INFO : file11.txt: Deleted
2026/04/22 02:57:40 INFO : file2.txt: Deleted
2026/04/22 02:57:40 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:57:40 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:57:40 INFO : file6.txt: Deleted
2026/04/22 02:57:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:40 INFO : Local file system at /tmp/025528biroqav3/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/04/22 02:57:40 INFO : path1: Making directory
2026/04/22 02:57:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1"
2026/04/22 02:57:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/concurrent/path2"
2026/04/22 02:57:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/22 02:57:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_concurrent-kicehin2"
2026/04/22 02:57:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_concurrent-kicehin2: Waiting for checks to finish
2026/04/22 02:57:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:40 INFO : file2.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_concurrent-kicehin2: Waiting for transfers to finish
2026/04/22 02:57:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:40 INFO : file1.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:40 INFO : file3.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:40 INFO : file4.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:40 INFO : file7.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:40 INFO : file6.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:40 INFO : file5.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:40 INFO : file8.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/22 02:57:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2"
2026/04/22 02:57:40 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_concurrent-zitayix2: Waiting for checks to finish
2026/04/22 02:57:40 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_concurrent-zitayix2: Waiting for transfers to finish
2026/04/22 02:57:40 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/22 02:57:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:40 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/22 02:57:40 INFO : dummy.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/22 02:57:40 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/22 02:57:40 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/22 02:57:40 INFO : file1.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:40 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:40 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/22 02:57:40 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:57:40 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/22 02:57:40 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:57:40 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/22 02:57:40 INFO : file11.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/22 02:57:40 INFO : file10.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/22 02:57:40 INFO : file2.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/22 02:57:40 INFO : file5L.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/22 02:57:40 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/22 02:57:40 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:57:40 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/22 02:57:40 INFO : file5R.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/22 02:57:40 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:40 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/22 02:57:40 INFO : file6.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:57:40 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/22 02:57:40 INFO : file7.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:40 ERROR : error listing: directory not found
2026/04/22 02:57:40 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Failed to list "": directory not found
2026/04/22 02:57:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:40 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Removing directory
2026/04/22 02:57:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:099728bb-201a-00bc-1c03-d267db000000
Time:2026-04-22T02:57:40.3908003Z
--------------------------------------------------------------------------------
2026/04/22 02:57:40 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:40 ERROR : error listing: directory not found
2026/04/22 02:57:40 ERROR : Local file system at /tmp/025528biroqav3/concurrent/path2: Failed to list "": directory not found
2026/04/22 02:57:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:40 INFO : Local file system at /tmp/025528biroqav3/concurrent/path2: Removing directory
2026/04/22 02:57:40 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/concurrent/path2: no such file or directory
2026/04/22 02:57:40 ERROR : error listing: directory not found
2026/04/22 02:57:40 ERROR : error listing: directory not found
2026/04/22 02:57:40 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_concurrent-kicehin2
2026/04/22 02:57:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:40 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Waiting for checks to finish
2026/04/22 02:57:40 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Waiting for transfers to finish
2026/04/22 02:57:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:40 INFO : file4.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:40 INFO : file3.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:40 INFO : file2.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:40 INFO : file1.txt: Copied (new)
2026/04/22 02:57:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:41 INFO : file5.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:41 INFO : file7.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:41 INFO : file8.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:41 INFO : file6.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:41 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:41 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1'
2026/04/22 02:57:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : Local file system at /tmp/025528biroqav3/concurrent/path2: Waiting for checks to finish
2026/04/22 02:57:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:57:41 INFO : file2.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : Local file system at /tmp/025528biroqav3/concurrent/path2: Waiting for transfers to finish
2026/04/22 02:57:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:41 INFO : file1.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:57:41 INFO : file3.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:41 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:57:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:57:41 INFO : file4.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:57:41 INFO : file5.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:57:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:57:41 INFO : file7.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:57:41 INFO : file8.txt: Copied (new)
2026/04/22 02:57:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:57:41 INFO : file6.txt: Copied (new)
2026/04/22 02:57:41 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/concurrent/path2
2026/04/22 02:57:41 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/22 02:57:41 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:57:41 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:57:44 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" with Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:44 INFO : Copying Path2 files to Path1
2026/04/22 02:57:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:44 INFO : There was nothing to transfer
2026/04/22 02:57:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:44 INFO : There was nothing to transfer
2026/04/22 02:57:44 INFO : Resync updating listings
2026/04/22 02:57:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" vs Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:44 INFO : [32mBisync successful[0m
2026/04/22 02:57:44 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/22 02:57:44 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_concurrent-zitayix2/ file5R.txt[0m
2026/04/22 02:57:44 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2/"
2026/04/22 02:57:44 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2/" to be canonical "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2"
2026/04/22 02:57:44 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 02:57:44 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/025528biroqav3/datadir/test_concurrent-zitayix2/ file7.txt[0m
2026/04/22 02:57:44 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2/" for canonical name "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2"
2026/04/22 02:57:44 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/22 02:57:44 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_concurrent-zitayix2/file5R.txt /tmp/025528biroqav3/concurrent/path2/ file1.txt[0m
2026/04/22 02:57:44 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2/file5R.txt" to "/tmp/025528biroqav3/concurrent/path2/" as "file1.txt"
2026/04/22 02:57:44 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_concurrent-zitayix2/file5R.txt"
2026/04/22 02:57:44 DEBUG : Creating backend with remote "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:44 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/025528biroqav3/concurrent/path2" as "file1.txt"
2026/04/22 02:57:44 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_concurrent-zitayix2)
2026/04/22 02:57:44 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/concurrent/path2)
2026/04/22 02:57:44 DEBUG : file5R.txt: Sizes differ
2026/04/22 02:57:44 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/22 02:57:44 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:57:44 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/22 02:57:44 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 02:57:44 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/22 02:57:44 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/22 02:57:44 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/22 02:57:46 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" with Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:46 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:46 INFO : Path1 checking for diffs
2026/04/22 02:57:46 INFO : Path2 checking for diffs
2026/04/22 02:57:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:57:46 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 02:57:46 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:57:46 INFO : Applying changes
2026/04/22 02:57:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/file1.txt[0m
2026/04/22 02:57:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:57:46 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/22 02:57:47 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:57:47 INFO : Updating listings
2026/04/22 02:57:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" vs Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:47 INFO : [32mBisync successful[0m
2026/04/22 02:57:47 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 02:57:49 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" with Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:49 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:49 INFO : Path1 checking for diffs
2026/04/22 02:57:49 INFO : Path2 checking for diffs
2026/04/22 02:57:49 INFO : No changes found
2026/04/22 02:57:49 INFO : Updating listings
2026/04/22 02:57:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1/" vs Path2 "/tmp/025528biroqav3/concurrent/path2/"
2026/04/22 02:57:49 INFO : [32mBisync successful[0m
2026/04/22 02:57:49 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:49 INFO : file1.txt: Deleted
2026/04/22 02:57:49 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:49 INFO : file7.txt: Deleted
2026/04/22 02:57:49 INFO : file3.txt: Deleted
2026/04/22 02:57:49 INFO : file5.txt: Deleted
2026/04/22 02:57:49 INFO : file2.txt: Deleted
2026/04/22 02:57:49 INFO : file6.txt: Deleted
2026/04/22 02:57:49 INFO : file4.txt: Deleted
2026/04/22 02:57:49 INFO : file8.txt: Deleted
2026/04/22 02:57:49 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:49 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/concurrent/path1': Removing directory
2026/04/22 02:57:49 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:49 INFO : RCLONE_TEST: Deleted
2026/04/22 02:57:49 INFO : file1.txt: Deleted
2026/04/22 02:57:49 INFO : file3.txt: Deleted
2026/04/22 02:57:49 INFO : file7.txt: Deleted
2026/04/22 02:57:49 INFO : file2.txt: Deleted
2026/04/22 02:57:49 INFO : file8.txt: Deleted
2026/04/22 02:57:49 INFO : file4.txt: Deleted
2026/04/22 02:57:49 INFO : file6.txt: Deleted
2026/04/22 02:57:49 INFO : file5.txt: Deleted
2026/04/22 02:57:49 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:49 INFO : Local file system at /tmp/025528biroqav3/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/04/22 02:57:49 INFO : path1: Making directory
2026/04/22 02:57:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1"
2026/04/22 02:57:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:57:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/22 02:57:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_createemptysrcdirs-gaxecom0"
2026/04/22 02:57:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_createemptysrcdirs-gaxecom0: Waiting for checks to finish
2026/04/22 02:57:50 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_createemptysrcdirs-gaxecom0: Waiting for transfers to finish
2026/04/22 02:57:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:57:50 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:57:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:57:50 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:57:50 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:57:50 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:50 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:57:50 INFO : file1.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/22 02:57:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5"
2026/04/22 02:57:50 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5: Waiting for checks to finish
2026/04/22 02:57:50 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5: Waiting for transfers to finish
2026/04/22 02:57:50 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/22 02:57:50 INFO : placeholder.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:50 ERROR : error listing: directory not found
2026/04/22 02:57:50 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Failed to list "": directory not found
2026/04/22 02:57:50 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:50 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Removing directory
2026/04/22 02:57:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:09972927-201a-00bc-7703-d267db000000
Time:2026-04-22T02:57:50.1910734Z
--------------------------------------------------------------------------------
2026/04/22 02:57:50 DEBUG : Waiting for deletions to finish
2026/04/22 02:57:50 ERROR : error listing: directory not found
2026/04/22 02:57:50 ERROR : Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2: Failed to list "": directory not found
2026/04/22 02:57:50 DEBUG : removing 1 level 0 directories
2026/04/22 02:57:50 INFO : Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2: Removing directory
2026/04/22 02:57:50 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/createemptysrcdirs/path2: no such file or directory
2026/04/22 02:57:50 ERROR : error listing: directory not found
2026/04/22 02:57:50 ERROR : error listing: directory not found
2026/04/22 02:57:50 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_createemptysrcdirs-gaxecom0
2026/04/22 02:57:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:50 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Waiting for checks to finish
2026/04/22 02:57:50 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Waiting for transfers to finish
2026/04/22 02:57:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:57:50 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:57:50 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:57:50 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:57:50 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:50 INFO : file1.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:57:50 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:57:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:50 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:50 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1'
2026/04/22 02:57:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:57:51 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:57:51 DEBUG : Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2: Waiting for checks to finish
2026/04/22 02:57:51 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:57:51 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:57:51 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:57:51 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:57:51 DEBUG : Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2: Waiting for transfers to finish
2026/04/22 02:57:51 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:57:51 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:57:51 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:57:51 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:57:51 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:57:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:57:51 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:57:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:57:51 INFO : file1.txt: Copied (new)
2026/04/22 02:57:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:57:51 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:57:51 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2
2026/04/22 02:57:51 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/22 02:57:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:57:51 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/ placeholder.txt[0m
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/"
2026/04/22 02:57:51 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/" to be canonical "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5"
2026/04/22 02:57:51 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/22 02:57:51 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 02:57:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 02:57:51 DEBUG : file1.txt: size = 0 OK
2026/04/22 02:57:51 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/22 02:57:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:51 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:51 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 02:57:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 02:57:51 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/22 02:57:51 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/22 02:57:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:51 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:51 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 02:57:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 02:57:51 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/22 02:57:51 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/22 02:57:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:51 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:51 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 02:57:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 02:57:51 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/22 02:57:51 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/22 02:57:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:51 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:51 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:51 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 02:57:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 02:57:52 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/22 02:57:52 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/22 02:57:52 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:52 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:52 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:52 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 02:57:52 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 02:57:52 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:52 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 02:57:52 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/22 02:57:52 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/22 02:57:52 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:52 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 02:57:52 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 02:57:52 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/22 02:57:54 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:57:54 INFO : Copying Path2 files to Path1
2026/04/22 02:57:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:57:54 INFO : There was nothing to transfer
2026/04/22 02:57:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:57:54 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : file1.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/22 02:57:54 INFO : There was nothing to transfer
2026/04/22 02:57:54 INFO : Resync updating listings
2026/04/22 02:57:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:57:54 INFO : [32mBisync successful[0m
2026/04/22 02:57:54 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/22 02:57:54 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/22 02:57:54 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/22 02:57:54 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:57:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:54 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/04/22 02:57:54 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:57:54 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/22 02:57:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:57:55 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/22 02:57:55 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/22 02:57:55 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ subdir[0m
2026/04/22 02:57:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:57:55 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/22 02:57:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/subdir/"
2026/04/22 02:57:55 INFO : placeholder.txt: Deleted
2026/04/22 02:57:55 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/22 02:57:55 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/22 02:57:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:57:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:57: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/22 02:57:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:57:57 INFO : Building Path1 and Path2 listings
2026/04/22 02:57:57 INFO : Path1 checking for diffs
2026/04/22 02:57:57 INFO : Path2 checking for diffs
2026/04/22 02:57:57 INFO : No changes found
2026/04/22 02:57:57 INFO : Updating listings
2026/04/22 02:57:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:57:57 INFO : [32mBisync successful[0m
2026/04/22 02:57:57 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/22 02:57:57 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:57:58 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:57:58 NOTICE: [36m(19) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:57:58 DEBUG : Creating backend with remote "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:57:58 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/createemptysrcdirs/path2/" to be canonical "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:57:58 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/22 02:57:58 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 02:58:00 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:00 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:00 INFO : Path1 checking for diffs
2026/04/22 02:58:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/22 02:58:00 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 02:58:00 INFO : Path2 checking for diffs
2026/04/22 02:58:00 INFO : Applying changes
2026/04/22 02:58:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/createemptysrcdirs/path2/subdir[0m
2026/04/22 02:58:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:00 INFO : There was nothing to transfer
2026/04/22 02:58:00 INFO : subdir: Making directory
2026/04/22 02:58:00 INFO : Updating listings
2026/04/22 02:58:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:00 INFO : [32mBisync successful[0m
2026/04/22 02:58:00 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/22 02:58:00 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:00 NOTICE: [36m(24) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:58:00 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/createemptysrcdirs/path2/" for canonical name "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:58:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:00 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/22 02:58:00 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:01 DEBUG : subdir: Purge subdir
2026/04/22 02:58:01 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:01 DEBUG : removing 1 level 1 directories
2026/04/22 02:58:01 INFO : subdir: Removing directory
2026/04/22 02:58:01 DEBUG : file1.copy1.txt: Remove file
2026/04/22 02:58:01 DEBUG : file1.copy2.txt: Remove file
2026/04/22 02:58:01 DEBUG : file1.copy3.txt: Remove file
2026/04/22 02:58:01 DEBUG : file1.copy4.txt: Remove file
2026/04/22 02:58:01 DEBUG : file1.copy5.txt: Remove file
2026/04/22 02:58:01 DEBUG : file1.txt: Remove file
2026/04/22 02:58:01 DEBUG : RCLONE_TEST: Remove file
2026/04/22 02:58:01 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 02:58:01 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 02:58:01 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:01 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 02:58:01 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:01 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 02:58:01 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:01 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 02:58:01 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 02:58:01 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 02:58:01 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 02:58:01 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:01 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 02:58:01 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:02 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 02:58:02 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:02 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 02:58:02 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 02:58:02 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 02:58:02 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:02 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 02:58:02 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:02 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 02:58:02 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:02 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 02:58:02 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 02:58:02 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 02:58:02 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:02 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 02:58:02 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:02 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 02:58:02 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:02 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 02:58:02 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 02:58:02 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 02:58:02 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:02 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 02:58:03 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:03 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 02:58:03 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:03 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 02:58:03 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 02:58:03 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 02:58:03 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 02:58:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:03 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 02:58:03 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:03 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 02:58:03 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:03 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 02:58:03 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 02:58:03 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/22 02:58:03 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 02:58:05 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:58:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:05 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:06 INFO : Path1 checking for diffs
2026/04/22 02:58:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 02:58:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 02:58:06 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 02:58:06 INFO : Path2 checking for diffs
2026/04/22 02:58:06 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 02:58:06 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:58:06 INFO : Applying changes
2026/04/22 02:58:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/22 02:58:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:06 INFO : RCLONE_TEST: Deleted
2026/04/22 02:58:06 INFO : There was nothing to transfer
2026/04/22 02:58:06 INFO : Updating listings
2026/04/22 02:58:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:06 INFO : [32mBisync successful[0m
2026/04/22 02:58:06 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/22 02:58:06 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:06 NOTICE: [36m(37) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:58:06 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/createemptysrcdirs/path2/" for canonical name "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:58:06 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:06 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/22 02:58:06 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/22 02:58:08 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:58:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:08 INFO : Copying Path2 files to Path1
2026/04/22 02:58:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:08 INFO : subdir: Making directory
2026/04/22 02:58:08 INFO : There was nothing to transfer
2026/04/22 02:58:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:58:08 INFO : There was nothing to transfer
2026/04/22 02:58:08 INFO : Resync updating listings
2026/04/22 02:58:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:08 INFO : [32mBisync successful[0m
2026/04/22 02:58:08 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:09 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:09 NOTICE: [36m(41) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:58:09 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/createemptysrcdirs/path2/" for canonical name "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:58:09 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:09 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:09 DEBUG : subdir: Purge subdir
2026/04/22 02:58:09 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:09 DEBUG : removing 1 level 1 directories
2026/04/22 02:58:09 INFO : subdir: Removing directory
2026/04/22 02:58:09 DEBUG : file1.copy1.txt: Remove file
2026/04/22 02:58:09 DEBUG : file1.copy2.txt: Remove file
2026/04/22 02:58:09 DEBUG : file1.copy3.txt: Remove file
2026/04/22 02:58:09 DEBUG : file1.copy4.txt: Remove file
2026/04/22 02:58:09 DEBUG : file1.copy5.txt: Remove file
2026/04/22 02:58:09 DEBUG : file1.txt: Remove file
2026/04/22 02:58:09 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 02:58:09 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 02:58:09 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:09 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 02:58:09 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:09 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 02:58:09 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:10 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 02:58:10 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 02:58:10 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 02:58:10 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 02:58:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:10 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 02:58:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:10 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 02:58:10 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 02:58:10 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 02:58:10 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 02:58:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:10 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 02:58:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:10 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 02:58:10 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 02:58:10 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 02:58:10 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 02:58:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:11 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 02:58:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:11 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 02:58:11 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 02:58:11 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 02:58:11 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 02:58:11 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:11 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 02:58:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:11 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 02:58:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:11 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 02:58:11 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 02:58:11 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 02:58:11 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 02:58:11 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_createemptysrcdirs-daxosir5/placeholder.txt"
2026/04/22 02:58:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/"
2026/04/22 02:58:11 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 02:58:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:11 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 02:58:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:11 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 02:58:11 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 02:58:11 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:11 NOTICE: [36m(50) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:58:11 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/createemptysrcdirs/path2/" for canonical name "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:58:11 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 02:58:11 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 02:58:14 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:58:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:14 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:14 INFO : Path1 checking for diffs
2026/04/22 02:58:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 02:58:14 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:58:14 INFO : Path2 checking for diffs
2026/04/22 02:58:14 INFO : Applying changes
2026/04/22 02:58:14 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/createemptysrcdirs/path2/subdir[0m
2026/04/22 02:58:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:14 INFO : There was nothing to transfer
2026/04/22 02:58:14 INFO : subdir: Removing directory
2026/04/22 02:58:14 INFO : Updating listings
2026/04/22 02:58:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:14 INFO : [32mBisync successful[0m
2026/04/22 02:58:14 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/22 02:58:14 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/[0m
2026/04/22 02:58:14 NOTICE: [36m(54) :[0m [34mlist-dirs /tmp/025528biroqav3/createemptysrcdirs/path2/[0m
2026/04/22 02:58:14 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/createemptysrcdirs/path2/" for canonical name "/tmp/025528biroqav3/createemptysrcdirs/path2"
2026/04/22 02:58:14 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/22 02:58:14 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 02:58:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/22 02:58:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" with Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:16 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:16 INFO : Path1 checking for diffs
2026/04/22 02:58:16 INFO : Path2 checking for diffs
2026/04/22 02:58:16 INFO : No changes found
2026/04/22 02:58:16 INFO : Updating listings
2026/04/22 02:58:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1/" vs Path2 "/tmp/025528biroqav3/createemptysrcdirs/path2/"
2026/04/22 02:58:16 INFO : [32mBisync successful[0m
2026/04/22 02:58:17 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:17 INFO : file1.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy5.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy2.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy3.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy4.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy1.txt: Deleted
2026/04/22 02:58:17 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:17 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/createemptysrcdirs/path1': Removing directory
2026/04/22 02:58:17 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:17 INFO : file1.copy1.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy2.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy4.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy5.txt: Deleted
2026/04/22 02:58:17 INFO : file1.copy3.txt: Deleted
2026/04/22 02:58:17 INFO : file1.txt: Deleted
2026/04/22 02:58:17 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:17 INFO : Local file system at /tmp/025528biroqav3/createemptysrcdirs/path2: Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/dry_run
2026/04/22 02:58:17 INFO : path1: Making directory
2026/04/22 02:58:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1"
2026/04/22 02:58:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2"
2026/04/22 02:58:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/22 02:58:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_dry_run-fuluqar0"
2026/04/22 02:58:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_dry_run-fuluqar0: Waiting for checks to finish
2026/04/22 02:58:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:17 INFO : file1.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:17 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:58:17 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_dry_run-fuluqar0: Waiting for transfers to finish
2026/04/22 02:58:17 INFO : file4.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:58:17 INFO : file3.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:17 INFO : file2.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:58:17 INFO : file6.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:58:17 INFO : file7.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:58:17 INFO : file5.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/22 02:58:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:58:17 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:58:17 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:58:17 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:58:17 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2: Waiting for checks to finish
2026/04/22 02:58:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:17 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:58:17 INFO : file1.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 02:58:17 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2: Waiting for transfers to finish
2026/04/22 02:58:17 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:58:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:17 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:17 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 02:58:17 INFO : file5L.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:58:17 INFO : file10.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:58:17 INFO : file11.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 02:58:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:58:17 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 02:58:17 INFO : file5R.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:58:17 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:58:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:17 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:58:17 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:58:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:17 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:58:17 INFO : file7.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:58:17 INFO : file2.txt: Copied (new)
2026/04/22 02:58:17 INFO : file6.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:17 ERROR : error listing: directory not found
2026/04/22 02:58:17 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Failed to list "": directory not found
2026/04/22 02:58:17 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:17 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Removing directory
2026/04/22 02:58:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0a478aa8-e01a-0068-4003-d2d78a000000
Time:2026-04-22T02:58:17.5029257Z
--------------------------------------------------------------------------------
2026/04/22 02:58:17 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:17 ERROR : error listing: directory not found
2026/04/22 02:58:17 ERROR : Local file system at /tmp/025528biroqav3/dry_run/path2: Failed to list "": directory not found
2026/04/22 02:58:17 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:17 INFO : Local file system at /tmp/025528biroqav3/dry_run/path2: Removing directory
2026/04/22 02:58:17 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/dry_run/path2: no such file or directory
2026/04/22 02:58:17 ERROR : error listing: directory not found
2026/04/22 02:58:17 ERROR : error listing: directory not found
2026/04/22 02:58:17 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_dry_run-fuluqar0
2026/04/22 02:58:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Waiting for checks to finish
2026/04/22 02:58:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Waiting for transfers to finish
2026/04/22 02:58:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:58:17 INFO : file4.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:58:17 INFO : file3.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:17 INFO : file1.txt: Copied (new)
2026/04/22 02:58:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:17 INFO : file2.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:58:18 INFO : file6.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:58:18 INFO : file7.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:58:18 INFO : file5.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:18 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1'
2026/04/22 02:58:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:18 DEBUG : Local file system at /tmp/025528biroqav3/dry_run/path2: Waiting for checks to finish
2026/04/22 02:58:18 DEBUG : Local file system at /tmp/025528biroqav3/dry_run/path2: Waiting for transfers to finish
2026/04/22 02:58:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:58:18 INFO : file3.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:18 INFO : file2.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 INFO : file1.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:58:18 INFO : file4.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:58:18 INFO : file5.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:58:18 INFO : file6.txt: Copied (new)
2026/04/22 02:58:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:58:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:58:18 INFO : file7.txt: Copied (new)
2026/04/22 02:58:18 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/dry_run/path2
2026/04/22 02:58:18 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/22 02:58:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:58:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:58:20 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" with Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:20 INFO : Copying Path2 files to Path1
2026/04/22 02:58:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:21 INFO : There was nothing to transfer
2026/04/22 02:58:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:21 INFO : There was nothing to transfer
2026/04/22 02:58:21 INFO : Resync updating listings
2026/04/22 02:58:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" vs Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:21 INFO : [32mBisync successful[0m
2026/04/22 02:58:21 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/22 02:58:21 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file10.txt /tmp/025528biroqav3/dry_run/path2/[0m
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/"
2026/04/22 02:58:21 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" to be canonical "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:21 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 02:58:21 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file10.txt" to "/tmp/025528biroqav3/dry_run/path2/" as ""
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file10.txt"
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:21 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/025528biroqav3/dry_run/path2" as "file10.txt"
2026/04/22 02:58:21 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:21 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 02:58:21 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:21 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 02:58:21 INFO : file10.txt: Copied (new)
2026/04/22 02:58:21 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 02:58:21 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file1.txt /tmp/025528biroqav3/dry_run/path2/[0m
2026/04/22 02:58:21 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:21 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:58:21 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file1.txt" to "/tmp/025528biroqav3/dry_run/path2/" as ""
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file1.txt"
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:21 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/dry_run/path2" as "file1.txt"
2026/04/22 02:58:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:21 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/dry_run/path2)
2026/04/22 02:58:21 DEBUG : file1.txt: Sizes differ
2026/04/22 02:58:21 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:58:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:21 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:58:21 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:58:21 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/22 02:58:21 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file11.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/[0m
2026/04/22 02:58:21 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:21 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 02:58:21 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file11.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" as ""
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file11.txt"
2026/04/22 02:58:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/"
2026/04/22 02:58:21 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/'" as "file11.txt"
2026/04/22 02:58:21 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:21 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 02:58:21 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:21 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 02:58:21 INFO : file11.txt: Copied (new)
2026/04/22 02:58:21 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 02:58:21 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file2.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/[0m
2026/04/22 02:58:21 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:21 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 02:58:21 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file2.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" as ""
2026/04/22 02:58:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file2.txt"
2026/04/22 02:58:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/"
2026/04/22 02:58:21 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/'" as "file2.txt"
2026/04/22 02:58:21 DEBUG : file2.txt: size = 13 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:21 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/')
2026/04/22 02:58:21 DEBUG : file2.txt: Sizes differ
2026/04/22 02:58:21 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 02:58:21 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 02:58:22 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 02:58:22 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:58:22 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 02:58:22 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/025528biroqav3/dry_run/path2/file3.txt[0m
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:22 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/dry_run/path2/" to be canonical "/tmp/025528biroqav3/dry_run/path2"
2026/04/22 02:58:22 INFO : file3.txt: Deleted
2026/04/22 02:58:22 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 02:58:22 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file4.txt[0m
2026/04/22 02:58:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/"
2026/04/22 02:58:22 INFO : file4.txt: Deleted
2026/04/22 02:58:22 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/22 02:58:22 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/ file5R.txt[0m
2026/04/22 02:58:22 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:22 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 02:58:22 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5R.txt /tmp/025528biroqav3/dry_run/path2/ file5.txt[0m
2026/04/22 02:58:22 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5R.txt" to "/tmp/025528biroqav3/dry_run/path2/" as "file5.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5R.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:22 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/025528biroqav3/dry_run/path2" as "file5.txt"
2026/04/22 02:58:22 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:22 DEBUG : file5.txt: size = 0 (Local file system at /tmp/025528biroqav3/dry_run/path2)
2026/04/22 02:58:22 DEBUG : file5R.txt: Sizes differ
2026/04/22 02:58:22 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 02:58:22 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 02:58:22 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 02:58:22 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:58:22 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/ file5L.txt[0m
2026/04/22 02:58:22 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:22 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 02:58:22 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/ file5.txt[0m
2026/04/22 02:58:22 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" as "file5.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file5L.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/"
2026/04/22 02:58:22 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/'" as "file5.txt"
2026/04/22 02:58:22 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:22 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/')
2026/04/22 02:58:22 DEBUG : file5L.txt: Sizes differ
2026/04/22 02:58:22 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 02:58:22 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 02:58:22 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 02:58:22 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 02:58:22 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 02:58:22 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file6.txt /tmp/025528biroqav3/dry_run/path2/[0m
2026/04/22 02:58:22 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:22 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 02:58:22 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file6.txt" to "/tmp/025528biroqav3/dry_run/path2/" as ""
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file6.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:22 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/025528biroqav3/dry_run/path2" as "file6.txt"
2026/04/22 02:58:22 DEBUG : file6.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:22 DEBUG : file6.txt: size = 0 (Local file system at /tmp/025528biroqav3/dry_run/path2)
2026/04/22 02:58:22 DEBUG : file6.txt: Sizes differ
2026/04/22 02:58:22 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 02:58:22 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:22 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 02:58:22 INFO : file6.txt: Copied (replaced existing)
2026/04/22 02:58:22 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file6.txt[0m
2026/04/22 02:58:22 INFO : file6.txt: Deleted
2026/04/22 02:58:22 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 02:58:22 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file7.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/[0m
2026/04/22 02:58:22 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/" for canonical name "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2"
2026/04/22 02:58:22 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 02:58:22 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file7.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" as ""
2026/04/22 02:58:22 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_dry_run-cajazum2/file7.txt"
2026/04/22 02:58:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/"
2026/04/22 02:58:22 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/'" as "file7.txt"
2026/04/22 02:58:22 DEBUG : file7.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_dry_run-cajazum2)
2026/04/22 02:58:22 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/')
2026/04/22 02:58:22 DEBUG : file7.txt: Sizes differ
2026/04/22 02:58:22 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 02:58:22 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:23 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 02:58:23 INFO : file7.txt: Copied (replaced existing)
2026/04/22 02:58:23 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/025528biroqav3/dry_run/path2/file7.txt[0m
2026/04/22 02:58:23 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/dry_run/path2/" for canonical name "/tmp/025528biroqav3/dry_run/path2"
2026/04/22 02:58:23 INFO : file7.txt: Deleted
2026/04/22 02:58:23 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/22 02:58:23 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/22 02:58:25 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" with Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:25 INFO : Copying Path2 files to Path1
2026/04/22 02:58:25 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:25 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:25 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 02:58:25 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:25 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:25 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:25 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 02:58:25 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:25 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 02:58:25 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 02:58:25 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/22 02:58:25 INFO : Resync updating listings
2026/04/22 02:58:25 INFO : [32mBisync successful[0m
2026/04/22 02:58:25 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/22 02:58:25 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/22 02:58:25 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/22 02:58:28 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" with Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:28 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:28 INFO : Path1 checking for diffs
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 02:58:28 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 02:58:28 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:28 INFO : Path2 checking for diffs
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 02:58:28 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 02:58:28 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:28 INFO : Applying changes
2026/04/22 02:58:28 INFO : Checking potential conflicts...
2026/04/22 02:58:28 ERROR : file5.txt: md5 differ
2026/04/22 02:58:28 NOTICE: Local file system at /tmp/025528biroqav3/dry_run/path2: 1 differences found
2026/04/22 02:58:28 NOTICE: Local file system at /tmp/025528biroqav3/dry_run/path2: 1 errors while checking
2026/04/22 02:58:28 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file11.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file2.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/dry_run/path2/file4.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 02:58:28 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 02:58:28 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file6.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file7.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file1.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file10.txt[0m
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file3.txt[0m
2026/04/22 02:58:28 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:58:28 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:28 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:28 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:28 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 02:58:28 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:28 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:28 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 02:58:28 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 02:58:28 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 02:58:28 INFO : Updating listings
2026/04/22 02:58:28 INFO : [32mBisync successful[0m
2026/04/22 02:58:28 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/22 02:58:28 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/22 02:58:28 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 02:58:31 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" with Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:31 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:31 INFO : Path1 checking for diffs
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 02:58:31 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 02:58:31 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:31 INFO : Path2 checking for diffs
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 02:58:31 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 02:58:31 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:31 INFO : Applying changes
2026/04/22 02:58:31 INFO : Checking potential conflicts...
2026/04/22 02:58:31 ERROR : file5.txt: md5 differ
2026/04/22 02:58:31 NOTICE: Local file system at /tmp/025528biroqav3/dry_run/path2: 1 differences found
2026/04/22 02:58:31 NOTICE: Local file system at /tmp/025528biroqav3/dry_run/path2: 1 errors while checking
2026/04/22 02:58:31 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file11.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file2.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/dry_run/path2/file4.txt[0m
2026/04/22 02:58:31 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 02:58:31 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file5.txt.conflict1[0m
2026/04/22 02:58:31 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 02:58:31 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 02:58:31 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/dry_run/path2/file5.txt.conflict2[0m
2026/04/22 02:58:31 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 02:58:31 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file6.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/dry_run/path2/file7.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file1.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file10.txt[0m
2026/04/22 02:58:31 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/file3.txt[0m
2026/04/22 02:58:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:58:32 INFO : file10.txt: Copied (new)
2026/04/22 02:58:32 INFO : file6.txt: Copied (new)
2026/04/22 02:58:32 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 02:58:32 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:58:32 INFO : file3.txt: Deleted
2026/04/22 02:58:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:32 INFO : file7.txt: Copied (new)
2026/04/22 02:58:32 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 02:58:32 INFO : file11.txt: Copied (new)
2026/04/22 02:58:32 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:58:32 INFO : file4.txt: Deleted
2026/04/22 02:58:32 INFO : Updating listings
2026/04/22 02:58:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1/" vs Path2 "/tmp/025528biroqav3/dry_run/path2/"
2026/04/22 02:58:32 INFO : [32mBisync successful[0m
2026/04/22 02:58:32 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:32 INFO : file11.txt: Deleted
2026/04/22 02:58:32 INFO : file10.txt: Deleted
2026/04/22 02:58:32 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:58:32 INFO : RCLONE_TEST: Deleted
2026/04/22 02:58:32 INFO : file2.txt: Deleted
2026/04/22 02:58:32 INFO : file6.txt: Deleted
2026/04/22 02:58:32 INFO : file1.txt: Deleted
2026/04/22 02:58:32 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:58:32 INFO : file7.txt: Deleted
2026/04/22 02:58:32 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:32 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/dry_run/path1': Removing directory
2026/04/22 02:58:32 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:32 INFO : RCLONE_TEST: Deleted
2026/04/22 02:58:32 INFO : file6.txt: Deleted
2026/04/22 02:58:32 INFO : file7.txt: Deleted
2026/04/22 02:58:32 INFO : file11.txt: Deleted
2026/04/22 02:58:32 INFO : file2.txt: Deleted
2026/04/22 02:58:32 INFO : file1.txt: Deleted
2026/04/22 02:58:32 INFO : file5.txt.conflict1: Deleted
2026/04/22 02:58:32 INFO : file10.txt: Deleted
2026/04/22 02:58:32 INFO : file5.txt.conflict2: Deleted
2026/04/22 02:58:32 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:32 INFO : Local file system at /tmp/025528biroqav3/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/04/22 02:58:32 INFO : path1: Making directory
2026/04/22 02:58:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1"
2026/04/22 02:58:32 DEBUG : Creating backend with remote "/tmp/025528biroqav3/equal/path2"
2026/04/22 02:58:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/22 02:58:32 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_equal-zejijok7"
2026/04/22 02:58:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:32 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_equal-zejijok7: Waiting for checks to finish
2026/04/22 02:58:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:32 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:32 INFO : file1.txt: Copied (new)
2026/04/22 02:58:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:32 INFO : file2.txt: Copied (new)
2026/04/22 02:58:32 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_equal-zejijok7: Waiting for transfers to finish
2026/04/22 02:58:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/22 02:58:32 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3"
2026/04/22 02:58:32 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:32 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/22 02:58:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 02:58:32 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/22 02:58:32 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/22 02:58:32 INFO : file1L.txt: Copied (new)
2026/04/22 02:58:32 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 02:58:32 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3: Waiting for checks to finish
2026/04/22 02:58:32 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3: Waiting for transfers to finish
2026/04/22 02:58:32 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 02:58:32 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/22 02:58:32 INFO : file1R.txt: Copied (new)
2026/04/22 02:58:32 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 02:58:32 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 02:58:32 INFO : file2.txt: Copied (new)
2026/04/22 02:58:32 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:32 ERROR : error listing: directory not found
2026/04/22 02:58:32 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Failed to list "": directory not found
2026/04/22 02:58:32 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:32 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Removing directory
2026/04/22 02:58:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/equal/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:348582f5-601a-00bd-6c03-d23807000000
Time:2026-04-22T02:58:32.9845533Z
--------------------------------------------------------------------------------
2026/04/22 02:58:33 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:33 ERROR : error listing: directory not found
2026/04/22 02:58:33 ERROR : Local file system at /tmp/025528biroqav3/equal/path2: Failed to list "": directory not found
2026/04/22 02:58:33 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:33 INFO : Local file system at /tmp/025528biroqav3/equal/path2: Removing directory
2026/04/22 02:58:33 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/equal/path2: no such file or directory
2026/04/22 02:58:33 ERROR : error listing: directory not found
2026/04/22 02:58:33 ERROR : error listing: directory not found
2026/04/22 02:58:33 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_equal-zejijok7
2026/04/22 02:58:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Waiting for checks to finish
2026/04/22 02:58:33 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Waiting for transfers to finish
2026/04/22 02:58:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:33 INFO : file1.txt: Copied (new)
2026/04/22 02:58:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:33 INFO : file2.txt: Copied (new)
2026/04/22 02:58:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:33 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:33 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1'
2026/04/22 02:58:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:33 DEBUG : Local file system at /tmp/025528biroqav3/equal/path2: Waiting for checks to finish
2026/04/22 02:58:33 DEBUG : Local file system at /tmp/025528biroqav3/equal/path2: Waiting for transfers to finish
2026/04/22 02:58:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:58:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:33 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:58:33 INFO : file2.txt: Copied (new)
2026/04/22 02:58:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:33 INFO : file1.txt: Copied (new)
2026/04/22 02:58:33 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/equal/path2
2026/04/22 02:58:33 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/22 02:58:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:58:33 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:58:35 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" with Path2 "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:35 INFO : Copying Path2 files to Path1
2026/04/22 02:58:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:36 INFO : There was nothing to transfer
2026/04/22 02:58:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:36 INFO : There was nothing to transfer
2026/04/22 02:58:36 INFO : Resync updating listings
2026/04/22 02:58:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" vs Path2 "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:36 INFO : [32mBisync successful[0m
2026/04/22 02:58:36 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 02:58:36 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_equal-qehazux3/ file1R.txt[0m
2026/04/22 02:58:36 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3/"
2026/04/22 02:58:36 DEBUG : Config file has changed externally - reloading
2026/04/22 02:58:36 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_equal-qehazux3/" to be canonical "/tmp/025528biroqav3/datadir/test_equal-qehazux3"
2026/04/22 02:58:36 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 02:58:36 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_equal-qehazux3/file1R.txt /tmp/025528biroqav3/equal/path2/ file1.txt[0m
2026/04/22 02:58:36 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file1R.txt" to "/tmp/025528biroqav3/equal/path2/" as "file1.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file1R.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:36 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/equal/path2" as "file1.txt"
2026/04/22 02:58:36 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3)
2026/04/22 02:58:36 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/equal/path2)
2026/04/22 02:58:36 DEBUG : file1R.txt: Sizes differ
2026/04/22 02:58:36 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 02:58:36 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 02:58:36 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 02:58:36 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 02:58:36 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_equal-qehazux3/ file1L.txt[0m
2026/04/22 02:58:36 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_equal-qehazux3/" for canonical name "/tmp/025528biroqav3/datadir/test_equal-qehazux3"
2026/04/22 02:58:36 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 02:58:36 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_equal-qehazux3/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/ file1.txt[0m
2026/04/22 02:58:36 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" as "file1.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file1L.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/"
2026/04/22 02:58:36 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/'" as "file1.txt"
2026/04/22 02:58:36 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3)
2026/04/22 02:58:36 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/')
2026/04/22 02:58:36 DEBUG : file1L.txt: Sizes differ
2026/04/22 02:58:36 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 02:58:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 02:58:36 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 02:58:36 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 02:58:36 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/22 02:58:36 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_equal-qehazux3/ file2.txt[0m
2026/04/22 02:58:36 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_equal-qehazux3/" for canonical name "/tmp/025528biroqav3/datadir/test_equal-qehazux3"
2026/04/22 02:58:36 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 02:58:36 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/ file2.txt[0m
2026/04/22 02:58:36 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" as "file2.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt"
2026/04/22 02:58:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/"
2026/04/22 02:58:36 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/'" as "file2.txt"
2026/04/22 02:58:36 DEBUG : file2.txt: size = 37 (Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3)
2026/04/22 02:58:36 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/')
2026/04/22 02:58:36 DEBUG : file2.txt: Sizes differ
2026/04/22 02:58:36 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 02:58:36 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 02:58:37 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 02:58:37 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:58:37 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt /tmp/025528biroqav3/equal/path2/ file2.txt[0m
2026/04/22 02:58:37 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt" to "/tmp/025528biroqav3/equal/path2/" as "file2.txt"
2026/04/22 02:58:37 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_equal-qehazux3/file2.txt"
2026/04/22 02:58:37 DEBUG : Creating backend with remote "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:37 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/025528biroqav3/equal/path2" as "file2.txt"
2026/04/22 02:58:37 DEBUG : file2.txt: size = 37 (Local file system at /tmp/025528biroqav3/datadir/test_equal-qehazux3)
2026/04/22 02:58:37 DEBUG : file2.txt: size = 0 (Local file system at /tmp/025528biroqav3/equal/path2)
2026/04/22 02:58:37 DEBUG : file2.txt: Sizes differ
2026/04/22 02:58:37 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 02:58:37 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 02:58:37 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 02:58:37 INFO : file2.txt: Copied (replaced existing)
2026/04/22 02:58:37 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/22 02:58:37 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/22 02:58:39 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" with Path2 "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:39 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:39 INFO : Path1 checking for diffs
2026/04/22 02:58:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:58:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:58:39 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 02:58:39 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:39 INFO : Path2 checking for diffs
2026/04/22 02:58:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:58:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 02:58:39 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 02:58:39 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:58:39 INFO : Applying changes
2026/04/22 02:58:39 INFO : Checking potential conflicts...
2026/04/22 02:58:39 ERROR : file1.txt: md5 differ
2026/04/22 02:58:39 NOTICE: Local file system at /tmp/025528biroqav3/equal/path2: 1 differences found
2026/04/22 02:58:39 NOTICE: Local file system at /tmp/025528biroqav3/equal/path2: 1 errors while checking
2026/04/22 02:58:39 NOTICE: Local file system at /tmp/025528biroqav3/equal/path2: 1 matching files
2026/04/22 02:58:39 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 02:58:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 02:58:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/file1.txt.conflict1[0m
2026/04/22 02:58:39 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/22 02:58:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/equal/path2/file1.txt.conflict1[0m
2026/04/22 02:58:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/equal/path2/file1.txt.conflict2[0m
2026/04/22 02:58:39 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/22 02:58:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/file1.txt.conflict2[0m
2026/04/22 02:58:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 02:58:39 INFO : Files are equal! Skipping: file2.txt
2026/04/22 02:58:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:58:40 INFO : file1.txt.conflict2: Copied (new)
2026/04/22 02:58:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:40 INFO : file1.txt.conflict1: Copied (new)
2026/04/22 02:58:40 INFO : Updating listings
2026/04/22 02:58:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/equal/path1/" vs Path2 "/tmp/025528biroqav3/equal/path2/"
2026/04/22 02:58:40 INFO : [32mBisync successful[0m
2026/04/22 02:58:40 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:40 INFO : file1.txt.conflict1: Deleted
2026/04/22 02:58:40 INFO : file2.txt: Deleted
2026/04/22 02:58:40 INFO : file1.txt.conflict2: Deleted
2026/04/22 02:58:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:58:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:40 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/equal/path1': Removing directory
2026/04/22 02:58:40 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:40 INFO : RCLONE_TEST: Deleted
2026/04/22 02:58:40 INFO : file1.txt.conflict1: Deleted
2026/04/22 02:58:40 INFO : file1.txt.conflict2: Deleted
2026/04/22 02:58:40 INFO : file2.txt: Deleted
2026/04/22 02:58:40 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:40 INFO : Local file system at /tmp/025528biroqav3/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/04/22 02:58:40 INFO : path1: Making directory
2026/04/22 02:58:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1"
2026/04/22 02:58:41 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ext_paths/path2"
2026/04/22 02:58:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/22 02:58:41 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_ext_paths-kanirup7"
2026/04/22 02:58:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/22 02:58:41 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/22 02:58:41 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/22 02:58:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:41 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:41 INFO : file1.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_ext_paths-kanirup7: Waiting for checks to finish
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:58:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:58:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:58:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_ext_paths-kanirup7: Waiting for transfers to finish
2026/04/22 02:58:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:58:41 INFO : Русский.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 INFO : 測試_check file: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 02:58:41 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 02:58:41 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 02:58:41 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/22 02:58:41 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8"
2026/04/22 02:58:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/22 02:58:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:41 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 02:58:41 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8: Waiting for checks to finish
2026/04/22 02:58:41 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 02:58:41 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/22 02:58:41 INFO : file1.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 02:58:41 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8: Waiting for transfers to finish
2026/04/22 02:58:41 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:41 ERROR : error listing: directory not found
2026/04/22 02:58:41 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Failed to list "": directory not found
2026/04/22 02:58:41 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:41 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Removing directory
2026/04/22 02:58:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb70dcb-b01a-005a-1a03-d2d7fd000000
Time:2026-04-22T02:58:41.1624268Z
--------------------------------------------------------------------------------
2026/04/22 02:58:41 DEBUG : Waiting for deletions to finish
2026/04/22 02:58:41 ERROR : error listing: directory not found
2026/04/22 02:58:41 ERROR : Local file system at /tmp/025528biroqav3/ext_paths/path2: Failed to list "": directory not found
2026/04/22 02:58:41 DEBUG : removing 1 level 0 directories
2026/04/22 02:58:41 INFO : Local file system at /tmp/025528biroqav3/ext_paths/path2: Removing directory
2026/04/22 02:58:41 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/ext_paths/path2: no such file or directory
2026/04/22 02:58:41 ERROR : error listing: directory not found
2026/04/22 02:58:41 ERROR : error listing: directory not found
2026/04/22 02:58:41 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_ext_paths-kanirup7
2026/04/22 02:58:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:41 INFO : 測試Русский ěáñ: Making directory
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:41 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Waiting for checks to finish
2026/04/22 02:58:41 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Waiting for transfers to finish
2026/04/22 02:58:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:41 INFO : file1.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:58:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:58:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:58:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:41 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 02:58:41 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:58:41 INFO : Русский.txt: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 02:58:41 INFO : 測試_check file: Copied (new)
2026/04/22 02:58:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:41 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:41 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 02:58:41 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 02:58:42 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 02:58:42 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:42 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1'
2026/04/22 02:58:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/22 02:58:42 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/22 02:58:42 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/22 02:58:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:58:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 02:58:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:58:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:58:42 INFO : file1.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:58:42 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:58:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:58:42 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:58:42 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:58:42 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:58:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:58:42 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:42 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2: Waiting for checks to finish
2026/04/22 02:58:42 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2: Waiting for transfers to finish
2026/04/22 02:58:42 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 02:58:42 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:42 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 02:58:42 INFO : 測試_check file: Copied (new)
2026/04/22 02:58:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:58:42 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:58:42 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 02:58:42 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:58:42 INFO : Русский.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 02:58:42 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:58:42 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 02:58:42 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 02:58:42 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:42 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/ext_paths/path2
2026/04/22 02:58:42 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/22 02:58:42 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 02:58:42 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/22 02:58:42 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/22 02:58:42 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/22 02:58:42 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 02:58:42 DEBUG : TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/22 02:58:42 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/ (47ddc982f856c3a732b778c81c679b37) TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/ (47ddc982f856c3a732b778c81c679b37)
2026/04/22 02:58:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 02:58:42 DEBUG : Attempting to move rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/
2026/04/22 02:58:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0"
2026/04/22 02:58:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0': Using server-side directory move
2026/04/22 02:58:43 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:8091e11d-d01a-0063-3a03-d22ce1000000
Time:2026-04-22T02:58:43.0462443Z
--------------------------------------------------------------------------------
2026/04/22 02:58:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:8091e11d-d01a-0063-3a03-d22ce1000000
Time:2026-04-22T02:58:43.0462443Z
--------------------------------------------------------------------------------
2026/04/22 02:58:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 02:58:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/04/22 02:58:43 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 02:58:43 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0': error reading source root directory: directory not found
2026/04/22 02:58:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/04/22 02:58:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/22 02:58:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ-rclone-move-fifanug0': error attempting to move folder to rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/04/22 02:58:43 NOTICE: [36m(03) :[0m [34mfix-names /tmp/025528biroqav3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 02:58:43 DEBUG : Creating backend with remote "/"
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/22 02:58:43 DEBUG : old and new are equal. Skipping. /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/ (7607f0d2c99a96bcb2a1c493dadc259c) /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/ (7607f0d2c99a96bcb2a1c493dadc259c)
2026/04/22 02:58:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:43 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ"
2026/04/22 02:58:43 DEBUG : Attempting to move /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ to /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/
2026/04/22 02:58:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2"
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: Using server-side directory move
2026/04/22 02:58:43 ERROR : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: Server side directory move failed: rename /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: no such file or directory
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: no such file or directory
2026/04/22 02:58:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:43 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ"
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/04/22 02:58:43 INFO : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 02:58:43 ERROR : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: error reading source root directory: directory not found
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/04/22 02:58:43 DEBUG : Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ-rclone-move-kuwobus2: error attempting to move folder to /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ: directory not found
2026/04/22 02:58:43 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 7253d9dda7077020798f07f55b3eac26
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 7253d9dda7077020798f07f55b3eac26 new: 7253d9dda7077020798f07f55b3eac26 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d190aff19fc8cf54fff2a24a1586b75e
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:43 DEBUG : HASH old: d190aff19fc8cf54fff2a24a1586b75e new: 7253d9dda7077020798f07f55b3eac26 equal: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d190aff19fc8cf54fff2a24a1586b75e
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:43 DEBUG : HASH old: d190aff19fc8cf54fff2a24a1586b75e new: 7253d9dda7077020798f07f55b3eac26 equal: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 7253d9dda7077020798f07f55b3eac26
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 7253d9dda7077020798f07f55b3eac26 new: 7253d9dda7077020798f07f55b3eac26 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 NOTICE: [36m(05) :[0m [34mfix-names /tmp/025528biroqav3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ef0f9d925ab11decb16adabba17f2d5c
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: ef0f9d925ab11decb16adabba17f2d5c new: ef0f9d925ab11decb16adabba17f2d5c equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 2088607f77091df6f5687870ca3c069c
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:43 DEBUG : HASH old: 2088607f77091df6f5687870ca3c069c new: ef0f9d925ab11decb16adabba17f2d5c equal: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 2088607f77091df6f5687870ca3c069c
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:43 DEBUG : HASH old: 2088607f77091df6f5687870ca3c069c new: ef0f9d925ab11decb16adabba17f2d5c equal: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ef0f9d925ab11decb16adabba17f2d5c
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: ef0f9d925ab11decb16adabba17f2d5c new: ef0f9d925ab11decb16adabba17f2d5c equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 2bc269faf77653d867b94eec90fcf972
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 2bc269faf77653d867b94eec90fcf972 new: 2bc269faf77653d867b94eec90fcf972 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 747311bc6644d2e4cbe1cecd7cbe3116
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: 747311bc6644d2e4cbe1cecd7cbe3116 new: 2bc269faf77653d867b94eec90fcf972 equal: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d6f37cdfa1ab07b864101e954185523b
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: d6f37cdfa1ab07b864101e954185523b new: 2bc269faf77653d867b94eec90fcf972 equal: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false e0febfbbc0da7558919349ad89f39715
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: e0febfbbc0da7558919349ad89f39715 new: 2bc269faf77653d867b94eec90fcf972 equal: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:58:43 NOTICE: [36m(07) :[0m [34mfix-names /tmp/025528biroqav3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true ef40881bee6df78c6daed801f0c1f4fa
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 02:58:43 DEBUG : HASH old: ef40881bee6df78c6daed801f0c1f4fa new: ef40881bee6df78c6daed801f0c1f4fa equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 632e59852523ff5096b9c1934cef60f3
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: 632e59852523ff5096b9c1934cef60f3 new: ef40881bee6df78c6daed801f0c1f4fa equal: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b9b9f6363e974fdd47b4c8078b5edd58
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: b9b9f6363e974fdd47b4c8078b5edd58 new: ef40881bee6df78c6daed801f0c1f4fa equal: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 02ccf6876bb4ed750dcfb72ae14f8473
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 02:58:43 DEBUG : HASH old: 02ccf6876bb4ed750dcfb72ae14f8473 new: ef40881bee6df78c6daed801f0c1f4fa equal: false
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:58:43 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check{spc}file[0m
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: is NFC: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: is NFD: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: file exists: true 37fd28bd030a5ef06f1949449c976023
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 37fd28bd030a5ef06f1949449c976023 new: 37fd28bd030a5ef06f1949449c976023 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: file exists: true 37fd28bd030a5ef06f1949449c976023
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 37fd28bd030a5ef06f1949449c976023 new: 37fd28bd030a5ef06f1949449c976023 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: file exists: true 37fd28bd030a5ef06f1949449c976023
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 37fd28bd030a5ef06f1949449c976023 new: 37fd28bd030a5ef06f1949449c976023 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: file exists: true 37fd28bd030a5ef06f1949449c976023
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 37fd28bd030a5ef06f1949449c976023 new: 37fd28bd030a5ef06f1949449c976023 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 NOTICE: [36m(09) :[0m [34mfix-names /tmp/025528biroqav3/ext_paths/path2/測試_check{spc}file[0m
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: is NFC: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: is NFD: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: file exists: true 9e1c0635e42006c0f6f06ebf5e57e0d1
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 9e1c0635e42006c0f6f06ebf5e57e0d1 new: 9e1c0635e42006c0f6f06ebf5e57e0d1 equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: file exists: true 9e1c0635e42006c0f6f06ebf5e57e0d1
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 9e1c0635e42006c0f6f06ebf5e57e0d1 new: 9e1c0635e42006c0f6f06ebf5e57e0d1 equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: file exists: true 9e1c0635e42006c0f6f06ebf5e57e0d1
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 9e1c0635e42006c0f6f06ebf5e57e0d1 new: 9e1c0635e42006c0f6f06ebf5e57e0d1 equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: file exists: true 9e1c0635e42006c0f6f06ebf5e57e0d1
2026/04/22 02:58:43 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 9e1c0635e42006c0f6f06ebf5e57e0d1 new: 9e1c0635e42006c0f6f06ebf5e57e0d1 equal: true
2026/04/22 02:58:43 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 7253d9dda7077020798f07f55b3eac26
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:43 DEBUG : HASH old: 7253d9dda7077020798f07f55b3eac26 new: 7253d9dda7077020798f07f55b3eac26 equal: true
2026/04/22 02:58:43 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d190aff19fc8cf54fff2a24a1586b75e
2026/04/22 02:58:43 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:43 DEBUG : HASH old: d190aff19fc8cf54fff2a24a1586b75e new: 7253d9dda7077020798f07f55b3eac26 equal: false
2026/04/22 02:58:44 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d190aff19fc8cf54fff2a24a1586b75e
2026/04/22 02:58:44 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:44 DEBUG : HASH old: d190aff19fc8cf54fff2a24a1586b75e new: 7253d9dda7077020798f07f55b3eac26 equal: false
2026/04/22 02:58:44 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 7253d9dda7077020798f07f55b3eac26
2026/04/22 02:58:44 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:44 DEBUG : HASH old: 7253d9dda7077020798f07f55b3eac26 new: 7253d9dda7077020798f07f55b3eac26 equal: true
2026/04/22 02:58:44 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:44 NOTICE: [36m(11) :[0m [34mfix-names /tmp/025528biroqav3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ef0f9d925ab11decb16adabba17f2d5c
2026/04/22 02:58:44 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:44 DEBUG : HASH old: ef0f9d925ab11decb16adabba17f2d5c new: ef0f9d925ab11decb16adabba17f2d5c equal: true
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 2088607f77091df6f5687870ca3c069c
2026/04/22 02:58:44 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:44 DEBUG : HASH old: 2088607f77091df6f5687870ca3c069c new: ef0f9d925ab11decb16adabba17f2d5c equal: false
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 2088607f77091df6f5687870ca3c069c
2026/04/22 02:58:44 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 02:58:44 DEBUG : HASH old: 2088607f77091df6f5687870ca3c069c new: ef0f9d925ab11decb16adabba17f2d5c equal: false
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true ef0f9d925ab11decb16adabba17f2d5c
2026/04/22 02:58:44 DEBUG : FILE old: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 02:58:44 DEBUG : HASH old: ef0f9d925ab11decb16adabba17f2d5c new: ef0f9d925ab11decb16adabba17f2d5c equal: true
2026/04/22 02:58:44 DEBUG : /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 02:58:44 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/22 02:58:44 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/22 02:58:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ"
2026/04/22 02:58:46 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:46 INFO : Copying Path2 files to Path1
2026/04/22 02:58:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:46 INFO : There was nothing to transfer
2026/04/22 02:58:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:46 INFO : There was nothing to transfer
2026/04/22 02:58:46 INFO : Resync updating listings
2026/04/22 02:58:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:46 INFO : [32mBisync successful[0m
2026/04/22 02:58:46 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/22 02:58:46 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/22 02:58:46 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/ file1.txt[0m
2026/04/22 02:58:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/"
2026/04/22 02:58:46 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/" to be canonical "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8"
2026/04/22 02:58:46 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:58:46 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/22 02:58:46 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/22 02:58:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt"
2026/04/22 02:58:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ"
2026/04/22 02:58:46 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/04/22 02:58:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:46 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/22 02:58:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:46 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/22 02:58:46 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/22 02:58:46 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt /tmp/025528biroqav3/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/22 02:58:46 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt" to "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/22 02:58:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt"
2026/04/22 02:58:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ"
2026/04/22 02:58:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/22 02:58:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:58:47 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/22 02:58:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:58:47 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/22 02:58:47 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/22 02:58:47 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/22 02:58:47 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/22 02:58:49 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:49 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:49 INFO : Path1 checking for diffs
2026/04/22 02:58:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/22 02:58:49 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 02:58:49 INFO : Path2 checking for diffs
2026/04/22 02:58:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/22 02:58:49 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 02:58:49 INFO : Applying changes
2026/04/22 02:58:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/22 02:58:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/22 02:58:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:58:49 INFO : 測試_file1p2: Copied (new)
2026/04/22 02:58:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:58:50 INFO : 測試_file1p1: Copied (new)
2026/04/22 02:58:50 INFO : Updating listings
2026/04/22 02:58:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 02:58:50 INFO : [32mBisync successful[0m
2026/04/22 02:58:50 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/22 02:58:50 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/22 02:58:50 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 02:58:52 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:52 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:58:52 INFO : Copying Path2 files to Path1
2026/04/22 02:58:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:52 INFO : There was nothing to transfer
2026/04/22 02:58:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:52 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:52 INFO : There was nothing to transfer
2026/04/22 02:58:52 INFO : Resync updating listings
2026/04/22 02:58:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:58:52 INFO : [32mBisync successful[0m
2026/04/22 02:58:52 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 02:58:52 INFO : 測試_check file: Deleted
2026/04/22 02:58:52 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 02:58:55 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:55 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:58:55 INFO : Building Path1 and Path2 listings
2026/04/22 02:58:55 INFO : Path1 checking for diffs
2026/04/22 02:58:55 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 02:58:55 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 02:58:55 INFO : Path2 checking for diffs
2026/04/22 02:58:55 INFO : Checking access health
2026/04/22 02:58:55 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/22 02:58:55 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 02:58:55 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 02:58:55 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:58:55 NOTICE: Bisync error: bisync aborted
2026/04/22 02:58:55 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/22 02:58:55 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/22 02:58:55 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/22 02:58:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:58:57 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:58: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/22 02:58:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:58:57 INFO : Copying Path2 files to Path1
2026/04/22 02:58:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:58:58 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 02:58:58 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:58:58 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:58:58 INFO : Resync updating listings
2026/04/22 02:58:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:58:58 INFO : [32mBisync successful[0m
2026/04/22 02:58:58 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 02:59:00 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:00 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:59:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:00 INFO : Building Path1 and Path2 listings
2026/04/22 02:59:00 INFO : Path1 checking for diffs
2026/04/22 02:59:00 INFO : Path2 checking for diffs
2026/04/22 02:59:00 INFO : Checking access health
2026/04/22 02:59:00 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/22 02:59:00 INFO : No changes found
2026/04/22 02:59:00 INFO : Updating listings
2026/04/22 02:59:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:00 INFO : [32mBisync successful[0m
2026/04/22 02:59:00 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/22 02:59:00 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/22 02:59:00 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/測試_filtersfile.txt /tmp/025528biroqav3/workdir/[0m
2026/04/22 02:59:00 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/測試_filtersfile.txt" to "/tmp/025528biroqav3/workdir/" as ""
2026/04/22 02:59:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/測試_filtersfile.txt"
2026/04/22 02:59:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:59:00 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/025528biroqav3/workdir" as "測試_filtersfile.txt"
2026/04/22 02:59:00 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 02:59:00 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 02:59:00 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 02:59:00 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 02:59:00 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/測試_filtersfile.txt resync[0m
2026/04/22 02:59:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:03 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:59:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:03 INFO : Using filters file /tmp/025528biroqav3/workdir/測試_filtersfile.txt
2026/04/22 02:59:03 INFO : Storing filters file hash to /tmp/025528biroqav3/workdir/測試_filtersfile.txt.md5
2026/04/22 02:59:03 INFO : Copying Path2 files to Path1
2026/04/22 02:59:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:03 INFO : There was nothing to transfer
2026/04/22 02:59:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:03 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:59:03 INFO : There was nothing to transfer
2026/04/22 02:59:03 INFO : Resync updating listings
2026/04/22 02:59:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:03 INFO : [32mBisync successful[0m
2026/04/22 02:59:03 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/ fileZ.txt[0m
2026/04/22 02:59:03 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" as "fileZ.txt"
2026/04/22 02:59:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ext_paths-xufuqal8/file1.txt"
2026/04/22 02:59:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/"
2026/04/22 02:59:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/'" as "fileZ.txt"
2026/04/22 02:59:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:03 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 02:59:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:04 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 02:59:04 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/22 02:59:04 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/測試_filtersfile.txt[0m
2026/04/22 02:59:06 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:06 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 02:59:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" with Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:06 INFO : Using filters file /tmp/025528biroqav3/workdir/測試_filtersfile.txt
2026/04/22 02:59:06 INFO : Building Path1 and Path2 listings
2026/04/22 02:59:06 INFO : Path1 checking for diffs
2026/04/22 02:59:06 INFO : Path2 checking for diffs
2026/04/22 02:59:06 INFO : No changes found
2026/04/22 02:59:06 INFO : Updating listings
2026/04/22 02:59:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1/" vs Path2 "/tmp/025528biroqav3/ext_paths/path2/"
2026/04/22 02:59:06 INFO : [32mBisync successful[0m
2026/04/22 02:59:06 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:06 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:06 INFO : fileZ.txt: Deleted
2026/04/22 02:59:06 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 02:59:06 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 02:59:06 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 02:59:06 INFO : 測試_check file: Deleted
2026/04/22 02:59:06 INFO : file1.txt: Deleted
2026/04/22 02:59:06 INFO : Русский.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 02:59:07 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:07 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 02:59:07 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:07 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ext_paths/path1': Removing directory
2026/04/22 02:59:07 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:07 INFO : file1.txt: Deleted
2026/04/22 02:59:07 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 02:59:07 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:07 INFO : Русский.txt: Deleted
2026/04/22 02:59:07 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 02:59:07 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 02:59:07 INFO : 測試_check file: Deleted
2026/04/22 02:59:07 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 02:59:07 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:07 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 02:59:07 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:07 INFO : Local file system at /tmp/025528biroqav3/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/04/22 02:59:07 INFO : path1: Making directory
2026/04/22 02:59:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1"
2026/04/22 02:59:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/extended_filenames/path2"
2026/04/22 02:59:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/22 02:59:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_extended_filenames-tequvus7"
2026/04/22 02:59:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/22 02:59:07 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:07 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/22 02:59:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 02:59:07 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 02:59:07 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:59:07 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_extended_filenames-tequvus7: Waiting for checks to finish
2026/04/22 02:59:07 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_extended_filenames-tequvus7: Waiting for transfers to finish
2026/04/22 02:59:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:07 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:07 INFO : file1.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:59:07 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:07 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:59:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 02:59:07 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:59:07 INFO : Русский.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 02:59:07 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 02:59:07 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:07 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/22 02:59:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/22 02:59:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_extended_filenames-qeyixuj8"
2026/04/22 02:59:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_extended_filenames-qeyixuj8: Waiting for checks to finish
2026/04/22 02:59:07 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_extended_filenames-qeyixuj8: Waiting for transfers to finish
2026/04/22 02:59:07 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/22 02:59:07 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/22 02:59:07 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/22 02:59:07 INFO : file2.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 02:59:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:07 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 02:59:07 INFO : file1.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:07 ERROR : error listing: directory not found
2026/04/22 02:59:07 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1': Failed to list "": directory not found
2026/04/22 02:59:07 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:07 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1': Removing directory
2026/04/22 02:59:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7596076b-201a-003a-6303-d2ab62000000
Time:2026-04-22T02:59:07.4763908Z
--------------------------------------------------------------------------------
2026/04/22 02:59:07 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:07 ERROR : error listing: directory not found
2026/04/22 02:59:07 ERROR : Local file system at /tmp/025528biroqav3/extended_filenames/path2: Failed to list "": directory not found
2026/04/22 02:59:07 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:07 INFO : Local file system at /tmp/025528biroqav3/extended_filenames/path2: Removing directory
2026/04/22 02:59:07 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/extended_filenames/path2: no such file or directory
2026/04/22 02:59:07 ERROR : error listing: directory not found
2026/04/22 02:59:07 ERROR : error listing: directory not found
2026/04/22 02:59:07 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_extended_filenames-tequvus7
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:07 INFO : subdir_with_ࢺ_: Making directory
2026/04/22 02:59:07 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:07 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1': Waiting for checks to finish
2026/04/22 02:59:07 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1': Waiting for transfers to finish
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:07 INFO : file1.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 02:59:07 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 02:59:07 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 02:59:07 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:59:07 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:59:08 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:59:08 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:08 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:59:08 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:08 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:59:08 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:08 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:59:08 INFO : Русский.txt: Copied (new)
2026/04/22 02:59:08 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:59:08 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:08 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:59:08 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:08 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 02:59:08 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:08 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 02:59:08 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:08 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1'
2026/04/22 02:59:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/22 02:59:09 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:09 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/22 02:59:09 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:09 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 02:59:09 DEBUG : Local file system at /tmp/025528biroqav3/extended_filenames/path2: Waiting for checks to finish
2026/04/22 02:59:09 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 02:59:09 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:09 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:09 DEBUG : Local file system at /tmp/025528biroqav3/extended_filenames/path2: Waiting for transfers to finish
2026/04/22 02:59:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:09 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 02:59:09 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 02:59:09 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 02:59:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:09 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:09 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:09 INFO : file1.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 02:59:09 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:09 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 02:59:09 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 02:59:09 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 02:59:09 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 02:59:09 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:09 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 02:59:09 INFO : Русский.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:09 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 02:59:09 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:09 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 02:59:09 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 02:59:09 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 02:59:09 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 02:59:09 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 02:59:09 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/22 02:59:09 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/extended_filenames/path2
2026/04/22 02:59:09 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/22 02:59:09 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 02:59:09 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/ (5e3b870afb34c1f4d5eda2562258d64f) TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/ (5e3b870afb34c1f4d5eda2562258d64f)
2026/04/22 02:59:09 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/ (5e3b870afb34c1f4d5eda2562258d64f) TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/ (5e3b870afb34c1f4d5eda2562258d64f)
2026/04/22 02:59:09 NOTICE: [36m(03) :[0m [34mfix-names /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 02:59:09 DEBUG : old and new are equal. Skipping. /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/ (d23f4fdce639f838fce4f6fad9e26a13) /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/ (d23f4fdce639f838fce4f6fad9e26a13)
2026/04/22 02:59:09 DEBUG : old and new are equal. Skipping. /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/ (d23f4fdce639f838fce4f6fad9e26a13) /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/ (d23f4fdce639f838fce4f6fad9e26a13)
2026/04/22 02:59:09 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 2a60a9b46a15d629cb9bdeb4c564052c
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 2a60a9b46a15d629cb9bdeb4c564052c new: 2a60a9b46a15d629cb9bdeb4c564052c equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 2a60a9b46a15d629cb9bdeb4c564052c
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 2a60a9b46a15d629cb9bdeb4c564052c new: 2a60a9b46a15d629cb9bdeb4c564052c equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 74c99c6a8aca3ca9c1964fc8729b74a2
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 74c99c6a8aca3ca9c1964fc8729b74a2 new: 2a60a9b46a15d629cb9bdeb4c564052c equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 74c99c6a8aca3ca9c1964fc8729b74a2
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 74c99c6a8aca3ca9c1964fc8729b74a2 new: 2a60a9b46a15d629cb9bdeb4c564052c equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:59:09 NOTICE: [36m(05) :[0m [34mfix-names /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 6abda8ea58960705121b83380f00a10b
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 6abda8ea58960705121b83380f00a10b new: 6abda8ea58960705121b83380f00a10b equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 6abda8ea58960705121b83380f00a10b
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 6abda8ea58960705121b83380f00a10b new: 6abda8ea58960705121b83380f00a10b equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false ef358b649b4b7dacf72cb093e8217dcd
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: ef358b649b4b7dacf72cb093e8217dcd new: 6abda8ea58960705121b83380f00a10b equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false ef358b649b4b7dacf72cb093e8217dcd
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: ef358b649b4b7dacf72cb093e8217dcd new: 6abda8ea58960705121b83380f00a10b equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 02:59:09 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt[0m
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: file exists: true e708852b30d88674352be702c4d4a171
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: e708852b30d88674352be702c4d4a171 new: e708852b30d88674352be702c4d4a171 equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: file exists: true e708852b30d88674352be702c4d4a171
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: e708852b30d88674352be702c4d4a171 new: e708852b30d88674352be702c4d4a171 equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: file exists: false f3607e799eec73aad82b0bf7689c9041
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: f3607e799eec73aad82b0bf7689c9041 new: e708852b30d88674352be702c4d4a171 equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: file exists: false f3607e799eec73aad82b0bf7689c9041
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: f3607e799eec73aad82b0bf7689c9041 new: e708852b30d88674352be702c4d4a171 equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 02:59:09 NOTICE: [36m(07) :[0m [34mfix-names /tmp/025528biroqav3/extended_filenames/path2/Русский.txt[0m
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: file exists: true 77b781c8709ca2abea2b9438d9d00b31
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt new: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 77b781c8709ca2abea2b9438d9d00b31 new: 77b781c8709ca2abea2b9438d9d00b31 equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: file exists: true 77b781c8709ca2abea2b9438d9d00b31
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt new: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 77b781c8709ca2abea2b9438d9d00b31 new: 77b781c8709ca2abea2b9438d9d00b31 equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: file exists: false ce0897d46c81753c12ddbd0e95b1c2a7
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt new: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: ce0897d46c81753c12ddbd0e95b1c2a7 new: 77b781c8709ca2abea2b9438d9d00b31 equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: file exists: false ce0897d46c81753c12ddbd0e95b1c2a7
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt new: /tmp/025528biroqav3/extended_filenames/path2/Русский.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: ce0897d46c81753c12ddbd0e95b1c2a7 new: 77b781c8709ca2abea2b9438d9d00b31 equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 02:59:09 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true fc8f1b4f6b89e24041529a3fee4f34ba
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: fc8f1b4f6b89e24041529a3fee4f34ba new: fc8f1b4f6b89e24041529a3fee4f34ba equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true fc8f1b4f6b89e24041529a3fee4f34ba
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: fc8f1b4f6b89e24041529a3fee4f34ba new: fc8f1b4f6b89e24041529a3fee4f34ba equal: true
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 3c0b37997a9d9614a27c542c18bf5cc7
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 3c0b37997a9d9614a27c542c18bf5cc7 new: fc8f1b4f6b89e24041529a3fee4f34ba equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 3c0b37997a9d9614a27c542c18bf5cc7
2026/04/22 02:59:09 DEBUG : FILE old: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 3c0b37997a9d9614a27c542c18bf5cc7 new: fc8f1b4f6b89e24041529a3fee4f34ba equal: false
2026/04/22 02:59:09 DEBUG : rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 02:59:09 NOTICE: [36m(09) :[0m [34mfix-names /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 7e7f93176e675b6bb826cb7a01db817e
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 7e7f93176e675b6bb826cb7a01db817e new: 7e7f93176e675b6bb826cb7a01db817e equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 7e7f93176e675b6bb826cb7a01db817e
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 02:59:09 DEBUG : HASH old: 7e7f93176e675b6bb826cb7a01db817e new: 7e7f93176e675b6bb826cb7a01db817e equal: true
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 8e242865a9552f857357bc05658369db
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 8e242865a9552f857357bc05658369db new: 7e7f93176e675b6bb826cb7a01db817e equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 8e242865a9552f857357bc05658369db
2026/04/22 02:59:09 DEBUG : FILE old: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 02:59:09 DEBUG : HASH old: 8e242865a9552f857357bc05658369db new: 7e7f93176e675b6bb826cb7a01db817e equal: false
2026/04/22 02:59:09 DEBUG : /tmp/025528biroqav3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 02:59:09 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/22 02:59:09 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/22 02:59:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 02:59:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 02:59:12 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 02:59:13 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 02:59:13 NOTICE: Local file system at /tmp/025528biroqav3/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 02:59:13 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 02:59:13 NOTICE: Local file system at /tmp/025528biroqav3/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 02:59:13 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1:
subdir_with_ࢺ_subdir_with_ࢺ_ (BOTH) path2:
file1 - Copy (2).txtfile1 - Copy (2).txt (file1 - Copy (2).txtfile1 - Copy (2).txt))
(fs1: azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/extended_filenames/path1' fs2: Local file system at /tmp/025528biroqav3/extended_filenames/path2)
@@ -1 +1 @@
-subdir_with_ࢺ_subdir_with_ࢺ_+file1 - Copy (2).txtfile1 - Copy (2).txt
=== RUN TestBisyncRemoteLocal/filters
2026/04/22 02:59:13 INFO : path1: Making directory
2026/04/22 02:59:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1"
2026/04/22 02:59:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/filters/path2"
2026/04/22 02:59:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/22 02:59:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_filters-ruqadoj4"
2026/04/22 02:59:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:13 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:13 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_filters-ruqadoj4: Waiting for checks to finish
2026/04/22 02:59:13 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_filters-ruqadoj4: Waiting for transfers to finish
2026/04/22 02:59:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:13 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:13 INFO : file1.txt: Copied (new)
2026/04/22 02:59:13 INFO : file2.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:13 INFO : file3.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:13 INFO : file4.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:13 INFO : file5.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:13 INFO : file6.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:13 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:13 INFO : file7.txt: Copied (new)
2026/04/22 02:59:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/22 02:59:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filters-xawukof1"
2026/04/22 02:59:13 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_filters-xawukof1: Waiting for checks to finish
2026/04/22 02:59:13 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_filters-xawukof1: Waiting for transfers to finish
2026/04/22 02:59:13 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 02:59:13 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 02:59:13 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 02:59:13 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 02:59:13 INFO : filtersfile.flt: Copied (new)
2026/04/22 02:59:13 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:13 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 02:59:13 INFO : fileZ.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:13 ERROR : error listing: directory not found
2026/04/22 02:59:13 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Failed to list "": directory not found
2026/04/22 02:59:13 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:13 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Removing directory
2026/04/22 02:59:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:09972b2a-201a-00bc-5303-d267db000000
Time:2026-04-22T02:59:13.5180793Z
--------------------------------------------------------------------------------
2026/04/22 02:59:13 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:13 ERROR : error listing: directory not found
2026/04/22 02:59:13 ERROR : Local file system at /tmp/025528biroqav3/filters/path2: Failed to list "": directory not found
2026/04/22 02:59:13 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:13 INFO : Local file system at /tmp/025528biroqav3/filters/path2: Removing directory
2026/04/22 02:59:13 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/filters/path2: no such file or directory
2026/04/22 02:59:13 ERROR : error listing: directory not found
2026/04/22 02:59:13 ERROR : error listing: directory not found
2026/04/22 02:59:13 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_filters-ruqadoj4
2026/04/22 02:59:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:13 INFO : subdir: Making directory
2026/04/22 02:59:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Waiting for checks to finish
2026/04/22 02:59:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Waiting for transfers to finish
2026/04/22 02:59:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:13 INFO : file3.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:13 INFO : file1.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:13 INFO : file4.txt: Copied (new)
2026/04/22 02:59:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:13 INFO : file2.txt: Copied (new)
2026/04/22 02:59:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:14 INFO : file5.txt: Copied (new)
2026/04/22 02:59:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:14 INFO : file6.txt: Copied (new)
2026/04/22 02:59:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:14 INFO : file7.txt: Copied (new)
2026/04/22 02:59:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:14 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:14 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1'
2026/04/22 02:59:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : Local file system at /tmp/025528biroqav3/filters/path2: Waiting for checks to finish
2026/04/22 02:59:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:15 DEBUG : Local file system at /tmp/025528biroqav3/filters/path2: Waiting for transfers to finish
2026/04/22 02:59:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:15 INFO : file3.txt: Copied (new)
2026/04/22 02:59:15 INFO : file2.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:15 INFO : file5.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:15 INFO : file4.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:15 INFO : file1.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:15 INFO : file6.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:15 INFO : file7.txt: Copied (new)
2026/04/22 02:59:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:15 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:15 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/filters/path2
2026/04/22 02:59:15 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/22 02:59:15 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_filters-xawukof1/filtersfile.flt /tmp/025528biroqav3/workdir/[0m
2026/04/22 02:59:15 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_filters-xawukof1/filtersfile.flt" to "/tmp/025528biroqav3/workdir/" as ""
2026/04/22 02:59:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filters-xawukof1/filtersfile.flt"
2026/04/22 02:59:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:59:15 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/025528biroqav3/workdir" as "filtersfile.flt"
2026/04/22 02:59:15 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 02:59:15 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 02:59:15 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 02:59:15 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 02:59:15 INFO : filtersfile.flt: Copied (new)
2026/04/22 02:59:15 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/22 02:59:15 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.flt resync[0m
2026/04/22 02:59:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/" with Path2 "/tmp/025528biroqav3/filters/path2/"
2026/04/22 02:59:17 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.flt
2026/04/22 02:59:17 INFO : Storing filters file hash to /tmp/025528biroqav3/workdir/filtersfile.flt.md5
2026/04/22 02:59:17 INFO : Copying Path2 files to Path1
2026/04/22 02:59:17 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:17 INFO : There was nothing to transfer
2026/04/22 02:59:17 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:17 INFO : There was nothing to transfer
2026/04/22 02:59:17 INFO : Resync updating listings
2026/04/22 02:59:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/" vs Path2 "/tmp/025528biroqav3/filters/path2/"
2026/04/22 02:59:17 INFO : [32mBisync successful[0m
2026/04/22 02:59:17 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/22 02:59:17 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/22 02:59:17 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_filters-xawukof1/ fileZ.txt[0m
2026/04/22 02:59:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filters-xawukof1/"
2026/04/22 02:59:17 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_filters-xawukof1/" to be canonical "/tmp/025528biroqav3/datadir/test_filters-xawukof1"
2026/04/22 02:59:17 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/22 02:59:17 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt /tmp/025528biroqav3/filters/path2/ fileZ.txt[0m
2026/04/22 02:59:17 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt" to "/tmp/025528biroqav3/filters/path2/" as "fileZ.txt"
2026/04/22 02:59:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt"
2026/04/22 02:59:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/filters/path2/"
2026/04/22 02:59:17 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/025528biroqav3/filters/path2" as "fileZ.txt"
2026/04/22 02:59:17 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:17 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 02:59:17 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:17 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 02:59:17 INFO : fileZ.txt: Copied (new)
2026/04/22 02:59:17 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/subdir fileZ.txt[0m
2026/04/22 02:59:17 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/subdir" as "fileZ.txt"
2026/04/22 02:59:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filters-xawukof1/fileZ.txt"
2026/04/22 02:59:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/subdir"
2026/04/22 02:59:17 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/subdir'" as "fileZ.txt"
2026/04/22 02:59:17 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:18 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 02:59:18 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:18 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 02:59:18 INFO : fileZ.txt: Copied (new)
2026/04/22 02:59:18 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/22 02:59:18 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.flt[0m
2026/04/22 02:59:20 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/" with Path2 "/tmp/025528biroqav3/filters/path2/"
2026/04/22 02:59:20 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.flt
2026/04/22 02:59:20 INFO : Building Path1 and Path2 listings
2026/04/22 02:59:20 INFO : Path1 checking for diffs
2026/04/22 02:59:20 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/22 02:59:20 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 02:59:20 INFO : Path2 checking for diffs
2026/04/22 02:59:20 INFO : Applying changes
2026/04/22 02:59:20 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/filters/path2/subdir/fileZ.txt[0m
2026/04/22 02:59:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:59:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:20 INFO : subdir/fileZ.txt: Copied (new)
2026/04/22 02:59:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:20 INFO : Updating listings
2026/04/22 02:59:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filters/path1/" vs Path2 "/tmp/025528biroqav3/filters/path2/"
2026/04/22 02:59:20 INFO : [32mBisync successful[0m
2026/04/22 02:59:20 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:21 INFO : file6.txt: Deleted
2026/04/22 02:59:21 INFO : file4.txt: Deleted
2026/04/22 02:59:21 INFO : file3.txt: Deleted
2026/04/22 02:59:21 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:21 INFO : file5.txt: Deleted
2026/04/22 02:59:21 INFO : file7.txt: Deleted
2026/04/22 02:59:21 INFO : file1.txt: Deleted
2026/04/22 02:59:21 INFO : file2.txt: Deleted
2026/04/22 02:59:21 INFO : subdir/fileZ.txt: Deleted
2026/04/22 02:59:21 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:21 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:21 INFO : subdir: Removing directory
2026/04/22 02:59:21 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:21 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filters/path1': Removing directory
2026/04/22 02:59:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:21 INFO : file3.txt: Deleted
2026/04/22 02:59:21 INFO : file6.txt: Deleted
2026/04/22 02:59:21 INFO : file5.txt: Deleted
2026/04/22 02:59:21 INFO : file4.txt: Deleted
2026/04/22 02:59:21 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:21 INFO : file1.txt: Deleted
2026/04/22 02:59:21 INFO : fileZ.txt: Deleted
2026/04/22 02:59:21 INFO : subdir/fileZ.txt: Deleted
2026/04/22 02:59:21 INFO : file7.txt: Deleted
2026/04/22 02:59:21 INFO : file2.txt: Deleted
2026/04/22 02:59:21 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:21 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:21 INFO : subdir: Removing directory
2026/04/22 02:59:21 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:21 INFO : Local file system at /tmp/025528biroqav3/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/04/22 02:59:21 INFO : path1: Making directory
2026/04/22 02:59:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1"
2026/04/22 02:59:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/filtersfile_checks/path2"
2026/04/22 02:59:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/22 02:59:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_filtersfile_checks-qaqicar8"
2026/04/22 02:59:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:21 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:21 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:21 INFO : file1.txt: Copied (new)
2026/04/22 02:59:21 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_filtersfile_checks-qaqicar8: Waiting for checks to finish
2026/04/22 02:59:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:21 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_filtersfile_checks-qaqicar8: Waiting for transfers to finish
2026/04/22 02:59:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:21 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:21 INFO : file2.txt: Copied (new)
2026/04/22 02:59:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:21 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/22 02:59:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9"
2026/04/22 02:59:21 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/22 02:59:21 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9: Waiting for checks to finish
2026/04/22 02:59:21 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9: Waiting for transfers to finish
2026/04/22 02:59:21 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 02:59:21 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 02:59:21 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 02:59:21 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 02:59:21 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/22 02:59:21 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 02:59:21 INFO : filtersfile2.txt: Copied (new)
2026/04/22 02:59:21 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 02:59:21 INFO : filtersfile.txt: Copied (new)
2026/04/22 02:59:21 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 02:59:21 INFO : hold.txt: Copied (new)
2026/04/22 02:59:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:21 ERROR : error listing: directory not found
2026/04/22 02:59:21 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Failed to list "": directory not found
2026/04/22 02:59:21 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:21 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Removing directory
2026/04/22 02:59:21 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:45f32bfc-e01a-008c-1a04-d2d914000000
Time:2026-04-22T02:59:21.6440080Z
--------------------------------------------------------------------------------
2026/04/22 02:59:21 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:21 ERROR : error listing: directory not found
2026/04/22 02:59:21 ERROR : Local file system at /tmp/025528biroqav3/filtersfile_checks/path2: Failed to list "": directory not found
2026/04/22 02:59:21 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:21 INFO : Local file system at /tmp/025528biroqav3/filtersfile_checks/path2: Removing directory
2026/04/22 02:59:21 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/filtersfile_checks/path2: no such file or directory
2026/04/22 02:59:21 ERROR : error listing: directory not found
2026/04/22 02:59:21 ERROR : error listing: directory not found
2026/04/22 02:59:21 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_filtersfile_checks-qaqicar8
2026/04/22 02:59:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:21 INFO : subdir: Making directory
2026/04/22 02:59:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:21 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Waiting for checks to finish
2026/04/22 02:59:21 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Waiting for transfers to finish
2026/04/22 02:59:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:22 INFO : file1.txt: Copied (new)
2026/04/22 02:59:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:22 INFO : file2.txt: Copied (new)
2026/04/22 02:59:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:22 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:22 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:22 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1'
2026/04/22 02:59:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:22 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 02:59:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:22 DEBUG : Local file system at /tmp/025528biroqav3/filtersfile_checks/path2: Waiting for checks to finish
2026/04/22 02:59:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:22 DEBUG : Local file system at /tmp/025528biroqav3/filtersfile_checks/path2: Waiting for transfers to finish
2026/04/22 02:59:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:22 INFO : file2.txt: Copied (new)
2026/04/22 02:59:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:22 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:22 INFO : file1.txt: Copied (new)
2026/04/22 02:59:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:22 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:22 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/filtersfile_checks/path2
2026/04/22 02:59:22 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/22 02:59:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:59:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:59:24 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:24 INFO : Copying Path2 files to Path1
2026/04/22 02:59:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:24 INFO : There was nothing to transfer
2026/04/22 02:59:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:25 INFO : There was nothing to transfer
2026/04/22 02:59:25 INFO : Resync updating listings
2026/04/22 02:59:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" vs Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:25 INFO : [32mBisync successful[0m
2026/04/22 02:59:25 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/22 02:59:25 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile.txt /tmp/025528biroqav3/workdir/[0m
2026/04/22 02:59:25 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile.txt" to "/tmp/025528biroqav3/workdir/" as ""
2026/04/22 02:59:25 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile.txt"
2026/04/22 02:59:25 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:59:25 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/025528biroqav3/workdir" as "filtersfile.txt"
2026/04/22 02:59:25 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:25 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 02:59:25 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 02:59:25 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 02:59:25 INFO : filtersfile.txt: Copied (new)
2026/04/22 02:59:25 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/22 02:59:25 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:27 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:27 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:27 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:27 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:59:27 NOTICE: Bisync error: bisync aborted
2026/04/22 02:59:27 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/22 02:59:27 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/22 02:59:29 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:29 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/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_filtersfile_checks_path1..tmp_025528biroqav3_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_filtersfile_checks_path1..tmp_025528biroqav3_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/025528biroqav3/workdir"[0m[0m
2026/04/22 02:59:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:59:29 NOTICE: Bisync error: bisync aborted
2026/04/22 02:59:29 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/22 02:59:29 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt resync[0m
2026/04/22 02:59:31 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:31 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:31 INFO : Storing filters file hash to /tmp/025528biroqav3/workdir/filtersfile.txt.md5
2026/04/22 02:59:31 INFO : Copying Path2 files to Path1
2026/04/22 02:59:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:32 INFO : There was nothing to transfer
2026/04/22 02:59:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:32 INFO : There was nothing to transfer
2026/04/22 02:59:32 INFO : Resync updating listings
2026/04/22 02:59:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" vs Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:32 INFO : [32mBisync successful[0m
2026/04/22 02:59:32 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/22 02:59:32 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:34 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:34 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:34 INFO : Building Path1 and Path2 listings
2026/04/22 02:59:34 INFO : Path1 checking for diffs
2026/04/22 02:59:34 INFO : Path2 checking for diffs
2026/04/22 02:59:34 INFO : No changes found
2026/04/22 02:59:34 INFO : Updating listings
2026/04/22 02:59:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" vs Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:34 INFO : [32mBisync successful[0m
2026/04/22 02:59:34 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/22 02:59:34 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile2.txt /tmp/025528biroqav3/workdir/ filtersfile.txt[0m
2026/04/22 02:59:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile2.txt" to "/tmp/025528biroqav3/workdir/" as "filtersfile.txt"
2026/04/22 02:59:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9/filtersfile2.txt"
2026/04/22 02:59:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/workdir/"
2026/04/22 02:59:34 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/025528biroqav3/workdir" as "filtersfile.txt"
2026/04/22 02:59:34 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/025528biroqav3/datadir/test_filtersfile_checks-xeferid9)
2026/04/22 02:59:34 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/025528biroqav3/workdir)
2026/04/22 02:59:34 DEBUG : filtersfile2.txt: Sizes differ
2026/04/22 02:59:34 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/22 02:59:34 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 02:59:34 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/22 02:59:34 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/22 02:59:34 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/22 02:59:34 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:37 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:37 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:37 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:37 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:59:37 NOTICE: Bisync error: bisync aborted
2026/04/22 02:59:37 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/22 02:59:37 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt resync dry-run[0m
2026/04/22 02:59:39 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:39 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:39 INFO : Skipped storing filters file hash to /tmp/025528biroqav3/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/22 02:59:39 INFO : Copying Path2 files to Path1
2026/04/22 02:59:39 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:39 INFO : There was nothing to transfer
2026/04/22 02:59:39 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:39 NOTICE: subdir: Skipped set directory modification time as --dry-run is set (size 4Ki)
2026/04/22 02:59:39 INFO : There was nothing to transfer
2026/04/22 02:59:39 INFO : Resync updating listings
2026/04/22 02:59:39 INFO : [32mBisync successful[0m
2026/04/22 02:59:39 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/22 02:59:39 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:41 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1/" with Path2 "/tmp/025528biroqav3/filtersfile_checks/path2/"
2026/04/22 02:59:41 INFO : Using filters file /tmp/025528biroqav3/workdir/filtersfile.txt
2026/04/22 02:59:41 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/025528biroqav3/workdir/filtersfile.txt[0m
2026/04/22 02:59:41 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 02:59:41 NOTICE: Bisync error: bisync aborted
2026/04/22 02:59:41 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:42 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:42 INFO : file1.txt: Deleted
2026/04/22 02:59:42 INFO : file2.txt: Deleted
2026/04/22 02:59:42 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:42 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:42 INFO : subdir: Removing directory
2026/04/22 02:59:42 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:42 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/filtersfile_checks/path1': Removing directory
2026/04/22 02:59:42 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:42 INFO : file2.txt: Deleted
2026/04/22 02:59:42 INFO : file1.txt: Deleted
2026/04/22 02:59:42 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:42 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:42 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:42 INFO : subdir: Removing directory
2026/04/22 02:59:42 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:42 INFO : Local file system at /tmp/025528biroqav3/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/04/22 02:59:42 INFO : path1: Making directory
2026/04/22 02:59:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1"
2026/04/22 02:59:42 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ignorelistingchecksum/path2"
2026/04/22 02:59:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/22 02:59:42 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_ignorelistingchecksum-civolas3"
2026/04/22 02:59:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:59:42 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:42 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 02:59:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:59:42 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_ignorelistingchecksum-civolas3: Waiting for checks to finish
2026/04/22 02:59:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:59:42 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_ignorelistingchecksum-civolas3: Waiting for transfers to finish
2026/04/22 02:59:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:59:42 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:42 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:59:42 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:42 INFO : file1.txt: Copied (new)
2026/04/22 02:59:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/22 02:59:42 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2"
2026/04/22 02:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2: Waiting for checks to finish
2026/04/22 02:59:42 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2: Waiting for transfers to finish
2026/04/22 02:59:42 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:59:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:42 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:59:42 INFO : file1.txt: Copied (new)
2026/04/22 02:59:42 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:42 ERROR : error listing: directory not found
2026/04/22 02:59:42 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/04/22 02:59:42 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:42 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Removing directory
2026/04/22 02:59:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8091e2da-d01a-0063-2804-d22ce1000000
Time:2026-04-22T02:59:42.6186306Z
--------------------------------------------------------------------------------
2026/04/22 02:59:42 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:42 ERROR : error listing: directory not found
2026/04/22 02:59:42 ERROR : Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/04/22 02:59:42 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:42 INFO : Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2: Removing directory
2026/04/22 02:59:42 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/ignorelistingchecksum/path2: no such file or directory
2026/04/22 02:59:42 ERROR : error listing: directory not found
2026/04/22 02:59:42 ERROR : error listing: directory not found
2026/04/22 02:59:42 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_ignorelistingchecksum-civolas3
2026/04/22 02:59:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:42 INFO : subdir: Making directory
2026/04/22 02:59:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Waiting for checks to finish
2026/04/22 02:59:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/04/22 02:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:59:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:59:43 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:59:43 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:59:43 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:59:43 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:43 INFO : file1.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:59:43 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:43 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:43 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1'
2026/04/22 02:59:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : subdir: Making directory with metadata
2026/04/22 02:59:43 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 02:59:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 02:59:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 02:59:43 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:43 DEBUG : Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2: Waiting for checks to finish
2026/04/22 02:59:43 DEBUG : Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/04/22 02:59:43 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 02:59:43 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 INFO : file1.copy1.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:43 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 02:59:43 INFO : file1.copy2.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 02:59:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 02:59:43 INFO : file1.copy3.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 02:59:43 INFO : file1.copy5.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 02:59:43 INFO : file1.copy4.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 02:59:43 INFO : subdir/file20.txt: Copied (new)
2026/04/22 02:59:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:43 INFO : file1.txt: Copied (new)
2026/04/22 02:59:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:43 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2
2026/04/22 02:59:43 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 02:59:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:59:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:59:46 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" with Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:46 INFO : Copying Path2 files to Path1
2026/04/22 02:59:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:46 INFO : There was nothing to transfer
2026/04/22 02:59:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:46 INFO : There was nothing to transfer
2026/04/22 02:59:46 INFO : Resync updating listings
2026/04/22 02:59:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" vs Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:46 INFO : [32mBisync successful[0m
2026/04/22 02:59:46 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/22 02:59:48 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59: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/22 02:59:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" with Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:48 INFO : Copying Path2 files to Path1
2026/04/22 02:59:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:49 INFO : There was nothing to transfer
2026/04/22 02:59:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:49 INFO : There was nothing to transfer
2026/04/22 02:59:49 INFO : Resync updating listings
2026/04/22 02:59:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" vs Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:49 INFO : [32mBisync successful[0m
2026/04/22 02:59:49 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 02:59:49 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt /tmp/025528biroqav3/ignorelistingchecksum/path2/[0m
2026/04/22 02:59:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/"
2026/04/22 02:59:49 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/" to be canonical "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2"
2026/04/22 02:59:49 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 02:59:49 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt" to "/tmp/025528biroqav3/ignorelistingchecksum/path2/" as ""
2026/04/22 02:59:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt"
2026/04/22 02:59:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:49 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2" as "file1.txt"
2026/04/22 02:59:49 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2)
2026/04/22 02:59:49 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2)
2026/04/22 02:59:49 DEBUG : file1.txt: Sizes differ
2026/04/22 02:59:49 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 02:59:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:49 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 02:59:49 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:59:49 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/22 02:59:49 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/22 02:59:49 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2/file1.txt"
2026/04/22 02:59:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/subdir"
2026/04/22 02:59:49 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/04/22 02:59:49 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_ignorelistingchecksum-cesoyez2)
2026/04/22 02:59:49 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/subdir')
2026/04/22 02:59:49 DEBUG : file1.txt: Sizes differ
2026/04/22 02:59:49 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 02:59:49 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 02:59:49 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 02:59:49 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 02:59:49 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/22 02:59:49 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/22 02:59:52 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59: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/22 02:59:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" with Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:52 INFO : Building Path1 and Path2 listings
2026/04/22 02:59:52 INFO : Path1 checking for diffs
2026/04/22 02:59:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 02:59:52 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 02:59:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:59:52 INFO : Path2 checking for diffs
2026/04/22 02:59:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 02:59:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 02:59:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 02:59:52 INFO : Applying changes
2026/04/22 02:59:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/22 02:59:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/file1.txt[0m
2026/04/22 02:59:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 02:59:52 INFO : file1.txt: Copied (replaced existing)
2026/04/22 02:59:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 02:59:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:52 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 02:59:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 02:59:52 INFO : Updating listings
2026/04/22 02:59:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1/" vs Path2 "/tmp/025528biroqav3/ignorelistingchecksum/path2/"
2026/04/22 02:59:52 INFO : [32mBisync successful[0m
2026/04/22 02:59:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:53 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:53 INFO : file1.copy5.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy1.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy2.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy4.txt: Deleted
2026/04/22 02:59:53 INFO : file1.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy3.txt: Deleted
2026/04/22 02:59:53 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:53 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:53 INFO : subdir: Removing directory
2026/04/22 02:59:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:53 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/ignorelistingchecksum/path1': Removing directory
2026/04/22 02:59:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:53 INFO : file1.copy3.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy5.txt: Deleted
2026/04/22 02:59:53 INFO : file1.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy4.txt: Deleted
2026/04/22 02:59:53 INFO : subdir/file20.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy1.txt: Deleted
2026/04/22 02:59:53 INFO : file1.copy2.txt: Deleted
2026/04/22 02:59:53 INFO : RCLONE_TEST: Deleted
2026/04/22 02:59:53 DEBUG : removing 1 level 1 directories
2026/04/22 02:59:53 INFO : subdir: Removing directory
2026/04/22 02:59:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:53 INFO : Local file system at /tmp/025528biroqav3/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/04/22 02:59:53 INFO : path1: Making directory
2026/04/22 02:59:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1"
2026/04/22 02:59:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/max_delete_path1/path2"
2026/04/22 02:59:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/22 02:59:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_max_delete_path1-yezepen6"
2026/04/22 02:59:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:53 INFO : file1.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path1-yezepen6: Waiting for checks to finish
2026/04/22 02:59:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:53 INFO : file2.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:53 INFO : file3.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:53 INFO : file4.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:59:53 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path1-yezepen6: Waiting for transfers to finish
2026/04/22 02:59:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:53 INFO : file5.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 02:59:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:53 INFO : file6.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:53 INFO : file7.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:59:53 INFO : file8.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:53 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 02:59:53 INFO : file9.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/22 02:59:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_max_delete_path1-veyilif5"
2026/04/22 02:59:53 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_max_delete_path1-veyilif5: Waiting for checks to finish
2026/04/22 02:59:53 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_max_delete_path1-veyilif5: Waiting for transfers to finish
2026/04/22 02:59:53 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 02:59:53 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 02:59:53 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 02:59:53 INFO : hold.txt: Copied (new)
2026/04/22 02:59:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:53 ERROR : error listing: directory not found
2026/04/22 02:59:53 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Failed to list "": directory not found
2026/04/22 02:59:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:53 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Removing directory
2026/04/22 02:59:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb71313-b01a-005a-6804-d2d7fd000000
Time:2026-04-22T02:59:53.7332285Z
--------------------------------------------------------------------------------
2026/04/22 02:59:53 DEBUG : Waiting for deletions to finish
2026/04/22 02:59:53 ERROR : error listing: directory not found
2026/04/22 02:59:53 ERROR : Local file system at /tmp/025528biroqav3/max_delete_path1/path2: Failed to list "": directory not found
2026/04/22 02:59:53 DEBUG : removing 1 level 0 directories
2026/04/22 02:59:53 INFO : Local file system at /tmp/025528biroqav3/max_delete_path1/path2: Removing directory
2026/04/22 02:59:53 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/max_delete_path1/path2: no such file or directory
2026/04/22 02:59:53 ERROR : error listing: directory not found
2026/04/22 02:59:53 ERROR : error listing: directory not found
2026/04/22 02:59:53 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path1-yezepen6
2026/04/22 02:59:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:53 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Waiting for checks to finish
2026/04/22 02:59:53 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Waiting for transfers to finish
2026/04/22 02:59:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:54 INFO : file1.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:54 INFO : file3.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:54 INFO : file4.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:54 INFO : file2.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:59:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:54 INFO : file5.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:54 INFO : file6.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:54 INFO : file7.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:59:54 INFO : file8.txt: Copied (new)
2026/04/22 02:59:54 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 02:59:54 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:54 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 02:59:54 INFO : file9.txt: Copied (new)
2026/04/22 02:59:54 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1'
2026/04/22 02:59:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 02:59:55 DEBUG : Local file system at /tmp/025528biroqav3/max_delete_path1/path2: Waiting for checks to finish
2026/04/22 02:59:55 DEBUG : Local file system at /tmp/025528biroqav3/max_delete_path1/path2: Waiting for transfers to finish
2026/04/22 02:59:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 02:59:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 02:59:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 02:59:55 INFO : file2.txt: Copied (new)
2026/04/22 02:59:55 INFO : file1.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 INFO : file3.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 02:59:55 INFO : file4.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 02:59:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 02:59:55 INFO : file6.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 02:59:55 INFO : file7.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 02:59:55 INFO : file8.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 02:59:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 02:59:55 INFO : file5.txt: Copied (new)
2026/04/22 02:59:55 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 02:59:55 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 02:59:55 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 02:59:55 INFO : file9.txt: Copied (new)
2026/04/22 02:59:55 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/max_delete_path1/path2
2026/04/22 02:59:55 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/22 02:59:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 02:59:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 02:59:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 02:59:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 02:59: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/22 02:59:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path1/path2/"
2026/04/22 02:59:57 INFO : Copying Path2 files to Path1
2026/04/22 02:59:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 02:59:57 INFO : There was nothing to transfer
2026/04/22 02:59:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 02:59:57 INFO : There was nothing to transfer
2026/04/22 02:59:57 INFO : Resync updating listings
2026/04/22 02:59:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/" vs Path2 "/tmp/025528biroqav3/max_delete_path1/path2/"
2026/04/22 02:59:57 INFO : [32mBisync successful[0m
2026/04/22 02:59:57 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/22 02:59:57 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/file1.txt[0m
2026/04/22 02:59:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/"
2026/04/22 02:59:57 INFO : file1.txt: Deleted
2026/04/22 02:59:57 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/file2.txt[0m
2026/04/22 02:59:57 INFO : file2.txt: Deleted
2026/04/22 02:59:57 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/file3.txt[0m
2026/04/22 02:59:58 INFO : file3.txt: Deleted
2026/04/22 02:59:58 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/file4.txt[0m
2026/04/22 02:59:58 INFO : file4.txt: Deleted
2026/04/22 02:59:58 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/file5.txt[0m
2026/04/22 02:59:58 INFO : file5.txt: Deleted
2026/04/22 02:59:58 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/22 02:59:58 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:00:00 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path1/path2/"
2026/04/22 03:00:00 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:00 INFO : Path1 checking for diffs
2026/04/22 03:00:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:00:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:00:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:00 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:00:00 INFO : Path2 checking for diffs
2026/04/22 03:00:00 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/". Run with --force if desired.
2026/04/22 03:00:00 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:00:00 NOTICE: Bisync error: too many deletes
2026/04/22 03:00:00 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:00:00 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/22 03:00:00 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/22 03:00:02 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path1/path2/"
2026/04/22 03:00:02 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:02 INFO : Path1 checking for diffs
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:02 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:00:02 INFO : Path2 checking for diffs
2026/04/22 03:00:02 INFO : Applying changes
2026/04/22 03:00:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/max_delete_path1/path2/file1.txt[0m
2026/04/22 03:00:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/max_delete_path1/path2/file2.txt[0m
2026/04/22 03:00:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/max_delete_path1/path2/file3.txt[0m
2026/04/22 03:00:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/max_delete_path1/path2/file4.txt[0m
2026/04/22 03:00:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/max_delete_path1/path2/file5.txt[0m
2026/04/22 03:00:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:00:03 INFO : file5.txt: Deleted
2026/04/22 03:00:03 INFO : file1.txt: Deleted
2026/04/22 03:00:03 INFO : file4.txt: Deleted
2026/04/22 03:00:03 INFO : file2.txt: Deleted
2026/04/22 03:00:03 INFO : file3.txt: Deleted
2026/04/22 03:00:03 INFO : There was nothing to transfer
2026/04/22 03:00:03 INFO : Updating listings
2026/04/22 03:00:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1/" vs Path2 "/tmp/025528biroqav3/max_delete_path1/path2/"
2026/04/22 03:00:03 INFO : [32mBisync successful[0m
2026/04/22 03:00:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:03 INFO : file6.txt: Deleted
2026/04/22 03:00:03 INFO : file8.txt: Deleted
2026/04/22 03:00:03 INFO : file7.txt: Deleted
2026/04/22 03:00:03 INFO : file9.txt: Deleted
2026/04/22 03:00:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:03 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path1/path1': Removing directory
2026/04/22 03:00:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:03 INFO : file6.txt: Deleted
2026/04/22 03:00:03 INFO : file7.txt: Deleted
2026/04/22 03:00:03 INFO : file8.txt: Deleted
2026/04/22 03:00:03 INFO : file9.txt: Deleted
2026/04/22 03:00:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:03 INFO : Local file system at /tmp/025528biroqav3/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/04/22 03:00:03 INFO : path1: Making directory
2026/04/22 03:00:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1"
2026/04/22 03:00:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/22 03:00:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_max_delete_path2_force-lexahoj7"
2026/04/22 03:00:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path2_force-lexahoj7: Waiting for checks to finish
2026/04/22 03:00:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path2_force-lexahoj7: Waiting for transfers to finish
2026/04/22 03:00:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:03 INFO : file2.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:03 INFO : file1.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:03 INFO : file5.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:03 INFO : file3.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:03 INFO : file4.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:03 INFO : file6.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:03 INFO : file7.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:00:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:03 INFO : file8.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:03 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:00:03 INFO : file9.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/22 03:00:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_max_delete_path2_force-musuqet0"
2026/04/22 03:00:03 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_max_delete_path2_force-musuqet0: Waiting for checks to finish
2026/04/22 03:00:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_max_delete_path2_force-musuqet0: Waiting for transfers to finish
2026/04/22 03:00:03 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:00:03 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:00:03 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:00:03 INFO : hold.txt: Copied (new)
2026/04/22 03:00:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:03 ERROR : error listing: directory not found
2026/04/22 03:00:03 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Failed to list "": directory not found
2026/04/22 03:00:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:03 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Removing directory
2026/04/22 03:00:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb7138c-b01a-005a-4404-d2d7fd000000
Time:2026-04-22T03:00:03.5553717Z
--------------------------------------------------------------------------------
2026/04/22 03:00:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:03 ERROR : error listing: directory not found
2026/04/22 03:00:03 ERROR : Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2: Failed to list "": directory not found
2026/04/22 03:00:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:03 INFO : Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2: Removing directory
2026/04/22 03:00:03 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/max_delete_path2_force/path2: no such file or directory
2026/04/22 03:00:03 ERROR : error listing: directory not found
2026/04/22 03:00:03 ERROR : error listing: directory not found
2026/04/22 03:00:03 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_max_delete_path2_force-lexahoj7
2026/04/22 03:00:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Waiting for checks to finish
2026/04/22 03:00:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Waiting for transfers to finish
2026/04/22 03:00:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:04 INFO : file2.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:04 INFO : file4.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:04 INFO : file3.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:04 INFO : file1.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:04 INFO : file5.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:04 INFO : file7.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:04 INFO : file6.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:04 INFO : file8.txt: Copied (new)
2026/04/22 03:00:04 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:00:04 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:04 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:00:04 INFO : file9.txt: Copied (new)
2026/04/22 03:00:04 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1'
2026/04/22 03:00:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2: Waiting for checks to finish
2026/04/22 03:00:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:05 INFO : file1.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:05 INFO : file2.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:05 INFO : file3.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:05 INFO : file4.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:05 INFO : file5.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2: Waiting for transfers to finish
2026/04/22 03:00:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:05 INFO : file8.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:00:05 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:05 INFO : file6.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:00:05 INFO : file9.txt: Copied (new)
2026/04/22 03:00:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:05 INFO : file7.txt: Copied (new)
2026/04/22 03:00:05 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2
2026/04/22 03:00:05 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/22 03:00:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:00:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:00:07 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:07 INFO : Copying Path2 files to Path1
2026/04/22 03:00:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:07 INFO : There was nothing to transfer
2026/04/22 03:00:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:07 INFO : There was nothing to transfer
2026/04/22 03:00:07 INFO : Resync updating listings
2026/04/22 03:00:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/" vs Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:07 INFO : [32mBisync successful[0m
2026/04/22 03:00:07 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/22 03:00:07 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/025528biroqav3/max_delete_path2_force/path2/file1.txt[0m
2026/04/22 03:00:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:07 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/max_delete_path2_force/path2/" to be canonical "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:07 INFO : file1.txt: Deleted
2026/04/22 03:00:07 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/025528biroqav3/max_delete_path2_force/path2/file2.txt[0m
2026/04/22 03:00:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/max_delete_path2_force/path2/" for canonical name "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:07 INFO : file2.txt: Deleted
2026/04/22 03:00:07 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/025528biroqav3/max_delete_path2_force/path2/file3.txt[0m
2026/04/22 03:00:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/max_delete_path2_force/path2/" for canonical name "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:07 INFO : file3.txt: Deleted
2026/04/22 03:00:07 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/025528biroqav3/max_delete_path2_force/path2/file4.txt[0m
2026/04/22 03:00:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/max_delete_path2_force/path2/" for canonical name "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:07 INFO : file4.txt: Deleted
2026/04/22 03:00:07 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/025528biroqav3/max_delete_path2_force/path2/file5.txt[0m
2026/04/22 03:00:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/max_delete_path2_force/path2/" for canonical name "/tmp/025528biroqav3/max_delete_path2_force/path2"
2026/04/22 03:00:07 INFO : file5.txt: Deleted
2026/04/22 03:00:07 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/22 03:00:07 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:00:09 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00:09 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/22 03:00:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:09 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:09 INFO : Path1 checking for diffs
2026/04/22 03:00:09 INFO : Path2 checking for diffs
2026/04/22 03:00:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:00:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:00:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:09 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:00:09 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/22 03:00:09 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:00:09 NOTICE: Bisync error: too many deletes
2026/04/22 03:00:09 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:00:09 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/22 03:00:09 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/22 03:00:12 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/" with Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:12 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:12 INFO : Path1 checking for diffs
2026/04/22 03:00:12 INFO : Path2 checking for diffs
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:12 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:00:12 INFO : Applying changes
2026/04/22 03:00:12 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/file1.txt[0m
2026/04/22 03:00:12 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/file2.txt[0m
2026/04/22 03:00:12 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/file3.txt[0m
2026/04/22 03:00:12 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/file4.txt[0m
2026/04/22 03:00:12 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/file5.txt[0m
2026/04/22 03:00:12 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:12 INFO : file5.txt: Deleted
2026/04/22 03:00:12 INFO : file1.txt: Deleted
2026/04/22 03:00:12 INFO : file3.txt: Deleted
2026/04/22 03:00:12 INFO : file2.txt: Deleted
2026/04/22 03:00:12 INFO : file4.txt: Deleted
2026/04/22 03:00:12 INFO : There was nothing to transfer
2026/04/22 03:00:12 INFO : Updating listings
2026/04/22 03:00:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1/" vs Path2 "/tmp/025528biroqav3/max_delete_path2_force/path2/"
2026/04/22 03:00:12 INFO : [32mBisync successful[0m
2026/04/22 03:00:12 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:12 INFO : file9.txt: Deleted
2026/04/22 03:00:12 INFO : file8.txt: Deleted
2026/04/22 03:00:12 INFO : file7.txt: Deleted
2026/04/22 03:00:12 INFO : file6.txt: Deleted
2026/04/22 03:00:12 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:12 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/max_delete_path2_force/path1': Removing directory
2026/04/22 03:00:12 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:12 INFO : file6.txt: Deleted
2026/04/22 03:00:12 INFO : file7.txt: Deleted
2026/04/22 03:00:12 INFO : file8.txt: Deleted
2026/04/22 03:00:12 INFO : file9.txt: Deleted
2026/04/22 03:00:12 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:12 INFO : Local file system at /tmp/025528biroqav3/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/04/22 03:00:12 INFO : path1: Making directory
2026/04/22 03:00:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1"
2026/04/22 03:00:12 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2"
2026/04/22 03:00:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/22 03:00:12 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_nomodtime-pasokov0"
2026/04/22 03:00:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_nomodtime-pasokov0: Waiting for checks to finish
2026/04/22 03:00:12 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_nomodtime-pasokov0: Waiting for transfers to finish
2026/04/22 03:00:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:12 INFO : file1.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:12 INFO : file4.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:12 INFO : file3.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:12 INFO : file2.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:12 INFO : file6.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:12 INFO : file5.txt: Copied (new)
2026/04/22 03:00:12 INFO : file7.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:12 INFO : file8.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/22 03:00:12 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4"
2026/04/22 03:00:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:12 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:00:12 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:00:12 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:00:12 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:00:12 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4: Waiting for checks to finish
2026/04/22 03:00:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:12 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:00:12 INFO : file1.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/22 03:00:12 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:12 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:00:12 INFO : file10.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/22 03:00:12 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:12 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:00:12 INFO : file11.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:00:12 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:00:12 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:00:12 INFO : file2.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4: Waiting for transfers to finish
2026/04/22 03:00:12 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:00:12 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:00:12 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:12 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/22 03:00:12 INFO : file5R.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:00:12 INFO : file6.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:00:12 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:12 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:00:12 INFO : file7.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/22 03:00:12 INFO : file5L.txt: Copied (new)
2026/04/22 03:00:12 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:12 ERROR : error listing: directory not found
2026/04/22 03:00:13 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Failed to list "": directory not found
2026/04/22 03:00:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:13 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Removing directory
2026/04/22 03:00:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7596125c-201a-003a-6704-d2ab62000000
Time:2026-04-22T03:00:13.0347627Z
--------------------------------------------------------------------------------
2026/04/22 03:00:13 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:13 ERROR : error listing: directory not found
2026/04/22 03:00:13 ERROR : Local file system at /tmp/025528biroqav3/nomodtime/path2: Failed to list "": directory not found
2026/04/22 03:00:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:13 INFO : Local file system at /tmp/025528biroqav3/nomodtime/path2: Removing directory
2026/04/22 03:00:13 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/nomodtime/path2: no such file or directory
2026/04/22 03:00:13 ERROR : error listing: directory not found
2026/04/22 03:00:13 ERROR : error listing: directory not found
2026/04/22 03:00:13 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_nomodtime-pasokov0
2026/04/22 03:00:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Waiting for checks to finish
2026/04/22 03:00:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Waiting for transfers to finish
2026/04/22 03:00:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:13 INFO : file4.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:13 INFO : file1.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:13 INFO : file2.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:13 INFO : file3.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:13 INFO : file5.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:13 INFO : file6.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:13 INFO : file7.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:13 INFO : file8.txt: Copied (new)
2026/04/22 03:00:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:14 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1'
2026/04/22 03:00:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:14 DEBUG : Local file system at /tmp/025528biroqav3/nomodtime/path2: Waiting for checks to finish
2026/04/22 03:00:14 DEBUG : Local file system at /tmp/025528biroqav3/nomodtime/path2: Waiting for transfers to finish
2026/04/22 03:00:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:14 INFO : file1.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 INFO : file2.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:00:14 INFO : file3.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:00:14 INFO : file4.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:00:14 INFO : file5.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:00:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:00:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 INFO : file7.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:00:14 INFO : file6.txt: Copied (new)
2026/04/22 03:00:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:00:14 INFO : file8.txt: Copied (new)
2026/04/22 03:00:14 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/nomodtime/path2
2026/04/22 03:00:14 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 03:00:14 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:00:14 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/22 03:00:14 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:14 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/22 03:00:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" with Path2 "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:14 INFO : Copying Path2 files to Path1
2026/04/22 03:00:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:15 INFO : There was nothing to transfer
2026/04/22 03:00:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:15 INFO : There was nothing to transfer
2026/04/22 03:00:15 INFO : Resync updating listings
2026/04/22 03:00:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" vs Path2 "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:15 INFO : [32mBisync successful[0m
2026/04/22 03:00:15 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:00:15 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:00:15 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file10.txt /tmp/025528biroqav3/nomodtime/path2/[0m
2026/04/22 03:00:15 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file10.txt" to "/tmp/025528biroqav3/nomodtime/path2/" as ""
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file10.txt"
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:15 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/025528biroqav3/nomodtime/path2" as "file10.txt"
2026/04/22 03:00:15 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:15 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:00:15 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:15 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:00:15 INFO : file10.txt: Copied (new)
2026/04/22 03:00:15 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/22 03:00:15 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file1.txt /tmp/025528biroqav3/nomodtime/path2/[0m
2026/04/22 03:00:15 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file1.txt" to "/tmp/025528biroqav3/nomodtime/path2/" as ""
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file1.txt"
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:15 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/nomodtime/path2" as "file1.txt"
2026/04/22 03:00:15 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:15 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/nomodtime/path2)
2026/04/22 03:00:15 DEBUG : file1.txt: Sizes differ
2026/04/22 03:00:15 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:00:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:15 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:00:15 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:15 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:00:15 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file11.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/[0m
2026/04/22 03:00:15 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file11.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" as ""
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file11.txt"
2026/04/22 03:00:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/"
2026/04/22 03:00:15 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/'" as "file11.txt"
2026/04/22 03:00:15 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:15 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:00:15 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:15 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:00:15 INFO : file11.txt: Copied (new)
2026/04/22 03:00:15 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/22 03:00:15 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file2.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/[0m
2026/04/22 03:00:15 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file2.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" as ""
2026/04/22 03:00:15 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file2.txt"
2026/04/22 03:00:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/"
2026/04/22 03:00:15 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/'" as "file2.txt"
2026/04/22 03:00:15 DEBUG : file2.txt: size = 13 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:15 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/')
2026/04/22 03:00:15 DEBUG : file2.txt: Sizes differ
2026/04/22 03:00:16 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:00:16 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:00:16 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:00:16 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:00:16 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:00:16 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/025528biroqav3/nomodtime/path2/file3.txt[0m
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:16 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/nomodtime/path2/" to be canonical "/tmp/025528biroqav3/nomodtime/path2"
2026/04/22 03:00:16 INFO : file3.txt: Deleted
2026/04/22 03:00:16 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:00:16 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file4.txt[0m
2026/04/22 03:00:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/"
2026/04/22 03:00:16 INFO : file4.txt: Deleted
2026/04/22 03:00:16 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:00:16 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file8.txt[0m
2026/04/22 03:00:16 INFO : file8.txt: Deleted
2026/04/22 03:00:16 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/025528biroqav3/nomodtime/path2/file8.txt[0m
2026/04/22 03:00:16 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/nomodtime/path2/" for canonical name "/tmp/025528biroqav3/nomodtime/path2"
2026/04/22 03:00:16 INFO : file8.txt: Deleted
2026/04/22 03:00:16 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:00:16 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5R.txt /tmp/025528biroqav3/nomodtime/path2/ file5.txt[0m
2026/04/22 03:00:16 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5R.txt" to "/tmp/025528biroqav3/nomodtime/path2/" as "file5.txt"
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5R.txt"
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:16 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/025528biroqav3/nomodtime/path2" as "file5.txt"
2026/04/22 03:00:16 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:16 DEBUG : file5.txt: size = 0 (Local file system at /tmp/025528biroqav3/nomodtime/path2)
2026/04/22 03:00:16 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:00:16 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:00:16 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:00:16 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:00:16 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:00:16 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/ file5.txt[0m
2026/04/22 03:00:16 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" as "file5.txt"
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file5L.txt"
2026/04/22 03:00:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/"
2026/04/22 03:00:16 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/'" as "file5.txt"
2026/04/22 03:00:16 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:16 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/')
2026/04/22 03:00:16 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:00:16 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:00:16 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:00:16 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:00:16 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:00:16 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/22 03:00:16 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file6.txt /tmp/025528biroqav3/nomodtime/path2/[0m
2026/04/22 03:00:16 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file6.txt" to "/tmp/025528biroqav3/nomodtime/path2/" as ""
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file6.txt"
2026/04/22 03:00:16 DEBUG : Creating backend with remote "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:16 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/025528biroqav3/nomodtime/path2" as "file6.txt"
2026/04/22 03:00:16 DEBUG : file6.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:16 DEBUG : file6.txt: size = 0 (Local file system at /tmp/025528biroqav3/nomodtime/path2)
2026/04/22 03:00:16 DEBUG : file6.txt: Sizes differ
2026/04/22 03:00:16 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:00:16 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:16 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:00:16 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:00:16 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file6.txt[0m
2026/04/22 03:00:17 INFO : file6.txt: Deleted
2026/04/22 03:00:17 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/22 03:00:17 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file7.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/[0m
2026/04/22 03:00:17 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file7.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" as ""
2026/04/22 03:00:17 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_nomodtime-teparot4/file7.txt"
2026/04/22 03:00:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/"
2026/04/22 03:00:17 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/'" as "file7.txt"
2026/04/22 03:00:17 DEBUG : file7.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_nomodtime-teparot4)
2026/04/22 03:00:17 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/')
2026/04/22 03:00:17 DEBUG : file7.txt: Sizes differ
2026/04/22 03:00:17 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:00:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:17 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:00:17 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:00:17 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/025528biroqav3/nomodtime/path2/file7.txt[0m
2026/04/22 03:00:17 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/nomodtime/path2/" for canonical name "/tmp/025528biroqav3/nomodtime/path2"
2026/04/22 03:00:17 INFO : file7.txt: Deleted
2026/04/22 03:00:17 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/22 03:00:17 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/22 03:00:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:17 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/22 03:00:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" with Path2 "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:17 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:17 INFO : Path1 checking for diffs
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:00:17 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:00:17 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:00:17 INFO : Path2 checking for diffs
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:00:17 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:00:17 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:00:17 INFO : Applying changes
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file11.txt[0m
2026/04/22 03:00:17 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file2.txt[0m
2026/04/22 03:00:17 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file4.txt[0m
2026/04/22 03:00:17 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:00:17 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file5.txt.conflict1[0m
2026/04/22 03:00:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:00:18 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file5.txt.conflict1[0m
2026/04/22 03:00:18 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file5.txt.conflict2[0m
2026/04/22 03:00:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:00:18 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file5.txt.conflict2[0m
2026/04/22 03:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file6.txt[0m
2026/04/22 03:00:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/nomodtime/path2/file7.txt[0m
2026/04/22 03:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file1.txt[0m
2026/04/22 03:00:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file10.txt[0m
2026/04/22 03:00:18 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/file3.txt[0m
2026/04/22 03:00:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:18 INFO : file10.txt: Copied (new)
2026/04/22 03:00:18 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 03:00:18 INFO : file6.txt: Copied (new)
2026/04/22 03:00:18 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:18 INFO : file3.txt: Deleted
2026/04/22 03:00:18 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:00:19 INFO : file11.txt: Copied (new)
2026/04/22 03:00:19 INFO : file7.txt: Copied (new)
2026/04/22 03:00:19 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:00:19 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 03:00:19 INFO : file4.txt: Deleted
2026/04/22 03:00:19 INFO : Updating listings
2026/04/22 03:00:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1/" vs Path2 "/tmp/025528biroqav3/nomodtime/path2/"
2026/04/22 03:00:19 INFO : [32mBisync successful[0m
2026/04/22 03:00:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:19 INFO : file11.txt: Deleted
2026/04/22 03:00:19 INFO : file2.txt: Deleted
2026/04/22 03:00:19 INFO : RCLONE_TEST: Deleted
2026/04/22 03:00:19 INFO : file10.txt: Deleted
2026/04/22 03:00:19 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:00:19 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:00:19 INFO : file1.txt: Deleted
2026/04/22 03:00:19 INFO : file6.txt: Deleted
2026/04/22 03:00:19 INFO : file7.txt: Deleted
2026/04/22 03:00:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:19 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/nomodtime/path1': Removing directory
2026/04/22 03:00:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:19 INFO : file1.txt: Deleted
2026/04/22 03:00:19 INFO : file10.txt: Deleted
2026/04/22 03:00:19 INFO : file11.txt: Deleted
2026/04/22 03:00:19 INFO : file2.txt: Deleted
2026/04/22 03:00:19 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:00:19 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:00:19 INFO : file6.txt: Deleted
2026/04/22 03:00:19 INFO : file7.txt: Deleted
2026/04/22 03:00:19 INFO : RCLONE_TEST: Deleted
2026/04/22 03:00:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:19 INFO : Local file system at /tmp/025528biroqav3/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/04/22 03:00:19 INFO : path1: Making directory
2026/04/22 03:00:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1"
2026/04/22 03:00:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/normalization/path2"
2026/04/22 03:00:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/22 03:00:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_normalization-polosop6"
2026/04/22 03:00:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:00:19 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/22 03:00:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:19 INFO : file1.txt: Copied (new)
2026/04/22 03:00:19 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_normalization-polosop6: Waiting for checks to finish
2026/04/22 03:00:19 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_normalization-polosop6: Waiting for transfers to finish
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:00:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/22 03:00:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1"
2026/04/22 03:00:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_normalization-juyecav1: Waiting for checks to finish
2026/04/22 03:00:19 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_normalization-juyecav1: Waiting for transfers to finish
2026/04/22 03:00:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:00:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:19 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/22 03:00:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:00:19 INFO : file1.txt: Copied (new)
2026/04/22 03:00:19 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:00:19 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:00:19 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:00:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:19 ERROR : error listing: directory not found
2026/04/22 03:00:19 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1': Failed to list "": directory not found
2026/04/22 03:00:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:19 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1': Removing directory
2026/04/22 03:00:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8091e3b3-d01a-0063-0104-d22ce1000000
Time:2026-04-22T03:00:19.8863099Z
--------------------------------------------------------------------------------
2026/04/22 03:00:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:19 ERROR : error listing: directory not found
2026/04/22 03:00:19 ERROR : Local file system at /tmp/025528biroqav3/normalization/path2: Failed to list "": directory not found
2026/04/22 03:00:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:19 INFO : Local file system at /tmp/025528biroqav3/normalization/path2: Removing directory
2026/04/22 03:00:19 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/normalization/path2: no such file or directory
2026/04/22 03:00:19 ERROR : error listing: directory not found
2026/04/22 03:00:19 ERROR : error listing: directory not found
2026/04/22 03:00:19 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_normalization-polosop6
2026/04/22 03:00:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:19 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:00:20 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1': Waiting for checks to finish
2026/04/22 03:00:20 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1': Waiting for transfers to finish
2026/04/22 03:00:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:20 INFO : file1.txt: Copied (new)
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:20 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:00:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:00:20 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:00:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:00:20 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:00:20 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1'
2026/04/22 03:00:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/22 03:00:21 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:00:21 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/22 03:00:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:00:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:21 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:21 INFO : file1.txt: Copied (new)
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:00:21 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:00:21 DEBUG : Local file system at /tmp/025528biroqav3/normalization/path2: Waiting for checks to finish
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:21 DEBUG : Local file system at /tmp/025528biroqav3/normalization/path2: Waiting for transfers to finish
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:00:21 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:00:21 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:00:21 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:00:21 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:00:21 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/normalization/path2
2026/04/22 03:00:21 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/22 03:00:21 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt /tmp/025528biroqav3/normalization/path2/[0m
2026/04/22 03:00:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/"
2026/04/22 03:00:21 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/" to be canonical "/tmp/025528biroqav3/datadir/test_normalization-juyecav1"
2026/04/22 03:00:21 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:00:21 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "/tmp/025528biroqav3/normalization/path2/" as ""
2026/04/22 03:00:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:21 DEBUG : Creating backend with remote "/tmp/025528biroqav3/normalization/path2/"
2026/04/22 03:00:21 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/normalization/path2" as "file1.txt"
2026/04/22 03:00:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_normalization-juyecav1)
2026/04/22 03:00:21 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/normalization/path2)
2026/04/22 03:00:21 DEBUG : file1.txt: Sizes differ
2026/04/22 03:00:21 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:00:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:21 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:00:21 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:21 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:00:21 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:00:23 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:00:23 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:23 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:23 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:24 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:24 NOTICE: Local file system at /tmp/025528biroqav3/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:24 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:24 NOTICE: Local file system at /tmp/025528biroqav3/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:24 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:24 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:24 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:24 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:00:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/" with Path2 "/tmp/025528biroqav3/normalization/path2/"
2026/04/22 03:00:24 INFO : Copying Path2 files to Path1
2026/04/22 03:00:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:24 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:00:24 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:24 INFO : Resync updating listings
2026/04/22 03:00:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/" vs Path2 "/tmp/025528biroqav3/normalization/path2/"
2026/04/22 03:00:24 INFO : [32mBisync successful[0m
2026/04/22 03:00:24 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/22 03:00:24 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:00:24 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:00:25 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:25 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/22 03:00:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:25 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:00:25 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:00:25 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder éééö.txt[0m
2026/04/22 03:00:25 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder" as "éééö.txt"
2026/04/22 03:00:25 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder"
2026/04/22 03:00:25 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder'" as "éééö.txt"
2026/04/22 03:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:25 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/22 03:00:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:25 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/22 03:00:25 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:00:25 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/22 03:00:25 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:00:25 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder"
2026/04/22 03:00:25 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/04/22 03:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:26 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/22 03:00:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:26 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/22 03:00:26 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/22 03:00:26 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt /tmp/025528biroqav3/normalization/path2/[0m
2026/04/22 03:00:26 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/" for canonical name "/tmp/025528biroqav3/datadir/test_normalization-juyecav1"
2026/04/22 03:00:26 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/22 03:00:26 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "/tmp/025528biroqav3/normalization/path2/" as ""
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/normalization/path2/"
2026/04/22 03:00:26 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/normalization/path2" as "file1.txt"
2026/04/22 03:00:26 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_normalization-juyecav1)
2026/04/22 03:00:26 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/normalization/path2)
2026/04/22 03:00:26 DEBUG : file1.txt: Sizes differ
2026/04/22 03:00:26 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 03:00:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:26 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 03:00:26 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:26 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt /tmp/025528biroqav3/normalization/path2/folder éééö.txt[0m
2026/04/22 03:00:26 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "/tmp/025528biroqav3/normalization/path2/folder" as "éééö.txt"
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/normalization/path2/folder"
2026/04/22 03:00:26 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/normalization/path2/folder" as "éééö.txt"
2026/04/22 03:00:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:26 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/22 03:00:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:26 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/22 03:00:26 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:00:26 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt /tmp/025528biroqav3/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/22 03:00:26 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt" to "/tmp/025528biroqav3/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_normalization-juyecav1/file1.txt"
2026/04/22 03:00:26 DEBUG : Creating backend with remote "/tmp/025528biroqav3/normalization/path2/folder"
2026/04/22 03:00:26 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/025528biroqav3/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/22 03:00:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:26 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/22 03:00:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:26 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/22 03:00:26 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/22 03:00:26 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/22 03:00:26 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/22 03:00:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:00:28 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:00:29 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1:
folderfolder (BOTH) path2:
測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ))
(fs1: azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/normalization/path1' fs2: Local file system at /tmp/025528biroqav3/normalization/path2)
@@ -1 +1 @@
-folderfolder+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ
=== RUN TestBisyncRemoteLocal/rclone_args
2026/04/22 03:00:29 INFO : path1: Making directory
2026/04/22 03:00:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1"
2026/04/22 03:00:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2"
2026/04/22 03:00:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/22 03:00:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_rclone_args-becoboz3"
2026/04/22 03:00:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : subdir: Making directory with metadata
2026/04/22 03:00:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:00:29 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:00:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:29 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:00:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_rclone_args-becoboz3: Waiting for checks to finish
2026/04/22 03:00:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:29 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_rclone_args-becoboz3: Waiting for transfers to finish
2026/04/22 03:00:29 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:00:29 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:00:29 INFO : file1.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:00:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:29 INFO : file2.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:00:29 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:00:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/22 03:00:29 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8"
2026/04/22 03:00:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:29 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/22 03:00:29 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/22 03:00:29 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8: Waiting for checks to finish
2026/04/22 03:00:29 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8: Waiting for transfers to finish
2026/04/22 03:00:29 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/22 03:00:29 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:29 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/22 03:00:29 INFO : file2.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/22 03:00:29 INFO : file20.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:29 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/22 03:00:29 INFO : file21.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/22 03:00:29 INFO : file1.txt: Copied (new)
2026/04/22 03:00:29 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:29 ERROR : error listing: directory not found
2026/04/22 03:00:29 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Failed to list "": directory not found
2026/04/22 03:00:29 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:29 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Removing directory
2026/04/22 03:00:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb7176e-b01a-005a-0d04-d2d7fd000000
Time:2026-04-22T03:00:30.0198754Z
--------------------------------------------------------------------------------
2026/04/22 03:00:30 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:30 ERROR : error listing: directory not found
2026/04/22 03:00:30 ERROR : Local file system at /tmp/025528biroqav3/rclone_args/path2: Failed to list "": directory not found
2026/04/22 03:00:30 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:30 INFO : Local file system at /tmp/025528biroqav3/rclone_args/path2: Removing directory
2026/04/22 03:00:30 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/rclone_args/path2: no such file or directory
2026/04/22 03:00:30 ERROR : error listing: directory not found
2026/04/22 03:00:30 ERROR : error listing: directory not found
2026/04/22 03:00:30 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_rclone_args-becoboz3
2026/04/22 03:00:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:30 INFO : subdir: Making directory
2026/04/22 03:00:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:30 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:30 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Waiting for checks to finish
2026/04/22 03:00:30 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Waiting for transfers to finish
2026/04/22 03:00:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:30 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:00:30 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:00:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:30 INFO : file2.txt: Copied (new)
2026/04/22 03:00:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:00:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:30 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:00:30 INFO : file1.txt: Copied (new)
2026/04/22 03:00:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:30 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:00:30 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:00:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:00:30 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:00:30 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:00:30 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1'
2026/04/22 03:00:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:31 DEBUG : subdir: Making directory with metadata
2026/04/22 03:00:31 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:00:31 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:00:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:31 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:00:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:31 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:31 INFO : file2.txt: Copied (new)
2026/04/22 03:00:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:31 DEBUG : Local file system at /tmp/025528biroqav3/rclone_args/path2: Waiting for checks to finish
2026/04/22 03:00:31 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:00:31 DEBUG : Local file system at /tmp/025528biroqav3/rclone_args/path2: Waiting for transfers to finish
2026/04/22 03:00:31 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:31 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:00:31 INFO : file1.txt: Copied (new)
2026/04/22 03:00:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:00:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:31 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:00:31 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:00:31 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:00:31 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:00:31 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:00:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:31 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/rclone_args/path2
2026/04/22 03:00:31 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/22 03:00:31 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/ *[0m
2026/04/22 03:00:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/"
2026/04/22 03:00:31 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/" to be canonical "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8"
2026/04/22 03:00:31 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:00:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:00:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:00:31 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:00:31 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:00:31 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/22 03:00:33 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00: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/22 03:00:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:33 INFO : Copying Path2 files to Path1
2026/04/22 03:00:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:33 INFO : There was nothing to transfer
2026/04/22 03:00:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:33 INFO : There was nothing to transfer
2026/04/22 03:00:33 INFO : Resync updating listings
2026/04/22 03:00:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:33 INFO : [32mBisync successful[0m
2026/04/22 03:00:33 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:00:33 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/[0m
2026/04/22 03:00:33 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" as ""
2026/04/22 03:00:33 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt"
2026/04/22 03:00:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/"
2026/04/22 03:00:33 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:00:34 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:00:34 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/22 03:00:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8)
2026/04/22 03:00:34 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/')
2026/04/22 03:00:34 DEBUG : file1.txt: md5 differ
2026/04/22 03:00:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:00:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:00:34 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:34 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt /tmp/025528biroqav3/rclone_args/path2/[0m
2026/04/22 03:00:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt" to "/tmp/025528biroqav3/rclone_args/path2/" as ""
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt"
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:34 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2" as "file2.txt"
2026/04/22 03:00:34 DEBUG : file2.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8)
2026/04/22 03:00:34 DEBUG : file2.txt: size = 0 (Local file system at /tmp/025528biroqav3/rclone_args/path2)
2026/04/22 03:00:34 DEBUG : file2.txt: Sizes differ
2026/04/22 03:00:34 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/22 03:00:34 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:34 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/22 03:00:34 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:00:34 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir[0m
2026/04/22 03:00:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir" as ""
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt"
2026/04/22 03:00:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir"
2026/04/22 03:00:34 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:00:34 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:00:34 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/22 03:00:34 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:34 INFO : file20.txt: Updated modification time in destination
2026/04/22 03:00:34 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:00:34 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt /tmp/025528biroqav3/rclone_args/path2/subdir[0m
2026/04/22 03:00:34 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt" to "/tmp/025528biroqav3/rclone_args/path2/subdir" as ""
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt"
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:34 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2/subdir" as "file21.txt"
2026/04/22 03:00:34 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:00:34 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/22 03:00:34 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:34 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:00:34 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:00:34 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/ file1.txt[0m
2026/04/22 03:00:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/"
2026/04/22 03:00:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:00:34 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/rclone_args/path2/ file2.txt[0m
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:34 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/rclone_args/path2/" to be canonical "/tmp/025528biroqav3/rclone_args/path2"
2026/04/22 03:00:34 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:00:34 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:00:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/"
2026/04/22 03:00:34 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:00:34 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:00:34 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/subdir/"
2026/04/22 03:00:34 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/rclone_args/path2/subdir/" to be canonical "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:34 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:00:34 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/22 03:00:34 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/22 03:00:37 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:37 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/22 03:00:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:37 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:37 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:00:37 INFO : Path1 checking for diffs
2026/04/22 03:00:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:37 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:37 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/22 03:00:37 INFO : Path2 checking for diffs
2026/04/22 03:00:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:37 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:37 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/22 03:00:37 INFO : Applying changes
2026/04/22 03:00:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/rclone_args/path2/file1.txt[0m
2026/04/22 03:00:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/file2.txt[0m
2026/04/22 03:00:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:38 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:00:38 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:00:38 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:38 INFO : Updating listings
2026/04/22 03:00:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:38 INFO : [32mBisync successful[0m
2026/04/22 03:00:38 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/ *[0m
2026/04/22 03:00:38 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/" for canonical name "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8"
2026/04/22 03:00:38 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:00:38 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:00:38 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:00:38 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:00:38 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/[0m
2026/04/22 03:00:38 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" as ""
2026/04/22 03:00:38 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt"
2026/04/22 03:00:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/"
2026/04/22 03:00:38 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:00:38 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:00:38 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/22 03:00:38 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:00:38 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/22 03:00:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:39 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/22 03:00:39 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:39 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt /tmp/025528biroqav3/rclone_args/path2/[0m
2026/04/22 03:00:39 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt" to "/tmp/025528biroqav3/rclone_args/path2/" as ""
2026/04/22 03:00:39 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt"
2026/04/22 03:00:39 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:39 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2" as "file2.txt"
2026/04/22 03:00:39 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:00:39 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/22 03:00:39 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:39 INFO : file2.txt: Updated modification time in destination
2026/04/22 03:00:39 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:00:39 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir[0m
2026/04/22 03:00:39 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir" as ""
2026/04/22 03:00:39 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt"
2026/04/22 03:00:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir"
2026/04/22 03:00:39 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:00:39 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:00:39 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/22 03:00:39 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:00:39 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/04/22 03:00:39 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:39 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/04/22 03:00:39 INFO : file20.txt: Copied (replaced existing)
2026/04/22 03:00:39 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt /tmp/025528biroqav3/rclone_args/path2/ file1.txt[0m
2026/04/22 03:00:39 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt" to "/tmp/025528biroqav3/rclone_args/path2/" as "file1.txt"
2026/04/22 03:00:39 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt"
2026/04/22 03:00:39 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2" as "file1.txt"
2026/04/22 03:00:39 DEBUG : file21.txt: size = 0 (Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8)
2026/04/22 03:00:39 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/rclone_args/path2)
2026/04/22 03:00:39 DEBUG : file21.txt: Sizes differ
2026/04/22 03:00:39 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/22 03:00:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:39 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/22 03:00:39 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:00:39 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/ file1.txt[0m
2026/04/22 03:00:39 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:00:39 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/rclone_args/path2/ file2.txt[0m
2026/04/22 03:00:39 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/" for canonical name "/tmp/025528biroqav3/rclone_args/path2"
2026/04/22 03:00:39 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:00:39 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:00:39 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:00:39 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:00:39 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/subdir/" for canonical name "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:39 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:00:39 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/22 03:00:42 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00:42 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/22 03:00:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:42 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:42 INFO : Path1 checking for diffs
2026/04/22 03:00:42 INFO : Path2 checking for diffs
2026/04/22 03:00:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:42 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/22 03:00:42 INFO : Applying changes
2026/04/22 03:00:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/file1.txt[0m
2026/04/22 03:00:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:42 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:42 INFO : Updating listings
2026/04/22 03:00:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:42 INFO : [32mBisync successful[0m
2026/04/22 03:00:42 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/22 03:00:44 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00: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/22 03:00:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:44 INFO : Copying Path2 files to Path1
2026/04/22 03:00:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:45 INFO : There was nothing to transfer
2026/04/22 03:00:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:45 INFO : file2.txt: Updated modification time in destination
2026/04/22 03:00:45 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/22 03:00:45 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 03:00:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:45 INFO : Resync updating listings
2026/04/22 03:00:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:45 INFO : [32mBisync successful[0m
2026/04/22 03:00:45 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/[0m
2026/04/22 03:00:45 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" as ""
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt"
2026/04/22 03:00:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/"
2026/04/22 03:00:45 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:00:45 DEBUG : file1.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8)
2026/04/22 03:00:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/')
2026/04/22 03:00:45 DEBUG : file1.txt: Sizes differ
2026/04/22 03:00:45 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/22 03:00:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:45 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/22 03:00:45 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:45 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt /tmp/025528biroqav3/rclone_args/path2/[0m
2026/04/22 03:00:45 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt" to "/tmp/025528biroqav3/rclone_args/path2/" as ""
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file2.txt"
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:45 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2" as "file2.txt"
2026/04/22 03:00:45 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:00:45 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/22 03:00:45 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:45 INFO : file2.txt: Updated modification time in destination
2026/04/22 03:00:45 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:00:45 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir[0m
2026/04/22 03:00:45 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir" as ""
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt"
2026/04/22 03:00:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir"
2026/04/22 03:00:45 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:00:45 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:00:45 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:00:45 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:00:45 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt /tmp/025528biroqav3/rclone_args/path2/subdir[0m
2026/04/22 03:00:45 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt" to "/tmp/025528biroqav3/rclone_args/path2/subdir" as ""
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt"
2026/04/22 03:00:45 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:45 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2/subdir" as "file21.txt"
2026/04/22 03:00:45 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:00:45 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/22 03:00:45 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:45 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:00:45 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:00:45 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/ file1.txt[0m
2026/04/22 03:00:46 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:00:46 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/rclone_args/path2/ file2.txt[0m
2026/04/22 03:00:46 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/" for canonical name "/tmp/025528biroqav3/rclone_args/path2"
2026/04/22 03:00:46 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:00:46 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:00:46 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:00:46 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:00:46 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/subdir/" for canonical name "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:46 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:00:46 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/22 03:00:48 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:00:48 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/22 03:00:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:48 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:48 INFO : Path1 checking for diffs
2026/04/22 03:00:48 INFO : Path2 checking for diffs
2026/04/22 03:00:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:00:48 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:48 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:00:48 INFO : Applying changes
2026/04/22 03:00:48 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/file2.txt[0m
2026/04/22 03:00:48 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:00:48 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:48 INFO : file2.txt: Updated modification time in destination
2026/04/22 03:00:48 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/22 03:00:48 INFO : There was nothing to transfer
2026/04/22 03:00:48 INFO : Updating listings
2026/04/22 03:00:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:48 INFO : [32mBisync successful[0m
2026/04/22 03:00:48 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/22 03:00:51 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00: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/22 03:00:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:51 INFO : Copying Path2 files to Path1
2026/04/22 03:00:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:00:51 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:00:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:00:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:51 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:51 INFO : Resync updating listings
2026/04/22 03:00:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:51 INFO : [32mBisync successful[0m
2026/04/22 03:00:51 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt /tmp/025528biroqav3/rclone_args/path2/ file2.txt[0m
2026/04/22 03:00:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt" to "/tmp/025528biroqav3/rclone_args/path2/" as "file2.txt"
2026/04/22 03:00:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt"
2026/04/22 03:00:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:51 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2" as "file2.txt"
2026/04/22 03:00:51 DEBUG : file21.txt: size = 0 (Local file system at /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8)
2026/04/22 03:00:51 DEBUG : file2.txt: size = 19 (Local file system at /tmp/025528biroqav3/rclone_args/path2)
2026/04/22 03:00:51 DEBUG : file21.txt: Sizes differ
2026/04/22 03:00:51 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/22 03:00:51 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:51 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/22 03:00:51 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:00:51 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/ *[0m
2026/04/22 03:00:51 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/" for canonical name "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8"
2026/04/22 03:00:51 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:00:51 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:00:51 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/22 03:00:51 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:00:51 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/[0m
2026/04/22 03:00:51 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" as ""
2026/04/22 03:00:51 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file1.txt"
2026/04/22 03:00:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/"
2026/04/22 03:00:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:00:51 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:00:51 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/22 03:00:51 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:00:52 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/22 03:00:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:00:52 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/22 03:00:52 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:52 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir[0m
2026/04/22 03:00:52 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir" as ""
2026/04/22 03:00:52 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file20.txt"
2026/04/22 03:00:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir"
2026/04/22 03:00:52 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:00:52 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:00:52 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/22 03:00:52 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:00:52 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/22 03:00:52 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:52 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/22 03:00:52 INFO : file20.txt: Copied (replaced existing)
2026/04/22 03:00:52 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt /tmp/025528biroqav3/rclone_args/path2/subdir[0m
2026/04/22 03:00:52 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt" to "/tmp/025528biroqav3/rclone_args/path2/subdir" as ""
2026/04/22 03:00:52 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rclone_args-vujaxeb8/file21.txt"
2026/04/22 03:00:52 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:52 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/025528biroqav3/rclone_args/path2/subdir" as "file21.txt"
2026/04/22 03:00:52 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:00:52 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/22 03:00:52 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:52 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:00:52 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:00:52 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/025528biroqav3/rclone_args/path2/ file2.txt[0m
2026/04/22 03:00:52 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/" for canonical name "/tmp/025528biroqav3/rclone_args/path2"
2026/04/22 03:00:52 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:00:52 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/ file1.txt[0m
2026/04/22 03:00:52 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:00:52 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:00:53 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:00:53 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/025528biroqav3/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:00:53 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rclone_args/path2/subdir/" for canonical name "/tmp/025528biroqav3/rclone_args/path2/subdir"
2026/04/22 03:00:53 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:00:53 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/22 03:00:55 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:00:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:55 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/22 03:00:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" with Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:55 INFO : Building Path1 and Path2 listings
2026/04/22 03:00:55 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:00:55 INFO : Path1 checking for diffs
2026/04/22 03:00:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:00:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:00:55 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:55 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:00:55 INFO : Path2 checking for diffs
2026/04/22 03:00:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:00:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:00:55 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:00:55 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/22 03:00:55 INFO : Applying changes
2026/04/22 03:00:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/rclone_args/path2/file1.txt[0m
2026/04/22 03:00:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/rclone_args/path2/subdir/file20.txt[0m
2026/04/22 03:00:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/file2.txt[0m
2026/04/22 03:00:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:00:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:00:56 INFO : subdir/file21.txt: Updated modification time in destination
2026/04/22 03:00:56 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:00:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:00:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:56 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:00:56 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 03:00:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:00:56 INFO : Updating listings
2026/04/22 03:00:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1/" vs Path2 "/tmp/025528biroqav3/rclone_args/path2/"
2026/04/22 03:00:56 INFO : [32mBisync successful[0m
2026/04/22 03:00:56 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:56 INFO : RCLONE_TEST: Deleted
2026/04/22 03:00:56 INFO : file1.txt: Deleted
2026/04/22 03:00:56 INFO : file2.txt: Deleted
2026/04/22 03:00:57 INFO : subdir/file21.txt: Deleted
2026/04/22 03:00:57 INFO : subdir/file20.txt: Deleted
2026/04/22 03:00:57 DEBUG : removing 1 level 1 directories
2026/04/22 03:00:57 INFO : subdir: Removing directory
2026/04/22 03:00:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:57 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rclone_args/path1': Removing directory
2026/04/22 03:00:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:57 INFO : file1.txt: Deleted
2026/04/22 03:00:57 INFO : file2.txt: Deleted
2026/04/22 03:00:57 INFO : subdir/file20.txt: Deleted
2026/04/22 03:00:57 INFO : subdir/file21.txt: Deleted
2026/04/22 03:00:57 INFO : RCLONE_TEST: Deleted
2026/04/22 03:00:57 DEBUG : removing 1 level 1 directories
2026/04/22 03:00:57 INFO : subdir: Removing directory
2026/04/22 03:00:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:57 INFO : Local file system at /tmp/025528biroqav3/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/04/22 03:00:57 INFO : path1: Making directory
2026/04/22 03:00:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1"
2026/04/22 03:00:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2"
2026/04/22 03:00:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/22 03:00:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_resolve-senewek0"
2026/04/22 03:00:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:57 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resolve-senewek0: Waiting for checks to finish
2026/04/22 03:00:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:57 INFO : file1.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:57 INFO : file2.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resolve-senewek0: Waiting for transfers to finish
2026/04/22 03:00:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/22 03:00:57 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:00:57 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/22 03:00:57 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/22 03:00:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:00:57 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/22 03:00:57 INFO : file1L.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4: Waiting for checks to finish
2026/04/22 03:00:57 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4: Waiting for transfers to finish
2026/04/22 03:00:57 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:00:57 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/22 03:00:57 INFO : file2.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/22 03:00:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:00:57 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/22 03:00:57 INFO : file1R.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:57 ERROR : error listing: directory not found
2026/04/22 03:00:57 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Failed to list "": directory not found
2026/04/22 03:00:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:57 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Removing directory
2026/04/22 03:00:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9bb71c1f-b01a-005a-0604-d2d7fd000000
Time:2026-04-22T03:00:57.5278689Z
--------------------------------------------------------------------------------
2026/04/22 03:00:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:00:57 ERROR : error listing: directory not found
2026/04/22 03:00:57 ERROR : Local file system at /tmp/025528biroqav3/resolve/path2: Failed to list "": directory not found
2026/04/22 03:00:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:00:57 INFO : Local file system at /tmp/025528biroqav3/resolve/path2: Removing directory
2026/04/22 03:00:57 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/resolve/path2: no such file or directory
2026/04/22 03:00:57 ERROR : error listing: directory not found
2026/04/22 03:00:57 ERROR : error listing: directory not found
2026/04/22 03:00:57 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_resolve-senewek0
2026/04/22 03:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Waiting for checks to finish
2026/04/22 03:00:57 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Waiting for transfers to finish
2026/04/22 03:00:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:57 INFO : file1.txt: Copied (new)
2026/04/22 03:00:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:57 INFO : file2.txt: Copied (new)
2026/04/22 03:00:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:58 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:58 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1'
2026/04/22 03:00:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:00:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:00:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:00:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:00:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:00:58 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:00:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:00:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:58 DEBUG : Local file system at /tmp/025528biroqav3/resolve/path2: Waiting for checks to finish
2026/04/22 03:00:58 DEBUG : Local file system at /tmp/025528biroqav3/resolve/path2: Waiting for transfers to finish
2026/04/22 03:00:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:00:58 INFO : file2.txt: Copied (new)
2026/04/22 03:00:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:00:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:00:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:00:58 INFO : file1.txt: Copied (new)
2026/04/22 03:00:58 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/resolve/path2
2026/04/22 03:00:58 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/22 03:00:58 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:00:58 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:01:00 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:00 INFO : Copying Path2 files to Path1
2026/04/22 03:01:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:00 INFO : There was nothing to transfer
2026/04/22 03:01:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:00 INFO : There was nothing to transfer
2026/04/22 03:01:00 INFO : Resync updating listings
2026/04/22 03:01:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:00 INFO : [32mBisync successful[0m
2026/04/22 03:01:00 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:00 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/"
2026/04/22 03:01:00 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" to be canonical "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:00 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:01:00 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:00 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:00 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:00 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:00 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/resolve/path2)
2026/04/22 03:01:00 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:00 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 03:01:00 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:00 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 03:01:00 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:00 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:00 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:00 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:01:00 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:00 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:00 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:00 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/')
2026/04/22 03:01:00 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:00 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:01:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:01 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:01:01 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:01 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/22 03:01:01 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/22 03:01:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:03 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:03 INFO : Path1 checking for diffs
2026/04/22 03:01:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:03 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:01:03 INFO : Path2 checking for diffs
2026/04/22 03:01:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:03 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:03 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:01:03 INFO : Applying changes
2026/04/22 03:01:03 INFO : Checking potential conflicts...
2026/04/22 03:01:03 ERROR : file1.txt: md5 differ
2026/04/22 03:01:03 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 differences found
2026/04/22 03:01:03 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 errors while checking
2026/04/22 03:01:03 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:01:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:03 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/22 03:01:03 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:01:03 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt[0m
2026/04/22 03:01:03 INFO : file1.txt: Deleted
2026/04/22 03:01:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:01:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:03 INFO : file1.txt: Copied (new)
2026/04/22 03:01:03 INFO : Updating listings
2026/04/22 03:01:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:03 INFO : [32mBisync successful[0m
2026/04/22 03:01:03 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:03 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:03 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:03 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:01:03 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:03 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:03 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:03 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:03 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/22 03:01:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:03 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/025528biroqav3/resolve/path2)
2026/04/22 03:01:03 DEBUG : file1R.txt: md5 differ
2026/04/22 03:01:03 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/22 03:01:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:03 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/22 03:01:03 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:03 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:03 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:03 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:01:03 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:03 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:03 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:03 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:03 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/22 03:01:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:03 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:01:03 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:01:03 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/22 03:01:03 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/22 03:01:06 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:06 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:06 INFO : Path1 checking for diffs
2026/04/22 03:01:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:06 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:01:06 INFO : Path2 checking for diffs
2026/04/22 03:01:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:06 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:06 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:01:06 INFO : Applying changes
2026/04/22 03:01:06 INFO : Checking potential conflicts...
2026/04/22 03:01:06 ERROR : file1.txt: md5 differ
2026/04/22 03:01:06 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 differences found
2026/04/22 03:01:06 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 errors while checking
2026/04/22 03:01:06 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:01:06 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:06 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/22 03:01:06 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt.dinosaur1[0m
2026/04/22 03:01:06 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/22 03:01:06 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt.dinosaur1[0m
2026/04/22 03:01:06 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt[0m
2026/04/22 03:01:06 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt[0m
2026/04/22 03:01:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:01:07 INFO : file1.txt: Copied (new)
2026/04/22 03:01:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:07 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/22 03:01:07 INFO : Updating listings
2026/04/22 03:01:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:07 INFO : [32mBisync successful[0m
2026/04/22 03:01:07 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:07 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:07 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:01:07 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:07 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:07 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:07 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:07 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/22 03:01:07 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:07 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:01:07 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:01:07 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:07 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:07 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:01:07 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:07 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:07 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:07 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:07 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:07 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/22 03:01:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:07 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/')
2026/04/22 03:01:07 DEBUG : file1L.txt: md5 differ
2026/04/22 03:01:07 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:01:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:07 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:01:07 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:07 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/22 03:01:07 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/22 03:01:09 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01:09 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/22 03:01:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:09 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:09 INFO : Path1 checking for diffs
2026/04/22 03:01:09 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:09 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:09 INFO : Path2 checking for diffs
2026/04/22 03:01:09 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:09 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:09 INFO : Applying changes
2026/04/22 03:01:09 INFO : Checking potential conflicts...
2026/04/22 03:01:10 ERROR : file1.txt: md5 differ
2026/04/22 03:01:10 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 differences found
2026/04/22 03:01:10 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 errors while checking
2026/04/22 03:01:10 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:01:10 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:10 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/22 03:01:10 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:01:10 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt.apple1[0m
2026/04/22 03:01:10 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/22 03:01:10 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt.apple1[0m
2026/04/22 03:01:10 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt.apple2[0m
2026/04/22 03:01:10 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/22 03:01:10 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt.apple2[0m
2026/04/22 03:01:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:01:10 INFO : file1.txt.apple2: Copied (new)
2026/04/22 03:01:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:10 INFO : file1.txt.apple1: Copied (new)
2026/04/22 03:01:10 INFO : Updating listings
2026/04/22 03:01:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:10 INFO : [32mBisync successful[0m
2026/04/22 03:01:10 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/22 03:01:10 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:10 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:10 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:01:10 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:10 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:10 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:10 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:10 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:01:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:10 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:01:10 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:01:10 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:10 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:10 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/22 03:01:10 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:10 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:10 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:11 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:11 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:01:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:11 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:01:11 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:01:11 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/22 03:01:11 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/22 03:01:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:13 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:13 INFO : Path1 checking for diffs
2026/04/22 03:01:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:13 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:13 INFO : Path2 checking for diffs
2026/04/22 03:01:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:13 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:13 INFO : Applying changes
2026/04/22 03:01:13 INFO : Checking potential conflicts...
2026/04/22 03:01:13 ERROR : file1.txt: md5 differ
2026/04/22 03:01:13 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 differences found
2026/04/22 03:01:13 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 errors while checking
2026/04/22 03:01:13 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:01:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:13 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/22 03:01:13 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:01:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt.cloud1[0m
2026/04/22 03:01:14 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/22 03:01:14 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt.cloud1[0m
2026/04/22 03:01:14 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt.local1[0m
2026/04/22 03:01:14 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/22 03:01:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt.local1[0m
2026/04/22 03:01:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:01:14 INFO : file1.txt.local1: Copied (new)
2026/04/22 03:01:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:14 INFO : file1.txt.cloud1: Copied (new)
2026/04/22 03:01:14 INFO : Updating listings
2026/04/22 03:01:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:14 INFO : [32mBisync successful[0m
2026/04/22 03:01:14 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/22 03:01:14 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:14 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:14 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:01:14 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:14 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:14 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:14 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:14 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:14 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:14 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:01:14 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:14 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:01:14 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:01:14 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:14 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:14 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:01:14 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:14 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:14 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:14 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:14 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:15 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:01:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:15 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:01:15 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:01:15 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/22 03:01:15 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/22 03:01:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:17 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:17 INFO : Path1 checking for diffs
2026/04/22 03:01:17 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:17 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:17 INFO : Path2 checking for diffs
2026/04/22 03:01:17 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:17 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:17 INFO : Applying changes
2026/04/22 03:01:17 INFO : Checking potential conflicts...
2026/04/22 03:01:17 ERROR : file1.txt: md5 differ
2026/04/22 03:01:17 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 differences found
2026/04/22 03:01:17 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 1 errors while checking
2026/04/22 03:01:17 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:01:17 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:17 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt..path1[0m
2026/04/22 03:01:17 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/22 03:01:17 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt..path1[0m
2026/04/22 03:01:17 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt..path2[0m
2026/04/22 03:01:17 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/22 03:01:17 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file1.txt..path2[0m
2026/04/22 03:01:17 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:01:18 INFO : file1.txt..path2: Copied (new)
2026/04/22 03:01:18 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:18 INFO : file1.txt..path1: Copied (new)
2026/04/22 03:01:18 INFO : Updating listings
2026/04/22 03:01:18 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:18 INFO : [32mBisync successful[0m
2026/04/22 03:01:18 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/22 03:01:18 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1R.txt[0m
2026/04/22 03:01:18 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:18 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:01:18 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt /tmp/025528biroqav3/resolve/path2/ file1.txt[0m
2026/04/22 03:01:18 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file1.txt"
2026/04/22 03:01:18 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:18 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:18 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file1.txt"
2026/04/22 03:01:18 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:18 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/22 03:01:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:18 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/22 03:01:18 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:01:18 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file2.txt[0m
2026/04/22 03:01:18 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file2.txt"
2026/04/22 03:01:18 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1R.txt"
2026/04/22 03:01:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:18 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file2.txt"
2026/04/22 03:01:18 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:18 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/')
2026/04/22 03:01:18 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:18 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/22 03:01:18 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:01:19 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/22 03:01:19 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:01:19 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/025528biroqav3/datadir/test_resolve-benacac4/ file1L.txt[0m
2026/04/22 03:01:19 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resolve-benacac4/" for canonical name "/tmp/025528biroqav3/datadir/test_resolve-benacac4"
2026/04/22 03:01:19 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:01:19 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/ file1.txt[0m
2026/04/22 03:01:19 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" as "file1.txt"
2026/04/22 03:01:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/"
2026/04/22 03:01:19 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/'" as "file1.txt"
2026/04/22 03:01:19 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:19 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/22 03:01:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:19 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/22 03:01:19 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:01:19 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt /tmp/025528biroqav3/resolve/path2/ file2.txt[0m
2026/04/22 03:01:19 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt" to "/tmp/025528biroqav3/resolve/path2/" as "file2.txt"
2026/04/22 03:01:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resolve-benacac4/file1L.txt"
2026/04/22 03:01:19 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:19 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/025528biroqav3/resolve/path2" as "file2.txt"
2026/04/22 03:01:19 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resolve-benacac4)
2026/04/22 03:01:19 DEBUG : file2.txt: size = 0 (Local file system at /tmp/025528biroqav3/resolve/path2)
2026/04/22 03:01:19 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:19 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:01:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:19 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:01:19 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:01:19 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/22 03:01:19 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/22 03:01:21 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" with Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:21 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:21 INFO : Path1 checking for diffs
2026/04/22 03:01:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:01:21 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:21 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:01:21 INFO : Path2 checking for diffs
2026/04/22 03:01:21 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:01:21 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:01:21 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:01:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:01:21 INFO : Applying changes
2026/04/22 03:01:21 INFO : Checking potential conflicts...
2026/04/22 03:01:22 ERROR : file1.txt: md5 differ
2026/04/22 03:01:22 ERROR : file2.txt: md5 differ
2026/04/22 03:01:22 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 2 differences found
2026/04/22 03:01:22 NOTICE: Local file system at /tmp/025528biroqav3/resolve/path2: 2 errors while checking
2026/04/22 03:01:22 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/22 03:01:22 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:01:22 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/22 03:01:22 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:01:22 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/025528biroqav3/resolve/path2/file1.txt[0m
2026/04/22 03:01:22 INFO : file1.txt: Deleted
2026/04/22 03:01:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:01:22 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 03:01:22 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/22 03:01:22 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/22 03:01:22 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/file2.txt[0m
2026/04/22 03:01:22 INFO : file2.txt: Deleted
2026/04/22 03:01:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/22 03:01:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:01:22 INFO : file2.txt: Copied (new)
2026/04/22 03:01:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:01:22 INFO : file1.txt: Copied (new)
2026/04/22 03:01:22 INFO : Updating listings
2026/04/22 03:01:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1/" vs Path2 "/tmp/025528biroqav3/resolve/path2/"
2026/04/22 03:01:22 INFO : [32mBisync successful[0m
2026/04/22 03:01:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:23 INFO : file1.txt.apple1: Deleted
2026/04/22 03:01:23 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:01:23 INFO : RCLONE_TEST: Deleted
2026/04/22 03:01:23 INFO : file1.txt.apple2: Deleted
2026/04/22 03:01:23 INFO : file1.txt..path2: Deleted
2026/04/22 03:01:23 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:01:23 INFO : file1.txt..path1: Deleted
2026/04/22 03:01:23 INFO : file1.txt: Deleted
2026/04/22 03:01:23 INFO : file1.txt.local1: Deleted
2026/04/22 03:01:23 INFO : file2.txt: Deleted
2026/04/22 03:01:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:23 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resolve/path1': Removing directory
2026/04/22 03:01:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:23 INFO : RCLONE_TEST: Deleted
2026/04/22 03:01:23 INFO : file1.txt: Deleted
2026/04/22 03:01:23 INFO : file1.txt..path1: Deleted
2026/04/22 03:01:23 INFO : file1.txt..path2: Deleted
2026/04/22 03:01:23 INFO : file1.txt.apple2: Deleted
2026/04/22 03:01:23 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:01:23 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:01:23 INFO : file1.txt.local1: Deleted
2026/04/22 03:01:23 INFO : file2.txt: Deleted
2026/04/22 03:01:23 INFO : file1.txt.apple1: Deleted
2026/04/22 03:01:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:23 INFO : Local file system at /tmp/025528biroqav3/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/04/22 03:01:23 INFO : path1: Making directory
2026/04/22 03:01:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1"
2026/04/22 03:01:23 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2"
2026/04/22 03:01:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/22 03:01:23 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_resync-hujufip8"
2026/04/22 03:01:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resync-hujufip8: Waiting for checks to finish
2026/04/22 03:01:23 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resync-hujufip8: Waiting for transfers to finish
2026/04/22 03:01:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:23 INFO : file1.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:01:23 INFO : file2.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:01:23 INFO : file3.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:01:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:01:23 INFO : file6.txt: Copied (new)
2026/04/22 03:01:23 INFO : file4.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:01:23 INFO : file5.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:01:23 INFO : file7.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/22 03:01:23 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6"
2026/04/22 03:01:23 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/22 03:01:23 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/22 03:01:23 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:23 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/22 03:01:23 INFO : fileA.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:23 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/22 03:01:23 INFO : fileB.txt: Copied (new)
2026/04/22 03:01:23 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6: Waiting for checks to finish
2026/04/22 03:01:23 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6: Waiting for transfers to finish
2026/04/22 03:01:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:23 ERROR : error listing: directory not found
2026/04/22 03:01:23 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Failed to list "": directory not found
2026/04/22 03:01:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:23 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Removing directory
2026/04/22 03:01:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/resync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0a47950e-e01a-0068-4f04-d2d78a000000
Time:2026-04-22T03:01:23.6618029Z
--------------------------------------------------------------------------------
2026/04/22 03:01:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:23 ERROR : error listing: directory not found
2026/04/22 03:01:23 ERROR : Local file system at /tmp/025528biroqav3/resync/path2: Failed to list "": directory not found
2026/04/22 03:01:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:23 INFO : Local file system at /tmp/025528biroqav3/resync/path2: Removing directory
2026/04/22 03:01:23 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/resync/path2: no such file or directory
2026/04/22 03:01:23 ERROR : error listing: directory not found
2026/04/22 03:01:23 ERROR : error listing: directory not found
2026/04/22 03:01:23 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_resync-hujufip8
2026/04/22 03:01:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:23 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Waiting for checks to finish
2026/04/22 03:01:23 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Waiting for transfers to finish
2026/04/22 03:01:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:24 INFO : file1.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:24 INFO : file2.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:01:24 INFO : file3.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:01:24 INFO : file4.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:01:24 INFO : file7.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:01:24 INFO : file6.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:01:24 INFO : file5.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:24 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:24 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1'
2026/04/22 03:01:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:24 DEBUG : Local file system at /tmp/025528biroqav3/resync/path2: Waiting for checks to finish
2026/04/22 03:01:24 DEBUG : Local file system at /tmp/025528biroqav3/resync/path2: Waiting for transfers to finish
2026/04/22 03:01:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:24 INFO : file2.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:24 INFO : file1.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:01:24 INFO : file3.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:01:24 INFO : file5.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:01:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:01:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:24 INFO : file4.txt: Copied (new)
2026/04/22 03:01:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:01:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:01:24 INFO : file6.txt: Copied (new)
2026/04/22 03:01:24 INFO : file7.txt: Copied (new)
2026/04/22 03:01:24 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/resync/path2
2026/04/22 03:01:24 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/22 03:01:24 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/22 03:01:24 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/[0m
2026/04/22 03:01:25 DEBUG : file1.txt: Remove file
2026/04/22 03:01:25 DEBUG : file2.txt: Remove file
2026/04/22 03:01:25 DEBUG : file3.txt: Remove file
2026/04/22 03:01:25 DEBUG : file4.txt: Remove file
2026/04/22 03:01:25 DEBUG : file5.txt: Remove file
2026/04/22 03:01:25 DEBUG : file6.txt: Remove file
2026/04/22 03:01:25 DEBUG : file7.txt: Remove file
2026/04/22 03:01:25 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:01:25 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:01:27 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" with Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:27 INFO : Copying Path2 files to Path1
2026/04/22 03:01:27 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:27 INFO : file4.txt: Copied (new)
2026/04/22 03:01:28 INFO : file2.txt: Copied (new)
2026/04/22 03:01:28 INFO : file3.txt: Copied (new)
2026/04/22 03:01:28 INFO : file1.txt: Copied (new)
2026/04/22 03:01:28 INFO : file6.txt: Copied (new)
2026/04/22 03:01:28 INFO : file5.txt: Copied (new)
2026/04/22 03:01:28 INFO : file7.txt: Copied (new)
2026/04/22 03:01:28 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:28 INFO : Resync updating listings
2026/04/22 03:01:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" vs Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:28 INFO : [32mBisync successful[0m
2026/04/22 03:01:28 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/22 03:01:28 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/22 03:01:28 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/025528biroqav3/resync/path2/[0m
2026/04/22 03:01:28 DEBUG : file6.txt: Remove file
2026/04/22 03:01:28 DEBUG : file4.txt: Remove file
2026/04/22 03:01:28 DEBUG : file1.txt: Remove file
2026/04/22 03:01:28 DEBUG : file3.txt: Remove file
2026/04/22 03:01:28 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:01:28 DEBUG : file5.txt: Remove file
2026/04/22 03:01:28 DEBUG : file7.txt: Remove file
2026/04/22 03:01:28 DEBUG : file2.txt: Remove file
2026/04/22 03:01:28 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/22 03:01:30 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" with Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:30 INFO : Copying Path2 files to Path1
2026/04/22 03:01:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:30 INFO : There was nothing to transfer
2026/04/22 03:01:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:31 INFO : file1.txt: Copied (new)
2026/04/22 03:01:31 INFO : file3.txt: Copied (new)
2026/04/22 03:01:31 INFO : file2.txt: Copied (new)
2026/04/22 03:01:31 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:31 INFO : file5.txt: Copied (new)
2026/04/22 03:01:31 INFO : file4.txt: Copied (new)
2026/04/22 03:01:31 INFO : file7.txt: Copied (new)
2026/04/22 03:01:31 INFO : file6.txt: Copied (new)
2026/04/22 03:01:31 INFO : Resync updating listings
2026/04/22 03:01:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" vs Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 INFO : [32mBisync successful[0m
2026/04/22 03:01:31 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/22 03:01:31 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/22 03:01:31 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/025528biroqav3/datadir/test_resync-yoloxel6/ fileA.txt[0m
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/"
2026/04/22 03:01:31 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/" to be canonical "/tmp/025528biroqav3/datadir/test_resync-yoloxel6"
2026/04/22 03:01:31 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/22 03:01:31 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/025528biroqav3/datadir/test_resync-yoloxel6/ fileB.txt[0m
2026/04/22 03:01:31 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/" for canonical name "/tmp/025528biroqav3/datadir/test_resync-yoloxel6"
2026/04/22 03:01:31 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/22 03:01:31 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/22 03:01:31 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/22 03:01:31 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/025528biroqav3/resync/path2/file1.txt[0m
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/resync/path2/" to be canonical "/tmp/025528biroqav3/resync/path2"
2026/04/22 03:01:31 INFO : file1.txt: Deleted
2026/04/22 03:01:31 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/22 03:01:31 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/file2.txt[0m
2026/04/22 03:01:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/"
2026/04/22 03:01:31 INFO : file2.txt: Deleted
2026/04/22 03:01:31 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:01:31 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt /tmp/025528biroqav3/resync/path2/ file3.txt[0m
2026/04/22 03:01:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt" to "/tmp/025528biroqav3/resync/path2/" as "file3.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/025528biroqav3/resync/path2" as "file3.txt"
2026/04/22 03:01:31 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6)
2026/04/22 03:01:31 DEBUG : file3.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync/path2)
2026/04/22 03:01:31 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:01:31 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/22 03:01:31 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:31 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/22 03:01:31 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/22 03:01:31 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/22 03:01:31 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/file4.txt[0m
2026/04/22 03:01:31 INFO : file4.txt: Deleted
2026/04/22 03:01:31 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt /tmp/025528biroqav3/resync/path2/ file4.txt[0m
2026/04/22 03:01:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt" to "/tmp/025528biroqav3/resync/path2/" as "file4.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/025528biroqav3/resync/path2" as "file4.txt"
2026/04/22 03:01:31 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6)
2026/04/22 03:01:31 DEBUG : file4.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync/path2)
2026/04/22 03:01:31 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:01:31 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/22 03:01:31 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:31 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/22 03:01:31 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/22 03:01:31 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/22 03:01:31 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt /tmp/025528biroqav3/resync/path2/ file5.txt[0m
2026/04/22 03:01:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt" to "/tmp/025528biroqav3/resync/path2/" as "file5.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/025528biroqav3/resync/path2" as "file5.txt"
2026/04/22 03:01:31 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6)
2026/04/22 03:01:31 DEBUG : file5.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync/path2)
2026/04/22 03:01:31 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:01:31 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/22 03:01:31 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:31 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/22 03:01:31 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:01:31 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:01:31 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/ file6.txt[0m
2026/04/22 03:01:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" as "file6.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileB.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/"
2026/04/22 03:01:31 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/'" as "file6.txt"
2026/04/22 03:01:31 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6)
2026/04/22 03:01:31 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/')
2026/04/22 03:01:31 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:01:31 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/22 03:01:31 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:31 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/22 03:01:31 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:01:31 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt /tmp/025528biroqav3/resync/path2/ file6.txt[0m
2026/04/22 03:01:31 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt" to "/tmp/025528biroqav3/resync/path2/" as "file6.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync-yoloxel6/fileA.txt"
2026/04/22 03:01:31 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:31 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/025528biroqav3/resync/path2" as "file6.txt"
2026/04/22 03:01:31 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/025528biroqav3/datadir/test_resync-yoloxel6)
2026/04/22 03:01:31 DEBUG : file6.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync/path2)
2026/04/22 03:01:31 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:01:31 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/22 03:01:31 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:01:31 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/22 03:01:31 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:01:31 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/22 03:01:31 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/22 03:01:31 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/22 03:01:34 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" with Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:34 INFO : Copying Path2 files to Path1
2026/04/22 03:01:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:34 INFO : file2.txt: Copied (new)
2026/04/22 03:01:34 INFO : file4.txt: Copied (new)
2026/04/22 03:01:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:34 INFO : file6.txt: Updated modification time in destination
2026/04/22 03:01:34 INFO : file5.txt: Copied (replaced existing)
2026/04/22 03:01:34 INFO : file3.txt: Copied (replaced existing)
2026/04/22 03:01:34 INFO : file1.txt: Copied (new)
2026/04/22 03:01:34 INFO : Resync updating listings
2026/04/22 03:01:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" vs Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:34 INFO : [32mBisync successful[0m
2026/04/22 03:01:34 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/22 03:01:34 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/22 03:01:34 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/22 03:01:37 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" with Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:37 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:37 INFO : Path1 checking for diffs
2026/04/22 03:01:37 INFO : Path2 checking for diffs
2026/04/22 03:01:37 INFO : No changes found
2026/04/22 03:01:37 INFO : Updating listings
2026/04/22 03:01:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" vs Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:37 INFO : [32mBisync successful[0m
2026/04/22 03:01:37 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/22 03:01:37 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/025528biroqav3/resync/path2/[0m
2026/04/22 03:01:37 DEBUG : file6.txt: Remove file
2026/04/22 03:01:37 DEBUG : file4.txt: Remove file
2026/04/22 03:01:37 DEBUG : file1.txt: Remove file
2026/04/22 03:01:37 DEBUG : file3.txt: Remove file
2026/04/22 03:01:37 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:01:37 DEBUG : file5.txt: Remove file
2026/04/22 03:01:37 DEBUG : file7.txt: Remove file
2026/04/22 03:01:37 DEBUG : file2.txt: Remove file
2026/04/22 03:01:37 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/22 03:01:39 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync/path1/" with Path2 "/tmp/025528biroqav3/resync/path2/"
2026/04/22 03:01:39 INFO : Building Path1 and Path2 listings
2026/04/22 03:01:39 INFO : Path1 checking for diffs
2026/04/22 03:01:39 INFO : Path2 checking for diffs
2026/04/22 03:01:39 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_resync_path1..tmp_025528biroqav3_resync_path2.path2.lst-new
2026/04/22 03:01:39 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/025528biroqav3/workdir/TestAzureFiles_rclone-test-qabisuy7lowi_025528biroqav3_resync_path1..tmp_025528biroqav3_resync_path2.path2.lst-new[0m
2026/04/22 03:01:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:01:39 NOTICE: Bisync error: bisync aborted
2026/04/22 03:01:39 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:39 INFO : file3.txt: Deleted
2026/04/22 03:01:39 INFO : RCLONE_TEST: Deleted
2026/04/22 03:01:39 INFO : file6.txt: Deleted
2026/04/22 03:01:39 INFO : file2.txt: Deleted
2026/04/22 03:01:39 INFO : file5.txt: Deleted
2026/04/22 03:01:39 INFO : file4.txt: Deleted
2026/04/22 03:01:39 INFO : file7.txt: Deleted
2026/04/22 03:01:39 INFO : file1.txt: Deleted
2026/04/22 03:01:39 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:39 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync/path1': Removing directory
2026/04/22 03:01:39 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:39 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:39 INFO : Local file system at /tmp/025528biroqav3/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/04/22 03:01:39 INFO : path1: Making directory
2026/04/22 03:01:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_resync_modes-baferof3"
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resync_modes-baferof3: Waiting for checks to finish
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_resync_modes-baferof3: Waiting for transfers to finish
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:40 INFO : file1.txt: Copied (new)
2026/04/22 03:01:40 INFO : file2.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:40 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8: Waiting for checks to finish
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8: Waiting for transfers to finish
2026/04/22 03:01:40 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:40 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/22 03:01:40 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/22 03:01:40 INFO : file1L.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:40 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/22 03:01:40 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/22 03:01:40 INFO : file1R.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:01:40 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/22 03:01:40 INFO : file2.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:40 ERROR : error listing: directory not found
2026/04/22 03:01:40 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Failed to list "": directory not found
2026/04/22 03:01:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:40 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Removing directory
2026/04/22 03:01:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3cfe09c7-d01a-0097-2304-d2e717000000
Time:2026-04-22T03:01:40.1785954Z
--------------------------------------------------------------------------------
2026/04/22 03:01:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:01:40 ERROR : error listing: directory not found
2026/04/22 03:01:40 ERROR : Local file system at /tmp/025528biroqav3/resync_modes/path2: Failed to list "": directory not found
2026/04/22 03:01:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:01:40 INFO : Local file system at /tmp/025528biroqav3/resync_modes/path2: Removing directory
2026/04/22 03:01:40 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/resync_modes/path2: no such file or directory
2026/04/22 03:01:40 ERROR : error listing: directory not found
2026/04/22 03:01:40 ERROR : error listing: directory not found
2026/04/22 03:01:40 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_resync_modes-baferof3
2026/04/22 03:01:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Waiting for checks to finish
2026/04/22 03:01:40 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Waiting for transfers to finish
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:40 INFO : file2.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:40 INFO : file1.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:40 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1'
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/resync_modes/path2: Waiting for checks to finish
2026/04/22 03:01:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:01:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:01:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:01:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:01:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:01:40 DEBUG : Local file system at /tmp/025528biroqav3/resync_modes/path2: Waiting for transfers to finish
2026/04/22 03:01:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:01:40 INFO : file1.txt: Copied (new)
2026/04/22 03:01:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:01:40 INFO : file2.txt: Copied (new)
2026/04/22 03:01:40 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/resync_modes/path2
2026/04/22 03:01:40 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/22 03:01:40 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:40 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/"
2026/04/22 03:01:40 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" to be canonical "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:40 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:01:40 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:40 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:40 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:40 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:40 DEBUG : file1.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:40 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:40 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/22 03:01:40 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:40 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/22 03:01:40 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:40 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:40 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:40 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:01:40 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:40 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:40 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:40 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:40 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/')
2026/04/22 03:01:40 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:41 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:01:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:41 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:01:41 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:41 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:01:41 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:01:43 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:43 INFO : Copying Path2 files to Path1
2026/04/22 03:01:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:43 INFO : There was nothing to transfer
2026/04/22 03:01:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:43 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:43 INFO : Resync updating listings
2026/04/22 03:01:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:43 INFO : [32mBisync successful[0m
2026/04/22 03:01:43 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:43 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:43 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:43 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:01:43 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:43 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:43 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:43 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:43 DEBUG : file1.txt: size = 33 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:43 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:43 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/22 03:01:43 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:43 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/22 03:01:43 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:43 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:43 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:43 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:01:43 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:43 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:43 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:44 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:44 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:44 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/22 03:01:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:44 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:01:44 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:01:44 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/22 03:01:44 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/22 03:01:46 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:46 INFO : Copying Path2 files to Path1
2026/04/22 03:01:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:46 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:46 INFO : Resync updating listings
2026/04/22 03:01:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:46 INFO : [32mBisync successful[0m
2026/04/22 03:01:46 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:46 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:46 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:46 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:01:46 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:46 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:46 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:46 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:01:46 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/22 03:01:46 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:46 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:01:46 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:01:46 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:46 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:46 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:01:46 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:46 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:46 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:46 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:47 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/')
2026/04/22 03:01:47 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:47 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:01:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:47 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:01:47 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:47 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/22 03:01:47 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/22 03:01:49 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:49 INFO : Copying Path2 files to Path1
2026/04/22 03:01:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:49 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:01:50 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:50 INFO : Resync updating listings
2026/04/22 03:01:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:50 INFO : [32mBisync successful[0m
2026/04/22 03:01:50 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:50 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:50 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:50 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:01:50 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:50 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:50 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:01:50 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/22 03:01:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:50 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:01:50 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:01:50 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:50 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:50 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/22 03:01:50 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:50 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:50 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:50 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/')
2026/04/22 03:01:50 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:50 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/22 03:01:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:50 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/22 03:01:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:50 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/22 03:01:50 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/22 03:01:52 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:52 INFO : Copying Path2 files to Path1
2026/04/22 03:01:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:52 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/22 03:01:53 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:53 INFO : Resync updating listings
2026/04/22 03:01:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:53 INFO : [32mBisync successful[0m
2026/04/22 03:01:53 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:53 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:53 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:53 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:01:53 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:53 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:53 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:53 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:01:53 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/22 03:01:53 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:53 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:01:53 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:01:53 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:53 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:53 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:01:53 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:53 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:53 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:53 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:53 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:53 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/')
2026/04/22 03:01:53 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:53 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:01:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:53 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:01:53 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:53 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/22 03:01:53 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/22 03:01:56 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:56 INFO : Copying Path2 files to Path1
2026/04/22 03:01:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:56 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:01:56 INFO : There was nothing to transfer
2026/04/22 03:01:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:56 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:01:56 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:56 INFO : Resync updating listings
2026/04/22 03:01:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:56 INFO : [32mBisync successful[0m
2026/04/22 03:01:56 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:01:56 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:56 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:56 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:01:56 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:56 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:56 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:56 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:56 DEBUG : file1.txt: size = 33 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:56 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:56 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/22 03:01:56 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:56 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/22 03:01:56 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:56 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file2.txt[0m
2026/04/22 03:01:56 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file2.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:56 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file2.txt"
2026/04/22 03:01:56 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:56 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/')
2026/04/22 03:01:56 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:56 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/22 03:01:56 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:56 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/22 03:01:56 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:01:56 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:56 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:56 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:01:56 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:56 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:56 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:56 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:56 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/22 03:01:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:56 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:01:56 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:01:56 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt /tmp/025528biroqav3/resync_modes/path2/ file2.txt[0m
2026/04/22 03:01:56 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file2.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:56 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:56 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file2.txt"
2026/04/22 03:01:56 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:56 DEBUG : file2.txt: size = 0 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:56 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:56 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:01:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:56 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:01:56 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:01:56 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/22 03:01:56 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/22 03:01:59 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:01:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:01: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/22 03:01:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:59 INFO : Copying Path2 files to Path1
2026/04/22 03:01:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:01:59 INFO : There was nothing to transfer
2026/04/22 03:01:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:01:59 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:01:59 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:01:59 INFO : Resync updating listings
2026/04/22 03:01:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:59 INFO : [32mBisync successful[0m
2026/04/22 03:01:59 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/22 03:01:59 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1R.txt[0m
2026/04/22 03:01:59 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:59 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/22 03:01:59 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt /tmp/025528biroqav3/resync_modes/path2/ file1.txt[0m
2026/04/22 03:01:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file1.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:59 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file1.txt"
2026/04/22 03:01:59 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:59 DEBUG : file1.txt: size = 33 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:59 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:01:59 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/22 03:01:59 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:59 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/22 03:01:59 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:01:59 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file2.txt[0m
2026/04/22 03:01:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file2.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1R.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:59 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file2.txt"
2026/04/22 03:01:59 DEBUG : file2.txt: size = 42 OK
2026/04/22 03:01:59 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/22 03:01:59 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:01:59 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:01:59 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:01:59 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/ file1L.txt[0m
2026/04/22 03:01:59 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/" for canonical name "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8"
2026/04/22 03:01:59 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/22 03:01:59 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/ file1.txt[0m
2026/04/22 03:01:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" as "file1.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/"
2026/04/22 03:01:59 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:01:59 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:01:59 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/22 03:01:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:59 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:01:59 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:01:59 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt /tmp/025528biroqav3/resync_modes/path2/ file2.txt[0m
2026/04/22 03:01:59 DEBUG : copyFile "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt" to "/tmp/025528biroqav3/resync_modes/path2/" as "file2.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_resync_modes-nifored8/file1L.txt"
2026/04/22 03:01:59 DEBUG : Creating backend with remote "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:01:59 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/025528biroqav3/resync_modes/path2" as "file2.txt"
2026/04/22 03:01:59 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/025528biroqav3/datadir/test_resync_modes-nifored8)
2026/04/22 03:01:59 DEBUG : file2.txt: size = 42 (Local file system at /tmp/025528biroqav3/resync_modes/path2)
2026/04/22 03:01:59 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:01:59 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/22 03:01:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:01:59 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/22 03:01:59 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:01:59 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:01:59 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:02:02 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/04/22 03:02:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" with Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:02:02 INFO : Copying Path2 files to Path1
2026/04/22 03:02:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:02 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:02:02 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:02:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:02 INFO : Resync updating listings
2026/04/22 03:02:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1/" vs Path2 "/tmp/025528biroqav3/resync_modes/path2/"
2026/04/22 03:02:02 INFO : [32mBisync successful[0m
2026/04/22 03:02:02 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:02 INFO : file1.txt: Deleted
2026/04/22 03:02:02 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:02 INFO : file2.txt: Deleted
2026/04/22 03:02:02 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:02 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/resync_modes/path1': Removing directory
2026/04/22 03:02:02 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:02 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:02 INFO : file1.txt: Deleted
2026/04/22 03:02:02 INFO : file2.txt: Deleted
2026/04/22 03:02:02 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:02 INFO : Local file system at /tmp/025528biroqav3/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/04/22 03:02:02 INFO : path1: Making directory
2026/04/22 03:02:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1"
2026/04/22 03:02:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rmdirs/path2"
2026/04/22 03:02:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/22 03:02:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_rmdirs-lisecoh5"
2026/04/22 03:02:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:03 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:03 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:03 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:03 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:03 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:03 INFO : file1.txt: Copied (new)
2026/04/22 03:02:03 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:03 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_rmdirs-lisecoh5: Waiting for checks to finish
2026/04/22 03:02:03 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_rmdirs-lisecoh5: Waiting for transfers to finish
2026/04/22 03:02:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:03 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/22 03:02:03 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_rmdirs-ginovix4"
2026/04/22 03:02:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_rmdirs-ginovix4: Waiting for checks to finish
2026/04/22 03:02:03 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_rmdirs-ginovix4: Waiting for transfers to finish
2026/04/22 03:02:03 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/22 03:02:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:03 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/22 03:02:03 INFO : file1.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:03 ERROR : error listing: directory not found
2026/04/22 03:02:03 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Failed to list "": directory not found
2026/04/22 03:02:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:03 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Removing directory
2026/04/22 03:02:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3cfe0a1e-d01a-0097-5404-d2e717000000
Time:2026-04-22T03:02:03.1268364Z
--------------------------------------------------------------------------------
2026/04/22 03:02:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:03 ERROR : error listing: directory not found
2026/04/22 03:02:03 ERROR : Local file system at /tmp/025528biroqav3/rmdirs/path2: Failed to list "": directory not found
2026/04/22 03:02:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:03 INFO : Local file system at /tmp/025528biroqav3/rmdirs/path2: Removing directory
2026/04/22 03:02:03 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/rmdirs/path2: no such file or directory
2026/04/22 03:02:03 ERROR : error listing: directory not found
2026/04/22 03:02:03 ERROR : error listing: directory not found
2026/04/22 03:02:03 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_rmdirs-lisecoh5
2026/04/22 03:02:03 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:03 INFO : subdir: Making directory
2026/04/22 03:02:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Waiting for checks to finish
2026/04/22 03:02:03 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Waiting for transfers to finish
2026/04/22 03:02:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:03 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:03 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:03 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:03 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:03 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:03 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:03 INFO : file1.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:03 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:03 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:03 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1'
2026/04/22 03:02:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:04 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:04 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:04 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:04 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : Local file system at /tmp/025528biroqav3/rmdirs/path2: Waiting for checks to finish
2026/04/22 03:02:04 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:04 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:04 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:04 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : Local file system at /tmp/025528biroqav3/rmdirs/path2: Waiting for transfers to finish
2026/04/22 03:02:04 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:04 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:04 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:04 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:04 INFO : file1.txt: Copied (new)
2026/04/22 03:02:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:04 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:04 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/rmdirs/path2
2026/04/22 03:02:04 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/22 03:02:04 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:04 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:02:06 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" with Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:06 INFO : Copying Path2 files to Path1
2026/04/22 03:02:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:06 INFO : There was nothing to transfer
2026/04/22 03:02:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:07 INFO : There was nothing to transfer
2026/04/22 03:02:07 INFO : Resync updating listings
2026/04/22 03:02:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" vs Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:07 INFO : [32mBisync successful[0m
2026/04/22 03:02:07 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/22 03:02:07 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/subdir/file20.txt[0m
2026/04/22 03:02:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/subdir/"
2026/04/22 03:02:07 INFO : file20.txt: Deleted
2026/04/22 03:02:07 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/22 03:02:07 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/22 03:02:09 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02:09 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/22 03:02:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" with Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:09 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:09 INFO : Path1 checking for diffs
2026/04/22 03:02:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:02:09 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:02:09 INFO : Path2 checking for diffs
2026/04/22 03:02:09 INFO : Applying changes
2026/04/22 03:02:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/025528biroqav3/rmdirs/path2/subdir/file20.txt[0m
2026/04/22 03:02:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:02:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:09 INFO : subdir/file20.txt: Deleted
2026/04/22 03:02:09 INFO : There was nothing to transfer
2026/04/22 03:02:09 INFO : Updating listings
2026/04/22 03:02:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" vs Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:09 INFO : [32mBisync successful[0m
2026/04/22 03:02:09 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/22 03:02:09 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/[0m
2026/04/22 03:02:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/"
2026/04/22 03:02:10 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:02:10 NOTICE: [36m(10) :[0m [34mlist-dirs /tmp/025528biroqav3/rmdirs/path2/[0m
2026/04/22 03:02:10 DEBUG : Creating backend with remote "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:10 DEBUG : fs cache: renaming cache item "/tmp/025528biroqav3/rmdirs/path2/" to be canonical "/tmp/025528biroqav3/rmdirs/path2"
2026/04/22 03:02:10 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:02:10 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/22 03:02:10 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/22 03:02:12 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" with Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:12 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:12 INFO : Path1 checking for diffs
2026/04/22 03:02:12 INFO : Path2 checking for diffs
2026/04/22 03:02:12 INFO : No changes found
2026/04/22 03:02:12 INFO : Updating listings
2026/04/22 03:02:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/" vs Path2 "/tmp/025528biroqav3/rmdirs/path2/"
2026/04/22 03:02:12 INFO : Removing empty directories
2026/04/22 03:02:12 INFO : subdir: Removing directory
2026/04/22 03:02:12 INFO : subdir: Removing directory
2026/04/22 03:02:12 INFO : [32mBisync successful[0m
2026/04/22 03:02:12 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/22 03:02:12 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1/[0m
2026/04/22 03:02:13 NOTICE: [36m(15) :[0m [34mlist-dirs /tmp/025528biroqav3/rmdirs/path2/[0m
2026/04/22 03:02:13 DEBUG : fs cache: switching user supplied name "/tmp/025528biroqav3/rmdirs/path2/" for canonical name "/tmp/025528biroqav3/rmdirs/path2"
2026/04/22 03:02:13 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:13 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:13 INFO : file1.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:13 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:13 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:13 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/rmdirs/path1': Removing directory
2026/04/22 03:02:13 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:13 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:13 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:13 INFO : file1.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:13 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:13 INFO : Local file system at /tmp/025528biroqav3/rmdirs/path2: Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/volatile
2026/04/22 03:02:13 INFO : path1: Making directory
2026/04/22 03:02:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1"
2026/04/22 03:02:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/volatile/path2"
2026/04/22 03:02:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/22 03:02:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/initdir/test_volatile-vetivil6"
2026/04/22 03:02:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_volatile-vetivil6: Waiting for checks to finish
2026/04/22 03:02:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : Local file system at /tmp/025528biroqav3/initdir/test_volatile-vetivil6: Waiting for transfers to finish
2026/04/22 03:02:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:13 INFO : file1.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:13 INFO : file2.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:13 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:13 INFO : file3.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:13 INFO : file4.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:13 INFO : file5.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:13 INFO : file8.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:13 INFO : file7.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:13 INFO : file6.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/22 03:02:13 DEBUG : Creating backend with remote "/tmp/025528biroqav3/datadir/test_volatile-kuherig4"
2026/04/22 03:02:13 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_volatile-kuherig4: Waiting for checks to finish
2026/04/22 03:02:13 DEBUG : Local file system at /tmp/025528biroqav3/datadir/test_volatile-kuherig4: Waiting for transfers to finish
2026/04/22 03:02:13 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/22 03:02:13 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:13 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/22 03:02:13 INFO : file1.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/22 03:02:13 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:13 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/22 03:02:13 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:13 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/22 03:02:13 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:02:13 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/22 03:02:13 INFO : file11.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:02:13 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:02:13 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:02:13 INFO : file5L.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:02:13 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:02:13 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:02:13 INFO : file5R.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/22 03:02:13 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:13 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/22 03:02:13 INFO : file6.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/22 03:02:13 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:13 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/22 03:02:13 INFO : file7.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/22 03:02:13 INFO : dummy.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/22 03:02:13 INFO : file2.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/22 03:02:13 INFO : file10.txt: Copied (new)
2026/04/22 03:02:13 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:13 ERROR : error listing: directory not found
2026/04/22 03:02:13 ERROR : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1': Failed to list "": directory not found
2026/04/22 03:02:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:13 INFO : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1': Removing directory
2026/04/22 03:02:13 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:619ebfd1-d01a-003e-4904-d22665000000
Time:2026-04-22T03:02:13.6003917Z
--------------------------------------------------------------------------------
2026/04/22 03:02:13 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:13 ERROR : error listing: directory not found
2026/04/22 03:02:13 ERROR : Local file system at /tmp/025528biroqav3/volatile/path2: Failed to list "": directory not found
2026/04/22 03:02:13 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:13 INFO : Local file system at /tmp/025528biroqav3/volatile/path2: Removing directory
2026/04/22 03:02:13 ERROR : Failed to rmdir: stat /tmp/025528biroqav3/volatile/path2: no such file or directory
2026/04/22 03:02:13 ERROR : error listing: directory not found
2026/04/22 03:02:13 ERROR : error listing: directory not found
2026/04/22 03:02:13 NOTICE: checking initFs Local file system at /tmp/025528biroqav3/initdir/test_volatile-vetivil6
2026/04/22 03:02:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1': Waiting for checks to finish
2026/04/22 03:02:13 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1': Waiting for transfers to finish
2026/04/22 03:02:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:14 INFO : file2.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:14 INFO : file4.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:14 INFO : file1.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:14 INFO : file3.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:14 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:14 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:14 INFO : file5.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:14 INFO : file6.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:14 INFO : file7.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:14 INFO : file8.txt: Copied (new)
2026/04/22 03:02:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:14 NOTICE: checking Path1 azurefiles root 'rclone-test-qabisuy7lowi/025528biroqav3/volatile/path1'
2026/04/22 03:02:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : Local file system at /tmp/025528biroqav3/volatile/path2: Waiting for checks to finish
2026/04/22 03:02:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:15 DEBUG : Local file system at /tmp/025528biroqav3/volatile/path2: Waiting for transfers to finish
2026/04/22 03:02:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:15 INFO : file1.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:15 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:15 INFO : file2.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:15 INFO : file4.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:15 INFO : file5.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:15 INFO : file6.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:15 INFO : file7.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:15 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:15 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:15 INFO : file8.txt: Copied (new)
2026/04/22 03:02:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:15 INFO : file3.txt: Copied (new)
2026/04/22 03:02:15 NOTICE: checking path2 Local file system at /tmp/025528biroqav3/volatile/path2
2026/04/22 03:02:15 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/22 03:02:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/RCLONE_TEST"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file1.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file2.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file3.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file4.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file5.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file6.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file7.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/backupdir/path1/file8.txt"
2026/04/22 03:02:15 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/RCLONE_TEST"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/file1 - Copy (2).txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/file1 - Copy.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/file1.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/file_enconde_mañana_funcionará.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/filename_contains_ě_.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/filename_contains_ࢺ_.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/Русский.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/RCLONE_TEST"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file1.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file2.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file3.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file4.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file5.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file6.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file7.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/volatile/path1/file8.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/RCLONE_TEST"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/file1.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:02:16 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/測試_Русский_ _ _ě_áñ/測試_check file"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/folder/HeLlO,wOrLd!.txt"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge object "025528biroqav3/normalization/path1/folder/éééö.txt"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/volatile/path1"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/volatile"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/rmdirs"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/resync_modes"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/resync"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/resolve"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/rclone_args"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/path1"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/normalization/path1/測試_Русский_ _ _ě_áñ"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/normalization/path1/folder"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/normalization/path1"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/normalization"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/nomodtime"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/max_delete_path2_force"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/max_delete_path1"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/ignorelistingchecksum"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/filtersfile_checks"
2026/04/22 03:02:17 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/filters"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/extended_filenames/path1"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/extended_filenames"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/ext_paths"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/equal"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/dry_run"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/createemptysrcdirs"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/concurrent"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/compare_all"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/check_sync"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/check_filename"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/check_access_filters"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/check_access"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/changes"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/basic"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/backupdir/path1"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/backupdir"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3/all_changed"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir "025528biroqav3"
2026/04/22 03:02:18 DEBUG : azurefiles root 'rclone-test-qabisuy7lowi': Purge dir ""
--- PASS: TestBisyncRemoteLocal (409.92s)
--- PASS: TestBisyncRemoteLocal/all_changed (14.37s)
--- SKIP: TestBisyncRemoteLocal/backupdir (1.71s)
--- PASS: TestBisyncRemoteLocal/basic (8.53s)
--- PASS: TestBisyncRemoteLocal/changes (10.06s)
--- PASS: TestBisyncRemoteLocal/check_access (25.29s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (26.56s)
--- PASS: TestBisyncRemoteLocal/check_filename (15.14s)
--- PASS: TestBisyncRemoteLocal/check_sync (18.68s)
--- PASS: TestBisyncRemoteLocal/compare_all (10.84s)
--- PASS: TestBisyncRemoteLocal/concurrent (9.80s)
--- PASS: TestBisyncRemoteLocal/createemptysrcdirs (27.31s)
--- PASS: TestBisyncRemoteLocal/dry_run (15.49s)
--- PASS: TestBisyncRemoteLocal/equal (8.16s)
--- PASS: TestBisyncRemoteLocal/ext_paths (26.31s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (6.06s)
--- PASS: TestBisyncRemoteLocal/filters (8.12s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (20.97s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (11.11s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (9.82s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (9.48s)
--- PASS: TestBisyncRemoteLocal/nomodtime (6.86s)
--- SKIP: TestBisyncRemoteLocal/normalization (10.13s)
--- PASS: TestBisyncRemoteLocal/rclone_args (27.50s)
--- PASS: TestBisyncRemoteLocal/resolve (26.14s)
--- PASS: TestBisyncRemoteLocal/resync (16.52s)
--- PASS: TestBisyncRemoteLocal/resync_modes (22.95s)
--- PASS: TestBisyncRemoteLocal/rmdirs (10.47s)
--- SKIP: TestBisyncRemoteLocal/volatile (1.73s)
=== RUN TestBisyncLocalRemote
2026/04/22 03:02:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi"
2026/04/22 03:02:18 NOTICE: remote: TestAzureFiles:rclone-test-hucumaj2dehi
=== RUN TestBisyncLocalRemote/all_changed
2026/04/22 03:02:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8"
2026/04/22 03:02:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/all_changed/path1"
2026/04/22 03:02:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8"
2026/04/22 03:02:18 INFO : path2: Making directory
2026/04/22 03:02:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2"
2026/04/22 03:02:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/22 03:02:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_all_changed-yuxazut7"
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:19 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_all_changed-yuxazut7: Waiting for checks to finish
2026/04/22 03:02:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:19 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:19 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_all_changed-yuxazut7: Waiting for transfers to finish
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:19 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:19 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:19 INFO : file1.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:19 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:19 ERROR : error listing: directory not found
2026/04/22 03:02:19 ERROR : Local file system at /tmp/030218cuhofuz8/all_changed/path1: Failed to list "": directory not found
2026/04/22 03:02:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:19 INFO : Local file system at /tmp/030218cuhofuz8/all_changed/path1: Removing directory
2026/04/22 03:02:19 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/all_changed/path1: no such file or directory
2026/04/22 03:02:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:19 ERROR : error listing: directory not found
2026/04/22 03:02:19 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Failed to list "": directory not found
2026/04/22 03:02:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:19 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Removing directory
2026/04/22 03:02:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:87270cc1-501a-0020-4704-d2cabd000000
Time:2026-04-22T03:02:19.3425611Z
--------------------------------------------------------------------------------
2026/04/22 03:02:19 ERROR : error listing: directory not found
2026/04/22 03:02:19 ERROR : error listing: directory not found
2026/04/22 03:02:19 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_all_changed-yuxazut7
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:19 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:19 DEBUG : Local file system at /tmp/030218cuhofuz8/all_changed/path1: Waiting for checks to finish
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:19 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:19 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : Local file system at /tmp/030218cuhofuz8/all_changed/path1: Waiting for transfers to finish
2026/04/22 03:02:19 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:19 INFO : file1.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:19 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:19 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/all_changed/path1
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:19 INFO : subdir: Making directory
2026/04/22 03:02:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:19 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Waiting for checks to finish
2026/04/22 03:02:19 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Waiting for transfers to finish
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:19 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:19 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:19 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:20 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:20 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:20 INFO : file1.txt: Copied (new)
2026/04/22 03:02:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:20 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:20 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:20 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2'
2026/04/22 03:02:20 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/22 03:02:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:02:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:23 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:23 INFO : Synching Path1 "/tmp/030218cuhofuz8/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:23 INFO : Copying Path2 files to Path1
2026/04/22 03:02:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:23 INFO : There was nothing to transfer
2026/04/22 03:02:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:23 INFO : There was nothing to transfer
2026/04/22 03:02:23 INFO : Resync updating listings
2026/04/22 03:02:23 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:23 INFO : [32mBisync successful[0m
2026/04/22 03:02:23 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/22 03:02:23 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/030218cuhofuz8/all_changed/path1/ file*[0m
2026/04/22 03:02:23 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/all_changed/path1/"
2026/04/22 03:02:23 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/all_changed/path1/" to be canonical "/tmp/030218cuhofuz8/all_changed/path1"
2026/04/22 03:02:23 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/030218cuhofuz8/all_changed/path1/subdir file*[0m
2026/04/22 03:02:23 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/all_changed/path1/subdir"
2026/04/22 03:02:23 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/22 03:02:23 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/22 03:02:23 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 03:02:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:25 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:25 INFO : Synching Path1 "/tmp/030218cuhofuz8/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:25 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:26 INFO : Path1 checking for diffs
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:02:26 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/22 03:02:26 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/22 03:02:26 INFO : Path2 checking for diffs
2026/04/22 03:02:26 INFO : Applying changes
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy1.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy2.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy3.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy4.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy5.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/subdir/file20.txt[0m
2026/04/22 03:02:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:02:26 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/22 03:02:26 INFO : There was nothing to transfer
2026/04/22 03:02:26 INFO : Updating listings
2026/04/22 03:02:26 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:26 INFO : [32mBisync successful[0m
2026/04/22 03:02:26 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/22 03:02:26 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/030218cuhofuz8/all_changed/path1/ *[0m
2026/04/22 03:02:26 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/all_changed/path1/" for canonical name "/tmp/030218cuhofuz8/all_changed/path1"
2026/04/22 03:02:26 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/030218cuhofuz8/all_changed/path1/subdir *[0m
2026/04/22 03:02:26 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/22 03:02:26 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/22 03:02:26 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 03:02:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:28 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:28 INFO : Synching Path1 "/tmp/030218cuhofuz8/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:28 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:28 INFO : Path1 checking for diffs
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:02:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:02:28 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 03:02:28 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 03:02:28 INFO : Path2 checking for diffs
2026/04/22 03:02:28 ERROR : Safety abort: all files were changed on Path1 "/tmp/030218cuhofuz8/all_changed/path1/". Run with --force if desired.
2026/04/22 03:02:28 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:02:28 NOTICE: Bisync error: all files were changed
2026/04/22 03:02:28 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/22 03:02:28 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/22 03:02:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:31 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:31 INFO : Synching Path1 "/tmp/030218cuhofuz8/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:31 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:31 INFO : Path1 checking for diffs
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:02:31 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 03:02:31 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 03:02:31 INFO : Path2 checking for diffs
2026/04/22 03:02:31 INFO : Applying changes
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/RCLONE_TEST[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy1.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy2.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy3.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy4.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.copy5.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/file1.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/subdir/file20.txt[0m
2026/04/22 03:02:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:02:31 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : RCLONE_TEST: Updated modification time in destination
2026/04/22 03:02:31 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/22 03:02:31 INFO : There was nothing to transfer
2026/04/22 03:02:31 INFO : Updating listings
2026/04/22 03:02:31 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2/"
2026/04/22 03:02:31 INFO : [32mBisync successful[0m
2026/04/22 03:02:31 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:31 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:31 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:31 INFO : file1.txt: Deleted
2026/04/22 03:02:31 INFO : subdir/file20.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:31 DEBUG : removing 1 level 1 directories
2026/04/22 03:02:31 INFO : subdir: Removing directory
2026/04/22 03:02:31 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:31 INFO : Local file system at /tmp/030218cuhofuz8/all_changed/path1: Removing directory
2026/04/22 03:02:31 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:31 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:31 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:31 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:31 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:31 INFO : file1.txt: Deleted
2026/04/22 03:02:31 INFO : subdir/file20.txt: Deleted
2026/04/22 03:02:32 DEBUG : removing 1 level 1 directories
2026/04/22 03:02:32 INFO : subdir: Removing directory
2026/04/22 03:02:32 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:32 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/04/22 03:02:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/backupdir/path1"
2026/04/22 03:02:32 INFO : path2: Making directory
2026/04/22 03:02:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2"
2026/04/22 03:02:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/22 03:02:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_backupdir-naliduj3"
2026/04/22 03:02:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:32 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:32 INFO : file3.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:32 INFO : file1.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:32 INFO : file2.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:32 INFO : file5.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_backupdir-naliduj3: Waiting for checks to finish
2026/04/22 03:02:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_backupdir-naliduj3: Waiting for transfers to finish
2026/04/22 03:02:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:32 INFO : file4.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:32 INFO : file6.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:32 INFO : file7.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:32 INFO : file8.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/22 03:02:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_backupdir-yidetuj2"
2026/04/22 03:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:02:32 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:02:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:32 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:02:32 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:02:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:32 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_backupdir-yidetuj2: Waiting for checks to finish
2026/04/22 03:02:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:02:32 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:02:32 INFO : file1.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:02:32 INFO : file2.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:02:32 INFO : file11.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:02:32 INFO : file10.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_backupdir-yidetuj2: Waiting for transfers to finish
2026/04/22 03:02:32 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:02:32 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:02:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:02:32 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:02:32 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:02:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:32 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:02:32 INFO : file5L.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:32 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:02:32 INFO : file5R.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:02:32 INFO : file7.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:02:32 INFO : file6.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:32 ERROR : error listing: directory not found
2026/04/22 03:02:32 ERROR : Local file system at /tmp/030218cuhofuz8/backupdir/path1: Failed to list "": directory not found
2026/04/22 03:02:32 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:32 INFO : Local file system at /tmp/030218cuhofuz8/backupdir/path1: Removing directory
2026/04/22 03:02:32 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/backupdir/path1: no such file or directory
2026/04/22 03:02:32 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:32 ERROR : error listing: directory not found
2026/04/22 03:02:32 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2': Failed to list "": directory not found
2026/04/22 03:02:32 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:32 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2': Removing directory
2026/04/22 03:02:32 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fa104738-c01a-0032-2c04-d2b16d000000
Time:2026-04-22T03:02:32.2976876Z
--------------------------------------------------------------------------------
2026/04/22 03:02:32 ERROR : error listing: directory not found
2026/04/22 03:02:32 ERROR : error listing: directory not found
2026/04/22 03:02:32 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_backupdir-naliduj3
2026/04/22 03:02:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/backupdir/path1: Waiting for checks to finish
2026/04/22 03:02:32 DEBUG : Local file system at /tmp/030218cuhofuz8/backupdir/path1: Waiting for transfers to finish
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:32 INFO : file2.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:32 INFO : file1.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:32 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:32 INFO : file3.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:32 INFO : file4.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:32 INFO : file5.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:32 INFO : file6.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:32 INFO : file7.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:32 INFO : file8.txt: Copied (new)
2026/04/22 03:02:32 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/backupdir/path1
2026/04/22 03:02:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:32 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2': Waiting for checks to finish
2026/04/22 03:02:32 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2': Waiting for transfers to finish
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:32 INFO : file2.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:32 INFO : file1.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:32 INFO : file3.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:32 INFO : file4.txt: Copied (new)
2026/04/22 03:02:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:32 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:32 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:33 INFO : file6.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:33 INFO : file5.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:33 INFO : file7.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:33 INFO : file8.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:33 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:33 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/backupdir/path2'
2026/04/22 03:02:33 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/22 03:02:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:33 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/030218cuhofuz8/workdir/backupdirs/backupdir1 backupdir2=/tmp/030218cuhofuz8/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/04/22 03:02:33 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/basic/path1"
2026/04/22 03:02:33 INFO : path2: Making directory
2026/04/22 03:02:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2"
2026/04/22 03:02:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/22 03:02:33 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_basic-sudeyud8"
2026/04/22 03:02:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:33 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:33 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:33 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:33 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:33 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_basic-sudeyud8: Waiting for checks to finish
2026/04/22 03:02:33 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:33 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:33 INFO : file1.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:33 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_basic-sudeyud8: Waiting for transfers to finish
2026/04/22 03:02:33 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:33 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:33 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/22 03:02:33 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2"
2026/04/22 03:02:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:33 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2: Waiting for checks to finish
2026/04/22 03:02:33 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2: Waiting for transfers to finish
2026/04/22 03:02:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:02:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:02:33 INFO : file1.txt: Copied (new)
2026/04/22 03:02:33 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:33 ERROR : error listing: directory not found
2026/04/22 03:02:33 ERROR : Local file system at /tmp/030218cuhofuz8/basic/path1: Failed to list "": directory not found
2026/04/22 03:02:33 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:33 INFO : Local file system at /tmp/030218cuhofuz8/basic/path1: Removing directory
2026/04/22 03:02:33 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/basic/path1: no such file or directory
2026/04/22 03:02:33 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:33 ERROR : error listing: directory not found
2026/04/22 03:02:33 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Failed to list "": directory not found
2026/04/22 03:02:33 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:33 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Removing directory
2026/04/22 03:02:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fa1047e6-c01a-0032-5804-d2b16d000000
Time:2026-04-22T03:02:34.0111628Z
--------------------------------------------------------------------------------
2026/04/22 03:02:34 ERROR : error listing: directory not found
2026/04/22 03:02:34 ERROR : error listing: directory not found
2026/04/22 03:02:34 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_basic-sudeyud8
2026/04/22 03:02:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:34 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : Local file system at /tmp/030218cuhofuz8/basic/path1: Waiting for checks to finish
2026/04/22 03:02:34 DEBUG : Local file system at /tmp/030218cuhofuz8/basic/path1: Waiting for transfers to finish
2026/04/22 03:02:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:34 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:34 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:34 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:34 INFO : file1.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:34 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:34 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:34 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:34 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/basic/path1
2026/04/22 03:02:34 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:34 INFO : subdir: Making directory
2026/04/22 03:02:34 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:34 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Waiting for checks to finish
2026/04/22 03:02:34 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Waiting for transfers to finish
2026/04/22 03:02:34 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:02:34 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:02:34 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:02:34 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:02:34 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:02:34 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:34 INFO : file1.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:34 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:34 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:34 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2'
2026/04/22 03:02:35 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 03:02:35 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:35 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:02:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:37 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:37 INFO : Synching Path1 "/tmp/030218cuhofuz8/basic/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/"
2026/04/22 03:02:37 INFO : Copying Path2 files to Path1
2026/04/22 03:02:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:37 INFO : There was nothing to transfer
2026/04/22 03:02:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:38 INFO : There was nothing to transfer
2026/04/22 03:02:38 INFO : Resync updating listings
2026/04/22 03:02:38 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/"
2026/04/22 03:02:38 INFO : [32mBisync successful[0m
2026/04/22 03:02:38 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:02:38 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/[0m
2026/04/22 03:02:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/"
2026/04/22 03:02:38 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/" to be canonical "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2"
2026/04/22 03:02:38 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:02:38 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/" as ""
2026/04/22 03:02:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt"
2026/04/22 03:02:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/"
2026/04/22 03:02:38 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/'" as "file1.txt"
2026/04/22 03:02:38 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2)
2026/04/22 03:02:38 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/')
2026/04/22 03:02:38 DEBUG : file1.txt: Sizes differ
2026/04/22 03:02:38 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:02:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:38 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:02:38 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:02:38 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt /tmp/030218cuhofuz8/basic/path1/subdir file20.txt[0m
2026/04/22 03:02:38 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt" to "/tmp/030218cuhofuz8/basic/path1/subdir" as "file20.txt"
2026/04/22 03:02:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_basic-nudobuk2/file1.txt"
2026/04/22 03:02:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/basic/path1/subdir"
2026/04/22 03:02:38 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/basic/path1/subdir" as "file20.txt"
2026/04/22 03:02:38 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_basic-nudobuk2)
2026/04/22 03:02:38 DEBUG : file20.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/basic/path1/subdir)
2026/04/22 03:02:38 DEBUG : file1.txt: Sizes differ
2026/04/22 03:02:38 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 03:02:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:38 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 03:02:38 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 03:02:38 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/22 03:02:38 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 03:02:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:40 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:40 INFO : Synching Path1 "/tmp/030218cuhofuz8/basic/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/"
2026/04/22 03:02:40 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:41 INFO : Path1 checking for diffs
2026/04/22 03:02:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:02:41 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:02:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:02:41 INFO : Path2 checking for diffs
2026/04/22 03:02:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:02:41 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:02:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:02:41 INFO : Applying changes
2026/04/22 03:02:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/subdir/file20.txt[0m
2026/04/22 03:02:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/basic/path1/file1.txt[0m
2026/04/22 03:02:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:02:41 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:02:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:02:41 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 03:02:41 INFO : Updating listings
2026/04/22 03:02:41 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2/"
2026/04/22 03:02:41 INFO : [32mBisync successful[0m
2026/04/22 03:02:41 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:41 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:41 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:41 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:41 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:41 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:41 INFO : file1.txt: Deleted
2026/04/22 03:02:41 INFO : subdir/file20.txt: Deleted
2026/04/22 03:02:41 DEBUG : removing 1 level 1 directories
2026/04/22 03:02:41 INFO : subdir: Removing directory
2026/04/22 03:02:41 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:41 INFO : Local file system at /tmp/030218cuhofuz8/basic/path1: Removing directory
2026/04/22 03:02:41 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:42 INFO : file1.copy2.txt: Deleted
2026/04/22 03:02:42 INFO : file1.copy1.txt: Deleted
2026/04/22 03:02:42 INFO : file1.copy3.txt: Deleted
2026/04/22 03:02:42 INFO : file1.copy4.txt: Deleted
2026/04/22 03:02:42 INFO : file1.copy5.txt: Deleted
2026/04/22 03:02:42 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:42 INFO : file1.txt: Deleted
2026/04/22 03:02:42 INFO : subdir/file20.txt: Deleted
2026/04/22 03:02:42 DEBUG : removing 1 level 1 directories
2026/04/22 03:02:42 INFO : subdir: Removing directory
2026/04/22 03:02:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:42 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/04/22 03:02:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1"
2026/04/22 03:02:42 INFO : path2: Making directory
2026/04/22 03:02:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2"
2026/04/22 03:02:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/22 03:02:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_changes-vocuyiw6"
2026/04/22 03:02:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:42 INFO : file1.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:42 INFO : file3.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 INFO : file2.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_changes-vocuyiw6: Waiting for checks to finish
2026/04/22 03:02:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:42 INFO : file4.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_changes-vocuyiw6: Waiting for transfers to finish
2026/04/22 03:02:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:42 INFO : file5.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:42 INFO : file7.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:42 INFO : file6.txt: Copied (new)
2026/04/22 03:02:42 INFO : file8.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/22 03:02:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9: Waiting for checks to finish
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9: Waiting for transfers to finish
2026/04/22 03:02:42 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:02:42 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:02:42 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:02:42 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:02:42 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:42 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:02:42 INFO : file2.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:02:42 INFO : file10.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:02:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:42 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:42 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:02:42 INFO : file1.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:02:42 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:02:42 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:02:42 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:02:42 INFO : file11.txt: Copied (new)
2026/04/22 03:02:42 INFO : file5L.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:02:42 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:02:42 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:02:42 INFO : file5R.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:02:42 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:42 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:02:42 INFO : file6.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:02:42 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:42 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:02:42 INFO : file7.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:42 ERROR : error listing: directory not found
2026/04/22 03:02:42 ERROR : Local file system at /tmp/030218cuhofuz8/changes/path1: Failed to list "": directory not found
2026/04/22 03:02:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:42 INFO : Local file system at /tmp/030218cuhofuz8/changes/path1: Removing directory
2026/04/22 03:02:42 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/changes/path1: no such file or directory
2026/04/22 03:02:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:42 ERROR : error listing: directory not found
2026/04/22 03:02:42 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Failed to list "": directory not found
2026/04/22 03:02:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:42 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Removing directory
2026/04/22 03:02:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:619ec179-d01a-003e-0504-d22665000000
Time:2026-04-22T03:02:42.6653990Z
--------------------------------------------------------------------------------
2026/04/22 03:02:42 ERROR : error listing: directory not found
2026/04/22 03:02:42 ERROR : error listing: directory not found
2026/04/22 03:02:42 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_changes-vocuyiw6
2026/04/22 03:02:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/changes/path1: Waiting for checks to finish
2026/04/22 03:02:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:42 DEBUG : Local file system at /tmp/030218cuhofuz8/changes/path1: Waiting for transfers to finish
2026/04/22 03:02:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:42 INFO : file2.txt: Copied (new)
2026/04/22 03:02:42 INFO : file1.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:42 INFO : file4.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:42 INFO : file5.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:42 INFO : file6.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:42 INFO : file3.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:42 INFO : file7.txt: Copied (new)
2026/04/22 03:02:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:42 INFO : file8.txt: Copied (new)
2026/04/22 03:02:42 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/changes/path1
2026/04/22 03:02:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Waiting for checks to finish
2026/04/22 03:02:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Waiting for transfers to finish
2026/04/22 03:02:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:43 INFO : file1.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:43 INFO : file4.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:43 INFO : file2.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:43 INFO : file3.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:02:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:02:43 INFO : file6.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:02:43 INFO : file5.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:02:43 INFO : file8.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:02:43 INFO : file7.txt: Copied (new)
2026/04/22 03:02:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:43 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2'
2026/04/22 03:02:44 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 03:02:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:02:46 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:46 INFO : Synching Path1 "/tmp/030218cuhofuz8/changes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:46 INFO : Copying Path2 files to Path1
2026/04/22 03:02:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:46 INFO : There was nothing to transfer
2026/04/22 03:02:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:46 INFO : There was nothing to transfer
2026/04/22 03:02:46 INFO : Resync updating listings
2026/04/22 03:02:46 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:46 INFO : [32mBisync successful[0m
2026/04/22 03:02:46 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:02:46 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:02:46 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file10.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/[0m
2026/04/22 03:02:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/"
2026/04/22 03:02:46 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" to be canonical "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:46 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:02:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file10.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/" as ""
2026/04/22 03:02:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file10.txt"
2026/04/22 03:02:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:46 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/'" as "file10.txt"
2026/04/22 03:02:46 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:47 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:02:47 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:47 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:02:47 INFO : file10.txt: Copied (new)
2026/04/22 03:02:47 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:02:47 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/[0m
2026/04/22 03:02:47 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:47 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:02:47 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/" as ""
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file1.txt"
2026/04/22 03:02:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/'" as "file1.txt"
2026/04/22 03:02:47 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:47 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/')
2026/04/22 03:02:47 DEBUG : file1.txt: Sizes differ
2026/04/22 03:02:47 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:02:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:47 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:02:47 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:02:47 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:02:47 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file11.txt /tmp/030218cuhofuz8/changes/path1/[0m
2026/04/22 03:02:47 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:47 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:02:47 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file11.txt" to "/tmp/030218cuhofuz8/changes/path1/" as ""
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file11.txt"
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1/"
2026/04/22 03:02:47 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/030218cuhofuz8/changes/path1" as "file11.txt"
2026/04/22 03:02:47 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:47 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:02:47 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:47 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:02:47 INFO : file11.txt: Copied (new)
2026/04/22 03:02:47 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:02:47 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file2.txt /tmp/030218cuhofuz8/changes/path1/[0m
2026/04/22 03:02:47 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:47 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:02:47 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file2.txt" to "/tmp/030218cuhofuz8/changes/path1/" as ""
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file2.txt"
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1/"
2026/04/22 03:02:47 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030218cuhofuz8/changes/path1" as "file2.txt"
2026/04/22 03:02:47 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:47 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/changes/path1)
2026/04/22 03:02:47 DEBUG : file2.txt: Sizes differ
2026/04/22 03:02:47 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:02:47 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:02:47 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:02:47 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:02:47 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:02:47 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file3.txt[0m
2026/04/22 03:02:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:47 INFO : file3.txt: Deleted
2026/04/22 03:02:47 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:02:47 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/030218cuhofuz8/changes/path1/file4.txt[0m
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1/"
2026/04/22 03:02:47 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/changes/path1/" to be canonical "/tmp/030218cuhofuz8/changes/path1"
2026/04/22 03:02:47 INFO : file4.txt: Deleted
2026/04/22 03:02:47 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:02:47 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/030218cuhofuz8/changes/path1/file8.txt[0m
2026/04/22 03:02:47 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/changes/path1/" for canonical name "/tmp/030218cuhofuz8/changes/path1"
2026/04/22 03:02:47 INFO : file8.txt: Deleted
2026/04/22 03:02:47 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file8.txt[0m
2026/04/22 03:02:47 INFO : file8.txt: Deleted
2026/04/22 03:02:47 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:02:47 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/ file5R.txt[0m
2026/04/22 03:02:47 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:47 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:02:47 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/ file5.txt[0m
2026/04/22 03:02:47 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/" as "file5.txt"
2026/04/22 03:02:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5R.txt"
2026/04/22 03:02:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:47 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/'" as "file5.txt"
2026/04/22 03:02:47 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:47 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/')
2026/04/22 03:02:47 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:02:48 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:02:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:02:48 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:02:48 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:02:48 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/ file5L.txt[0m
2026/04/22 03:02:48 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:48 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:02:48 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5L.txt /tmp/030218cuhofuz8/changes/path1/ file5.txt[0m
2026/04/22 03:02:48 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5L.txt" to "/tmp/030218cuhofuz8/changes/path1/" as "file5.txt"
2026/04/22 03:02:48 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file5L.txt"
2026/04/22 03:02:48 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1/"
2026/04/22 03:02:48 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/030218cuhofuz8/changes/path1" as "file5.txt"
2026/04/22 03:02:48 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:48 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/changes/path1)
2026/04/22 03:02:48 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:02:48 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:02:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:02:48 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:02:48 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:02:48 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:02:48 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file6.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/[0m
2026/04/22 03:02:48 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:48 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:02:48 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file6.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/" as ""
2026/04/22 03:02:48 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file6.txt"
2026/04/22 03:02:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:48 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/'" as "file6.txt"
2026/04/22 03:02:48 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:48 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/')
2026/04/22 03:02:48 DEBUG : file6.txt: Sizes differ
2026/04/22 03:02:48 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:02:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:48 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:02:48 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:02:48 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/030218cuhofuz8/changes/path1/file6.txt[0m
2026/04/22 03:02:48 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/changes/path1/" for canonical name "/tmp/030218cuhofuz8/changes/path1"
2026/04/22 03:02:48 INFO : file6.txt: Deleted
2026/04/22 03:02:48 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:02:48 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_changes-penugav9/file7.txt /tmp/030218cuhofuz8/changes/path1/[0m
2026/04/22 03:02:48 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_changes-penugav9"
2026/04/22 03:02:48 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:02:48 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file7.txt" to "/tmp/030218cuhofuz8/changes/path1/" as ""
2026/04/22 03:02:48 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_changes-penugav9/file7.txt"
2026/04/22 03:02:48 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/changes/path1/"
2026/04/22 03:02:48 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/030218cuhofuz8/changes/path1" as "file7.txt"
2026/04/22 03:02:48 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_changes-penugav9)
2026/04/22 03:02:48 DEBUG : file7.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/changes/path1)
2026/04/22 03:02:48 DEBUG : file7.txt: Sizes differ
2026/04/22 03:02:48 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:02:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:02:48 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:02:48 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:02:48 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file7.txt[0m
2026/04/22 03:02:48 INFO : file7.txt: Deleted
2026/04/22 03:02:48 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 03:02:48 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/22 03:02:51 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:51 INFO : Synching Path1 "/tmp/030218cuhofuz8/changes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:51 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:51 INFO : Path1 checking for diffs
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:02:51 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:02:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:02:51 INFO : Path2 checking for diffs
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:02:51 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:02:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:02:51 INFO : Applying changes
2026/04/22 03:02:51 INFO : Checking potential conflicts...
2026/04/22 03:02:51 ERROR : file5.txt: md5 differ
2026/04/22 03:02:51 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': 1 differences found
2026/04/22 03:02:51 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': 1 errors while checking
2026/04/22 03:02:51 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file11.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file2.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file4.txt[0m
2026/04/22 03:02:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:02:51 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/changes/path1/file5.txt.conflict1[0m
2026/04/22 03:02:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:02:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file5.txt.conflict1[0m
2026/04/22 03:02:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file5.txt.conflict2[0m
2026/04/22 03:02:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:02:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/changes/path1/file5.txt.conflict2[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/changes/path1/file6.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/file7.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/changes/path1/file1.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/changes/path1/file10.txt[0m
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/changes/path1/file3.txt[0m
2026/04/22 03:02:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:02:51 INFO : file6.txt: Copied (new)
2026/04/22 03:02:51 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:02:51 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 03:02:51 INFO : file10.txt: Copied (new)
2026/04/22 03:02:51 INFO : file3.txt: Deleted
2026/04/22 03:02:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:02:52 INFO : file11.txt: Copied (new)
2026/04/22 03:02:52 INFO : file7.txt: Copied (new)
2026/04/22 03:02:52 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 03:02:52 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:02:52 INFO : file4.txt: Deleted
2026/04/22 03:02:52 INFO : Updating listings
2026/04/22 03:02:52 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2/"
2026/04/22 03:02:52 INFO : [32mBisync successful[0m
2026/04/22 03:02:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:52 INFO : file11.txt: Deleted
2026/04/22 03:02:52 INFO : file6.txt: Deleted
2026/04/22 03:02:52 INFO : file7.txt: Deleted
2026/04/22 03:02:52 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:52 INFO : file2.txt: Deleted
2026/04/22 03:02:52 INFO : file1.txt: Deleted
2026/04/22 03:02:52 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:02:52 INFO : file10.txt: Deleted
2026/04/22 03:02:52 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:02:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:52 INFO : Local file system at /tmp/030218cuhofuz8/changes/path1: Removing directory
2026/04/22 03:02:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:52 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:02:52 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:52 INFO : file1.txt: Deleted
2026/04/22 03:02:52 INFO : file6.txt: Deleted
2026/04/22 03:02:52 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:02:52 INFO : file2.txt: Deleted
2026/04/22 03:02:52 INFO : file10.txt: Deleted
2026/04/22 03:02:52 INFO : file11.txt: Deleted
2026/04/22 03:02:52 INFO : file7.txt: Deleted
2026/04/22 03:02:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:52 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/04/22 03:02:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access/path1"
2026/04/22 03:02:52 INFO : path2: Making directory
2026/04/22 03:02:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2"
2026/04/22 03:02:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/22 03:02:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_check_access-jawedos0"
2026/04/22 03:02:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:52 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:52 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_access-jawedos0: Waiting for checks to finish
2026/04/22 03:02:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:52 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:52 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_access-jawedos0: Waiting for transfers to finish
2026/04/22 03:02:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:52 INFO : file2.txt: Copied (new)
2026/04/22 03:02:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:52 INFO : file3.txt: Copied (new)
2026/04/22 03:02:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:02:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:52 INFO : file1.txt: Copied (new)
2026/04/22 03:02:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:52 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:02:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:02:52 INFO : file4.txt: Copied (new)
2026/04/22 03:02:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/22 03:02:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_access-wevociw2"
2026/04/22 03:02:52 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:52 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:02:52 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_access-wevociw2: Waiting for checks to finish
2026/04/22 03:02:52 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:02:52 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:02:52 INFO : hold.txt: Copied (new)
2026/04/22 03:02:52 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_access-wevociw2: Waiting for transfers to finish
2026/04/22 03:02:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:52 ERROR : error listing: directory not found
2026/04/22 03:02:52 ERROR : Local file system at /tmp/030218cuhofuz8/check_access/path1: Failed to list "": directory not found
2026/04/22 03:02:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:52 INFO : Local file system at /tmp/030218cuhofuz8/check_access/path1: Removing directory
2026/04/22 03:02:52 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/check_access/path1: no such file or directory
2026/04/22 03:02:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:02:53 ERROR : error listing: directory not found
2026/04/22 03:02:53 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Failed to list "": directory not found
2026/04/22 03:02:53 DEBUG : removing 1 level 0 directories
2026/04/22 03:02:53 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Removing directory
2026/04/22 03:02:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:426256d2-501a-00a6-3404-d20604000000
Time:2026-04-22T03:02:53.0724884Z
--------------------------------------------------------------------------------
2026/04/22 03:02:53 ERROR : error listing: directory not found
2026/04/22 03:02:53 ERROR : error listing: directory not found
2026/04/22 03:02:53 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_check_access-jawedos0
2026/04/22 03:02:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : subdir: Making directory with metadata
2026/04/22 03:02:53 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:02:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access/path1: Waiting for checks to finish
2026/04/22 03:02:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:53 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:53 INFO : file3.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:02:53 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:53 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access/path1: Waiting for transfers to finish
2026/04/22 03:02:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:53 INFO : file1.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:53 INFO : file4.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:53 INFO : file2.txt: Copied (new)
2026/04/22 03:02:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:53 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/check_access/path1
2026/04/22 03:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:53 INFO : subdir: Making directory
2026/04/22 03:02:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:02:53 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Waiting for checks to finish
2026/04/22 03:02:53 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Waiting for transfers to finish
2026/04/22 03:02:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:02:53 INFO : file3.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:02:53 INFO : file2.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:02:53 INFO : file4.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:02:53 INFO : file1.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:02:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:02:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:02:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:02:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:02:53 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:02:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:02:53 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:02:53 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:02:53 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:02:53 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2'
2026/04/22 03:02:54 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/22 03:02:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:02:54 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:02:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:56 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:56 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:02:56 INFO : Copying Path2 files to Path1
2026/04/22 03:02:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:02:56 INFO : There was nothing to transfer
2026/04/22 03:02:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:02:57 INFO : There was nothing to transfer
2026/04/22 03:02:57 INFO : Resync updating listings
2026/04/22 03:02:57 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:02:57 INFO : [32mBisync successful[0m
2026/04/22 03:02:57 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 03:02:57 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/22 03:02:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:02:59 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:02:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:02: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/22 03:02:59 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:02:59 INFO : Building Path1 and Path2 listings
2026/04/22 03:02:59 INFO : Path1 checking for diffs
2026/04/22 03:02:59 INFO : Path2 checking for diffs
2026/04/22 03:02:59 INFO : Checking access health
2026/04/22 03:02:59 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:02:59 INFO : No changes found
2026/04/22 03:02:59 INFO : Updating listings
2026/04/22 03:02:59 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:02:59 INFO : [32mBisync successful[0m
2026/04/22 03:02:59 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/22 03:02:59 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/22 03:02:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/subdir/"
2026/04/22 03:02:59 INFO : RCLONE_TEST: Deleted
2026/04/22 03:02:59 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/22 03:03:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:01 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:01 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:02 INFO : Path1 checking for diffs
2026/04/22 03:03:02 INFO : Path2 checking for diffs
2026/04/22 03:03:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:02 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:02 INFO : Checking access health
2026/04/22 03:03:02 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/22 03:03:02 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:02 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:03:02 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:02 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:02 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/22 03:03:02 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/22 03:03:02 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/030218cuhofuz8/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/[0m
2026/04/22 03:03:02 DEBUG : copyFile "/tmp/030218cuhofuz8/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/" as ""
2026/04/22 03:03:02 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access/path1/subdir/RCLONE_TEST"
2026/04/22 03:03:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:02 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/'" as "RCLONE_TEST"
2026/04/22 03:03:02 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 03:03:02 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:02 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:02 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/22 03:03:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:04 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:04 INFO : Copying Path2 files to Path1
2026/04/22 03:03:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:04 INFO : There was nothing to transfer
2026/04/22 03:03:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:05 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:03:05 INFO : Resync updating listings
2026/04/22 03:03:05 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:05 INFO : [32mBisync successful[0m
2026/04/22 03:03:05 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 03:03:05 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/22 03:03:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:07 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:07 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:07 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:07 INFO : Path1 checking for diffs
2026/04/22 03:03:07 INFO : Path2 checking for diffs
2026/04/22 03:03:07 INFO : Checking access health
2026/04/22 03:03:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:07 INFO : No changes found
2026/04/22 03:03:07 INFO : Updating listings
2026/04/22 03:03:07 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:07 INFO : [32mBisync successful[0m
2026/04/22 03:03:07 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/22 03:03:07 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access/path1/RCLONE_TEST[0m
2026/04/22 03:03:07 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access/path1/"
2026/04/22 03:03:07 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access/path1/" to be canonical "/tmp/030218cuhofuz8/check_access/path1"
2026/04/22 03:03:07 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:07 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/22 03:03:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03:09 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/22 03:03:09 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:09 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:10 INFO : Path1 checking for diffs
2026/04/22 03:03:10 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:10 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:10 INFO : Path2 checking for diffs
2026/04/22 03:03:10 INFO : Checking access health
2026/04/22 03:03:10 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/22 03:03:10 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:10 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:03:10 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:10 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:10 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/22 03:03:10 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/22 03:03:10 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/22 03:03:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:12 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:12 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:12 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/030218cuhofuz8/workdir/tmp_030218cuhofuz8_check_access_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030218cuhofuz8/workdir/tmp_030218cuhofuz8_check_access_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030218cuhofuz8/workdir"[0m[0m
2026/04/22 03:03:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:12 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:12 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/22 03:03:12 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/22 03:03:12 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 03:03:14 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:14 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:14 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:14 INFO : Copying Path2 files to Path1
2026/04/22 03:03:14 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:03:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:15 INFO : Resync updating listings
2026/04/22 03:03:15 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:15 INFO : [32mBisync successful[0m
2026/04/22 03:03:15 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/22 03:03:15 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/22 03:03:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:17 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:17 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:17 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:17 INFO : Path1 checking for diffs
2026/04/22 03:03:17 INFO : Path2 checking for diffs
2026/04/22 03:03:17 INFO : Checking access health
2026/04/22 03:03:17 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:17 INFO : No changes found
2026/04/22 03:03:17 INFO : Updating listings
2026/04/22 03:03:17 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2/"
2026/04/22 03:03:17 INFO : [32mBisync successful[0m
2026/04/22 03:03:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:17 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:17 INFO : file1.txt: Deleted
2026/04/22 03:03:17 INFO : file2.txt: Deleted
2026/04/22 03:03:17 INFO : file3.txt: Deleted
2026/04/22 03:03:17 INFO : file4.txt: Deleted
2026/04/22 03:03:17 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:03:17 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:17 DEBUG : removing 1 level 1 directories
2026/04/22 03:03:17 INFO : subdir: Removing directory
2026/04/22 03:03:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:17 INFO : Local file system at /tmp/030218cuhofuz8/check_access/path1: Removing directory
2026/04/22 03:03:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:17 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:17 INFO : file3.txt: Deleted
2026/04/22 03:03:17 INFO : file2.txt: Deleted
2026/04/22 03:03:17 INFO : file4.txt: Deleted
2026/04/22 03:03:17 INFO : file1.txt: Deleted
2026/04/22 03:03:17 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:03:17 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:18 DEBUG : removing 1 level 1 directories
2026/04/22 03:03:18 INFO : subdir: Removing directory
2026/04/22 03:03:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:18 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/04/22 03:03:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1"
2026/04/22 03:03:18 INFO : path2: Making directory
2026/04/22 03:03:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2"
2026/04/22 03:03:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/22 03:03:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_check_access_filters-jovafic1"
2026/04/22 03:03:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 03:03:18 DEBUG : subdir: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:03:18 DEBUG : subdirX: Making directory with metadata
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:18 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 03:03:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:18 INFO : file1.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:18 INFO : file3.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:18 INFO : file2.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/22 03:03:18 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:18 INFO : file4.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 03:03:18 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:03:18 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:03:18 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_access_filters-jovafic1: Waiting for checks to finish
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_access_filters-jovafic1: Waiting for transfers to finish
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:03:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:03:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:03:18 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:18 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:03:18 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:03:18 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/22 03:03:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5"
2026/04/22 03:03:18 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 03:03:18 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5: Waiting for checks to finish
2026/04/22 03:03:18 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 03:03:18 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 03:03:18 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 03:03:18 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 03:03:18 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5: Waiting for transfers to finish
2026/04/22 03:03:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:18 ERROR : error listing: directory not found
2026/04/22 03:03:18 ERROR : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Failed to list "": directory not found
2026/04/22 03:03:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:18 INFO : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Removing directory
2026/04/22 03:03:18 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/check_access_filters/path1: no such file or directory
2026/04/22 03:03:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:18 ERROR : error listing: directory not found
2026/04/22 03:03:18 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Failed to list "": directory not found
2026/04/22 03:03:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:18 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Removing directory
2026/04/22 03:03:18 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:87271050-501a-0020-8004-d2cabd000000
Time:2026-04-22T03:03:18.3781575Z
--------------------------------------------------------------------------------
2026/04/22 03:03:18 ERROR : error listing: directory not found
2026/04/22 03:03:18 ERROR : error listing: directory not found
2026/04/22 03:03:18 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_check_access_filters-jovafic1
2026/04/22 03:03:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 03:03:18 DEBUG : subdir: Making directory with metadata
2026/04/22 03:03:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:03:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:03:18 DEBUG : subdirX: Making directory with metadata
2026/04/22 03:03:18 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/22 03:03:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:18 INFO : file1.txt: Copied (new)
2026/04/22 03:03:18 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:18 INFO : file2.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:18 INFO : file4.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:03:18 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:18 INFO : file3.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:03:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:03:18 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 03:03:18 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:03:18 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:18 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:03:18 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:18 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:03:18 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Waiting for checks to finish
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Waiting for transfers to finish
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:03:18 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:03:18 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:03:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:18 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/check_access_filters/path1
2026/04/22 03:03:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 INFO : subdir-not: Making directory
2026/04/22 03:03:18 INFO : subdir: Making directory
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:18 INFO : subdirX: Making directory
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 INFO : subdir/subdirA: Making directory
2026/04/22 03:03:18 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 INFO : subdir-not/subdir-not2: Making directory
2026/04/22 03:03:18 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 INFO : subdirX/subdirX1: Making directory
2026/04/22 03:03:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:18 INFO : file3.txt: Copied (new)
2026/04/22 03:03:18 INFO : subdir/subdirB: Making directory
2026/04/22 03:03:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:18 INFO : file2.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:18 INFO : file1.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:18 INFO : file4.txt: Copied (new)
2026/04/22 03:03:18 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:18 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Waiting for checks to finish
2026/04/22 03:03:18 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Waiting for transfers to finish
2026/04/22 03:03:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:19 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:03:19 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:03:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:03:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:03:19 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:03:19 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:03:19 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:03:19 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:03:19 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:03:19 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:03:19 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:03:19 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:03:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:19 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:03:19 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:03:20 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:03:20 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:03:20 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:03:20 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:03:20 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2'
2026/04/22 03:03:21 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/22 03:03:21 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/22 03:03:21 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/exclude-other-filtersfile.txt /tmp/030218cuhofuz8/workdir/[0m
2026/04/22 03:03:21 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/exclude-other-filtersfile.txt" to "/tmp/030218cuhofuz8/workdir/" as ""
2026/04/22 03:03:21 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/exclude-other-filtersfile.txt"
2026/04/22 03:03:21 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:03:21 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "exclude-other-filtersfile.txt"
2026/04/22 03:03:21 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:21 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 03:03:21 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 03:03:21 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 03:03:21 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 03:03:21 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/22 03:03:21 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:03:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:23 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:23 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:23 INFO : Using filters file /tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt
2026/04/22 03:03:23 INFO : Storing filters file hash to /tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt.md5
2026/04/22 03:03:23 INFO : Copying Path2 files to Path1
2026/04/22 03:03:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:23 INFO : There was nothing to transfer
2026/04/22 03:03:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:24 INFO : There was nothing to transfer
2026/04/22 03:03:24 INFO : Resync updating listings
2026/04/22 03:03:24 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:24 INFO : [32mBisync successful[0m
2026/04/22 03:03:24 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/22 03:03:24 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:03:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:26 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:26 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:26 INFO : Using filters file /tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt
2026/04/22 03:03:26 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:26 INFO : Path1 checking for diffs
2026/04/22 03:03:26 INFO : Path2 checking for diffs
2026/04/22 03:03:26 INFO : Checking access health
2026/04/22 03:03:26 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:26 INFO : No changes found
2026/04/22 03:03:26 INFO : Updating listings
2026/04/22 03:03:26 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:26 INFO : [32mBisync successful[0m
2026/04/22 03:03:26 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/22 03:03:26 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 03:03:26 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 03:03:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir/subdirA/"
2026/04/22 03:03:26 DEBUG : Config file has changed externally - reloading
2026/04/22 03:03:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:26 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 03:03:26 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1/subdir-not/"
2026/04/22 03:03:26 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access_filters/path1/subdir-not/" to be canonical "/tmp/030218cuhofuz8/check_access_filters/path1/subdir-not"
2026/04/22 03:03:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:26 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 03:03:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/22 03:03:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:26 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/22 03:03:26 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX/"
2026/04/22 03:03:26 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX/" to be canonical "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX"
2026/04/22 03:03:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:26 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/22 03:03:26 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:03:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:29 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:29 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:29 INFO : Using filters file /tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt
2026/04/22 03:03:29 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:29 INFO : Path1 checking for diffs
2026/04/22 03:03:29 INFO : Path2 checking for diffs
2026/04/22 03:03:29 INFO : Checking access health
2026/04/22 03:03:29 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:29 INFO : No changes found
2026/04/22 03:03:29 INFO : Updating listings
2026/04/22 03:03:29 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:29 INFO : [32mBisync successful[0m
2026/04/22 03:03:29 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/22 03:03:29 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 03:03:29 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 03:03:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:29 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:29 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 03:03:29 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1/subdir/"
2026/04/22 03:03:29 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access_filters/path1/subdir/" to be canonical "/tmp/030218cuhofuz8/check_access_filters/path1/subdir"
2026/04/22 03:03:29 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:29 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/22 03:03:29 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:03:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:31 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:31 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:31 INFO : Using filters file /tmp/030218cuhofuz8/workdir/exclude-other-filtersfile.txt
2026/04/22 03:03:31 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:32 INFO : Path1 checking for diffs
2026/04/22 03:03:32 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:32 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:32 INFO : Path2 checking for diffs
2026/04/22 03:03:32 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:32 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:32 INFO : Checking access health
2026/04/22 03:03:32 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:32 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:32 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:03:32 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:32 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:32 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/22 03:03:32 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/22 03:03:32 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/22 03:03:32 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/030218cuhofuz8/check_access_filters/path1/[0m
2026/04/22 03:03:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1/"
2026/04/22 03:03:32 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access_filters/path1/" to be canonical "/tmp/030218cuhofuz8/check_access_filters/path1"
2026/04/22 03:03:32 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 03:03:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:03:32 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 03:03:32 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file2.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file3.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : file3.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file4.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : file4.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:03:32 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:03:32 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:03:32 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 03:03:32 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Waiting for checks to finish
2026/04/22 03:03:32 DEBUG : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Waiting for transfers to finish
2026/04/22 03:03:32 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:32 NOTICE: [36m(26) :[0m [34msync-dir /tmp/030218cuhofuz8/check_access_filters/path1/ TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/[0m
2026/04/22 03:03:32 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/check_access_filters/path1/" for canonical name "/tmp/030218cuhofuz8/check_access_filters/path1"
2026/04/22 03:03:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file2.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file3.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : file3.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : file4.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : file4.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:03:32 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 03:03:32 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/': Waiting for checks to finish
2026/04/22 03:03:32 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/': Waiting for transfers to finish
2026/04/22 03:03:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:03:32 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:32 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:03:32 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:03:32 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:03:32 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:32 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/include-other-filtersfile.txt /tmp/030218cuhofuz8/workdir/[0m
2026/04/22 03:03:32 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/include-other-filtersfile.txt" to "/tmp/030218cuhofuz8/workdir/" as ""
2026/04/22 03:03:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_access_filters-qumawof5/include-other-filtersfile.txt"
2026/04/22 03:03:32 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:03:32 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "include-other-filtersfile.txt"
2026/04/22 03:03:32 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:32 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 03:03:32 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 03:03:32 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 03:03:32 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 03:03:32 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:03:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:35 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:35 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:35 INFO : Using filters file /tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt
2026/04/22 03:03:35 INFO : Storing filters file hash to /tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt.md5
2026/04/22 03:03:35 INFO : Copying Path2 files to Path1
2026/04/22 03:03:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:35 INFO : There was nothing to transfer
2026/04/22 03:03:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:35 INFO : There was nothing to transfer
2026/04/22 03:03:35 INFO : Resync updating listings
2026/04/22 03:03:35 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:35 INFO : [32mBisync successful[0m
2026/04/22 03:03:35 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/22 03:03:35 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:03:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:37 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:37 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:37 INFO : Using filters file /tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt
2026/04/22 03:03:37 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:38 INFO : Path1 checking for diffs
2026/04/22 03:03:38 INFO : Path2 checking for diffs
2026/04/22 03:03:38 INFO : Checking access health
2026/04/22 03:03:38 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:38 INFO : No changes found
2026/04/22 03:03:38 INFO : Updating listings
2026/04/22 03:03:38 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:38 INFO : [32mBisync successful[0m
2026/04/22 03:03:38 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/22 03:03:38 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 03:03:38 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 03:03:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:38 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 03:03:38 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/check_access_filters/path1/subdir-not/" for canonical name "/tmp/030218cuhofuz8/check_access_filters/path1/subdir-not"
2026/04/22 03:03:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:38 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 03:03:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:38 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/22 03:03:38 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:03:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:40 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:40 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:40 INFO : Using filters file /tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt
2026/04/22 03:03:40 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:40 INFO : Path1 checking for diffs
2026/04/22 03:03:40 INFO : Path2 checking for diffs
2026/04/22 03:03:40 INFO : Checking access health
2026/04/22 03:03:40 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 03:03:40 INFO : No changes found
2026/04/22 03:03:40 INFO : Updating listings
2026/04/22 03:03:40 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:40 INFO : [32mBisync successful[0m
2026/04/22 03:03:40 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/22 03:03:40 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 03:03:40 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 03:03:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:41 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 03:03:41 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/check_access_filters/path1/subdir/" for canonical name "/tmp/030218cuhofuz8/check_access_filters/path1/subdir"
2026/04/22 03:03:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:41 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/030218cuhofuz8/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:03:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX/subdirX1/"
2026/04/22 03:03:41 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/030218cuhofuz8/check_access_filters/path1/subdirX/subdirX1"
2026/04/22 03:03:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:41 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/22 03:03:41 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:03:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:03:43 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:43 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2/"
2026/04/22 03:03:43 INFO : Using filters file /tmp/030218cuhofuz8/workdir/include-other-filtersfile.txt
2026/04/22 03:03:43 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:43 INFO : Path1 checking for diffs
2026/04/22 03:03:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:03:43 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 03:03:43 INFO : Path2 checking for diffs
2026/04/22 03:03:43 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:43 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:43 INFO : Checking access health
2026/04/22 03:03:43 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/22 03:03:43 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 03:03:43 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:03:43 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:03:43 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:03:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:43 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:43 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/22 03:03:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:43 INFO : file2.txt: Deleted
2026/04/22 03:03:43 INFO : file1.txt: Deleted
2026/04/22 03:03:43 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 03:03:43 INFO : file3.txt: Deleted
2026/04/22 03:03:43 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:43 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 03:03:43 INFO : file4.txt: Deleted
2026/04/22 03:03:43 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 03:03:43 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : subdirX/file20.txt: Deleted
2026/04/22 03:03:43 INFO : subdir-not/file20.txt: Deleted
2026/04/22 03:03:43 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 03:03:43 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:03:43 DEBUG : removing 4 level 2 directories
2026/04/22 03:03:43 INFO : subdirX/subdirX1: Removing directory
2026/04/22 03:03:43 INFO : subdir/subdirA: Removing directory
2026/04/22 03:03:43 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 03:03:43 INFO : subdir/subdirB: Removing directory
2026/04/22 03:03:43 DEBUG : removing 3 level 1 directories
2026/04/22 03:03:43 INFO : subdirX: Removing directory
2026/04/22 03:03:43 INFO : subdir: Removing directory
2026/04/22 03:03:43 INFO : subdir-not: Removing directory
2026/04/22 03:03:43 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:43 INFO : Local file system at /tmp/030218cuhofuz8/check_access_filters/path1: Removing directory
2026/04/22 03:03:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:43 INFO : file2.txt: Deleted
2026/04/22 03:03:43 INFO : file3.txt: Deleted
2026/04/22 03:03:43 INFO : file1.txt: Deleted
2026/04/22 03:03:43 INFO : file4.txt: Deleted
2026/04/22 03:03:43 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:43 INFO : subdirX/file20.txt: Deleted
2026/04/22 03:03:43 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 03:03:43 INFO : subdir-not/file20.txt: Deleted
2026/04/22 03:03:44 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:03:44 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 03:03:44 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/22 03:03:44 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 03:03:44 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 03:03:44 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 03:03:44 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 03:03:44 DEBUG : removing 4 level 2 directories
2026/04/22 03:03:44 INFO : subdirX/subdirX1: Removing directory
2026/04/22 03:03:44 INFO : subdir/subdirA: Removing directory
2026/04/22 03:03:44 INFO : subdir/subdirB: Removing directory
2026/04/22 03:03:44 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 03:03:44 DEBUG : removing 3 level 1 directories
2026/04/22 03:03:44 INFO : subdirX: Removing directory
2026/04/22 03:03:44 INFO : subdir: Removing directory
2026/04/22 03:03:44 INFO : subdir-not: Removing directory
2026/04/22 03:03:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:44 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/04/22 03:03:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_filename/path1"
2026/04/22 03:03:44 INFO : path2: Making directory
2026/04/22 03:03:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2"
2026/04/22 03:03:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/22 03:03:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_check_filename-kezebef1"
2026/04/22 03:03:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : subdir: Making directory with metadata
2026/04/22 03:03:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:03:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:03:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:03:44 INFO : .chk_file: Copied (new)
2026/04/22 03:03:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:44 INFO : file1.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_filename-kezebef1: Waiting for checks to finish
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_filename-kezebef1: Waiting for transfers to finish
2026/04/22 03:03:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:44 INFO : file3.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:03:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:44 INFO : file2.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:03:44 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:03:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:44 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:44 INFO : file4.txt: Copied (new)
2026/04/22 03:03:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/22 03:03:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_filename-hotavov9"
2026/04/22 03:03:44 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_filename-hotavov9: Waiting for checks to finish
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_filename-hotavov9: Waiting for transfers to finish
2026/04/22 03:03:44 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:03:44 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:03:44 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:03:44 INFO : hold.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:44 ERROR : error listing: directory not found
2026/04/22 03:03:44 ERROR : Local file system at /tmp/030218cuhofuz8/check_filename/path1: Failed to list "": directory not found
2026/04/22 03:03:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:44 INFO : Local file system at /tmp/030218cuhofuz8/check_filename/path1: Removing directory
2026/04/22 03:03:44 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/check_filename/path1: no such file or directory
2026/04/22 03:03:44 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:44 ERROR : error listing: directory not found
2026/04/22 03:03:44 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Failed to list "": directory not found
2026/04/22 03:03:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:44 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Removing directory
2026/04/22 03:03:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a5e2cee8-701a-0055-5504-d2a191000000
Time:2026-04-22T03:03:44.6867162Z
--------------------------------------------------------------------------------
2026/04/22 03:03:44 ERROR : error listing: directory not found
2026/04/22 03:03:44 ERROR : error listing: directory not found
2026/04/22 03:03:44 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_check_filename-kezebef1
2026/04/22 03:03:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : subdir: Making directory with metadata
2026/04/22 03:03:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:03:44 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:03:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:44 INFO : file2.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:44 INFO : file1.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/check_filename/path1: Waiting for checks to finish
2026/04/22 03:03:44 DEBUG : Local file system at /tmp/030218cuhofuz8/check_filename/path1: Waiting for transfers to finish
2026/04/22 03:03:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:03:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:03:44 INFO : .chk_file: Copied (new)
2026/04/22 03:03:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:03:44 INFO : file4.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:03:44 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:03:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:44 INFO : file3.txt: Copied (new)
2026/04/22 03:03:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:44 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:44 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:44 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/check_filename/path1
2026/04/22 03:03:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:44 INFO : subdir: Making directory
2026/04/22 03:03:45 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:03:45 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Waiting for checks to finish
2026/04/22 03:03:45 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Waiting for transfers to finish
2026/04/22 03:03:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:03:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:03:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:03:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:45 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:03:45 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:03:45 INFO : file3.txt: Copied (new)
2026/04/22 03:03:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:03:45 INFO : file2.txt: Copied (new)
2026/04/22 03:03:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:03:45 INFO : file1.txt: Copied (new)
2026/04/22 03:03:45 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:03:45 INFO : .chk_file: Copied (new)
2026/04/22 03:03:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:03:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:03:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:03:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:03:45 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:03:45 INFO : file4.txt: Copied (new)
2026/04/22 03:03:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:03:45 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:03:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:03:45 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:03:45 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2'
2026/04/22 03:03:45 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/22 03:03:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:03:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:03:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:48 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:48 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:48 INFO : Copying Path2 files to Path1
2026/04/22 03:03:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:48 INFO : There was nothing to transfer
2026/04/22 03:03:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:48 INFO : There was nothing to transfer
2026/04/22 03:03:48 INFO : Resync updating listings
2026/04/22 03:03:48 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:48 INFO : [32mBisync successful[0m
2026/04/22 03:03:48 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 03:03:48 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:03:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:50 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:50 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:50 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:51 INFO : Path1 checking for diffs
2026/04/22 03:03:51 INFO : Path2 checking for diffs
2026/04/22 03:03:51 INFO : Checking access health
2026/04/22 03:03:51 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:03:51 INFO : No changes found
2026/04/22 03:03:51 INFO : Updating listings
2026/04/22 03:03:51 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:51 INFO : [32mBisync successful[0m
2026/04/22 03:03:51 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/22 03:03:51 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/22 03:03:51 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/.chk_file[0m
2026/04/22 03:03:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/"
2026/04/22 03:03:51 INFO : .chk_file: Deleted
2026/04/22 03:03:51 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:03:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:53 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:53 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:53 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:53 INFO : Path1 checking for diffs
2026/04/22 03:03:53 INFO : Path2 checking for diffs
2026/04/22 03:03:53 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/22 03:03:53 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:03:53 INFO : Checking access health
2026/04/22 03:03:53 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/22 03:03:53 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/22 03:03:53 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:03:53 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:03:53 NOTICE: Bisync error: bisync aborted
2026/04/22 03:03:53 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/22 03:03:53 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/22 03:03:53 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/030218cuhofuz8/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/[0m
2026/04/22 03:03:53 DEBUG : copyFile "/tmp/030218cuhofuz8/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/" as ""
2026/04/22 03:03:53 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_filename/path1/subdir/.chk_file"
2026/04/22 03:03:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/"
2026/04/22 03:03:53 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/subdir/'" as ".chk_file"
2026/04/22 03:03:53 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:03:53 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:03:53 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:03:54 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:03:54 INFO : .chk_file: Copied (new)
2026/04/22 03:03:54 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/22 03:03:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:56 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:56 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:56 INFO : Copying Path2 files to Path1
2026/04/22 03:03:56 INFO : Checking access health
2026/04/22 03:03:56 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:03:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:03:56 INFO : There was nothing to transfer
2026/04/22 03:03:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:03:56 INFO : There was nothing to transfer
2026/04/22 03:03:56 INFO : Resync updating listings
2026/04/22 03:03:56 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:56 INFO : [32mBisync successful[0m
2026/04/22 03:03:56 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 03:03:56 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:03:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:03:59 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:03:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:03: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/22 03:03:59 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:59 INFO : Building Path1 and Path2 listings
2026/04/22 03:03:59 INFO : Path1 checking for diffs
2026/04/22 03:03:59 INFO : Path2 checking for diffs
2026/04/22 03:03:59 INFO : Checking access health
2026/04/22 03:03:59 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:03:59 INFO : No changes found
2026/04/22 03:03:59 INFO : Updating listings
2026/04/22 03:03:59 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2/"
2026/04/22 03:03:59 INFO : [32mBisync successful[0m
2026/04/22 03:03:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:59 INFO : .chk_file: Deleted
2026/04/22 03:03:59 INFO : file1.txt: Deleted
2026/04/22 03:03:59 INFO : file2.txt: Deleted
2026/04/22 03:03:59 INFO : file3.txt: Deleted
2026/04/22 03:03:59 INFO : file4.txt: Deleted
2026/04/22 03:03:59 INFO : subdir/.chk_file: Deleted
2026/04/22 03:03:59 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:59 DEBUG : removing 1 level 1 directories
2026/04/22 03:03:59 INFO : subdir: Removing directory
2026/04/22 03:03:59 DEBUG : removing 1 level 0 directories
2026/04/22 03:03:59 INFO : Local file system at /tmp/030218cuhofuz8/check_filename/path1: Removing directory
2026/04/22 03:03:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:03:59 INFO : file1.txt: Deleted
2026/04/22 03:03:59 INFO : .chk_file: Deleted
2026/04/22 03:03:59 INFO : file4.txt: Deleted
2026/04/22 03:03:59 INFO : file3.txt: Deleted
2026/04/22 03:03:59 INFO : file2.txt: Deleted
2026/04/22 03:03:59 INFO : subdir/file20.txt: Deleted
2026/04/22 03:03:59 INFO : subdir/.chk_file: Deleted
2026/04/22 03:03:59 DEBUG : removing 1 level 1 directories
2026/04/22 03:03:59 INFO : subdir: Removing directory
2026/04/22 03:04:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:00 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/04/22 03:04:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/check_sync/path1"
2026/04/22 03:04:00 INFO : path2: Making directory
2026/04/22 03:04:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2"
2026/04/22 03:04:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/22 03:04:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_check_sync-maqimud3"
2026/04/22 03:04:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_sync-maqimud3: Waiting for checks to finish
2026/04/22 03:04:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:00 INFO : file1.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:00 INFO : file2.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_check_sync-maqimud3: Waiting for transfers to finish
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:00 INFO : file3.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:00 INFO : file4.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 INFO : file5.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:00 INFO : file7.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 INFO : file6.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:00 INFO : file8.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/22 03:04:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0"
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0: Waiting for checks to finish
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0: Waiting for transfers to finish
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/22 03:04:00 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/22 03:04:00 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/22 03:04:00 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/22 03:04:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:00 ERROR : error listing: directory not found
2026/04/22 03:04:00 ERROR : Local file system at /tmp/030218cuhofuz8/check_sync/path1: Failed to list "": directory not found
2026/04/22 03:04:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:00 INFO : Local file system at /tmp/030218cuhofuz8/check_sync/path1: Removing directory
2026/04/22 03:04:00 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/check_sync/path1: no such file or directory
2026/04/22 03:04:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:00 ERROR : error listing: directory not found
2026/04/22 03:04:00 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Failed to list "": directory not found
2026/04/22 03:04:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:00 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Removing directory
2026/04/22 03:04:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3cfe0ef3-d01a-0097-7e04-d2e717000000
Time:2026-04-22T03:04:00.2490285Z
--------------------------------------------------------------------------------
2026/04/22 03:04:00 ERROR : error listing: directory not found
2026/04/22 03:04:00 ERROR : error listing: directory not found
2026/04/22 03:04:00 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_check_sync-maqimud3
2026/04/22 03:04:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/check_sync/path1: Waiting for checks to finish
2026/04/22 03:04:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:00 INFO : file1.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:00 INFO : file2.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : Local file system at /tmp/030218cuhofuz8/check_sync/path1: Waiting for transfers to finish
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:00 INFO : file3.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:00 INFO : file4.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:00 INFO : file6.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:00 INFO : file5.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:00 INFO : file7.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:00 INFO : file8.txt: Copied (new)
2026/04/22 03:04:00 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/check_sync/path1
2026/04/22 03:04:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:00 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Waiting for checks to finish
2026/04/22 03:04:00 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Waiting for transfers to finish
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:00 INFO : file2.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:00 INFO : file3.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:00 INFO : file1.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:00 INFO : file4.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:00 INFO : file5.txt: Copied (new)
2026/04/22 03:04:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:00 INFO : file6.txt: Copied (new)
2026/04/22 03:04:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:01 INFO : file7.txt: Copied (new)
2026/04/22 03:04:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:01 INFO : file8.txt: Copied (new)
2026/04/22 03:04:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:01 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2'
2026/04/22 03:04:01 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/22 03:04:01 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:04:01 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:04:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:04 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:04 INFO : Copying Path2 files to Path1
2026/04/22 03:04:04 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:04 INFO : There was nothing to transfer
2026/04/22 03:04:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:04 INFO : There was nothing to transfer
2026/04/22 03:04:04 INFO : Resync updating listings
2026/04/22 03:04:04 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:04 INFO : [32mBisync successful[0m
2026/04/22 03:04:04 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/22 03:04:04 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/22 03:04:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:06 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:06 INFO : [32mBisync successful[0m
2026/04/22 03:04:06 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/22 03:04:06 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path1.lst /tmp/030218cuhofuz8/workdir/ tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst[0m
2026/04/22 03:04:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/030218cuhofuz8/workdir/" as "tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst"
2026/04/22 03:04:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path1.lst"
2026/04/22 03:04:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:04:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/030218cuhofuz8/workdir" as "tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst"
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0)
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/030218cuhofuz8/workdir)
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_syn.945bb370.partial: size = 792 OK
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_syn.945bb370.partial: renamed to: tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst
2026/04/22 03:04:06 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst
2026/04/22 03:04:06 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path2.lst /tmp/030218cuhofuz8/workdir/ tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst[0m
2026/04/22 03:04:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/030218cuhofuz8/workdir/" as "tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst"
2026/04/22 03:04:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0/_testdir_path1.._testdir_path2.path2.lst"
2026/04/22 03:04:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:04:06 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/030218cuhofuz8/workdir" as "tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst"
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/030218cuhofuz8/datadir/test_check_sync-rayonam0)
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/030218cuhofuz8/workdir)
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_syn.d9b3b317.partial: size = 792 OK
2026/04/22 03:04:06 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 03:04:06 DEBUG : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_syn.d9b3b317.partial: renamed to: tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst
2026/04/22 03:04:06 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst
2026/04/22 03:04:06 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/22 03:04:06 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/22 03:04:08 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:08 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:08 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/22 03:04:08 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/22 03:04:08 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/22 03:04:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:04:08 NOTICE: Bisync error: bisync aborted
2026/04/22 03:04:08 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/22 03:04:08 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/22 03:04:08 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 03:04:11 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:11 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:11 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/030218cuhofuz8/workdir/tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030218cuhofuz8/workdir/tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030218cuhofuz8/workdir"[0m[0m
2026/04/22 03:04:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:04:11 NOTICE: Bisync error: bisync aborted
2026/04/22 03:04:11 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/22 03:04:11 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/030218cuhofuz8/workdir/ *.lst[0m
2026/04/22 03:04:11 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:04:11 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/workdir/" to be canonical "/tmp/030218cuhofuz8/workdir"
2026/04/22 03:04:11 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:11 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/030218cuhofuz8/workdir/ *.lst-err[0m
2026/04/22 03:04:11 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/workdir/" for canonical name "/tmp/030218cuhofuz8/workdir"
2026/04/22 03:04:11 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:11 INFO : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst-err: Deleted
2026/04/22 03:04:11 INFO : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst-err: Deleted
2026/04/22 03:04:11 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/030218cuhofuz8/workdir/ *.lst-new[0m
2026/04/22 03:04:11 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/workdir/" for canonical name "/tmp/030218cuhofuz8/workdir"
2026/04/22 03:04:11 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:11 INFO : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path2.lst-new: Deleted
2026/04/22 03:04:11 INFO : tmp_030218cuhofuz8_check_sync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_check_sync_path2.path1.lst-new: Deleted
2026/04/22 03:04:11 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/22 03:04:11 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/22 03:04:13 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:13 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:13 INFO : Copying Path2 files to Path1
2026/04/22 03:04:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:13 INFO : There was nothing to transfer
2026/04/22 03:04:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:13 INFO : There was nothing to transfer
2026/04/22 03:04:13 INFO : Resync updating listings
2026/04/22 03:04:13 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:13 INFO : [32mBisync successful[0m
2026/04/22 03:04:13 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/22 03:04:13 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/22 03:04:15 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:15 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:15 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:16 INFO : Path1 checking for diffs
2026/04/22 03:04:16 INFO : Path2 checking for diffs
2026/04/22 03:04:16 INFO : No changes found
2026/04/22 03:04:16 INFO : Updating listings
2026/04/22 03:04:16 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:16 INFO : [32mBisync successful[0m
2026/04/22 03:04:16 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/22 03:04:16 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/22 03:04:18 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:18 INFO : Synching Path1 "/tmp/030218cuhofuz8/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2/"
2026/04/22 03:04:18 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:18 INFO : Path1 checking for diffs
2026/04/22 03:04:18 INFO : Path2 checking for diffs
2026/04/22 03:04:18 INFO : No changes found
2026/04/22 03:04:18 INFO : Updating listings
2026/04/22 03:04:18 INFO : [32mBisync successful[0m
2026/04/22 03:04:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:18 INFO : file4.txt: Deleted
2026/04/22 03:04:18 INFO : file8.txt: Deleted
2026/04/22 03:04:18 INFO : file3.txt: Deleted
2026/04/22 03:04:18 INFO : file5.txt: Deleted
2026/04/22 03:04:18 INFO : file6.txt: Deleted
2026/04/22 03:04:18 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:18 INFO : file7.txt: Deleted
2026/04/22 03:04:18 INFO : file1.txt: Deleted
2026/04/22 03:04:18 INFO : file2.txt: Deleted
2026/04/22 03:04:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:18 INFO : Local file system at /tmp/030218cuhofuz8/check_sync/path1: Removing directory
2026/04/22 03:04:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:18 INFO : file7.txt: Deleted
2026/04/22 03:04:18 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:18 INFO : file5.txt: Deleted
2026/04/22 03:04:18 INFO : file2.txt: Deleted
2026/04/22 03:04:18 INFO : file3.txt: Deleted
2026/04/22 03:04:18 INFO : file6.txt: Deleted
2026/04/22 03:04:18 INFO : file1.txt: Deleted
2026/04/22 03:04:18 INFO : file4.txt: Deleted
2026/04/22 03:04:18 INFO : file8.txt: Deleted
2026/04/22 03:04:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:18 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/04/22 03:04:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1"
2026/04/22 03:04:18 INFO : path2: Making directory
2026/04/22 03:04:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2"
2026/04/22 03:04:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/22 03:04:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_compare_all-gajaweq3"
2026/04/22 03:04:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_compare_all-gajaweq3: Waiting for checks to finish
2026/04/22 03:04:18 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_compare_all-gajaweq3: Waiting for transfers to finish
2026/04/22 03:04:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 INFO : file2.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:18 INFO : file3.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:18 INFO : file1.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 INFO : file4.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:18 INFO : file5.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:18 INFO : file7.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:18 INFO : file6.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:18 INFO : file8.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/22 03:04:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:18 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:04:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:18 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:04:18 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9: Waiting for checks to finish
2026/04/22 03:04:18 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:04:18 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9: Waiting for transfers to finish
2026/04/22 03:04:18 INFO : file1.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:04:18 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:04:18 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:04:18 INFO : file10.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:04:18 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:04:18 INFO : file2.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:18 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:04:18 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:04:18 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:04:18 INFO : file11.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:04:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:04:18 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:04:18 INFO : file5L.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:04:18 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:04:18 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:18 INFO : file5R.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:04:18 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:04:18 INFO : file6.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:18 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:04:18 INFO : file7.txt: Copied (new)
2026/04/22 03:04:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:18 ERROR : error listing: directory not found
2026/04/22 03:04:18 ERROR : Local file system at /tmp/030218cuhofuz8/compare_all/path1: Failed to list "": directory not found
2026/04/22 03:04:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:18 INFO : Local file system at /tmp/030218cuhofuz8/compare_all/path1: Removing directory
2026/04/22 03:04:18 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/compare_all/path1: no such file or directory
2026/04/22 03:04:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:19 ERROR : error listing: directory not found
2026/04/22 03:04:19 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Failed to list "": directory not found
2026/04/22 03:04:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:19 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Removing directory
2026/04/22 03:04:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3cfe0f7d-d01a-0097-2e04-d2e717000000
Time:2026-04-22T03:04:19.0818487Z
--------------------------------------------------------------------------------
2026/04/22 03:04:19 ERROR : error listing: directory not found
2026/04/22 03:04:19 ERROR : error listing: directory not found
2026/04/22 03:04:19 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_compare_all-gajaweq3
2026/04/22 03:04:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:19 DEBUG : Local file system at /tmp/030218cuhofuz8/compare_all/path1: Waiting for checks to finish
2026/04/22 03:04:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:19 INFO : file1.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : Local file system at /tmp/030218cuhofuz8/compare_all/path1: Waiting for transfers to finish
2026/04/22 03:04:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:19 INFO : file2.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:19 INFO : file5.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:19 INFO : file4.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:19 INFO : file7.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:19 INFO : file3.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:19 INFO : file8.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:19 INFO : file6.txt: Copied (new)
2026/04/22 03:04:19 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/compare_all/path1
2026/04/22 03:04:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:19 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Waiting for checks to finish
2026/04/22 03:04:19 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Waiting for transfers to finish
2026/04/22 03:04:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:19 INFO : file2.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:19 INFO : file3.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:19 INFO : file1.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:19 INFO : file4.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:19 INFO : file5.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:19 INFO : file6.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:19 INFO : file8.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:19 INFO : file7.txt: Copied (new)
2026/04/22 03:04:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:20 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:20 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2'
2026/04/22 03:04:20 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/22 03:04:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:04:20 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/22 03:04:22 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:22 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/22 03:04:22 INFO : Synching Path1 "/tmp/030218cuhofuz8/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:22 INFO : Copying Path2 files to Path1
2026/04/22 03:04:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:23 INFO : There was nothing to transfer
2026/04/22 03:04:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:23 INFO : There was nothing to transfer
2026/04/22 03:04:23 INFO : Resync updating listings
2026/04/22 03:04:23 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:23 INFO : [32mBisync successful[0m
2026/04/22 03:04:23 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:04:23 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:04:23 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file10.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/[0m
2026/04/22 03:04:23 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/"
2026/04/22 03:04:23 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" to be canonical "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:23 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:04:23 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file10.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/" as ""
2026/04/22 03:04:23 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file10.txt"
2026/04/22 03:04:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:23 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/'" as "file10.txt"
2026/04/22 03:04:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:23 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:04:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:23 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:04:23 INFO : file10.txt: Copied (new)
2026/04/22 03:04:23 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:04:23 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/[0m
2026/04/22 03:04:23 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:04:23 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/" as ""
2026/04/22 03:04:23 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file1.txt"
2026/04/22 03:04:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:23 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/'" as "file1.txt"
2026/04/22 03:04:24 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:24 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/')
2026/04/22 03:04:24 DEBUG : file1.txt: Sizes differ
2026/04/22 03:04:24 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:04:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:24 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:04:24 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:04:24 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:04:24 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file11.txt /tmp/030218cuhofuz8/compare_all/path1/[0m
2026/04/22 03:04:24 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:24 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:04:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file11.txt" to "/tmp/030218cuhofuz8/compare_all/path1/" as ""
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file11.txt"
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1/"
2026/04/22 03:04:24 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/030218cuhofuz8/compare_all/path1" as "file11.txt"
2026/04/22 03:04:24 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:24 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:04:24 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:24 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:04:24 INFO : file11.txt: Copied (new)
2026/04/22 03:04:24 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:04:24 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file2.txt /tmp/030218cuhofuz8/compare_all/path1/[0m
2026/04/22 03:04:24 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:24 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:04:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file2.txt" to "/tmp/030218cuhofuz8/compare_all/path1/" as ""
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file2.txt"
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1/"
2026/04/22 03:04:24 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030218cuhofuz8/compare_all/path1" as "file2.txt"
2026/04/22 03:04:24 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:24 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/compare_all/path1)
2026/04/22 03:04:24 DEBUG : file2.txt: Sizes differ
2026/04/22 03:04:24 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:04:24 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:04:24 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:04:24 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:04:24 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:04:24 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file3.txt[0m
2026/04/22 03:04:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:24 INFO : file3.txt: Deleted
2026/04/22 03:04:24 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:04:24 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/030218cuhofuz8/compare_all/path1/file4.txt[0m
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1/"
2026/04/22 03:04:24 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/compare_all/path1/" to be canonical "/tmp/030218cuhofuz8/compare_all/path1"
2026/04/22 03:04:24 INFO : file4.txt: Deleted
2026/04/22 03:04:24 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:04:24 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/030218cuhofuz8/compare_all/path1/file8.txt[0m
2026/04/22 03:04:24 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/compare_all/path1/" for canonical name "/tmp/030218cuhofuz8/compare_all/path1"
2026/04/22 03:04:24 INFO : file8.txt: Deleted
2026/04/22 03:04:24 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file8.txt[0m
2026/04/22 03:04:24 INFO : file8.txt: Deleted
2026/04/22 03:04:24 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:04:24 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/ file5R.txt[0m
2026/04/22 03:04:24 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:24 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:04:24 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/ file5.txt[0m
2026/04/22 03:04:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/" as "file5.txt"
2026/04/22 03:04:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5R.txt"
2026/04/22 03:04:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:24 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/'" as "file5.txt"
2026/04/22 03:04:24 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:24 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/')
2026/04/22 03:04:24 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:04:24 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:04:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:04:25 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:04:25 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:04:25 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/ file5L.txt[0m
2026/04/22 03:04:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:25 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:04:25 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5L.txt /tmp/030218cuhofuz8/compare_all/path1/ file5.txt[0m
2026/04/22 03:04:25 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5L.txt" to "/tmp/030218cuhofuz8/compare_all/path1/" as "file5.txt"
2026/04/22 03:04:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file5L.txt"
2026/04/22 03:04:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1/"
2026/04/22 03:04:25 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/030218cuhofuz8/compare_all/path1" as "file5.txt"
2026/04/22 03:04:25 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:25 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/compare_all/path1)
2026/04/22 03:04:25 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:04:25 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:04:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:04:25 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:04:25 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:04:25 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:04:25 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file6.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/[0m
2026/04/22 03:04:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:25 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:04:25 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file6.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/" as ""
2026/04/22 03:04:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file6.txt"
2026/04/22 03:04:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:25 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/'" as "file6.txt"
2026/04/22 03:04:25 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:25 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/')
2026/04/22 03:04:25 DEBUG : file6.txt: Sizes differ
2026/04/22 03:04:25 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:04:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:25 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:04:25 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:04:25 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/030218cuhofuz8/compare_all/path1/file6.txt[0m
2026/04/22 03:04:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/compare_all/path1/" for canonical name "/tmp/030218cuhofuz8/compare_all/path1"
2026/04/22 03:04:25 INFO : file6.txt: Deleted
2026/04/22 03:04:25 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:04:25 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file7.txt /tmp/030218cuhofuz8/compare_all/path1/[0m
2026/04/22 03:04:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/" for canonical name "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9"
2026/04/22 03:04:25 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:04:25 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file7.txt" to "/tmp/030218cuhofuz8/compare_all/path1/" as ""
2026/04/22 03:04:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9/file7.txt"
2026/04/22 03:04:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/compare_all/path1/"
2026/04/22 03:04:25 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/030218cuhofuz8/compare_all/path1" as "file7.txt"
2026/04/22 03:04:25 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_compare_all-cejiyis9)
2026/04/22 03:04:25 DEBUG : file7.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/compare_all/path1)
2026/04/22 03:04:25 DEBUG : file7.txt: Sizes differ
2026/04/22 03:04:25 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:04:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:25 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:04:25 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:04:25 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file7.txt[0m
2026/04/22 03:04:25 INFO : file7.txt: Deleted
2026/04/22 03:04:25 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 03:04:25 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/22 03:04:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:27 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/22 03:04:27 INFO : Synching Path1 "/tmp/030218cuhofuz8/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:27 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:28 INFO : Path1 checking for diffs
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:04:28 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:04:28 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/22 03:04:28 INFO : Path2 checking for diffs
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:04:28 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:04:28 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/22 03:04:28 INFO : Applying changes
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file11.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file2.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file4.txt[0m
2026/04/22 03:04:28 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:04:28 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file5.txt.conflict1[0m
2026/04/22 03:04:28 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:04:28 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file5.txt.conflict1[0m
2026/04/22 03:04:28 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file5.txt.conflict2[0m
2026/04/22 03:04:28 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:04:28 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file5.txt.conflict2[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file6.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/file7.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file1.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file10.txt[0m
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/compare_all/path1/file3.txt[0m
2026/04/22 03:04:28 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:04:28 INFO : file10.txt: Copied (new)
2026/04/22 03:04:28 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 03:04:28 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:04:28 INFO : file6.txt: Copied (new)
2026/04/22 03:04:28 INFO : file3.txt: Deleted
2026/04/22 03:04:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:04:29 INFO : file11.txt: Copied (new)
2026/04/22 03:04:29 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 03:04:29 INFO : file7.txt: Copied (new)
2026/04/22 03:04:29 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:04:29 INFO : file4.txt: Deleted
2026/04/22 03:04:29 INFO : Updating listings
2026/04/22 03:04:29 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2/"
2026/04/22 03:04:29 INFO : [32mBisync successful[0m
2026/04/22 03:04:29 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:29 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:29 INFO : file7.txt: Deleted
2026/04/22 03:04:29 INFO : file1.txt: Deleted
2026/04/22 03:04:29 INFO : file10.txt: Deleted
2026/04/22 03:04:29 INFO : file11.txt: Deleted
2026/04/22 03:04:29 INFO : file2.txt: Deleted
2026/04/22 03:04:29 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:04:29 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:04:29 INFO : file6.txt: Deleted
2026/04/22 03:04:29 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:29 INFO : Local file system at /tmp/030218cuhofuz8/compare_all/path1: Removing directory
2026/04/22 03:04:29 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:29 INFO : file2.txt: Deleted
2026/04/22 03:04:29 INFO : file1.txt: Deleted
2026/04/22 03:04:29 INFO : file10.txt: Deleted
2026/04/22 03:04:29 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:04:29 INFO : file11.txt: Deleted
2026/04/22 03:04:29 INFO : file6.txt: Deleted
2026/04/22 03:04:29 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:29 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:04:29 INFO : file7.txt: Deleted
2026/04/22 03:04:29 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:29 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/04/22 03:04:29 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/concurrent/path1"
2026/04/22 03:04:29 INFO : path2: Making directory
2026/04/22 03:04:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2"
2026/04/22 03:04:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/22 03:04:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_concurrent-rudokur2"
2026/04/22 03:04:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:30 INFO : file1.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_concurrent-rudokur2: Waiting for checks to finish
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_concurrent-rudokur2: Waiting for transfers to finish
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:30 INFO : file2.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:30 INFO : file4.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:30 INFO : file3.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:30 INFO : file7.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:30 INFO : file8.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:30 INFO : file5.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:30 INFO : file6.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/22 03:04:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2"
2026/04/22 03:04:30 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/22 03:04:30 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/22 03:04:30 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/22 03:04:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:30 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/22 03:04:30 INFO : file1.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/22 03:04:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:30 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/22 03:04:30 INFO : file10.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/22 03:04:30 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:30 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/22 03:04:30 INFO : file11.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/22 03:04:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:04:30 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/22 03:04:30 INFO : file2.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/22 03:04:30 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:04:30 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:04:30 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/22 03:04:30 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/22 03:04:30 INFO : file5L.txt: Copied (new)
2026/04/22 03:04:30 INFO : file5R.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:30 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/22 03:04:30 INFO : file6.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2: Waiting for checks to finish
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2: Waiting for transfers to finish
2026/04/22 03:04:30 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/22 03:04:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:04:30 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/22 03:04:30 INFO : dummy.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/22 03:04:30 INFO : file7.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:30 ERROR : error listing: directory not found
2026/04/22 03:04:30 ERROR : Local file system at /tmp/030218cuhofuz8/concurrent/path1: Failed to list "": directory not found
2026/04/22 03:04:30 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:30 INFO : Local file system at /tmp/030218cuhofuz8/concurrent/path1: Removing directory
2026/04/22 03:04:30 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/concurrent/path1: no such file or directory
2026/04/22 03:04:30 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:30 ERROR : error listing: directory not found
2026/04/22 03:04:30 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Failed to list "": directory not found
2026/04/22 03:04:30 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:30 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Removing directory
2026/04/22 03:04:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a5e2d4af-701a-0055-5404-d2a191000000
Time:2026-04-22T03:04:30.1598704Z
--------------------------------------------------------------------------------
2026/04/22 03:04:30 ERROR : error listing: directory not found
2026/04/22 03:04:30 ERROR : error listing: directory not found
2026/04/22 03:04:30 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_concurrent-rudokur2
2026/04/22 03:04:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/concurrent/path1: Waiting for checks to finish
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:30 INFO : file1.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : Local file system at /tmp/030218cuhofuz8/concurrent/path1: Waiting for transfers to finish
2026/04/22 03:04:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:30 INFO : file3.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:30 INFO : file4.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:30 INFO : file5.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:30 INFO : file2.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:30 INFO : file6.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:30 INFO : file7.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:30 INFO : file8.txt: Copied (new)
2026/04/22 03:04:30 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/concurrent/path1
2026/04/22 03:04:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Waiting for checks to finish
2026/04/22 03:04:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Waiting for transfers to finish
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:04:30 INFO : file2.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:30 INFO : file1.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:04:30 INFO : file3.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:04:30 INFO : file4.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:04:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:04:30 INFO : file5.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:04:30 INFO : file6.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:04:30 INFO : file7.txt: Copied (new)
2026/04/22 03:04:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:04:30 INFO : file8.txt: Copied (new)
2026/04/22 03:04:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:31 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:31 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2'
2026/04/22 03:04:31 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/22 03:04:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:04:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:04:33 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:33 INFO : Synching Path1 "/tmp/030218cuhofuz8/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:33 INFO : Copying Path2 files to Path1
2026/04/22 03:04:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:34 INFO : There was nothing to transfer
2026/04/22 03:04:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:34 INFO : There was nothing to transfer
2026/04/22 03:04:34 INFO : Resync updating listings
2026/04/22 03:04:34 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:34 INFO : [32mBisync successful[0m
2026/04/22 03:04:34 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/22 03:04:34 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/ file5R.txt[0m
2026/04/22 03:04:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/"
2026/04/22 03:04:34 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/" to be canonical "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2"
2026/04/22 03:04:34 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:04:34 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/ file7.txt[0m
2026/04/22 03:04:34 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/" for canonical name "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2"
2026/04/22 03:04:34 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/22 03:04:34 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/file5R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/ file1.txt[0m
2026/04/22 03:04:34 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/file5R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/" as "file1.txt"
2026/04/22 03:04:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2/file5R.txt"
2026/04/22 03:04:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:34 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/'" as "file1.txt"
2026/04/22 03:04:34 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_concurrent-wevedos2)
2026/04/22 03:04:34 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/')
2026/04/22 03:04:34 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:04:34 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/22 03:04:34 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:04:34 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/22 03:04:34 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:04:34 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/22 03:04:34 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/22 03:04:34 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/22 03:04:36 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:36 INFO : Synching Path1 "/tmp/030218cuhofuz8/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:36 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:37 INFO : Path1 checking for diffs
2026/04/22 03:04:37 INFO : Path2 checking for diffs
2026/04/22 03:04:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:04:37 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:04:37 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:04:37 INFO : Applying changes
2026/04/22 03:04:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/concurrent/path1/file1.txt[0m
2026/04/22 03:04:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:04:37 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:04:37 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:04:37 INFO : Updating listings
2026/04/22 03:04:37 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:37 INFO : [32mBisync successful[0m
2026/04/22 03:04:37 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:04:39 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:39 INFO : Synching Path1 "/tmp/030218cuhofuz8/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:39 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:40 INFO : Path1 checking for diffs
2026/04/22 03:04:40 INFO : Path2 checking for diffs
2026/04/22 03:04:40 INFO : No changes found
2026/04/22 03:04:40 INFO : Updating listings
2026/04/22 03:04:40 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2/"
2026/04/22 03:04:40 INFO : [32mBisync successful[0m
2026/04/22 03:04:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:40 INFO : file3.txt: Deleted
2026/04/22 03:04:40 INFO : file5.txt: Deleted
2026/04/22 03:04:40 INFO : file8.txt: Deleted
2026/04/22 03:04:40 INFO : file4.txt: Deleted
2026/04/22 03:04:40 INFO : file6.txt: Deleted
2026/04/22 03:04:40 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:40 INFO : file7.txt: Deleted
2026/04/22 03:04:40 INFO : file2.txt: Deleted
2026/04/22 03:04:40 INFO : file1.txt: Deleted
2026/04/22 03:04:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:40 INFO : Local file system at /tmp/030218cuhofuz8/concurrent/path1: Removing directory
2026/04/22 03:04:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:40 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:40 INFO : file2.txt: Deleted
2026/04/22 03:04:40 INFO : file4.txt: Deleted
2026/04/22 03:04:40 INFO : file5.txt: Deleted
2026/04/22 03:04:40 INFO : file6.txt: Deleted
2026/04/22 03:04:40 INFO : file3.txt: Deleted
2026/04/22 03:04:40 INFO : file7.txt: Deleted
2026/04/22 03:04:40 INFO : file1.txt: Deleted
2026/04/22 03:04:40 INFO : file8.txt: Deleted
2026/04/22 03:04:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:40 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/04/22 03:04:40 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:40 INFO : path2: Making directory
2026/04/22 03:04:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2"
2026/04/22 03:04:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/22 03:04:40 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_createemptysrcdirs-johideh4"
2026/04/22 03:04:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_createemptysrcdirs-johideh4: Waiting for checks to finish
2026/04/22 03:04:40 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_createemptysrcdirs-johideh4: Waiting for transfers to finish
2026/04/22 03:04:40 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:04:40 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:04:40 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:04:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:40 INFO : file1.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:04:40 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/22 03:04:40 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7"
2026/04/22 03:04:40 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7: Waiting for checks to finish
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7: Waiting for transfers to finish
2026/04/22 03:04:40 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/22 03:04:40 INFO : placeholder.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:40 ERROR : error listing: directory not found
2026/04/22 03:04:40 ERROR : Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1: Failed to list "": directory not found
2026/04/22 03:04:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:40 INFO : Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1: Removing directory
2026/04/22 03:04:40 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/createemptysrcdirs/path1: no such file or directory
2026/04/22 03:04:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:40 ERROR : error listing: directory not found
2026/04/22 03:04:40 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Failed to list "": directory not found
2026/04/22 03:04:40 DEBUG : removing 1 level 0 directories
2026/04/22 03:04:40 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Removing directory
2026/04/22 03:04:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:597f5a60-701a-0037-4b04-d263b6000000
Time:2026-04-22T03:04:40.6297751Z
--------------------------------------------------------------------------------
2026/04/22 03:04:40 ERROR : error listing: directory not found
2026/04/22 03:04:40 ERROR : error listing: directory not found
2026/04/22 03:04:40 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_createemptysrcdirs-johideh4
2026/04/22 03:04:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1: Waiting for checks to finish
2026/04/22 03:04:40 DEBUG : Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1: Waiting for transfers to finish
2026/04/22 03:04:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:04:40 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:04:40 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:04:40 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:40 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:04:40 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:04:40 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:40 INFO : file1.txt: Copied (new)
2026/04/22 03:04:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:04:40 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:04:40 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:04:40 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Waiting for checks to finish
2026/04/22 03:04:40 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Waiting for transfers to finish
2026/04/22 03:04:40 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:04:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:04:41 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:04:41 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:04:41 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:04:41 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:04:41 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:04:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:04:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:04:41 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:04:41 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:04:41 INFO : file1.txt: Copied (new)
2026/04/22 03:04:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:04:41 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:04:41 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2'
2026/04/22 03:04:41 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/22 03:04:41 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:04:41 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/ placeholder.txt[0m
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/"
2026/04/22 03:04:41 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/" to be canonical "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7"
2026/04/22 03:04:41 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/22 03:04:41 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.txt"
2026/04/22 03:04:41 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/22 03:04:41 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/22 03:04:41 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/22 03:04:41 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/22 03:04:41 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:04:41 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:41 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:41 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/22 03:04:41 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/22 03:04:41 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/22 03:04:41 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:41 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:04:41 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:04:41 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/22 03:04:44 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:44 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:44 INFO : Copying Path2 files to Path1
2026/04/22 03:04:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:44 INFO : There was nothing to transfer
2026/04/22 03:04:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:44 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:04:44 INFO : There was nothing to transfer
2026/04/22 03:04:44 INFO : Resync updating listings
2026/04/22 03:04:44 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:44 INFO : [32mBisync successful[0m
2026/04/22 03:04:44 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/22 03:04:44 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/22 03:04:44 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/22 03:04:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "subdir/placeholder.txt"
2026/04/22 03:04:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:44 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/22 03:04:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:44 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/22 03:04:44 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/22 03:04:44 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/createemptysrcdirs/path1/ subdir[0m
2026/04/22 03:04:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:44 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" to be canonical "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:44 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/030218cuhofuz8/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/22 03:04:44 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/subdir/"
2026/04/22 03:04:44 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/createemptysrcdirs/path1/subdir/" to be canonical "/tmp/030218cuhofuz8/createemptysrcdirs/path1/subdir"
2026/04/22 03:04:44 INFO : placeholder.txt: Deleted
2026/04/22 03:04:44 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/22 03:04:44 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/22 03:04:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:04:46 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:46 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:46 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:46 INFO : Path1 checking for diffs
2026/04/22 03:04:46 INFO : Path2 checking for diffs
2026/04/22 03:04:46 INFO : No changes found
2026/04/22 03:04:46 INFO : Updating listings
2026/04/22 03:04:46 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:46 INFO : [32mBisync successful[0m
2026/04/22 03:04:46 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/22 03:04:46 NOTICE: [36m(18) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:46 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:46 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:47 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/22 03:04:47 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:04:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:04:49 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:49 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:49 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:49 INFO : Path1 checking for diffs
2026/04/22 03:04:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/22 03:04:49 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:04:49 INFO : Path2 checking for diffs
2026/04/22 03:04:49 INFO : Applying changes
2026/04/22 03:04:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/subdir[0m
2026/04/22 03:04:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:04:49 INFO : There was nothing to transfer
2026/04/22 03:04:49 INFO : subdir: Making directory
2026/04/22 03:04:49 INFO : Updating listings
2026/04/22 03:04:49 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:49 INFO : [32mBisync successful[0m
2026/04/22 03:04:49 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/22 03:04:49 NOTICE: [36m(23) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:49 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:49 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:49 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/22 03:04:49 NOTICE: [36m(26) :[0m [34mpurge-children /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:49 DEBUG : subdir: Purge subdir
2026/04/22 03:04:49 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:49 DEBUG : removing 1 level 1 directories
2026/04/22 03:04:49 INFO : subdir: Removing directory
2026/04/22 03:04:49 DEBUG : file1.copy1.txt: Remove file
2026/04/22 03:04:49 DEBUG : file1.txt: Remove file
2026/04/22 03:04:49 DEBUG : file1.copy5.txt: Remove file
2026/04/22 03:04:49 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:04:49 DEBUG : file1.copy4.txt: Remove file
2026/04/22 03:04:49 DEBUG : file1.copy3.txt: Remove file
2026/04/22 03:04:49 DEBUG : file1.copy2.txt: Remove file
2026/04/22 03:04:49 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 03:04:49 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 03:04:49 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 03:04:49 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 03:04:49 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 03:04:49 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:04:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:49 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/22 03:04:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:49 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 03:04:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:49 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 03:04:49 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 03:04:49 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/22 03:04:49 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 03:04:52 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:52 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:52 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:52 INFO : Path1 checking for diffs
2026/04/22 03:04:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:04:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:04:52 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 03:04:52 INFO : Path2 checking for diffs
2026/04/22 03:04:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:04:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:04:52 INFO : Applying changes
2026/04/22 03:04:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/22 03:04:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:04:52 INFO : RCLONE_TEST: Deleted
2026/04/22 03:04:52 INFO : There was nothing to transfer
2026/04/22 03:04:52 INFO : Updating listings
2026/04/22 03:04:52 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:52 INFO : [32mBisync successful[0m
2026/04/22 03:04:52 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/22 03:04:52 NOTICE: [36m(36) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:52 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:52 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:52 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:52 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/22 03:04:52 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/22 03:04:54 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:54 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:54 INFO : Copying Path2 files to Path1
2026/04/22 03:04:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:04:55 INFO : subdir: Made directory with metadata (mtime=2026-04-22T03:04:49.6082725Z)
2026/04/22 03:04:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:04:55 INFO : There was nothing to transfer
2026/04/22 03:04:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:04:55 INFO : There was nothing to transfer
2026/04/22 03:04:55 INFO : Resync updating listings
2026/04/22 03:04:55 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:55 INFO : [32mBisync successful[0m
2026/04/22 03:04:55 NOTICE: [36m(40) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:55 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:55 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:55 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:55 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:55 NOTICE: [36m(42) :[0m [34mpurge-children /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:55 DEBUG : subdir: Purge subdir
2026/04/22 03:04:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:04:55 DEBUG : removing 1 level 1 directories
2026/04/22 03:04:55 INFO : subdir: Removing directory
2026/04/22 03:04:55 DEBUG : file1.copy1.txt: Remove file
2026/04/22 03:04:55 DEBUG : file1.txt: Remove file
2026/04/22 03:04:55 DEBUG : file1.copy5.txt: Remove file
2026/04/22 03:04:55 DEBUG : file1.copy4.txt: Remove file
2026/04/22 03:04:55 DEBUG : file1.copy3.txt: Remove file
2026/04/22 03:04:55 DEBUG : file1.copy2.txt: Remove file
2026/04/22 03:04:55 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 03:04:55 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 03:04:55 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 03:04:55 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 03:04:55 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 03:04:55 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt /tmp/030218cuhofuz8/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:04:55 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt" to "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_createemptysrcdirs-fededoy7/placeholder.txt"
2026/04/22 03:04:55 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/createemptysrcdirs/path1/"
2026/04/22 03:04:55 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/04/22 03:04:55 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:04:55 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 03:04:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:04:55 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 03:04:55 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 03:04:55 NOTICE: [36m(49) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:55 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:55 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:55 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:04:55 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:04:58 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:04:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:04: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/22 03:04:58 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:58 INFO : Building Path1 and Path2 listings
2026/04/22 03:04:58 INFO : Path1 checking for diffs
2026/04/22 03:04:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:04:58 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:04:58 INFO : Path2 checking for diffs
2026/04/22 03:04:58 INFO : Applying changes
2026/04/22 03:04:58 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/subdir[0m
2026/04/22 03:04:58 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:04:58 INFO : There was nothing to transfer
2026/04/22 03:04:58 INFO : subdir: Removing directory
2026/04/22 03:04:58 INFO : Updating listings
2026/04/22 03:04:58 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:04:58 INFO : [32mBisync successful[0m
2026/04/22 03:04:58 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/22 03:04:58 NOTICE: [36m(53) :[0m [34mlist-dirs /tmp/030218cuhofuz8/createemptysrcdirs/path1/[0m
2026/04/22 03:04:58 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" for canonical name "/tmp/030218cuhofuz8/createemptysrcdirs/path1"
2026/04/22 03:04:58 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/[0m
2026/04/22 03:04:58 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/22 03:04:58 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:05:00 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:00 INFO : Synching Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:05:00 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:00 INFO : Path1 checking for diffs
2026/04/22 03:05:00 INFO : Path2 checking for diffs
2026/04/22 03:05:00 INFO : No changes found
2026/04/22 03:05:00 INFO : Updating listings
2026/04/22 03:05:00 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2/"
2026/04/22 03:05:00 INFO : [32mBisync successful[0m
2026/04/22 03:05:01 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:01 INFO : file1.copy1.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy2.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy3.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy4.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy5.txt: Deleted
2026/04/22 03:05:01 INFO : file1.txt: Deleted
2026/04/22 03:05:01 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:01 INFO : Local file system at /tmp/030218cuhofuz8/createemptysrcdirs/path1: Removing directory
2026/04/22 03:05:01 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:01 INFO : file1.copy2.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy4.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy3.txt: Deleted
2026/04/22 03:05:01 INFO : file1.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy1.txt: Deleted
2026/04/22 03:05:01 INFO : file1.copy5.txt: Deleted
2026/04/22 03:05:01 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:01 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncLocalRemote/dry_run
2026/04/22 03:05:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1"
2026/04/22 03:05:01 INFO : path2: Making directory
2026/04/22 03:05:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2"
2026/04/22 03:05:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/22 03:05:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_dry_run-wiminos0"
2026/04/22 03:05:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_dry_run-wiminos0: Waiting for checks to finish
2026/04/22 03:05:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:01 INFO : file1.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:01 INFO : file2.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:01 INFO : file4.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_dry_run-wiminos0: Waiting for transfers to finish
2026/04/22 03:05:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:01 INFO : file5.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:01 INFO : file7.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 INFO : file6.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:01 INFO : file3.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/22 03:05:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4: Waiting for checks to finish
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4: Waiting for transfers to finish
2026/04/22 03:05:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:05:01 INFO : file1.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:05:01 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:05:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:01 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:05:01 INFO : file11.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:01 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:05:01 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:05:01 INFO : file10.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:05:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:05:01 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:05:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:05:01 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:05:01 INFO : file2.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:05:01 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:05:01 INFO : file5L.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:05:01 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:05:01 INFO : file5R.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:01 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:05:01 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:05:01 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:01 INFO : file6.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:05:01 INFO : file7.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:01 ERROR : error listing: directory not found
2026/04/22 03:05:01 ERROR : Local file system at /tmp/030218cuhofuz8/dry_run/path1: Failed to list "": directory not found
2026/04/22 03:05:01 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:01 INFO : Local file system at /tmp/030218cuhofuz8/dry_run/path1: Removing directory
2026/04/22 03:05:01 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/dry_run/path1: no such file or directory
2026/04/22 03:05:01 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:01 ERROR : error listing: directory not found
2026/04/22 03:05:01 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Failed to list "": directory not found
2026/04/22 03:05:01 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:01 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Removing directory
2026/04/22 03:05:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ba639041-501a-0052-4c04-d2cdf2000000
Time:2026-04-22T03:05:01.5814221Z
--------------------------------------------------------------------------------
2026/04/22 03:05:01 ERROR : error listing: directory not found
2026/04/22 03:05:01 ERROR : error listing: directory not found
2026/04/22 03:05:01 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_dry_run-wiminos0
2026/04/22 03:05:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/dry_run/path1: Waiting for checks to finish
2026/04/22 03:05:01 DEBUG : Local file system at /tmp/030218cuhofuz8/dry_run/path1: Waiting for transfers to finish
2026/04/22 03:05:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:01 INFO : file3.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:01 INFO : file2.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:01 INFO : file4.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:01 INFO : file5.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:01 INFO : file6.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:01 INFO : file7.txt: Copied (new)
2026/04/22 03:05:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:01 INFO : file1.txt: Copied (new)
2026/04/22 03:05:01 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/dry_run/path1
2026/04/22 03:05:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Waiting for checks to finish
2026/04/22 03:05:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Waiting for transfers to finish
2026/04/22 03:05:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:02 INFO : file1.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:02 INFO : file3.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:02 INFO : file4.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:02 INFO : file2.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:02 INFO : file7.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:02 INFO : file6.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:02 INFO : file5.txt: Copied (new)
2026/04/22 03:05:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:02 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:02 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2'
2026/04/22 03:05:02 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/22 03:05:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:05:02 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:05:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:05 INFO : Synching Path1 "/tmp/030218cuhofuz8/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:05 INFO : Copying Path2 files to Path1
2026/04/22 03:05:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:05 INFO : There was nothing to transfer
2026/04/22 03:05:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:05 INFO : There was nothing to transfer
2026/04/22 03:05:05 INFO : Resync updating listings
2026/04/22 03:05:05 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:05 INFO : [32mBisync successful[0m
2026/04/22 03:05:05 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:05:05 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file10.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/[0m
2026/04/22 03:05:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/"
2026/04/22 03:05:05 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" to be canonical "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:05 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:05:05 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file10.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/" as ""
2026/04/22 03:05:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file10.txt"
2026/04/22 03:05:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:05 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/'" as "file10.txt"
2026/04/22 03:05:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:05:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:05:05 INFO : file10.txt: Copied (new)
2026/04/22 03:05:05 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:05:05 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/[0m
2026/04/22 03:05:05 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:05:05 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/" as ""
2026/04/22 03:05:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file1.txt"
2026/04/22 03:05:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/'" as "file1.txt"
2026/04/22 03:05:05 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:05 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/')
2026/04/22 03:05:05 DEBUG : file1.txt: Sizes differ
2026/04/22 03:05:06 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:05:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:05:06 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:05:06 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:05:06 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file11.txt /tmp/030218cuhofuz8/dry_run/path1/[0m
2026/04/22 03:05:06 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:06 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:05:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file11.txt" to "/tmp/030218cuhofuz8/dry_run/path1/" as ""
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file11.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1/"
2026/04/22 03:05:06 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/030218cuhofuz8/dry_run/path1" as "file11.txt"
2026/04/22 03:05:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:06 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:05:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:06 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:05:06 INFO : file11.txt: Copied (new)
2026/04/22 03:05:06 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:05:06 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file2.txt /tmp/030218cuhofuz8/dry_run/path1/[0m
2026/04/22 03:05:06 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:05:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file2.txt" to "/tmp/030218cuhofuz8/dry_run/path1/" as ""
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file2.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1/"
2026/04/22 03:05:06 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030218cuhofuz8/dry_run/path1" as "file2.txt"
2026/04/22 03:05:06 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:06 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/dry_run/path1)
2026/04/22 03:05:06 DEBUG : file2.txt: Sizes differ
2026/04/22 03:05:06 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:05:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:05:06 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:05:06 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:05:06 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:05:06 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file3.txt[0m
2026/04/22 03:05:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:06 INFO : file3.txt: Deleted
2026/04/22 03:05:06 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:05:06 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/030218cuhofuz8/dry_run/path1/file4.txt[0m
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1/"
2026/04/22 03:05:06 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/dry_run/path1/" to be canonical "/tmp/030218cuhofuz8/dry_run/path1"
2026/04/22 03:05:06 INFO : file4.txt: Deleted
2026/04/22 03:05:06 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/22 03:05:06 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/ file5R.txt[0m
2026/04/22 03:05:06 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:06 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:05:06 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/ file5.txt[0m
2026/04/22 03:05:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/" as "file5.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5R.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:06 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/'" as "file5.txt"
2026/04/22 03:05:06 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:06 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/')
2026/04/22 03:05:06 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:05:06 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:05:06 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:05:06 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:05:06 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:05:06 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/ file5L.txt[0m
2026/04/22 03:05:06 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:06 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:05:06 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5L.txt /tmp/030218cuhofuz8/dry_run/path1/ file5.txt[0m
2026/04/22 03:05:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5L.txt" to "/tmp/030218cuhofuz8/dry_run/path1/" as "file5.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file5L.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1/"
2026/04/22 03:05:06 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/030218cuhofuz8/dry_run/path1" as "file5.txt"
2026/04/22 03:05:06 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:06 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/dry_run/path1)
2026/04/22 03:05:06 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:05:06 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:05:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:05:06 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:05:06 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:05:06 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:05:06 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file6.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/[0m
2026/04/22 03:05:06 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:06 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:05:06 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file6.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/" as ""
2026/04/22 03:05:06 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file6.txt"
2026/04/22 03:05:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:06 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/'" as "file6.txt"
2026/04/22 03:05:06 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:06 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/')
2026/04/22 03:05:06 DEBUG : file6.txt: Sizes differ
2026/04/22 03:05:07 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:05:07 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:07 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:05:07 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:05:07 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/030218cuhofuz8/dry_run/path1/file6.txt[0m
2026/04/22 03:05:07 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/dry_run/path1/" for canonical name "/tmp/030218cuhofuz8/dry_run/path1"
2026/04/22 03:05:07 INFO : file6.txt: Deleted
2026/04/22 03:05:07 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:05:07 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file7.txt /tmp/030218cuhofuz8/dry_run/path1/[0m
2026/04/22 03:05:07 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4"
2026/04/22 03:05:07 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:05:07 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file7.txt" to "/tmp/030218cuhofuz8/dry_run/path1/" as ""
2026/04/22 03:05:07 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4/file7.txt"
2026/04/22 03:05:07 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/dry_run/path1/"
2026/04/22 03:05:07 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/030218cuhofuz8/dry_run/path1" as "file7.txt"
2026/04/22 03:05:07 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_dry_run-lidowuy4)
2026/04/22 03:05:07 DEBUG : file7.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/dry_run/path1)
2026/04/22 03:05:07 DEBUG : file7.txt: Sizes differ
2026/04/22 03:05:07 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:05:07 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:07 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:05:07 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:05:07 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file7.txt[0m
2026/04/22 03:05:07 INFO : file7.txt: Deleted
2026/04/22 03:05:07 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/22 03:05:07 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/22 03:05:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05:09 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/22 03:05:09 INFO : Synching Path1 "/tmp/030218cuhofuz8/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:09 INFO : Copying Path2 files to Path1
2026/04/22 03:05:09 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:09 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:09 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:05:09 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:09 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:09 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:09 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:05:09 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:05:09 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:09 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 03:05:09 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/22 03:05:09 INFO : Resync updating listings
2026/04/22 03:05:10 INFO : [32mBisync successful[0m
2026/04/22 03:05:10 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/22 03:05:10 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/22 03:05:10 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/22 03:05:12 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:12 INFO : Synching Path1 "/tmp/030218cuhofuz8/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:12 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:12 INFO : Path1 checking for diffs
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:05:12 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:05:12 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:12 INFO : Path2 checking for diffs
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:05:12 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:05:12 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:12 INFO : Applying changes
2026/04/22 03:05:12 INFO : Checking potential conflicts...
2026/04/22 03:05:12 ERROR : file5.txt: md5 differ
2026/04/22 03:05:12 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': 1 differences found
2026/04/22 03:05:12 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': 1 errors while checking
2026/04/22 03:05:12 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file11.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file2.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file4.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:05:12 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 03:05:12 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file6.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file7.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file1.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file10.txt[0m
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file3.txt[0m
2026/04/22 03:05:12 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:05:12 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:12 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:12 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:12 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 03:05:12 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:05:12 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:12 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:05:12 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 03:05:12 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 03:05:12 INFO : Updating listings
2026/04/22 03:05:13 INFO : [32mBisync successful[0m
2026/04/22 03:05:13 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/22 03:05:13 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/22 03:05:13 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 03:05:15 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:15 INFO : Synching Path1 "/tmp/030218cuhofuz8/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:15 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:15 INFO : Path1 checking for diffs
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:05:15 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:05:15 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:15 INFO : Path2 checking for diffs
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:05:15 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:05:15 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:15 INFO : Applying changes
2026/04/22 03:05:15 INFO : Checking potential conflicts...
2026/04/22 03:05:15 ERROR : file5.txt: md5 differ
2026/04/22 03:05:15 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': 1 differences found
2026/04/22 03:05:15 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': 1 errors while checking
2026/04/22 03:05:15 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file11.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file2.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file4.txt[0m
2026/04/22 03:05:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:05:15 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file5.txt.conflict1[0m
2026/04/22 03:05:15 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:05:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 03:05:15 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file5.txt.conflict2[0m
2026/04/22 03:05:15 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:05:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file6.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/file7.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file1.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file10.txt[0m
2026/04/22 03:05:15 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/dry_run/path1/file3.txt[0m
2026/04/22 03:05:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:05:16 INFO : file10.txt: Copied (new)
2026/04/22 03:05:16 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:05:16 INFO : file6.txt: Copied (new)
2026/04/22 03:05:16 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 03:05:16 INFO : file3.txt: Deleted
2026/04/22 03:05:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:05:16 INFO : file7.txt: Copied (new)
2026/04/22 03:05:16 INFO : file11.txt: Copied (new)
2026/04/22 03:05:16 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 03:05:16 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:05:16 INFO : file4.txt: Deleted
2026/04/22 03:05:16 INFO : Updating listings
2026/04/22 03:05:16 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2/"
2026/04/22 03:05:16 INFO : [32mBisync successful[0m
2026/04/22 03:05:16 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:16 INFO : file2.txt: Deleted
2026/04/22 03:05:16 INFO : file7.txt: Deleted
2026/04/22 03:05:16 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:05:16 INFO : file1.txt: Deleted
2026/04/22 03:05:16 INFO : file11.txt: Deleted
2026/04/22 03:05:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:16 INFO : file10.txt: Deleted
2026/04/22 03:05:16 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:05:16 INFO : file6.txt: Deleted
2026/04/22 03:05:16 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:16 INFO : Local file system at /tmp/030218cuhofuz8/dry_run/path1: Removing directory
2026/04/22 03:05:16 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:16 INFO : file1.txt: Deleted
2026/04/22 03:05:16 INFO : file6.txt: Deleted
2026/04/22 03:05:16 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:05:16 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:05:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:16 INFO : file11.txt: Deleted
2026/04/22 03:05:16 INFO : file2.txt: Deleted
2026/04/22 03:05:16 INFO : file10.txt: Deleted
2026/04/22 03:05:17 INFO : file7.txt: Deleted
2026/04/22 03:05:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:17 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/04/22 03:05:17 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/equal/path1"
2026/04/22 03:05:17 INFO : path2: Making directory
2026/04/22 03:05:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2"
2026/04/22 03:05:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/22 03:05:17 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_equal-baqetus0"
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_equal-baqetus0: Waiting for checks to finish
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:17 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:17 INFO : file1.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_equal-baqetus0: Waiting for transfers to finish
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:17 INFO : file2.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/22 03:05:17 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6"
2026/04/22 03:05:17 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/22 03:05:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:05:17 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/22 03:05:17 INFO : file1L.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6: Waiting for checks to finish
2026/04/22 03:05:17 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:05:17 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/22 03:05:17 INFO : file1R.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6: Waiting for transfers to finish
2026/04/22 03:05:17 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:05:17 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:05:17 INFO : file2.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:17 ERROR : error listing: directory not found
2026/04/22 03:05:17 ERROR : Local file system at /tmp/030218cuhofuz8/equal/path1: Failed to list "": directory not found
2026/04/22 03:05:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:17 INFO : Local file system at /tmp/030218cuhofuz8/equal/path1: Removing directory
2026/04/22 03:05:17 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/equal/path1: no such file or directory
2026/04/22 03:05:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:17 ERROR : error listing: directory not found
2026/04/22 03:05:17 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Failed to list "": directory not found
2026/04/22 03:05:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:17 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Removing directory
2026/04/22 03:05:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:619ec7b3-d01a-003e-7b04-d22665000000
Time:2026-04-22T03:05:17.3605570Z
--------------------------------------------------------------------------------
2026/04/22 03:05:17 ERROR : error listing: directory not found
2026/04/22 03:05:17 ERROR : error listing: directory not found
2026/04/22 03:05:17 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_equal-baqetus0
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/equal/path1: Waiting for checks to finish
2026/04/22 03:05:17 DEBUG : Local file system at /tmp/030218cuhofuz8/equal/path1: Waiting for transfers to finish
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:17 INFO : file1.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:17 INFO : file2.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:17 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:17 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/equal/path1
2026/04/22 03:05:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:17 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Waiting for checks to finish
2026/04/22 03:05:17 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Waiting for transfers to finish
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:17 INFO : file1.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:17 INFO : file2.txt: Copied (new)
2026/04/22 03:05:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:17 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:17 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2'
2026/04/22 03:05:18 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/22 03:05:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:05:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:05:20 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:20 INFO : Synching Path1 "/tmp/030218cuhofuz8/equal/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:20 INFO : Copying Path2 files to Path1
2026/04/22 03:05:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:20 INFO : There was nothing to transfer
2026/04/22 03:05:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:20 INFO : There was nothing to transfer
2026/04/22 03:05:20 INFO : Resync updating listings
2026/04/22 03:05:20 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:20 INFO : [32mBisync successful[0m
2026/04/22 03:05:20 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:05:20 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/ file1R.txt[0m
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/"
2026/04/22 03:05:20 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/" to be canonical "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6"
2026/04/22 03:05:20 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:05:20 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/ file1.txt[0m
2026/04/22 03:05:20 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/" as "file1.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1R.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:20 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/'" as "file1.txt"
2026/04/22 03:05:20 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6)
2026/04/22 03:05:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/')
2026/04/22 03:05:20 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:05:20 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 03:05:20 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:05:20 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 03:05:20 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:05:20 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/ file1L.txt[0m
2026/04/22 03:05:20 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/" for canonical name "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6"
2026/04/22 03:05:20 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:05:20 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1L.txt /tmp/030218cuhofuz8/equal/path1/ file1.txt[0m
2026/04/22 03:05:20 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1L.txt" to "/tmp/030218cuhofuz8/equal/path1/" as "file1.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file1L.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/equal/path1/"
2026/04/22 03:05:20 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/equal/path1" as "file1.txt"
2026/04/22 03:05:20 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6)
2026/04/22 03:05:20 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/equal/path1)
2026/04/22 03:05:20 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:05:20 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:05:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:05:20 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:05:20 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:05:20 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/22 03:05:20 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/ file2.txt[0m
2026/04/22 03:05:20 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/" for canonical name "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6"
2026/04/22 03:05:20 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:05:20 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt /tmp/030218cuhofuz8/equal/path1/ file2.txt[0m
2026/04/22 03:05:20 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt" to "/tmp/030218cuhofuz8/equal/path1/" as "file2.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt"
2026/04/22 03:05:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/equal/path1/"
2026/04/22 03:05:20 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030218cuhofuz8/equal/path1" as "file2.txt"
2026/04/22 03:05:21 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6)
2026/04/22 03:05:21 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/equal/path1)
2026/04/22 03:05:21 DEBUG : file2.txt: Sizes differ
2026/04/22 03:05:21 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:05:21 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:05:21 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:05:21 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:05:21 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/ file2.txt[0m
2026/04/22 03:05:21 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/" as "file2.txt"
2026/04/22 03:05:21 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_equal-sukamak6/file2.txt"
2026/04/22 03:05:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:21 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/'" as "file2.txt"
2026/04/22 03:05:21 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030218cuhofuz8/datadir/test_equal-sukamak6)
2026/04/22 03:05:21 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/')
2026/04/22 03:05:21 DEBUG : file2.txt: Sizes differ
2026/04/22 03:05:21 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:05:21 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:05:21 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:05:21 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:05:21 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/22 03:05:21 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/22 03:05:23 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:23 INFO : Synching Path1 "/tmp/030218cuhofuz8/equal/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:23 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:23 INFO : Path1 checking for diffs
2026/04/22 03:05:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:05:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:05:23 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:05:23 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:23 INFO : Path2 checking for diffs
2026/04/22 03:05:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:05:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:05:23 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:05:23 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:05:23 INFO : Applying changes
2026/04/22 03:05:23 INFO : Checking potential conflicts...
2026/04/22 03:05:23 ERROR : file1.txt: md5 differ
2026/04/22 03:05:23 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': 1 differences found
2026/04/22 03:05:23 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': 1 errors while checking
2026/04/22 03:05:23 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': 1 matching files
2026/04/22 03:05:23 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:05:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:05:23 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/equal/path1/file1.txt.conflict1[0m
2026/04/22 03:05:23 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/22 03:05:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/file1.txt.conflict1[0m
2026/04/22 03:05:23 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/file1.txt.conflict2[0m
2026/04/22 03:05:24 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/22 03:05:24 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/equal/path1/file1.txt.conflict2[0m
2026/04/22 03:05:24 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 03:05:24 INFO : Files are equal! Skipping: file2.txt
2026/04/22 03:05:24 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:05:24 INFO : file1.txt.conflict2: Copied (new)
2026/04/22 03:05:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:05:24 INFO : file1.txt.conflict1: Copied (new)
2026/04/22 03:05:24 INFO : Updating listings
2026/04/22 03:05:25 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2/"
2026/04/22 03:05:25 INFO : [32mBisync successful[0m
2026/04/22 03:05:25 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:25 INFO : file1.txt.conflict2: Deleted
2026/04/22 03:05:25 INFO : file1.txt.conflict1: Deleted
2026/04/22 03:05:25 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:25 INFO : file2.txt: Deleted
2026/04/22 03:05:25 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:25 INFO : Local file system at /tmp/030218cuhofuz8/equal/path1: Removing directory
2026/04/22 03:05:25 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:25 INFO : file1.txt.conflict1: Deleted
2026/04/22 03:05:25 INFO : file2.txt: Deleted
2026/04/22 03:05:25 INFO : file1.txt.conflict2: Deleted
2026/04/22 03:05:25 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:25 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:25 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/04/22 03:05:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1"
2026/04/22 03:05:25 INFO : path2: Making directory
2026/04/22 03:05:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2"
2026/04/22 03:05:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/22 03:05:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_ext_paths-reverol7"
2026/04/22 03:05:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/22 03:05:25 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/22 03:05:25 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/22 03:05:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:25 INFO : file1.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:25 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_ext_paths-reverol7: Waiting for checks to finish
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:25 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_ext_paths-reverol7: Waiting for transfers to finish
2026/04/22 03:05:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:25 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:25 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:05:25 INFO : 測試_check file: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:25 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:25 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/22 03:05:25 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3"
2026/04/22 03:05:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3: Waiting for checks to finish
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3: Waiting for transfers to finish
2026/04/22 03:05:25 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/22 03:05:25 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 03:05:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:25 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:05:25 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/22 03:05:25 INFO : file1.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:05:25 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:25 ERROR : error listing: directory not found
2026/04/22 03:05:25 ERROR : Local file system at /tmp/030218cuhofuz8/ext_paths/path1: Failed to list "": directory not found
2026/04/22 03:05:25 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:25 INFO : Local file system at /tmp/030218cuhofuz8/ext_paths/path1: Removing directory
2026/04/22 03:05:25 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/ext_paths/path1: no such file or directory
2026/04/22 03:05:25 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:25 ERROR : error listing: directory not found
2026/04/22 03:05:25 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Failed to list "": directory not found
2026/04/22 03:05:25 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:25 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Removing directory
2026/04/22 03:05:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:619ec848-d01a-003e-4d04-d22665000000
Time:2026-04-22T03:05:25.5487640Z
--------------------------------------------------------------------------------
2026/04/22 03:05:25 ERROR : error listing: directory not found
2026/04/22 03:05:25 ERROR : error listing: directory not found
2026/04/22 03:05:25 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_ext_paths-reverol7
2026/04/22 03:05:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/22 03:05:25 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/22 03:05:25 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/22 03:05:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:25 INFO : file1.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:25 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1: Waiting for checks to finish
2026/04/22 03:05:25 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1: Waiting for transfers to finish
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:25 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:25 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:25 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:25 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:05:25 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:05:25 INFO : 測試_check file: Copied (new)
2026/04/22 03:05:25 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:25 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/ext_paths/path1
2026/04/22 03:05:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 INFO : 測試Русский ěáñ: Making directory
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:05:25 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Waiting for checks to finish
2026/04/22 03:05:25 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Waiting for transfers to finish
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:25 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:26 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:26 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:26 INFO : file1.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:26 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:26 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:26 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:26 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:05:26 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:26 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:26 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:05:26 INFO : 測試_check file: Copied (new)
2026/04/22 03:05:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:26 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:05:26 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:05:26 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:05:26 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:05:26 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:26 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2'
2026/04/22 03:05:27 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/22 03:05:27 NOTICE: [36m(02) :[0m [34mfix-names /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 03:05:27 DEBUG : Creating backend with remote "/"
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/22 03:05:27 DEBUG : old and new are equal. Skipping. /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/ (e300a516a935dedf4f129d0ae7904eab) /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/ (e300a516a935dedf4f129d0ae7904eab)
2026/04/22 03:05:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 03:05:27 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:05:27 DEBUG : Attempting to move /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ to /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/
2026/04/22 03:05:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7"
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: Using server-side directory move
2026/04/22 03:05:27 ERROR : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: Server side directory move failed: rename /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: no such file or directory
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: no such file or directory
2026/04/22 03:05:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 03:05:27 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/04/22 03:05:27 INFO : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 03:05:27 ERROR : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: error reading source root directory: directory not found
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/04/22 03:05:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ-rclone-move-mopoyoy7: error attempting to move folder to /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ: directory not found
2026/04/22 03:05:27 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 03:05:27 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/22 03:05:27 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/ (5cdc8ba687250d967193935ff6fe9a8b) TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/ (5cdc8ba687250d967193935ff6fe9a8b)
2026/04/22 03:05:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:27 DEBUG : Attempting to move rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/
2026/04/22 03:05:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9"
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9': Using server-side directory move
2026/04/22 03:05:27 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:872714a0-501a-0020-2104-d2cabd000000
Time:2026-04-22T03:05:27.4564609Z
--------------------------------------------------------------------------------
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:872714a0-501a-0020-2104-d2cabd000000
Time:2026-04-22T03:05:27.4564609Z
--------------------------------------------------------------------------------
2026/04/22 03:05:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/04/22 03:05:27 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 03:05:27 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9': error reading source root directory: directory not found
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/22 03:05:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ-rclone-move-wiquyos9': error attempting to move folder to rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/04/22 03:05:27 NOTICE: [36m(04) :[0m [34mfix-names /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 64b0a9e004c888de722a2ee5dd343ff0
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 64b0a9e004c888de722a2ee5dd343ff0 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 18edad5122213328f23d3719764a0007
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 18edad5122213328f23d3719764a0007 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 18edad5122213328f23d3719764a0007
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 18edad5122213328f23d3719764a0007 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 64b0a9e004c888de722a2ee5dd343ff0
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 64b0a9e004c888de722a2ee5dd343ff0 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:27 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 521249a99c63bff37924ee001dd31491
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 521249a99c63bff37924ee001dd31491 new: 521249a99c63bff37924ee001dd31491 equal: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 7290024f0201eb4aa50c44660b75bd55
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 7290024f0201eb4aa50c44660b75bd55 new: 521249a99c63bff37924ee001dd31491 equal: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 7290024f0201eb4aa50c44660b75bd55
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 7290024f0201eb4aa50c44660b75bd55 new: 521249a99c63bff37924ee001dd31491 equal: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 521249a99c63bff37924ee001dd31491
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 521249a99c63bff37924ee001dd31491 new: 521249a99c63bff37924ee001dd31491 equal: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:27 NOTICE: [36m(06) :[0m [34mfix-names /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 9efbe308334cb02bf992c756d5726ba0
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 9efbe308334cb02bf992c756d5726ba0 new: 9efbe308334cb02bf992c756d5726ba0 equal: true
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 88e9ac88dd0f062992ae1cb2dfecf48f
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 88e9ac88dd0f062992ae1cb2dfecf48f new: 9efbe308334cb02bf992c756d5726ba0 equal: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 09d515d8bca7958938c344d42f019ef2
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 09d515d8bca7958938c344d42f019ef2 new: 9efbe308334cb02bf992c756d5726ba0 equal: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 1737229dfdabbdcb2c5a97756e60a732
2026/04/22 03:05:27 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:27 DEBUG : HASH old: 1737229dfdabbdcb2c5a97756e60a732 new: 9efbe308334cb02bf992c756d5726ba0 equal: false
2026/04/22 03:05:27 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:27 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 997fa9bc35a5ab33a11d31e086d69466
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 03:05:27 DEBUG : HASH old: 997fa9bc35a5ab33a11d31e086d69466 new: 997fa9bc35a5ab33a11d31e086d69466 equal: true
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c82584bd214f28880fd791f1946cb56b
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:27 DEBUG : HASH old: c82584bd214f28880fd791f1946cb56b new: 997fa9bc35a5ab33a11d31e086d69466 equal: false
2026/04/22 03:05:27 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c8514f22f1989f288399085c428bfb4e
2026/04/22 03:05:27 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:27 DEBUG : HASH old: c8514f22f1989f288399085c428bfb4e new: 997fa9bc35a5ab33a11d31e086d69466 equal: false
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 19768bf4634fb6f69122ae4717dae891
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:05:28 DEBUG : HASH old: 19768bf4634fb6f69122ae4717dae891 new: 997fa9bc35a5ab33a11d31e086d69466 equal: false
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:28 NOTICE: [36m(08) :[0m [34mfix-names /tmp/030218cuhofuz8/ext_paths/path1/測試_check{spc}file[0m
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: is NFC: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: is NFD: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: file exists: true a619dedd84ccb2dd40859b611a6767b7
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: a619dedd84ccb2dd40859b611a6767b7 new: a619dedd84ccb2dd40859b611a6767b7 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: file exists: true a619dedd84ccb2dd40859b611a6767b7
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: a619dedd84ccb2dd40859b611a6767b7 new: a619dedd84ccb2dd40859b611a6767b7 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: file exists: true a619dedd84ccb2dd40859b611a6767b7
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: a619dedd84ccb2dd40859b611a6767b7 new: a619dedd84ccb2dd40859b611a6767b7 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: file exists: true a619dedd84ccb2dd40859b611a6767b7
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: a619dedd84ccb2dd40859b611a6767b7 new: a619dedd84ccb2dd40859b611a6767b7 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check{spc}file[0m
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: is NFC: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: is NFD: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: file exists: true 0fa026c30b3804eeeddc4e65fc822ff9
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 0fa026c30b3804eeeddc4e65fc822ff9 new: 0fa026c30b3804eeeddc4e65fc822ff9 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: file exists: true 0fa026c30b3804eeeddc4e65fc822ff9
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 0fa026c30b3804eeeddc4e65fc822ff9 new: 0fa026c30b3804eeeddc4e65fc822ff9 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: file exists: true 0fa026c30b3804eeeddc4e65fc822ff9
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 0fa026c30b3804eeeddc4e65fc822ff9 new: 0fa026c30b3804eeeddc4e65fc822ff9 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: file exists: true 0fa026c30b3804eeeddc4e65fc822ff9
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 0fa026c30b3804eeeddc4e65fc822ff9 new: 0fa026c30b3804eeeddc4e65fc822ff9 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 NOTICE: [36m(10) :[0m [34mfix-names /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 64b0a9e004c888de722a2ee5dd343ff0
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 64b0a9e004c888de722a2ee5dd343ff0 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 18edad5122213328f23d3719764a0007
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:28 DEBUG : HASH old: 18edad5122213328f23d3719764a0007 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: false
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 18edad5122213328f23d3719764a0007
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:28 DEBUG : HASH old: 18edad5122213328f23d3719764a0007 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: false
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true 64b0a9e004c888de722a2ee5dd343ff0
2026/04/22 03:05:28 DEBUG : FILE old: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 64b0a9e004c888de722a2ee5dd343ff0 new: 64b0a9e004c888de722a2ee5dd343ff0 equal: true
2026/04/22 03:05:28 DEBUG : /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 521249a99c63bff37924ee001dd31491
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 521249a99c63bff37924ee001dd31491 new: 521249a99c63bff37924ee001dd31491 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 7290024f0201eb4aa50c44660b75bd55
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:28 DEBUG : HASH old: 7290024f0201eb4aa50c44660b75bd55 new: 521249a99c63bff37924ee001dd31491 equal: false
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 7290024f0201eb4aa50c44660b75bd55
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:05:28 DEBUG : HASH old: 7290024f0201eb4aa50c44660b75bd55 new: 521249a99c63bff37924ee001dd31491 equal: false
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 521249a99c63bff37924ee001dd31491
2026/04/22 03:05:28 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:05:28 DEBUG : HASH old: 521249a99c63bff37924ee001dd31491 new: 521249a99c63bff37924ee001dd31491 equal: true
2026/04/22 03:05:28 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:05:28 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/22 03:05:28 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/22 03:05:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ"
2026/04/22 03:05:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:30 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:30 INFO : Copying Path2 files to Path1
2026/04/22 03:05:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:30 INFO : There was nothing to transfer
2026/04/22 03:05:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:30 INFO : There was nothing to transfer
2026/04/22 03:05:30 INFO : Resync updating listings
2026/04/22 03:05:30 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:30 INFO : [32mBisync successful[0m
2026/04/22 03:05:30 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/22 03:05:30 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/22 03:05:30 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/ file1.txt[0m
2026/04/22 03:05:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/"
2026/04/22 03:05:30 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/" to be canonical "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3"
2026/04/22 03:05:30 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:05:30 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/22 03:05:30 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt" to "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/22 03:05:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt"
2026/04/22 03:05:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:05:30 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/22 03:05:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:30 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/22 03:05:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:30 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/22 03:05:30 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/22 03:05:30 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/22 03:05:30 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/22 03:05:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt"
2026/04/22 03:05:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ"
2026/04/22 03:05:31 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/04/22 03:05:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:31 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/22 03:05:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:31 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/22 03:05:31 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/22 03:05:31 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/22 03:05:31 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/22 03:05:33 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:33 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:33 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:33 INFO : Path1 checking for diffs
2026/04/22 03:05:33 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/22 03:05:33 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:05:33 INFO : Path2 checking for diffs
2026/04/22 03:05:33 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/22 03:05:33 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:05:33 INFO : Applying changes
2026/04/22 03:05:33 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/22 03:05:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/22 03:05:33 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:05:33 INFO : 測試_file1p2: Copied (new)
2026/04/22 03:05:33 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:05:34 INFO : 測試_file1p1: Copied (new)
2026/04/22 03:05:34 INFO : Updating listings
2026/04/22 03:05:34 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:05:34 INFO : [32mBisync successful[0m
2026/04/22 03:05:34 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/22 03:05:34 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/22 03:05:34 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 03:05:36 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:36 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:36 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:36 INFO : Copying Path2 files to Path1
2026/04/22 03:05:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:36 INFO : There was nothing to transfer
2026/04/22 03:05:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:37 INFO : There was nothing to transfer
2026/04/22 03:05:37 INFO : Resync updating listings
2026/04/22 03:05:37 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:37 INFO : [32mBisync successful[0m
2026/04/22 03:05:37 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/030218cuhofuz8/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:05:37 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/030218cuhofuz8/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:05:37 INFO : 測試_check file: Deleted
2026/04/22 03:05:37 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 03:05:39 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:39 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:39 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:39 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:39 INFO : Path1 checking for diffs
2026/04/22 03:05:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 03:05:39 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:05:39 INFO : Path2 checking for diffs
2026/04/22 03:05:39 INFO : Checking access health
2026/04/22 03:05:39 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/22 03:05:39 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 03:05:39 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:05:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:05:39 NOTICE: Bisync error: bisync aborted
2026/04/22 03:05:39 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/22 03:05:39 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/22 03:05:39 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/22 03:05:42 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:42 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:42 INFO : Copying Path2 files to Path1
2026/04/22 03:05:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:42 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:05:42 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:42 INFO : Resync updating listings
2026/04/22 03:05:42 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:42 INFO : [32mBisync successful[0m
2026/04/22 03:05:42 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 03:05:44 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:44 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:44 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:44 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:45 INFO : Path1 checking for diffs
2026/04/22 03:05:45 INFO : Path2 checking for diffs
2026/04/22 03:05:45 INFO : Checking access health
2026/04/22 03:05:45 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/22 03:05:45 INFO : No changes found
2026/04/22 03:05:45 INFO : Updating listings
2026/04/22 03:05:45 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:45 INFO : [32mBisync successful[0m
2026/04/22 03:05:45 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/22 03:05:45 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/22 03:05:45 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/測試_filtersfile.txt /tmp/030218cuhofuz8/workdir/[0m
2026/04/22 03:05:45 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/測試_filtersfile.txt" to "/tmp/030218cuhofuz8/workdir/" as ""
2026/04/22 03:05:45 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/測試_filtersfile.txt"
2026/04/22 03:05:45 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:05:45 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "測試_filtersfile.txt"
2026/04/22 03:05:45 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:45 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 03:05:45 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:05:45 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:05:45 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:05:45 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/測試_filtersfile.txt resync[0m
2026/04/22 03:05:47 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:47 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:47 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:47 INFO : Using filters file /tmp/030218cuhofuz8/workdir/測試_filtersfile.txt
2026/04/22 03:05:47 INFO : Storing filters file hash to /tmp/030218cuhofuz8/workdir/測試_filtersfile.txt.md5
2026/04/22 03:05:47 INFO : Copying Path2 files to Path1
2026/04/22 03:05:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:05:47 INFO : There was nothing to transfer
2026/04/22 03:05:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:05:47 INFO : There was nothing to transfer
2026/04/22 03:05:47 INFO : Resync updating listings
2026/04/22 03:05:47 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:47 INFO : [32mBisync successful[0m
2026/04/22 03:05:47 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt /tmp/030218cuhofuz8/ext_paths/path1/ fileZ.txt[0m
2026/04/22 03:05:47 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt" to "/tmp/030218cuhofuz8/ext_paths/path1/" as "fileZ.txt"
2026/04/22 03:05:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ext_paths-maxarik3/file1.txt"
2026/04/22 03:05:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ext_paths/path1/"
2026/04/22 03:05:47 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/ext_paths/path1" as "fileZ.txt"
2026/04/22 03:05:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:47 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:05:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:47 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:05:47 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/22 03:05:47 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/測試_filtersfile.txt[0m
2026/04/22 03:05:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:05:50 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:05:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:05: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/22 03:05:50 INFO : Synching Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:50 INFO : Using filters file /tmp/030218cuhofuz8/workdir/測試_filtersfile.txt
2026/04/22 03:05:50 INFO : Building Path1 and Path2 listings
2026/04/22 03:05:50 INFO : Path1 checking for diffs
2026/04/22 03:05:50 INFO : Path2 checking for diffs
2026/04/22 03:05:50 INFO : No changes found
2026/04/22 03:05:50 INFO : Updating listings
2026/04/22 03:05:50 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2/"
2026/04/22 03:05:50 INFO : [32mBisync successful[0m
2026/04/22 03:05:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:50 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:05:50 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:05:50 INFO : Русский.txt: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 03:05:50 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 03:05:50 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:05:50 INFO : file1.txt: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 03:05:50 INFO : 測試_check file: Deleted
2026/04/22 03:05:50 INFO : fileZ.txt: Deleted
2026/04/22 03:05:50 DEBUG : removing 1 level 1 directories
2026/04/22 03:05:50 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 03:05:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:50 INFO : Local file system at /tmp/030218cuhofuz8/ext_paths/path1: Removing directory
2026/04/22 03:05:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:50 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:05:50 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:05:50 INFO : RCLONE_TEST: Deleted
2026/04/22 03:05:50 INFO : file1.txt: Deleted
2026/04/22 03:05:50 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:05:50 INFO : Русский.txt: Deleted
2026/04/22 03:05:50 INFO : 測試_check file: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 03:05:50 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:05:51 DEBUG : removing 1 level 1 directories
2026/04/22 03:05:51 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 03:05:51 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:51 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/04/22 03:05:51 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/extended_filenames/path1"
2026/04/22 03:05:51 INFO : path2: Making directory
2026/04/22 03:05:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2"
2026/04/22 03:05:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/22 03:05:51 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_extended_filenames-tilozoj6"
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:05:51 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/22 03:05:51 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:51 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:05:51 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:05:51 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:51 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_extended_filenames-tilozoj6: Waiting for checks to finish
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:51 INFO : file1.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:51 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:51 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_extended_filenames-tilozoj6: Waiting for transfers to finish
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/22 03:05:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/22 03:05:51 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_extended_filenames-sovosix3"
2026/04/22 03:05:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_extended_filenames-sovosix3: Waiting for checks to finish
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_extended_filenames-sovosix3: Waiting for transfers to finish
2026/04/22 03:05:51 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 03:05:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:51 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 03:05:51 INFO : file1.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/22 03:05:51 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/22 03:05:51 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/22 03:05:51 INFO : file2.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:51 ERROR : error listing: directory not found
2026/04/22 03:05:51 ERROR : Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Failed to list "": directory not found
2026/04/22 03:05:51 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:51 INFO : Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Removing directory
2026/04/22 03:05:51 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/extended_filenames/path1: no such file or directory
2026/04/22 03:05:51 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:51 ERROR : error listing: directory not found
2026/04/22 03:05:51 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2': Failed to list "": directory not found
2026/04/22 03:05:51 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:51 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2': Removing directory
2026/04/22 03:05:51 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8727157e-501a-0020-5f04-d2cabd000000
Time:2026-04-22T03:05:51.3367191Z
--------------------------------------------------------------------------------
2026/04/22 03:05:51 ERROR : error listing: directory not found
2026/04/22 03:05:51 ERROR : error listing: directory not found
2026/04/22 03:05:51 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_extended_filenames-tilozoj6
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:05:51 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:05:51 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:05:51 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:51 INFO : file1.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:51 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Waiting for checks to finish
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:51 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:51 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Waiting for transfers to finish
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:51 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:51 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/22 03:05:51 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/extended_filenames/path1
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:51 INFO : subdir_with_ࢺ_: Making directory
2026/04/22 03:05:51 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:51 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2': Waiting for checks to finish
2026/04/22 03:05:51 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2': Waiting for transfers to finish
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:51 INFO : file1.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:05:51 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:05:51 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:05:51 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:05:51 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:05:51 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:05:51 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:05:51 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:52 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:05:52 INFO : Русский.txt: Copied (new)
2026/04/22 03:05:52 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:05:52 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:52 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:52 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:05:52 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:05:52 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:05:52 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:05:52 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:05:52 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2'
2026/04/22 03:05:53 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/22 03:05:53 NOTICE: [36m(02) :[0m [34mfix-names /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 03:05:53 DEBUG : old and new are equal. Skipping. /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/ (b5f70cce39cc9998e4ecd36afa535341) /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/ (b5f70cce39cc9998e4ecd36afa535341)
2026/04/22 03:05:53 DEBUG : old and new are equal. Skipping. /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/ (b5f70cce39cc9998e4ecd36afa535341) /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/ (b5f70cce39cc9998e4ecd36afa535341)
2026/04/22 03:05:53 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 03:05:53 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/ (8cd4ac705a67a2a6e60f5f7dec399360) TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/ (8cd4ac705a67a2a6e60f5f7dec399360)
2026/04/22 03:05:53 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/ (8cd4ac705a67a2a6e60f5f7dec399360) TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/ (8cd4ac705a67a2a6e60f5f7dec399360)
2026/04/22 03:05:53 NOTICE: [36m(04) :[0m [34mfix-names /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 29b5ccf3ec214f89f0b0511b99fe916b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 29b5ccf3ec214f89f0b0511b99fe916b new: 29b5ccf3ec214f89f0b0511b99fe916b equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 29b5ccf3ec214f89f0b0511b99fe916b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 29b5ccf3ec214f89f0b0511b99fe916b new: 29b5ccf3ec214f89f0b0511b99fe916b equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false fc0199899d7f5db1372cc2717db7f46b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: fc0199899d7f5db1372cc2717db7f46b new: 29b5ccf3ec214f89f0b0511b99fe916b equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false fc0199899d7f5db1372cc2717db7f46b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: fc0199899d7f5db1372cc2717db7f46b new: 29b5ccf3ec214f89f0b0511b99fe916b equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:53 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 41b854c53740466f44bbbca3d5a67540
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 41b854c53740466f44bbbca3d5a67540 new: 41b854c53740466f44bbbca3d5a67540 equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 41b854c53740466f44bbbca3d5a67540
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 41b854c53740466f44bbbca3d5a67540 new: 41b854c53740466f44bbbca3d5a67540 equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f91d13eb826dc339dedd5950ec104c18
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: f91d13eb826dc339dedd5950ec104c18 new: 41b854c53740466f44bbbca3d5a67540 equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false f91d13eb826dc339dedd5950ec104c18
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: f91d13eb826dc339dedd5950ec104c18 new: 41b854c53740466f44bbbca3d5a67540 equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:05:53 NOTICE: [36m(06) :[0m [34mfix-names /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt[0m
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: file exists: true 557a78f37aa81997e45122fd6ce3265b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 557a78f37aa81997e45122fd6ce3265b new: 557a78f37aa81997e45122fd6ce3265b equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: file exists: true 557a78f37aa81997e45122fd6ce3265b
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 557a78f37aa81997e45122fd6ce3265b new: 557a78f37aa81997e45122fd6ce3265b equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: file exists: false b3f17be9dda6b06bb98ff30b33c8bbec
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: b3f17be9dda6b06bb98ff30b33c8bbec new: 557a78f37aa81997e45122fd6ce3265b equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: file exists: false b3f17be9dda6b06bb98ff30b33c8bbec
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: b3f17be9dda6b06bb98ff30b33c8bbec new: 557a78f37aa81997e45122fd6ce3265b equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:05:53 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt[0m
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: file exists: true 70dcc250e0e66f88115d301b96d49229
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 70dcc250e0e66f88115d301b96d49229 new: 70dcc250e0e66f88115d301b96d49229 equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: file exists: true 70dcc250e0e66f88115d301b96d49229
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: 70dcc250e0e66f88115d301b96d49229 new: 70dcc250e0e66f88115d301b96d49229 equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: file exists: false 4ac15b8ef27b2e3d23e97fec5bc321d4
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: 4ac15b8ef27b2e3d23e97fec5bc321d4 new: 70dcc250e0e66f88115d301b96d49229 equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: file exists: false 4ac15b8ef27b2e3d23e97fec5bc321d4
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: 4ac15b8ef27b2e3d23e97fec5bc321d4 new: 70dcc250e0e66f88115d301b96d49229 equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:05:53 NOTICE: [36m(08) :[0m [34mfix-names /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true b488a6ec8968c2a8fde68ad3273cf245
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: b488a6ec8968c2a8fde68ad3273cf245 new: b488a6ec8968c2a8fde68ad3273cf245 equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true b488a6ec8968c2a8fde68ad3273cf245
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: b488a6ec8968c2a8fde68ad3273cf245 new: b488a6ec8968c2a8fde68ad3273cf245 equal: true
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2294eca09e646df09f3a528a0a4dd058
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: 2294eca09e646df09f3a528a0a4dd058 new: b488a6ec8968c2a8fde68ad3273cf245 equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 2294eca09e646df09f3a528a0a4dd058
2026/04/22 03:05:53 DEBUG : FILE old: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: 2294eca09e646df09f3a528a0a4dd058 new: b488a6ec8968c2a8fde68ad3273cf245 equal: false
2026/04/22 03:05:53 DEBUG : /tmp/030218cuhofuz8/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:05:53 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true b77d0896b9697c491af74dc5e6218b8d
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: b77d0896b9697c491af74dc5e6218b8d new: b77d0896b9697c491af74dc5e6218b8d equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true b77d0896b9697c491af74dc5e6218b8d
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:05:53 DEBUG : HASH old: b77d0896b9697c491af74dc5e6218b8d new: b77d0896b9697c491af74dc5e6218b8d equal: true
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false f75add9f41775aed34be1d59190f60e5
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: f75add9f41775aed34be1d59190f60e5 new: b77d0896b9697c491af74dc5e6218b8d equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false f75add9f41775aed34be1d59190f60e5
2026/04/22 03:05:53 DEBUG : FILE old: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:05:53 DEBUG : HASH old: f75add9f41775aed34be1d59190f60e5 new: b77d0896b9697c491af74dc5e6218b8d equal: false
2026/04/22 03:05:53 DEBUG : rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:05:53 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/22 03:05:53 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/22 03:05:55 NOTICE: Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:05:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:05:55 NOTICE: Local file system at /tmp/030218cuhofuz8/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:05:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:05:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:05:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:05:56 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:05:57 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:05:57 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1:
file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2:
subdir_with_ࢺ_subdir_with_ࢺ_ (subdir_with_ࢺ_subdir_with_ࢺ_))
(fs1: Local file system at /tmp/030218cuhofuz8/extended_filenames/path1 fs2: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/extended_filenames/path2')
@@ -1 +1 @@
-file1 - Copy (2).txtfile1 - Copy (2).txt+subdir_with_ࢺ_subdir_with_ࢺ_
=== RUN TestBisyncLocalRemote/filters
2026/04/22 03:05:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/filters/path1"
2026/04/22 03:05:57 INFO : path2: Making directory
2026/04/22 03:05:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2"
2026/04/22 03:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/22 03:05:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_filters-xofedac5"
2026/04/22 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : subdir: Making directory with metadata
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:57 INFO : file2.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:05:57 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:57 INFO : file4.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:57 INFO : file5.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 INFO : file1.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:57 INFO : file3.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_filters-xofedac5: Waiting for checks to finish
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_filters-xofedac5: Waiting for transfers to finish
2026/04/22 03:05:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:57 INFO : file7.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:57 INFO : file6.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:05:57 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:05:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/22 03:05:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1"
2026/04/22 03:05:57 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_filters-dofojox1: Waiting for checks to finish
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_filters-dofojox1: Waiting for transfers to finish
2026/04/22 03:05:57 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:05:57 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 03:05:57 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:05:57 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:05:57 INFO : fileZ.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:05:57 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 03:05:57 INFO : filtersfile.flt: Copied (new)
2026/04/22 03:05:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:57 ERROR : error listing: directory not found
2026/04/22 03:05:57 ERROR : Local file system at /tmp/030218cuhofuz8/filters/path1: Failed to list "": directory not found
2026/04/22 03:05:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:57 INFO : Local file system at /tmp/030218cuhofuz8/filters/path1: Removing directory
2026/04/22 03:05:57 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/filters/path1: no such file or directory
2026/04/22 03:05:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:05:57 ERROR : error listing: directory not found
2026/04/22 03:05:57 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Failed to list "": directory not found
2026/04/22 03:05:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:05:57 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Removing directory
2026/04/22 03:05:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8091f1bc-d01a-0063-7004-d22ce1000000
Time:2026-04-22T03:05:57.4788480Z
--------------------------------------------------------------------------------
2026/04/22 03:05:57 ERROR : error listing: directory not found
2026/04/22 03:05:57 ERROR : error listing: directory not found
2026/04/22 03:05:57 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_filters-xofedac5
2026/04/22 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : subdir: Making directory with metadata
2026/04/22 03:05:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:05:57 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:05:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/filters/path1: Waiting for checks to finish
2026/04/22 03:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:57 DEBUG : Local file system at /tmp/030218cuhofuz8/filters/path1: Waiting for transfers to finish
2026/04/22 03:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 INFO : file1.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:57 INFO : file4.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:57 INFO : file3.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:57 INFO : file2.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:57 INFO : file6.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:57 INFO : file5.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:57 INFO : file7.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:05:57 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:05:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:05:57 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/filters/path1
2026/04/22 03:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:05:57 INFO : subdir: Making directory
2026/04/22 03:05:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:05:57 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Waiting for checks to finish
2026/04/22 03:05:57 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Waiting for transfers to finish
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:05:57 INFO : file4.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:05:57 INFO : file3.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:05:57 INFO : file2.txt: Copied (new)
2026/04/22 03:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:05:57 INFO : file1.txt: Copied (new)
2026/04/22 03:05:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:05:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:05:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:05:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:05:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:05:58 INFO : file5.txt: Copied (new)
2026/04/22 03:05:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:05:58 INFO : file6.txt: Copied (new)
2026/04/22 03:05:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:05:58 INFO : file7.txt: Copied (new)
2026/04/22 03:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:05:58 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:05:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:05:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:05:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:05:58 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:05:58 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2'
2026/04/22 03:05:59 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/22 03:05:59 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_filters-dofojox1/filtersfile.flt /tmp/030218cuhofuz8/workdir/[0m
2026/04/22 03:05:59 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/filtersfile.flt" to "/tmp/030218cuhofuz8/workdir/" as ""
2026/04/22 03:05:59 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/filtersfile.flt"
2026/04/22 03:05:59 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:05:59 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "filtersfile.flt"
2026/04/22 03:05:59 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 03:05:59 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 03:05:59 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:05:59 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 03:05:59 INFO : filtersfile.flt: Copied (new)
2026/04/22 03:05:59 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/22 03:05:59 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.flt resync[0m
2026/04/22 03:06:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:01 INFO : Synching Path1 "/tmp/030218cuhofuz8/filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/"
2026/04/22 03:06:01 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.flt
2026/04/22 03:06:01 INFO : Storing filters file hash to /tmp/030218cuhofuz8/workdir/filtersfile.flt.md5
2026/04/22 03:06:01 INFO : Copying Path2 files to Path1
2026/04/22 03:06:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:01 INFO : There was nothing to transfer
2026/04/22 03:06:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:01 INFO : There was nothing to transfer
2026/04/22 03:06:01 INFO : Resync updating listings
2026/04/22 03:06:01 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/"
2026/04/22 03:06:01 INFO : [32mBisync successful[0m
2026/04/22 03:06:01 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/22 03:06:01 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/22 03:06:01 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_filters-dofojox1/ fileZ.txt[0m
2026/04/22 03:06:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/"
2026/04/22 03:06:01 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/" to be canonical "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1"
2026/04/22 03:06:01 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/22 03:06:01 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/ fileZ.txt[0m
2026/04/22 03:06:01 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/" as "fileZ.txt"
2026/04/22 03:06:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt"
2026/04/22 03:06:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/"
2026/04/22 03:06:01 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/'" as "fileZ.txt"
2026/04/22 03:06:01 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:02 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:06:02 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:02 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:06:02 INFO : fileZ.txt: Copied (new)
2026/04/22 03:06:02 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt /tmp/030218cuhofuz8/filters/path1/subdir fileZ.txt[0m
2026/04/22 03:06:02 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt" to "/tmp/030218cuhofuz8/filters/path1/subdir" as "fileZ.txt"
2026/04/22 03:06:02 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filters-dofojox1/fileZ.txt"
2026/04/22 03:06:02 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/filters/path1/subdir"
2026/04/22 03:06:02 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/030218cuhofuz8/filters/path1/subdir" as "fileZ.txt"
2026/04/22 03:06:02 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:02 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:06:02 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:02 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:06:02 INFO : fileZ.txt: Copied (new)
2026/04/22 03:06:02 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/22 03:06:02 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.flt[0m
2026/04/22 03:06:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:04 INFO : Synching Path1 "/tmp/030218cuhofuz8/filters/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/"
2026/04/22 03:06:04 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.flt
2026/04/22 03:06:04 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:04 INFO : Path1 checking for diffs
2026/04/22 03:06:04 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/22 03:06:04 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:06:04 INFO : Path2 checking for diffs
2026/04/22 03:06:04 INFO : Applying changes
2026/04/22 03:06:04 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/subdir/fileZ.txt[0m
2026/04/22 03:06:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:06:05 INFO : subdir/fileZ.txt: Copied (new)
2026/04/22 03:06:05 INFO : Updating listings
2026/04/22 03:06:05 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2/"
2026/04/22 03:06:05 INFO : [32mBisync successful[0m
2026/04/22 03:06:05 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:05 INFO : file3.txt: Deleted
2026/04/22 03:06:05 INFO : file6.txt: Deleted
2026/04/22 03:06:05 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:05 INFO : subdir/fileZ.txt: Deleted
2026/04/22 03:06:05 INFO : file7.txt: Deleted
2026/04/22 03:06:05 INFO : file4.txt: Deleted
2026/04/22 03:06:05 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:05 INFO : file5.txt: Deleted
2026/04/22 03:06:05 INFO : file1.txt: Deleted
2026/04/22 03:06:05 INFO : file2.txt: Deleted
2026/04/22 03:06:05 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:05 INFO : subdir: Removing directory
2026/04/22 03:06:05 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:05 INFO : Local file system at /tmp/030218cuhofuz8/filters/path1: Removing directory
2026/04/22 03:06:05 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:05 INFO : file3.txt: Deleted
2026/04/22 03:06:05 INFO : file2.txt: Deleted
2026/04/22 03:06:05 INFO : file6.txt: Deleted
2026/04/22 03:06:05 INFO : file7.txt: Deleted
2026/04/22 03:06:05 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:05 INFO : file1.txt: Deleted
2026/04/22 03:06:05 INFO : file4.txt: Deleted
2026/04/22 03:06:05 INFO : file5.txt: Deleted
2026/04/22 03:06:05 INFO : fileZ.txt: Deleted
2026/04/22 03:06:05 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:05 INFO : subdir/fileZ.txt: Deleted
2026/04/22 03:06:05 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:05 INFO : subdir: Removing directory
2026/04/22 03:06:05 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:05 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/04/22 03:06:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/filtersfile_checks/path1"
2026/04/22 03:06:05 INFO : path2: Making directory
2026/04/22 03:06:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2"
2026/04/22 03:06:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/22 03:06:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_filtersfile_checks-maducit8"
2026/04/22 03:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : subdir: Making directory with metadata
2026/04/22 03:06:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:05 INFO : file1.txt: Copied (new)
2026/04/22 03:06:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:06:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:05 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:05 INFO : file2.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_filtersfile_checks-maducit8: Waiting for checks to finish
2026/04/22 03:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:05 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_filtersfile_checks-maducit8: Waiting for transfers to finish
2026/04/22 03:06:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/22 03:06:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2"
2026/04/22 03:06:05 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 03:06:05 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 03:06:05 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2: Waiting for checks to finish
2026/04/22 03:06:05 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 03:06:05 INFO : filtersfile.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2: Waiting for transfers to finish
2026/04/22 03:06:05 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:06:05 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/22 03:06:05 INFO : filtersfile2.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:06:05 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:06:05 INFO : hold.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:05 ERROR : error listing: directory not found
2026/04/22 03:06:05 ERROR : Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1: Failed to list "": directory not found
2026/04/22 03:06:05 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:05 INFO : Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1: Removing directory
2026/04/22 03:06:05 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/filtersfile_checks/path1: no such file or directory
2026/04/22 03:06:05 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:05 ERROR : error listing: directory not found
2026/04/22 03:06:05 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Failed to list "": directory not found
2026/04/22 03:06:05 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:05 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Removing directory
2026/04/22 03:06:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:597f7020-701a-0037-7004-d263b6000000
Time:2026-04-22T03:06:05.8946023Z
--------------------------------------------------------------------------------
2026/04/22 03:06:05 ERROR : error listing: directory not found
2026/04/22 03:06:05 ERROR : error listing: directory not found
2026/04/22 03:06:05 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_filtersfile_checks-maducit8
2026/04/22 03:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : subdir: Making directory with metadata
2026/04/22 03:06:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:06:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:06:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1: Waiting for checks to finish
2026/04/22 03:06:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1: Waiting for transfers to finish
2026/04/22 03:06:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:05 INFO : file1.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:05 INFO : file2.txt: Copied (new)
2026/04/22 03:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:05 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:05 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:05 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1
2026/04/22 03:06:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:05 INFO : subdir: Making directory
2026/04/22 03:06:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Waiting for checks to finish
2026/04/22 03:06:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Waiting for transfers to finish
2026/04/22 03:06:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:06 INFO : file1.txt: Copied (new)
2026/04/22 03:06:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:06 INFO : file2.txt: Copied (new)
2026/04/22 03:06:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:06 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:06 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:06 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2'
2026/04/22 03:06:06 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/22 03:06:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:06:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:06:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06:09 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/22 03:06:09 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:09 INFO : Copying Path2 files to Path1
2026/04/22 03:06:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:09 INFO : There was nothing to transfer
2026/04/22 03:06:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:09 INFO : There was nothing to transfer
2026/04/22 03:06:09 INFO : Resync updating listings
2026/04/22 03:06:09 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:09 INFO : [32mBisync successful[0m
2026/04/22 03:06:09 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/22 03:06:09 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile.txt /tmp/030218cuhofuz8/workdir/[0m
2026/04/22 03:06:09 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile.txt" to "/tmp/030218cuhofuz8/workdir/" as ""
2026/04/22 03:06:09 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile.txt"
2026/04/22 03:06:09 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:06:09 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "filtersfile.txt"
2026/04/22 03:06:09 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:09 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 03:06:09 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 03:06:09 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 03:06:09 INFO : filtersfile.txt: Copied (new)
2026/04/22 03:06:09 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/22 03:06:09 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:11 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:11 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:11 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:11 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:06:11 NOTICE: Bisync error: bisync aborted
2026/04/22 03:06:11 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/22 03:06:11 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/22 03:06:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:13 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:13 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06: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/030218cuhofuz8/workdir/tmp_030218cuhofuz8_filtersfile_checks_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030218cuhofuz8/workdir/tmp_030218cuhofuz8_filtersfile_checks_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030218cuhofuz8/workdir"[0m[0m
2026/04/22 03:06:13 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:06:13 NOTICE: Bisync error: bisync aborted
2026/04/22 03:06:13 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/22 03:06:13 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt resync[0m
2026/04/22 03:06:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:16 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:16 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:16 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:16 INFO : Storing filters file hash to /tmp/030218cuhofuz8/workdir/filtersfile.txt.md5
2026/04/22 03:06:16 INFO : Copying Path2 files to Path1
2026/04/22 03:06:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:16 INFO : There was nothing to transfer
2026/04/22 03:06:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:16 INFO : There was nothing to transfer
2026/04/22 03:06:16 INFO : Resync updating listings
2026/04/22 03:06:16 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:16 INFO : [32mBisync successful[0m
2026/04/22 03:06:16 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/22 03:06:16 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:18 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:18 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:18 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:18 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:19 INFO : Path1 checking for diffs
2026/04/22 03:06:19 INFO : Path2 checking for diffs
2026/04/22 03:06:19 INFO : No changes found
2026/04/22 03:06:19 INFO : Updating listings
2026/04/22 03:06:19 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:19 INFO : [32mBisync successful[0m
2026/04/22 03:06:19 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/22 03:06:19 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile2.txt /tmp/030218cuhofuz8/workdir/ filtersfile.txt[0m
2026/04/22 03:06:19 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile2.txt" to "/tmp/030218cuhofuz8/workdir/" as "filtersfile.txt"
2026/04/22 03:06:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2/filtersfile2.txt"
2026/04/22 03:06:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/workdir/"
2026/04/22 03:06:19 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/030218cuhofuz8/workdir" as "filtersfile.txt"
2026/04/22 03:06:19 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/030218cuhofuz8/datadir/test_filtersfile_checks-futufaq2)
2026/04/22 03:06:19 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/030218cuhofuz8/workdir)
2026/04/22 03:06:19 DEBUG : filtersfile2.txt: Sizes differ
2026/04/22 03:06:19 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/22 03:06:19 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 03:06:19 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/22 03:06:19 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/22 03:06:19 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/22 03:06:19 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:21 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:21 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:21 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:21 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:21 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:06:21 NOTICE: Bisync error: bisync aborted
2026/04/22 03:06:21 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/22 03:06:21 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt resync dry-run[0m
2026/04/22 03:06:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:23 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:23 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:23 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:23 INFO : Skipped storing filters file hash to /tmp/030218cuhofuz8/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/22 03:06:23 INFO : Copying Path2 files to Path1
2026/04/22 03:06:23 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:23 INFO : There was nothing to transfer
2026/04/22 03:06:23 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:23 INFO : There was nothing to transfer
2026/04/22 03:06:23 INFO : Resync updating listings
2026/04/22 03:06:23 INFO : [32mBisync successful[0m
2026/04/22 03:06:23 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/22 03:06:23 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:26 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:26 INFO : Synching Path1 "/tmp/030218cuhofuz8/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2/"
2026/04/22 03:06:26 INFO : Using filters file /tmp/030218cuhofuz8/workdir/filtersfile.txt
2026/04/22 03:06:26 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030218cuhofuz8/workdir/filtersfile.txt[0m
2026/04/22 03:06:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:06:26 NOTICE: Bisync error: bisync aborted
2026/04/22 03:06:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:26 INFO : file2.txt: Deleted
2026/04/22 03:06:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:26 INFO : file1.txt: Deleted
2026/04/22 03:06:26 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:26 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:26 INFO : subdir: Removing directory
2026/04/22 03:06:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:26 INFO : Local file system at /tmp/030218cuhofuz8/filtersfile_checks/path1: Removing directory
2026/04/22 03:06:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:26 INFO : file1.txt: Deleted
2026/04/22 03:06:26 INFO : file2.txt: Deleted
2026/04/22 03:06:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:26 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:26 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:26 INFO : subdir: Removing directory
2026/04/22 03:06:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:26 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/04/22 03:06:26 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ignorelistingchecksum/path1"
2026/04/22 03:06:26 INFO : path2: Making directory
2026/04/22 03:06:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2"
2026/04/22 03:06:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/22 03:06:26 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_ignorelistingchecksum-tutowes1"
2026/04/22 03:06:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : subdir: Making directory with metadata
2026/04/22 03:06:26 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:06:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:06:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_ignorelistingchecksum-tutowes1: Waiting for checks to finish
2026/04/22 03:06:26 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_ignorelistingchecksum-tutowes1: Waiting for transfers to finish
2026/04/22 03:06:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:06:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:26 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:26 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:06:26 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:06:26 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:06:26 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:06:26 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:26 INFO : file1.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:26 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/22 03:06:26 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1"
2026/04/22 03:06:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:26 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1: Waiting for checks to finish
2026/04/22 03:06:26 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1: Waiting for transfers to finish
2026/04/22 03:06:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:06:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:06:26 INFO : file1.txt: Copied (new)
2026/04/22 03:06:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:26 ERROR : error listing: directory not found
2026/04/22 03:06:26 ERROR : Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/04/22 03:06:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:26 INFO : Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1: Removing directory
2026/04/22 03:06:26 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/ignorelistingchecksum/path1: no such file or directory
2026/04/22 03:06:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:26 ERROR : error listing: directory not found
2026/04/22 03:06:27 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/04/22 03:06:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:27 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Removing directory
2026/04/22 03:06:27 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3d63c2e3-f01a-0029-5005-d28f6e000000
Time:2026-04-22T03:06:27.0483101Z
--------------------------------------------------------------------------------
2026/04/22 03:06:27 ERROR : error listing: directory not found
2026/04/22 03:06:27 ERROR : error listing: directory not found
2026/04/22 03:06:27 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_ignorelistingchecksum-tutowes1
2026/04/22 03:06:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : subdir: Making directory with metadata
2026/04/22 03:06:27 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:06:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:06:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:06:27 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:27 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:06:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:06:27 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:06:27 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:06:27 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:27 INFO : file1.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:06:27 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1: Waiting for checks to finish
2026/04/22 03:06:27 DEBUG : Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/04/22 03:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:27 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:27 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1
2026/04/22 03:06:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:27 INFO : subdir: Making directory
2026/04/22 03:06:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Waiting for checks to finish
2026/04/22 03:06:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/04/22 03:06:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:06:27 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:06:27 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:06:27 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:06:27 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:06:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:06:27 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:27 INFO : file1.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:06:27 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:06:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:27 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:27 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2'
2026/04/22 03:06:28 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 03:06:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:06:28 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:06:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:30 INFO : Synching Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:30 INFO : Copying Path2 files to Path1
2026/04/22 03:06:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:30 INFO : There was nothing to transfer
2026/04/22 03:06:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:31 INFO : There was nothing to transfer
2026/04/22 03:06:31 INFO : Resync updating listings
2026/04/22 03:06:31 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:31 INFO : [32mBisync successful[0m
2026/04/22 03:06:31 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/22 03:06:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:33 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06: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/22 03:06:33 INFO : Synching Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:33 INFO : Copying Path2 files to Path1
2026/04/22 03:06:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:33 INFO : There was nothing to transfer
2026/04/22 03:06:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:33 INFO : There was nothing to transfer
2026/04/22 03:06:33 INFO : Resync updating listings
2026/04/22 03:06:33 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:33 INFO : [32mBisync successful[0m
2026/04/22 03:06:33 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:06:33 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/[0m
2026/04/22 03:06:33 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/"
2026/04/22 03:06:33 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/" to be canonical "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1"
2026/04/22 03:06:33 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:06:33 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/" as ""
2026/04/22 03:06:33 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt"
2026/04/22 03:06:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:33 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/'" as "file1.txt"
2026/04/22 03:06:33 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1)
2026/04/22 03:06:33 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/')
2026/04/22 03:06:33 DEBUG : file1.txt: Sizes differ
2026/04/22 03:06:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:06:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:06:34 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:06:34 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt /tmp/030218cuhofuz8/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/22 03:06:34 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt" to "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/22 03:06:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1/file1.txt"
2026/04/22 03:06:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/subdir"
2026/04/22 03:06:34 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/22 03:06:34 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_ignorelistingchecksum-yudikol1)
2026/04/22 03:06:34 DEBUG : file20.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1/subdir)
2026/04/22 03:06:34 DEBUG : file1.txt: Sizes differ
2026/04/22 03:06:34 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 03:06:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:34 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 03:06:34 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 03:06:34 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/22 03:06:34 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/22 03:06:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:06:36 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06: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/22 03:06:36 INFO : Synching Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:36 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:36 INFO : Path1 checking for diffs
2026/04/22 03:06:36 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:06:36 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:06:36 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:06:36 INFO : Path2 checking for diffs
2026/04/22 03:06:36 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:06:36 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:06:36 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:06:36 INFO : Applying changes
2026/04/22 03:06:36 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/22 03:06:36 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/ignorelistingchecksum/path1/file1.txt[0m
2026/04/22 03:06:36 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:06:36 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:06:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:06:37 INFO : subdir/file20.txt: Copied (replaced existing)
2026/04/22 03:06:37 INFO : Updating listings
2026/04/22 03:06:37 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2/"
2026/04/22 03:06:37 INFO : [32mBisync successful[0m
2026/04/22 03:06:37 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:37 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:37 INFO : file1.copy3.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy1.txt: Deleted
2026/04/22 03:06:37 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy4.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy2.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy5.txt: Deleted
2026/04/22 03:06:37 INFO : file1.txt: Deleted
2026/04/22 03:06:37 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:37 INFO : subdir: Removing directory
2026/04/22 03:06:37 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:37 INFO : Local file system at /tmp/030218cuhofuz8/ignorelistingchecksum/path1: Removing directory
2026/04/22 03:06:37 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:37 INFO : file1.copy1.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy5.txt: Deleted
2026/04/22 03:06:37 INFO : RCLONE_TEST: Deleted
2026/04/22 03:06:37 INFO : file1.copy2.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy3.txt: Deleted
2026/04/22 03:06:37 INFO : file1.txt: Deleted
2026/04/22 03:06:37 INFO : file1.copy4.txt: Deleted
2026/04/22 03:06:37 INFO : subdir/file20.txt: Deleted
2026/04/22 03:06:37 DEBUG : removing 1 level 1 directories
2026/04/22 03:06:37 INFO : subdir: Removing directory
2026/04/22 03:06:38 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:38 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/04/22 03:06:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:38 INFO : path2: Making directory
2026/04/22 03:06:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2"
2026/04/22 03:06:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/22 03:06:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_max_delete_path1-waxabic6"
2026/04/22 03:06:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path1-waxabic6: Waiting for checks to finish
2026/04/22 03:06:38 INFO : file3.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:38 INFO : file1.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:38 INFO : file2.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:38 INFO : file4.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:38 INFO : file7.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:38 INFO : file8.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path1-waxabic6: Waiting for transfers to finish
2026/04/22 03:06:38 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:38 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:38 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:38 INFO : file9.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:38 INFO : file6.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:38 INFO : file5.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/22 03:06:38 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_max_delete_path1-wofidus9"
2026/04/22 03:06:38 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_max_delete_path1-wofidus9: Waiting for checks to finish
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_max_delete_path1-wofidus9: Waiting for transfers to finish
2026/04/22 03:06:38 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:06:38 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:06:38 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:06:38 INFO : hold.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:38 ERROR : error listing: directory not found
2026/04/22 03:06:38 ERROR : Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1: Failed to list "": directory not found
2026/04/22 03:06:38 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:38 INFO : Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1: Removing directory
2026/04/22 03:06:38 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/max_delete_path1/path1: no such file or directory
2026/04/22 03:06:38 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:38 ERROR : error listing: directory not found
2026/04/22 03:06:38 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Failed to list "": directory not found
2026/04/22 03:06:38 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:38 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Removing directory
2026/04/22 03:06:38 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:752782ca-501a-00b6-3005-d2c36c000000
Time:2026-04-22T03:06:38.2658902Z
--------------------------------------------------------------------------------
2026/04/22 03:06:38 ERROR : error listing: directory not found
2026/04/22 03:06:38 ERROR : error listing: directory not found
2026/04/22 03:06:38 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path1-waxabic6
2026/04/22 03:06:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:38 INFO : file2.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:38 INFO : file1.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:38 INFO : file4.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:38 INFO : file3.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:38 INFO : file6.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:38 INFO : file5.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:38 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:38 INFO : file9.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1: Waiting for checks to finish
2026/04/22 03:06:38 DEBUG : Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1: Waiting for transfers to finish
2026/04/22 03:06:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:38 INFO : file7.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:38 INFO : file8.txt: Copied (new)
2026/04/22 03:06:38 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1
2026/04/22 03:06:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:38 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Waiting for checks to finish
2026/04/22 03:06:38 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Waiting for transfers to finish
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:38 INFO : file1.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:38 INFO : file4.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:38 INFO : file3.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:38 INFO : file2.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:38 INFO : file5.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:38 INFO : file6.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:38 INFO : file8.txt: Copied (new)
2026/04/22 03:06:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:38 INFO : file7.txt: Copied (new)
2026/04/22 03:06:39 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:39 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:39 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:39 INFO : file9.txt: Copied (new)
2026/04/22 03:06:39 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2'
2026/04/22 03:06:39 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/22 03:06:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:06:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:06:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:42 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/"
2026/04/22 03:06:42 INFO : Copying Path2 files to Path1
2026/04/22 03:06:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:42 INFO : There was nothing to transfer
2026/04/22 03:06:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:42 INFO : There was nothing to transfer
2026/04/22 03:06:42 INFO : Resync updating listings
2026/04/22 03:06:42 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/"
2026/04/22 03:06:42 INFO : [32mBisync successful[0m
2026/04/22 03:06:42 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/22 03:06:42 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/030218cuhofuz8/max_delete_path1/path1/file1.txt[0m
2026/04/22 03:06:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/max_delete_path1/path1/"
2026/04/22 03:06:42 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/max_delete_path1/path1/" to be canonical "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:42 INFO : file1.txt: Deleted
2026/04/22 03:06:42 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/030218cuhofuz8/max_delete_path1/path1/file2.txt[0m
2026/04/22 03:06:42 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/max_delete_path1/path1/" for canonical name "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:42 INFO : file2.txt: Deleted
2026/04/22 03:06:42 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/030218cuhofuz8/max_delete_path1/path1/file3.txt[0m
2026/04/22 03:06:42 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/max_delete_path1/path1/" for canonical name "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:42 INFO : file3.txt: Deleted
2026/04/22 03:06:42 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/030218cuhofuz8/max_delete_path1/path1/file4.txt[0m
2026/04/22 03:06:42 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/max_delete_path1/path1/" for canonical name "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:42 INFO : file4.txt: Deleted
2026/04/22 03:06:42 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/030218cuhofuz8/max_delete_path1/path1/file5.txt[0m
2026/04/22 03:06:42 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/max_delete_path1/path1/" for canonical name "/tmp/030218cuhofuz8/max_delete_path1/path1"
2026/04/22 03:06:42 INFO : file5.txt: Deleted
2026/04/22 03:06:42 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/22 03:06:42 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:06:44 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:44 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/"
2026/04/22 03:06:44 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:44 INFO : Path1 checking for diffs
2026/04/22 03:06:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:06:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:06:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:06:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:06:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:06:44 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:06:44 INFO : Path2 checking for diffs
2026/04/22 03:06:44 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/". Run with --force if desired.
2026/04/22 03:06:44 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:06:44 NOTICE: Bisync error: too many deletes
2026/04/22 03:06:44 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:06:44 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/22 03:06:44 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/22 03:06:47 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:47 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/"
2026/04/22 03:06:47 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:47 INFO : Path1 checking for diffs
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:06:47 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:06:47 INFO : Path2 checking for diffs
2026/04/22 03:06:47 INFO : Applying changes
2026/04/22 03:06:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/file1.txt[0m
2026/04/22 03:06:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/file2.txt[0m
2026/04/22 03:06:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/file3.txt[0m
2026/04/22 03:06:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/file4.txt[0m
2026/04/22 03:06:47 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/file5.txt[0m
2026/04/22 03:06:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:06:47 INFO : file3.txt: Deleted
2026/04/22 03:06:47 INFO : file4.txt: Deleted
2026/04/22 03:06:47 INFO : file2.txt: Deleted
2026/04/22 03:06:47 INFO : file1.txt: Deleted
2026/04/22 03:06:47 INFO : file5.txt: Deleted
2026/04/22 03:06:47 INFO : There was nothing to transfer
2026/04/22 03:06:47 INFO : Updating listings
2026/04/22 03:06:47 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2/"
2026/04/22 03:06:47 INFO : [32mBisync successful[0m
2026/04/22 03:06:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:47 INFO : file6.txt: Deleted
2026/04/22 03:06:47 INFO : file7.txt: Deleted
2026/04/22 03:06:47 INFO : file8.txt: Deleted
2026/04/22 03:06:47 INFO : file9.txt: Deleted
2026/04/22 03:06:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:47 INFO : Local file system at /tmp/030218cuhofuz8/max_delete_path1/path1: Removing directory
2026/04/22 03:06:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:47 INFO : file7.txt: Deleted
2026/04/22 03:06:47 INFO : file9.txt: Deleted
2026/04/22 03:06:47 INFO : file8.txt: Deleted
2026/04/22 03:06:47 INFO : file6.txt: Deleted
2026/04/22 03:06:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:47 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/04/22 03:06:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/max_delete_path2_force/path1"
2026/04/22 03:06:47 INFO : path2: Making directory
2026/04/22 03:06:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2"
2026/04/22 03:06:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/22 03:06:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_max_delete_path2_force-valoqeb2"
2026/04/22 03:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path2_force-valoqeb2: Waiting for checks to finish
2026/04/22 03:06:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:47 INFO : file1.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path2_force-valoqeb2: Waiting for transfers to finish
2026/04/22 03:06:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:47 INFO : file4.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 INFO : file3.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:47 INFO : file2.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:47 INFO : file5.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:47 INFO : file7.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:47 INFO : file6.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:47 INFO : file9.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:47 INFO : file8.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/22 03:06:47 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_max_delete_path2_force-viborak6"
2026/04/22 03:06:47 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_max_delete_path2_force-viborak6: Waiting for checks to finish
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_max_delete_path2_force-viborak6: Waiting for transfers to finish
2026/04/22 03:06:47 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:06:47 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:06:47 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:06:47 INFO : hold.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:47 ERROR : error listing: directory not found
2026/04/22 03:06:47 ERROR : Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1: Failed to list "": directory not found
2026/04/22 03:06:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:47 INFO : Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1: Removing directory
2026/04/22 03:06:47 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/max_delete_path2_force/path1: no such file or directory
2026/04/22 03:06:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:47 ERROR : error listing: directory not found
2026/04/22 03:06:47 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Failed to list "": directory not found
2026/04/22 03:06:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:47 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Removing directory
2026/04/22 03:06:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1abb28-e01a-0057-5805-d21f29000000
Time:2026-04-22T03:06:47.8901311Z
--------------------------------------------------------------------------------
2026/04/22 03:06:47 ERROR : error listing: directory not found
2026/04/22 03:06:47 ERROR : error listing: directory not found
2026/04/22 03:06:47 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_max_delete_path2_force-valoqeb2
2026/04/22 03:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:47 INFO : file1.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1: Waiting for checks to finish
2026/04/22 03:06:47 DEBUG : Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1: Waiting for transfers to finish
2026/04/22 03:06:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:47 INFO : file2.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:47 INFO : file3.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:47 INFO : file5.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:47 INFO : file4.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:47 INFO : file6.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:47 INFO : file7.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:47 INFO : file8.txt: Copied (new)
2026/04/22 03:06:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:47 INFO : file9.txt: Copied (new)
2026/04/22 03:06:47 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1
2026/04/22 03:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:47 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Waiting for checks to finish
2026/04/22 03:06:47 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Waiting for transfers to finish
2026/04/22 03:06:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:48 INFO : file4.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:48 INFO : file2.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:48 INFO : file1.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:48 INFO : file3.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:48 INFO : file5.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:48 INFO : file6.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:48 INFO : file7.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:48 INFO : file8.txt: Copied (new)
2026/04/22 03:06:48 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:06:48 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:48 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:06:48 INFO : file9.txt: Copied (new)
2026/04/22 03:06:48 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2'
2026/04/22 03:06:49 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/22 03:06:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:06:49 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:06:51 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:51 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:51 INFO : Copying Path2 files to Path1
2026/04/22 03:06:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:51 INFO : There was nothing to transfer
2026/04/22 03:06:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:51 INFO : There was nothing to transfer
2026/04/22 03:06:51 INFO : Resync updating listings
2026/04/22 03:06:51 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:51 INFO : [32mBisync successful[0m
2026/04/22 03:06:51 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/22 03:06:51 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/file1.txt[0m
2026/04/22 03:06:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:52 INFO : file1.txt: Deleted
2026/04/22 03:06:52 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/file2.txt[0m
2026/04/22 03:06:52 INFO : file2.txt: Deleted
2026/04/22 03:06:52 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/file3.txt[0m
2026/04/22 03:06:52 INFO : file3.txt: Deleted
2026/04/22 03:06:52 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/file4.txt[0m
2026/04/22 03:06:52 INFO : file4.txt: Deleted
2026/04/22 03:06:52 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/file5.txt[0m
2026/04/22 03:06:52 INFO : file5.txt: Deleted
2026/04/22 03:06:52 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/22 03:06:52 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:06:54 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:54 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:54 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:54 INFO : Path1 checking for diffs
2026/04/22 03:06:54 INFO : Path2 checking for diffs
2026/04/22 03:06:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:06:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:06:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:06:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:06:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:06:54 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:06:54 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/22 03:06:54 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:06:54 NOTICE: Bisync error: too many deletes
2026/04/22 03:06:54 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:06:54 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/22 03:06:54 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/22 03:06:56 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:06: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/22 03:06:56 INFO : Synching Path1 "/tmp/030218cuhofuz8/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:56 INFO : Building Path1 and Path2 listings
2026/04/22 03:06:57 INFO : Path1 checking for diffs
2026/04/22 03:06:57 INFO : Path2 checking for diffs
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:06:57 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:06:57 INFO : Applying changes
2026/04/22 03:06:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/max_delete_path2_force/path1/file1.txt[0m
2026/04/22 03:06:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/max_delete_path2_force/path1/file2.txt[0m
2026/04/22 03:06:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/max_delete_path2_force/path1/file3.txt[0m
2026/04/22 03:06:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/max_delete_path2_force/path1/file4.txt[0m
2026/04/22 03:06:57 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/max_delete_path2_force/path1/file5.txt[0m
2026/04/22 03:06:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:06:57 INFO : file1.txt: Deleted
2026/04/22 03:06:57 INFO : file4.txt: Deleted
2026/04/22 03:06:57 INFO : file2.txt: Deleted
2026/04/22 03:06:57 INFO : file5.txt: Deleted
2026/04/22 03:06:57 INFO : file3.txt: Deleted
2026/04/22 03:06:57 INFO : There was nothing to transfer
2026/04/22 03:06:57 INFO : Updating listings
2026/04/22 03:06:57 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2/"
2026/04/22 03:06:57 INFO : [32mBisync successful[0m
2026/04/22 03:06:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:57 INFO : file6.txt: Deleted
2026/04/22 03:06:57 INFO : file8.txt: Deleted
2026/04/22 03:06:57 INFO : file7.txt: Deleted
2026/04/22 03:06:57 INFO : file9.txt: Deleted
2026/04/22 03:06:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:57 INFO : Local file system at /tmp/030218cuhofuz8/max_delete_path2_force/path1: Removing directory
2026/04/22 03:06:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:57 INFO : file7.txt: Deleted
2026/04/22 03:06:57 INFO : file6.txt: Deleted
2026/04/22 03:06:57 INFO : file8.txt: Deleted
2026/04/22 03:06:57 INFO : file9.txt: Deleted
2026/04/22 03:06:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:57 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/04/22 03:06:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1"
2026/04/22 03:06:57 INFO : path2: Making directory
2026/04/22 03:06:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2"
2026/04/22 03:06:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/22 03:06:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_nomodtime-juyovac4"
2026/04/22 03:06:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_nomodtime-juyovac4: Waiting for checks to finish
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_nomodtime-juyovac4: Waiting for transfers to finish
2026/04/22 03:06:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:57 INFO : file2.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 INFO : file3.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:57 INFO : file1.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:57 INFO : file5.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:57 INFO : file6.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:57 INFO : file4.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:57 INFO : file7.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:57 INFO : file8.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/22 03:06:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1"
2026/04/22 03:06:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:06:57 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1: Waiting for checks to finish
2026/04/22 03:06:57 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:57 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:06:57 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:57 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1: Waiting for transfers to finish
2026/04/22 03:06:57 INFO : file11.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:57 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:06:57 INFO : file10.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/22 03:06:57 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:06:57 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:06:57 INFO : file1.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:06:57 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:06:57 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/22 03:06:57 INFO : file5L.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:06:57 INFO : file2.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/22 03:06:57 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:06:57 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:06:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:57 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/22 03:06:57 INFO : file5R.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:06:57 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:06:57 INFO : file6.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:06:57 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:06:57 INFO : file7.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:57 ERROR : error listing: directory not found
2026/04/22 03:06:57 ERROR : Local file system at /tmp/030218cuhofuz8/nomodtime/path1: Failed to list "": directory not found
2026/04/22 03:06:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:57 INFO : Local file system at /tmp/030218cuhofuz8/nomodtime/path1: Removing directory
2026/04/22 03:06:57 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/nomodtime/path1: no such file or directory
2026/04/22 03:06:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:06:57 ERROR : error listing: directory not found
2026/04/22 03:06:57 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Failed to list "": directory not found
2026/04/22 03:06:57 DEBUG : removing 1 level 0 directories
2026/04/22 03:06:57 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Removing directory
2026/04/22 03:06:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8091f38d-d01a-0063-5f05-d22ce1000000
Time:2026-04-22T03:06:57.6475720Z
--------------------------------------------------------------------------------
2026/04/22 03:06:57 ERROR : error listing: directory not found
2026/04/22 03:06:57 ERROR : error listing: directory not found
2026/04/22 03:06:57 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_nomodtime-juyovac4
2026/04/22 03:06:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/nomodtime/path1: Waiting for checks to finish
2026/04/22 03:06:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:57 DEBUG : Local file system at /tmp/030218cuhofuz8/nomodtime/path1: Waiting for transfers to finish
2026/04/22 03:06:57 INFO : file1.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:57 INFO : file2.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 INFO : file3.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:57 INFO : file4.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:57 INFO : file6.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:57 INFO : file5.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:57 INFO : file7.txt: Copied (new)
2026/04/22 03:06:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:57 INFO : file8.txt: Copied (new)
2026/04/22 03:06:57 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/nomodtime/path1
2026/04/22 03:06:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:06:57 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Waiting for checks to finish
2026/04/22 03:06:57 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Waiting for transfers to finish
2026/04/22 03:06:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:06:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:06:58 INFO : file4.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:06:58 INFO : file1.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:06:58 INFO : file2.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:06:58 INFO : file3.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:06:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:06:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:06:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:58 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:06:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:06:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:06:58 INFO : file5.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:06:58 INFO : file7.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:06:58 INFO : file6.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:06:58 INFO : file8.txt: Copied (new)
2026/04/22 03:06:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:06:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:06:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:06:58 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:06:58 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2'
2026/04/22 03:06:59 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 03:06:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:06:59 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/22 03:06:59 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:06:59 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/22 03:06:59 INFO : Synching Path1 "/tmp/030218cuhofuz8/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:06:59 INFO : Copying Path2 files to Path1
2026/04/22 03:06:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:06:59 INFO : There was nothing to transfer
2026/04/22 03:06:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:06:59 INFO : There was nothing to transfer
2026/04/22 03:06:59 INFO : Resync updating listings
2026/04/22 03:06:59 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:06:59 INFO : [32mBisync successful[0m
2026/04/22 03:06:59 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:06:59 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:06:59 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file10.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/[0m
2026/04/22 03:06:59 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file10.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/" as ""
2026/04/22 03:06:59 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file10.txt"
2026/04/22 03:06:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:06:59 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/'" as "file10.txt"
2026/04/22 03:06:59 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:00 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:07:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:00 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:07:00 INFO : file10.txt: Copied (new)
2026/04/22 03:07:00 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/22 03:07:00 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/[0m
2026/04/22 03:07:00 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/" as ""
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file1.txt"
2026/04/22 03:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/'" as "file1.txt"
2026/04/22 03:07:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/')
2026/04/22 03:07:00 DEBUG : file1.txt: Sizes differ
2026/04/22 03:07:00 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:07:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:00 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:07:00 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:00 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:07:00 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file11.txt /tmp/030218cuhofuz8/nomodtime/path1/[0m
2026/04/22 03:07:00 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file11.txt" to "/tmp/030218cuhofuz8/nomodtime/path1/" as ""
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file11.txt"
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1/"
2026/04/22 03:07:00 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/030218cuhofuz8/nomodtime/path1" as "file11.txt"
2026/04/22 03:07:00 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:00 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:07:00 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:00 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:07:00 INFO : file11.txt: Copied (new)
2026/04/22 03:07:00 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/22 03:07:00 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file2.txt /tmp/030218cuhofuz8/nomodtime/path1/[0m
2026/04/22 03:07:00 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file2.txt" to "/tmp/030218cuhofuz8/nomodtime/path1/" as ""
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file2.txt"
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1/"
2026/04/22 03:07:00 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/030218cuhofuz8/nomodtime/path1" as "file2.txt"
2026/04/22 03:07:00 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:00 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/nomodtime/path1)
2026/04/22 03:07:00 DEBUG : file2.txt: Sizes differ
2026/04/22 03:07:00 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:07:00 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:07:00 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:07:00 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:00 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:07:00 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file3.txt[0m
2026/04/22 03:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:00 INFO : file3.txt: Deleted
2026/04/22 03:07:00 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:07:00 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/030218cuhofuz8/nomodtime/path1/file4.txt[0m
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1/"
2026/04/22 03:07:00 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/nomodtime/path1/" to be canonical "/tmp/030218cuhofuz8/nomodtime/path1"
2026/04/22 03:07:00 INFO : file4.txt: Deleted
2026/04/22 03:07:00 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:07:00 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/030218cuhofuz8/nomodtime/path1/file8.txt[0m
2026/04/22 03:07:00 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/nomodtime/path1/" for canonical name "/tmp/030218cuhofuz8/nomodtime/path1"
2026/04/22 03:07:00 INFO : file8.txt: Deleted
2026/04/22 03:07:00 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file8.txt[0m
2026/04/22 03:07:00 INFO : file8.txt: Deleted
2026/04/22 03:07:00 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:07:00 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/ file5.txt[0m
2026/04/22 03:07:00 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/" as "file5.txt"
2026/04/22 03:07:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5R.txt"
2026/04/22 03:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:00 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/'" as "file5.txt"
2026/04/22 03:07:01 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:01 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/')
2026/04/22 03:07:01 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:07:01 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:07:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:07:01 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:07:01 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:07:01 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5L.txt /tmp/030218cuhofuz8/nomodtime/path1/ file5.txt[0m
2026/04/22 03:07:01 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5L.txt" to "/tmp/030218cuhofuz8/nomodtime/path1/" as "file5.txt"
2026/04/22 03:07:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file5L.txt"
2026/04/22 03:07:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1/"
2026/04/22 03:07:01 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/030218cuhofuz8/nomodtime/path1" as "file5.txt"
2026/04/22 03:07:01 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:01 DEBUG : file5.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/nomodtime/path1)
2026/04/22 03:07:01 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:07:01 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:07:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:07:01 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:07:01 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:07:01 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/22 03:07:01 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file6.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/[0m
2026/04/22 03:07:01 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file6.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/" as ""
2026/04/22 03:07:01 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file6.txt"
2026/04/22 03:07:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:01 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/'" as "file6.txt"
2026/04/22 03:07:01 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:01 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/')
2026/04/22 03:07:01 DEBUG : file6.txt: Sizes differ
2026/04/22 03:07:01 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:07:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:02 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:07:02 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:07:02 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/030218cuhofuz8/nomodtime/path1/file6.txt[0m
2026/04/22 03:07:02 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/nomodtime/path1/" for canonical name "/tmp/030218cuhofuz8/nomodtime/path1"
2026/04/22 03:07:02 INFO : file6.txt: Deleted
2026/04/22 03:07:02 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/22 03:07:02 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file7.txt /tmp/030218cuhofuz8/nomodtime/path1/[0m
2026/04/22 03:07:02 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file7.txt" to "/tmp/030218cuhofuz8/nomodtime/path1/" as ""
2026/04/22 03:07:02 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1/file7.txt"
2026/04/22 03:07:02 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/nomodtime/path1/"
2026/04/22 03:07:02 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/030218cuhofuz8/nomodtime/path1" as "file7.txt"
2026/04/22 03:07:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_nomodtime-soqehon1)
2026/04/22 03:07:02 DEBUG : file7.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/nomodtime/path1)
2026/04/22 03:07:02 DEBUG : file7.txt: Sizes differ
2026/04/22 03:07:02 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:07:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:02 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:07:02 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:07:02 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file7.txt[0m
2026/04/22 03:07:02 INFO : file7.txt: Deleted
2026/04/22 03:07:02 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/22 03:07:02 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/22 03:07:02 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:02 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/22 03:07:02 INFO : Synching Path1 "/tmp/030218cuhofuz8/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:02 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:02 INFO : Path1 checking for diffs
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:07:02 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:07:02 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:07:02 INFO : Path2 checking for diffs
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:07:02 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:07:02 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:07:02 INFO : Applying changes
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file11.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file2.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file4.txt[0m
2026/04/22 03:07:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:07:02 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file5.txt.conflict1[0m
2026/04/22 03:07:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:07:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file5.txt.conflict1[0m
2026/04/22 03:07:02 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file5.txt.conflict2[0m
2026/04/22 03:07:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:07:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file5.txt.conflict2[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file6.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/file7.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file1.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file10.txt[0m
2026/04/22 03:07:02 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/030218cuhofuz8/nomodtime/path1/file3.txt[0m
2026/04/22 03:07:02 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:03 INFO : file10.txt: Copied (new)
2026/04/22 03:07:03 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:03 INFO : file6.txt: Copied (new)
2026/04/22 03:07:03 INFO : file5.txt.conflict2: Copied (new)
2026/04/22 03:07:03 INFO : file3.txt: Deleted
2026/04/22 03:07:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:03 INFO : file11.txt: Copied (new)
2026/04/22 03:07:03 INFO : file5.txt.conflict1: Copied (new)
2026/04/22 03:07:03 INFO : file7.txt: Copied (new)
2026/04/22 03:07:03 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:03 INFO : file4.txt: Deleted
2026/04/22 03:07:03 INFO : Updating listings
2026/04/22 03:07:03 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2/"
2026/04/22 03:07:03 INFO : [32mBisync successful[0m
2026/04/22 03:07:04 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:04 INFO : file6.txt: Deleted
2026/04/22 03:07:04 INFO : file11.txt: Deleted
2026/04/22 03:07:04 INFO : file2.txt: Deleted
2026/04/22 03:07:04 INFO : file7.txt: Deleted
2026/04/22 03:07:04 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:07:04 INFO : RCLONE_TEST: Deleted
2026/04/22 03:07:04 INFO : file1.txt: Deleted
2026/04/22 03:07:04 INFO : file10.txt: Deleted
2026/04/22 03:07:04 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:07:04 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:04 INFO : Local file system at /tmp/030218cuhofuz8/nomodtime/path1: Removing directory
2026/04/22 03:07:04 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:04 INFO : file11.txt: Deleted
2026/04/22 03:07:04 INFO : file1.txt: Deleted
2026/04/22 03:07:04 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:07:04 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:07:04 INFO : RCLONE_TEST: Deleted
2026/04/22 03:07:04 INFO : file6.txt: Deleted
2026/04/22 03:07:04 INFO : file10.txt: Deleted
2026/04/22 03:07:04 INFO : file2.txt: Deleted
2026/04/22 03:07:04 INFO : file7.txt: Deleted
2026/04/22 03:07:04 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:04 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/04/22 03:07:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/normalization/path1"
2026/04/22 03:07:04 INFO : path2: Making directory
2026/04/22 03:07:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2"
2026/04/22 03:07:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/22 03:07:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_normalization-xigenep3"
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:07:04 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/22 03:07:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:04 INFO : file1.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:04 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_normalization-xigenep3: Waiting for checks to finish
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_normalization-xigenep3: Waiting for transfers to finish
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:07:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/22 03:07:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2"
2026/04/22 03:07:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2: Waiting for checks to finish
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2: Waiting for transfers to finish
2026/04/22 03:07:04 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:07:04 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/22 03:07:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:04 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:07:04 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:07:04 INFO : file1.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:07:04 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:04 ERROR : error listing: directory not found
2026/04/22 03:07:04 ERROR : Local file system at /tmp/030218cuhofuz8/normalization/path1: Failed to list "": directory not found
2026/04/22 03:07:04 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:04 INFO : Local file system at /tmp/030218cuhofuz8/normalization/path1: Removing directory
2026/04/22 03:07:04 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/normalization/path1: no such file or directory
2026/04/22 03:07:04 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:04 ERROR : error listing: directory not found
2026/04/22 03:07:04 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2': Failed to list "": directory not found
2026/04/22 03:07:04 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:04 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2': Removing directory
2026/04/22 03:07:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ba639d12-501a-0052-5405-d2cdf2000000
Time:2026-04-22T03:07:04.5563302Z
--------------------------------------------------------------------------------
2026/04/22 03:07:04 ERROR : error listing: directory not found
2026/04/22 03:07:04 ERROR : error listing: directory not found
2026/04/22 03:07:04 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_normalization-xigenep3
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:07:04 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/22 03:07:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:04 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:07:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:04 INFO : file1.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/normalization/path1: Waiting for checks to finish
2026/04/22 03:07:04 DEBUG : Local file system at /tmp/030218cuhofuz8/normalization/path1: Waiting for transfers to finish
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:07:04 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/normalization/path1
2026/04/22 03:07:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:04 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:07:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2': Waiting for checks to finish
2026/04/22 03:07:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2': Waiting for transfers to finish
2026/04/22 03:07:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:05 INFO : file1.txt: Copied (new)
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:05 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:07:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:07:05 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:07:05 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:07:05 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:07:05 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2'
2026/04/22 03:07:05 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/22 03:07:05 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/[0m
2026/04/22 03:07:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/"
2026/04/22 03:07:05 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/" to be canonical "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2"
2026/04/22 03:07:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:07:05 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/" as ""
2026/04/22 03:07:05 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/"
2026/04/22 03:07:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/'" as "file1.txt"
2026/04/22 03:07:05 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2)
2026/04/22 03:07:05 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/')
2026/04/22 03:07:05 DEBUG : file1.txt: Sizes differ
2026/04/22 03:07:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:07:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:06 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:07:06 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:06 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:07:06 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:07:08 NOTICE: Local file system at /tmp/030218cuhofuz8/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:08 NOTICE: Local file system at /tmp/030218cuhofuz8/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:07:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:09 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:09 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:07:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07:09 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/22 03:07:09 INFO : Synching Path1 "/tmp/030218cuhofuz8/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/"
2026/04/22 03:07:09 INFO : Copying Path2 files to Path1
2026/04/22 03:07:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:07:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:07:10 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:10 INFO : Resync updating listings
2026/04/22 03:07:10 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/"
2026/04/22 03:07:10 INFO : [32mBisync successful[0m
2026/04/22 03:07:10 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt /tmp/030218cuhofuz8/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/22 03:07:10 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "/tmp/030218cuhofuz8/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:07:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:07:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:10 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/22 03:07:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:10 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:07:10 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:07:10 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt /tmp/030218cuhofuz8/normalization/path1/folder éééö.txt[0m
2026/04/22 03:07:10 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "/tmp/030218cuhofuz8/normalization/path1/folder" as "éééö.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/normalization/path1/folder"
2026/04/22 03:07:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/normalization/path1/folder" as "éééö.txt"
2026/04/22 03:07:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:10 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/22 03:07:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:10 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/22 03:07:10 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:07:10 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt /tmp/030218cuhofuz8/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/22 03:07:10 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "/tmp/030218cuhofuz8/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/normalization/path1/folder"
2026/04/22 03:07:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:07:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:10 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/22 03:07:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:10 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/22 03:07:10 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/22 03:07:10 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/[0m
2026/04/22 03:07:10 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/" for canonical name "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2"
2026/04/22 03:07:10 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/22 03:07:10 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/" as ""
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/"
2026/04/22 03:07:10 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/'" as "file1.txt"
2026/04/22 03:07:10 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2)
2026/04/22 03:07:10 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/')
2026/04/22 03:07:10 DEBUG : file1.txt: Sizes differ
2026/04/22 03:07:10 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 03:07:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:10 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 03:07:10 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:10 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder éééö.txt[0m
2026/04/22 03:07:10 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder" as "éééö.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder"
2026/04/22 03:07:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder'" as "éééö.txt"
2026/04/22 03:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:11 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/22 03:07:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:11 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/22 03:07:11 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:07:11 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/22 03:07:11 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/22 03:07:11 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_normalization-yomihiy2/file1.txt"
2026/04/22 03:07:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder"
2026/04/22 03:07:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/04/22 03:07:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:11 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/22 03:07:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:11 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/22 03:07:11 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/22 03:07:11 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/22 03:07:11 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:14 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:14 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:14 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:14 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:07:15 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:07:15 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1:
測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ (NFC) path2:
folderfolder (folderfolder))
(fs1: Local file system at /tmp/030218cuhofuz8/normalization/path1 fs2: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/normalization/path2')
@@ -1 +1 @@
-測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+folderfolder
=== RUN TestBisyncLocalRemote/rclone_args
2026/04/22 03:07:15 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1"
2026/04/22 03:07:15 INFO : path2: Making directory
2026/04/22 03:07:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2"
2026/04/22 03:07:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/22 03:07:15 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_rclone_args-yipunif9"
2026/04/22 03:07:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : subdir: Making directory with metadata
2026/04/22 03:07:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:07:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:07:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:07:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:15 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:15 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:07:15 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:07:15 INFO : file1.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_rclone_args-yipunif9: Waiting for checks to finish
2026/04/22 03:07:15 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_rclone_args-yipunif9: Waiting for transfers to finish
2026/04/22 03:07:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:15 INFO : file2.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:07:15 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:07:15 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:07:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/22 03:07:15 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8"
2026/04/22 03:07:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/22 03:07:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:15 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/22 03:07:15 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/22 03:07:15 INFO : file1.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8: Waiting for checks to finish
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8: Waiting for transfers to finish
2026/04/22 03:07:15 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/22 03:07:15 INFO : file20.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/22 03:07:15 INFO : file2.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/22 03:07:15 INFO : file21.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:15 ERROR : error listing: directory not found
2026/04/22 03:07:15 ERROR : Local file system at /tmp/030218cuhofuz8/rclone_args/path1: Failed to list "": directory not found
2026/04/22 03:07:15 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:15 INFO : Local file system at /tmp/030218cuhofuz8/rclone_args/path1: Removing directory
2026/04/22 03:07:15 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/rclone_args/path1: no such file or directory
2026/04/22 03:07:15 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:15 ERROR : error listing: directory not found
2026/04/22 03:07:15 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Failed to list "": directory not found
2026/04/22 03:07:15 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:15 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Removing directory
2026/04/22 03:07:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1abc16-e01a-0057-6005-d21f29000000
Time:2026-04-22T03:07:15.7741483Z
--------------------------------------------------------------------------------
2026/04/22 03:07:15 ERROR : error listing: directory not found
2026/04/22 03:07:15 ERROR : error listing: directory not found
2026/04/22 03:07:15 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_rclone_args-yipunif9
2026/04/22 03:07:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : subdir: Making directory with metadata
2026/04/22 03:07:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:07:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:07:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:15 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:07:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:15 INFO : file2.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/rclone_args/path1: Waiting for checks to finish
2026/04/22 03:07:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:15 DEBUG : Local file system at /tmp/030218cuhofuz8/rclone_args/path1: Waiting for transfers to finish
2026/04/22 03:07:15 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:07:15 INFO : file1.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:07:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:07:15 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:15 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:07:15 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:07:15 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:07:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:15 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/rclone_args/path1
2026/04/22 03:07:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:15 INFO : subdir: Making directory
2026/04/22 03:07:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:16 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:16 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Waiting for checks to finish
2026/04/22 03:07:16 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Waiting for transfers to finish
2026/04/22 03:07:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:16 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:07:16 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:07:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:07:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:16 INFO : file2.txt: Copied (new)
2026/04/22 03:07:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:16 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:16 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:07:16 INFO : file1.txt: Copied (new)
2026/04/22 03:07:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:07:16 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:07:16 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:07:16 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:16 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:07:16 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:07:16 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2'
2026/04/22 03:07:16 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/22 03:07:16 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/ *[0m
2026/04/22 03:07:16 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/"
2026/04/22 03:07:16 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/" to be canonical "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8"
2026/04/22 03:07:16 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:07:16 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:07:16 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:07:16 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:07:16 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:07:16 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/22 03:07:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:19 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:19 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/22 03:07:19 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:19 INFO : Copying Path2 files to Path1
2026/04/22 03:07:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:07:19 INFO : There was nothing to transfer
2026/04/22 03:07:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:07:19 INFO : There was nothing to transfer
2026/04/22 03:07:19 INFO : Resync updating listings
2026/04/22 03:07:19 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:19 INFO : [32mBisync successful[0m
2026/04/22 03:07:19 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:07:19 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt /tmp/030218cuhofuz8/rclone_args/path1/[0m
2026/04/22 03:07:19 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/" as ""
2026/04/22 03:07:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt"
2026/04/22 03:07:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/"
2026/04/22 03:07:19 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1" as "file1.txt"
2026/04/22 03:07:19 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:07:19 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/22 03:07:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8)
2026/04/22 03:07:19 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/030218cuhofuz8/rclone_args/path1)
2026/04/22 03:07:19 DEBUG : file1.txt: md5 differ
2026/04/22 03:07:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:07:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:07:19 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:19 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/[0m
2026/04/22 03:07:19 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/" as ""
2026/04/22 03:07:19 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt"
2026/04/22 03:07:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:19 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:07:19 DEBUG : file2.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8)
2026/04/22 03:07:19 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/')
2026/04/22 03:07:19 DEBUG : file2.txt: Sizes differ
2026/04/22 03:07:19 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/22 03:07:19 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:20 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/22 03:07:20 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:20 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt /tmp/030218cuhofuz8/rclone_args/path1/subdir[0m
2026/04/22 03:07:20 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/subdir" as ""
2026/04/22 03:07:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt"
2026/04/22 03:07:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:20 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1/subdir" as "file20.txt"
2026/04/22 03:07:20 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:07:20 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/22 03:07:20 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:20 INFO : file20.txt: Updated modification time in destination
2026/04/22 03:07:20 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:07:20 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir[0m
2026/04/22 03:07:20 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir" as ""
2026/04/22 03:07:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt"
2026/04/22 03:07:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir"
2026/04/22 03:07:20 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:07:20 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:07:20 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/22 03:07:20 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:20 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:07:20 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:07:20 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/rclone_args/path1/ file1.txt[0m
2026/04/22 03:07:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/"
2026/04/22 03:07:20 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/rclone_args/path1/" to be canonical "/tmp/030218cuhofuz8/rclone_args/path1"
2026/04/22 03:07:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:07:20 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file2.txt[0m
2026/04/22 03:07:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:20 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:07:20 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:07:20 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/subdir/"
2026/04/22 03:07:20 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/rclone_args/path1/subdir/" to be canonical "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:20 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:07:20 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:07:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/"
2026/04/22 03:07:20 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:07:20 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/22 03:07:20 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/22 03:07:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:22 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:22 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/22 03:07:22 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:22 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:23 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:07:23 INFO : Path1 checking for diffs
2026/04/22 03:07:23 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:23 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/22 03:07:23 INFO : Path2 checking for diffs
2026/04/22 03:07:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:07:23 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:23 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/22 03:07:23 INFO : Applying changes
2026/04/22 03:07:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/file1.txt[0m
2026/04/22 03:07:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/file2.txt[0m
2026/04/22 03:07:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:23 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:24 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:24 INFO : Updating listings
2026/04/22 03:07:24 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:24 INFO : [32mBisync successful[0m
2026/04/22 03:07:24 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/ *[0m
2026/04/22 03:07:24 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8"
2026/04/22 03:07:24 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:07:24 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:07:24 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:07:24 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:07:24 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt /tmp/030218cuhofuz8/rclone_args/path1/[0m
2026/04/22 03:07:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/" as ""
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt"
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/"
2026/04/22 03:07:24 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1" as "file1.txt"
2026/04/22 03:07:24 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:07:24 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/22 03:07:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:24 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:07:24 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:07:24 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/[0m
2026/04/22 03:07:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/" as ""
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt"
2026/04/22 03:07:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:24 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:07:24 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:07:24 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/22 03:07:24 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:07:24 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/22 03:07:24 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:24 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/22 03:07:24 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:24 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt /tmp/030218cuhofuz8/rclone_args/path1/subdir[0m
2026/04/22 03:07:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/subdir" as ""
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt"
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:24 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1/subdir" as "file20.txt"
2026/04/22 03:07:24 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:07:24 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/22 03:07:24 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:24 INFO : file20.txt: Updated modification time in destination
2026/04/22 03:07:24 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:07:24 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file1.txt[0m
2026/04/22 03:07:24 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/" as "file1.txt"
2026/04/22 03:07:24 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt"
2026/04/22 03:07:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:24 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/'" as "file1.txt"
2026/04/22 03:07:24 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8)
2026/04/22 03:07:24 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/')
2026/04/22 03:07:24 DEBUG : file21.txt: Sizes differ
2026/04/22 03:07:24 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/22 03:07:24 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:25 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/22 03:07:25 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:07:25 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/030218cuhofuz8/rclone_args/path1/ file1.txt[0m
2026/04/22 03:07:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1"
2026/04/22 03:07:25 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:07:25 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file2.txt[0m
2026/04/22 03:07:25 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:07:25 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/030218cuhofuz8/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:07:25 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/subdir/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:25 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:07:25 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:07:25 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:07:25 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/22 03:07:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07:27 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/22 03:07:27 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:27 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:27 INFO : Path1 checking for diffs
2026/04/22 03:07:27 INFO : Path2 checking for diffs
2026/04/22 03:07:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:27 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:27 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/22 03:07:27 INFO : Applying changes
2026/04/22 03:07:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/file1.txt[0m
2026/04/22 03:07:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:27 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:27 INFO : Updating listings
2026/04/22 03:07:27 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:27 INFO : [32mBisync successful[0m
2026/04/22 03:07:27 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/22 03:07:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:30 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:30 INFO : Copying Path2 files to Path1
2026/04/22 03:07:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:07:30 INFO : There was nothing to transfer
2026/04/22 03:07:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:07:30 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/22 03:07:30 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:30 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/22 03:07:30 INFO : Resync updating listings
2026/04/22 03:07:30 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:30 INFO : [32mBisync successful[0m
2026/04/22 03:07:30 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt /tmp/030218cuhofuz8/rclone_args/path1/[0m
2026/04/22 03:07:30 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/" as ""
2026/04/22 03:07:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt"
2026/04/22 03:07:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/"
2026/04/22 03:07:30 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1" as "file1.txt"
2026/04/22 03:07:30 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8)
2026/04/22 03:07:30 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/rclone_args/path1)
2026/04/22 03:07:30 DEBUG : file1.txt: Sizes differ
2026/04/22 03:07:30 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/22 03:07:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:30 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/22 03:07:30 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:30 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/[0m
2026/04/22 03:07:30 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/" as ""
2026/04/22 03:07:30 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file2.txt"
2026/04/22 03:07:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:30 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:07:30 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:07:30 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/22 03:07:30 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:31 INFO : file2.txt: Updated modification time in destination
2026/04/22 03:07:31 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:07:31 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt /tmp/030218cuhofuz8/rclone_args/path1/subdir[0m
2026/04/22 03:07:31 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/subdir" as ""
2026/04/22 03:07:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt"
2026/04/22 03:07:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:31 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1/subdir" as "file20.txt"
2026/04/22 03:07:31 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:07:31 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/04/22 03:07:31 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:07:31 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir[0m
2026/04/22 03:07:31 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir" as ""
2026/04/22 03:07:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt"
2026/04/22 03:07:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir"
2026/04/22 03:07:31 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:07:31 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:07:31 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/22 03:07:31 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:31 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:07:31 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:07:31 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/030218cuhofuz8/rclone_args/path1/ file1.txt[0m
2026/04/22 03:07:31 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1"
2026/04/22 03:07:31 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:07:31 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file2.txt[0m
2026/04/22 03:07:31 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:07:31 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/030218cuhofuz8/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:07:31 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/subdir/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:31 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:07:31 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:07:31 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:07:31 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/22 03:07:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:33 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07:33 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/22 03:07:33 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:33 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:33 INFO : Path1 checking for diffs
2026/04/22 03:07:33 INFO : Path2 checking for diffs
2026/04/22 03:07:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:07:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:07:33 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:33 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:07:33 INFO : Applying changes
2026/04/22 03:07:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/file2.txt[0m
2026/04/22 03:07:33 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:07:33 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:34 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:34 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/22 03:07:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:34 INFO : Updating listings
2026/04/22 03:07:34 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:34 INFO : [32mBisync successful[0m
2026/04/22 03:07:34 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/22 03:07:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:36 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:36 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/22 03:07:36 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:36 INFO : Copying Path2 files to Path1
2026/04/22 03:07:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:07:36 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:07:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:07:37 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:07:37 INFO : Resync updating listings
2026/04/22 03:07:37 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:37 INFO : [32mBisync successful[0m
2026/04/22 03:07:37 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file2.txt[0m
2026/04/22 03:07:37 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/" as "file2.txt"
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt"
2026/04/22 03:07:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:37 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:07:37 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8)
2026/04/22 03:07:37 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/')
2026/04/22 03:07:37 DEBUG : file21.txt: Sizes differ
2026/04/22 03:07:37 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/22 03:07:37 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:37 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/22 03:07:37 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:07:37 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/ *[0m
2026/04/22 03:07:37 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8"
2026/04/22 03:07:37 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:07:37 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:07:37 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/22 03:07:37 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:07:37 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt /tmp/030218cuhofuz8/rclone_args/path1/[0m
2026/04/22 03:07:37 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/" as ""
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file1.txt"
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/"
2026/04/22 03:07:37 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1" as "file1.txt"
2026/04/22 03:07:37 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:07:37 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/22 03:07:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:07:37 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:07:37 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:07:37 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt /tmp/030218cuhofuz8/rclone_args/path1/subdir[0m
2026/04/22 03:07:37 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt" to "/tmp/030218cuhofuz8/rclone_args/path1/subdir" as ""
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file20.txt"
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:37 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/030218cuhofuz8/rclone_args/path1/subdir" as "file20.txt"
2026/04/22 03:07:37 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:07:37 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/22 03:07:37 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:37 INFO : file20.txt: Updated modification time in destination
2026/04/22 03:07:37 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:07:37 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir[0m
2026/04/22 03:07:37 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir" as ""
2026/04/22 03:07:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rclone_args-zudulig8/file21.txt"
2026/04/22 03:07:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir"
2026/04/22 03:07:37 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:07:37 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:07:37 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/22 03:07:37 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:07:37 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/22 03:07:37 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:38 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/22 03:07:38 INFO : file21.txt: Copied (replaced existing)
2026/04/22 03:07:38 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/ file2.txt[0m
2026/04/22 03:07:38 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:07:38 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/030218cuhofuz8/rclone_args/path1/ file1.txt[0m
2026/04/22 03:07:38 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1"
2026/04/22 03:07:38 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:07:38 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/030218cuhofuz8/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:07:38 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rclone_args/path1/subdir/" for canonical name "/tmp/030218cuhofuz8/rclone_args/path1/subdir"
2026/04/22 03:07:38 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:07:38 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:07:38 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:07:38 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/22 03:07:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:40 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:40 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/22 03:07:40 INFO : Synching Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:40 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:40 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:07:41 INFO : Path1 checking for diffs
2026/04/22 03:07:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:07:41 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:41 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:07:41 INFO : Path2 checking for diffs
2026/04/22 03:07:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:07:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:07:41 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:41 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/22 03:07:41 INFO : Applying changes
2026/04/22 03:07:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/file1.txt[0m
2026/04/22 03:07:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/subdir/file20.txt[0m
2026/04/22 03:07:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/file2.txt[0m
2026/04/22 03:07:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:07:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:41 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:07:41 INFO : subdir/file21.txt: Copied (replaced existing)
2026/04/22 03:07:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:07:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:41 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:07:41 INFO : subdir/file20.txt: Updated modification time in destination
2026/04/22 03:07:41 INFO : Updating listings
2026/04/22 03:07:41 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2/"
2026/04/22 03:07:41 INFO : [32mBisync successful[0m
2026/04/22 03:07:41 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:41 INFO : file1.txt: Deleted
2026/04/22 03:07:41 INFO : file2.txt: Deleted
2026/04/22 03:07:41 INFO : subdir/file20.txt: Deleted
2026/04/22 03:07:41 INFO : subdir/file21.txt: Deleted
2026/04/22 03:07:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:07:41 DEBUG : removing 1 level 1 directories
2026/04/22 03:07:41 INFO : subdir: Removing directory
2026/04/22 03:07:41 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:41 INFO : Local file system at /tmp/030218cuhofuz8/rclone_args/path1: Removing directory
2026/04/22 03:07:41 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:42 INFO : file1.txt: Deleted
2026/04/22 03:07:42 INFO : RCLONE_TEST: Deleted
2026/04/22 03:07:42 INFO : file2.txt: Deleted
2026/04/22 03:07:42 INFO : subdir/file21.txt: Deleted
2026/04/22 03:07:42 INFO : subdir/file20.txt: Deleted
2026/04/22 03:07:42 DEBUG : removing 1 level 1 directories
2026/04/22 03:07:42 INFO : subdir: Removing directory
2026/04/22 03:07:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:42 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/04/22 03:07:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1"
2026/04/22 03:07:42 INFO : path2: Making directory
2026/04/22 03:07:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2"
2026/04/22 03:07:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/22 03:07:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_resolve-xepequk1"
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resolve-xepequk1: Waiting for checks to finish
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resolve-xepequk1: Waiting for transfers to finish
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:42 INFO : file2.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:42 INFO : file1.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/22 03:07:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:42 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1: Waiting for checks to finish
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1: Waiting for transfers to finish
2026/04/22 03:07:42 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/22 03:07:42 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/22 03:07:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:07:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:07:42 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/22 03:07:42 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/22 03:07:42 INFO : file1R.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/22 03:07:42 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:07:42 INFO : file1L.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/22 03:07:42 INFO : file2.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:42 ERROR : error listing: directory not found
2026/04/22 03:07:42 ERROR : Local file system at /tmp/030218cuhofuz8/resolve/path1: Failed to list "": directory not found
2026/04/22 03:07:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:42 INFO : Local file system at /tmp/030218cuhofuz8/resolve/path1: Removing directory
2026/04/22 03:07:42 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/resolve/path1: no such file or directory
2026/04/22 03:07:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:07:42 ERROR : error listing: directory not found
2026/04/22 03:07:42 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Failed to list "": directory not found
2026/04/22 03:07:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:07:42 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Removing directory
2026/04/22 03:07:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1abd5a-e01a-0057-3b05-d21f29000000
Time:2026-04-22T03:07:42.5815617Z
--------------------------------------------------------------------------------
2026/04/22 03:07:42 ERROR : error listing: directory not found
2026/04/22 03:07:42 ERROR : error listing: directory not found
2026/04/22 03:07:42 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_resolve-xepequk1
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/resolve/path1: Waiting for checks to finish
2026/04/22 03:07:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:42 INFO : file1.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:42 DEBUG : Local file system at /tmp/030218cuhofuz8/resolve/path1: Waiting for transfers to finish
2026/04/22 03:07:42 INFO : file2.txt: Copied (new)
2026/04/22 03:07:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:42 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/resolve/path1
2026/04/22 03:07:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:07:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Waiting for checks to finish
2026/04/22 03:07:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Waiting for transfers to finish
2026/04/22 03:07:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:07:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:07:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:07:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:07:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:07:43 INFO : file1.txt: Copied (new)
2026/04/22 03:07:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:07:43 INFO : file2.txt: Copied (new)
2026/04/22 03:07:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:07:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:07:43 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2'
2026/04/22 03:07:43 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/22 03:07:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:07:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:07:45 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:45 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:45 INFO : Copying Path2 files to Path1
2026/04/22 03:07:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:07:45 INFO : There was nothing to transfer
2026/04/22 03:07:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:07:45 INFO : There was nothing to transfer
2026/04/22 03:07:45 INFO : Resync updating listings
2026/04/22 03:07:45 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:45 INFO : [32mBisync successful[0m
2026/04/22 03:07:45 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:07:45 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:07:45 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/"
2026/04/22 03:07:45 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" to be canonical "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:45 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:07:45 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:07:45 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:07:45 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:07:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:45 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:07:45 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:07:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/')
2026/04/22 03:07:45 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:07:46 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 03:07:46 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:07:46 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 03:07:46 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:07:46 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:07:46 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:46 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:07:46 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:07:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:07:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:07:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:07:46 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:07:46 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:07:46 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/resolve/path1)
2026/04/22 03:07:46 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:07:46 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:07:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:07:46 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:07:46 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:07:46 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/22 03:07:46 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/22 03:07:48 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:48 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:48 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:48 INFO : Path1 checking for diffs
2026/04/22 03:07:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:48 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:07:48 INFO : Path2 checking for diffs
2026/04/22 03:07:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:48 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:07:48 INFO : Applying changes
2026/04/22 03:07:48 INFO : Checking potential conflicts...
2026/04/22 03:07:48 ERROR : file1.txt: md5 differ
2026/04/22 03:07:48 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 differences found
2026/04/22 03:07:48 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 errors while checking
2026/04/22 03:07:48 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:07:48 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:07:48 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/22 03:07:48 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:07:48 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt[0m
2026/04/22 03:07:48 INFO : file1.txt: Deleted
2026/04/22 03:07:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:07:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:49 INFO : file1.txt: Copied (new)
2026/04/22 03:07:49 INFO : Updating listings
2026/04/22 03:07:49 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:49 INFO : [32mBisync successful[0m
2026/04/22 03:07:49 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:07:49 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:07:49 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:49 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:07:49 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:07:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:07:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:07:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:49 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:07:49 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:07:49 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/22 03:07:49 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:07:49 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/')
2026/04/22 03:07:49 DEBUG : file1R.txt: md5 differ
2026/04/22 03:07:49 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/22 03:07:49 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:07:49 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/22 03:07:49 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:07:49 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:07:49 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:49 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:07:49 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:07:49 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:07:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:07:49 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:07:49 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:07:49 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:07:49 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/22 03:07:49 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:07:49 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:07:49 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:07:49 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/22 03:07:49 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/22 03:07:51 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:51 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:51 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:51 INFO : Path1 checking for diffs
2026/04/22 03:07:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:51 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:07:51 INFO : Path2 checking for diffs
2026/04/22 03:07:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:51 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:51 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:07:51 INFO : Applying changes
2026/04/22 03:07:51 INFO : Checking potential conflicts...
2026/04/22 03:07:52 ERROR : file1.txt: md5 differ
2026/04/22 03:07:52 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 differences found
2026/04/22 03:07:52 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 errors while checking
2026/04/22 03:07:52 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:07:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:07:52 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/22 03:07:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt.dinosaur1[0m
2026/04/22 03:07:52 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/22 03:07:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt.dinosaur1[0m
2026/04/22 03:07:52 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt[0m
2026/04/22 03:07:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt[0m
2026/04/22 03:07:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:52 INFO : file1.txt: Copied (new)
2026/04/22 03:07:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:52 INFO : file1.txt.dinosaur1: Copied (new)
2026/04/22 03:07:52 INFO : Updating listings
2026/04/22 03:07:52 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:52 INFO : [32mBisync successful[0m
2026/04/22 03:07:52 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:07:52 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:07:52 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:52 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:07:52 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:07:52 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:07:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:07:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:52 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:07:52 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:07:52 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/22 03:07:52 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:07:52 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:07:52 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:07:52 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:07:52 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:52 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:07:52 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:07:52 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:07:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:07:52 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:07:52 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:07:52 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:07:52 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/22 03:07:52 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:07:52 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/030218cuhofuz8/resolve/path1)
2026/04/22 03:07:52 DEBUG : file1L.txt: md5 differ
2026/04/22 03:07:52 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:07:52 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:07:52 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:07:52 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:07:52 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/22 03:07:52 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/22 03:07:55 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:55 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:55 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:55 INFO : Path1 checking for diffs
2026/04/22 03:07:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:55 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:55 INFO : Path2 checking for diffs
2026/04/22 03:07:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:55 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:55 INFO : Applying changes
2026/04/22 03:07:55 INFO : Checking potential conflicts...
2026/04/22 03:07:55 ERROR : file1.txt: md5 differ
2026/04/22 03:07:55 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 differences found
2026/04/22 03:07:55 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 errors while checking
2026/04/22 03:07:55 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:07:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:07:55 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/22 03:07:55 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:07:55 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt.apple1[0m
2026/04/22 03:07:55 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/22 03:07:55 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt.apple1[0m
2026/04/22 03:07:55 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt.apple2[0m
2026/04/22 03:07:55 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/22 03:07:55 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt.apple2[0m
2026/04/22 03:07:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:55 INFO : file1.txt.apple2: Copied (new)
2026/04/22 03:07:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:56 INFO : file1.txt.apple1: Copied (new)
2026/04/22 03:07:56 INFO : Updating listings
2026/04/22 03:07:56 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:56 INFO : [32mBisync successful[0m
2026/04/22 03:07:56 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/22 03:07:56 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:07:56 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:56 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:07:56 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:07:56 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:07:56 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:07:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:56 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:07:56 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:56 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:07:56 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:07:56 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:07:56 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:07:56 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:07:56 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:56 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/22 03:07:56 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:07:56 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:07:56 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:07:56 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:07:56 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:07:56 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:07:56 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:07:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:07:56 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:07:56 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:07:56 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/22 03:07:56 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/22 03:07:58 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:07:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:07: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/22 03:07:58 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:58 INFO : Building Path1 and Path2 listings
2026/04/22 03:07:58 INFO : Path1 checking for diffs
2026/04/22 03:07:58 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:58 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:58 INFO : Path2 checking for diffs
2026/04/22 03:07:58 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:07:58 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:07:58 INFO : Applying changes
2026/04/22 03:07:58 INFO : Checking potential conflicts...
2026/04/22 03:07:59 ERROR : file1.txt: md5 differ
2026/04/22 03:07:59 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 differences found
2026/04/22 03:07:59 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 errors while checking
2026/04/22 03:07:59 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:07:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:07:59 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/22 03:07:59 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:07:59 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt.cloud1[0m
2026/04/22 03:07:59 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/22 03:07:59 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt.cloud1[0m
2026/04/22 03:07:59 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt.local1[0m
2026/04/22 03:07:59 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/22 03:07:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt.local1[0m
2026/04/22 03:07:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:07:59 INFO : file1.txt.local1: Copied (new)
2026/04/22 03:07:59 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:07:59 INFO : file1.txt.cloud1: Copied (new)
2026/04/22 03:07:59 INFO : Updating listings
2026/04/22 03:07:59 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:59 INFO : [32mBisync successful[0m
2026/04/22 03:07:59 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/22 03:07:59 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:07:59 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:07:59 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:07:59 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:07:59 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:07:59 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:07:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:07:59 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:08:00 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:00 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:08:00 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:08:00 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:08:00 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:08:00 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:08:00 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:08:00 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:08:00 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:08:00 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:08:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:08:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:08:00 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:08:00 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:00 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:08:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:00 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:08:00 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:08:00 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/22 03:08:00 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/22 03:08:02 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:02 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:02 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:02 INFO : Path1 checking for diffs
2026/04/22 03:08:02 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:08:02 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:08:02 INFO : Path2 checking for diffs
2026/04/22 03:08:02 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:08:02 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:08:02 INFO : Applying changes
2026/04/22 03:08:02 INFO : Checking potential conflicts...
2026/04/22 03:08:02 ERROR : file1.txt: md5 differ
2026/04/22 03:08:02 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 differences found
2026/04/22 03:08:02 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 1 errors while checking
2026/04/22 03:08:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:08:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:08:02 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt..path1[0m
2026/04/22 03:08:02 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/22 03:08:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt..path1[0m
2026/04/22 03:08:02 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt..path2[0m
2026/04/22 03:08:03 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/22 03:08:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file1.txt..path2[0m
2026/04/22 03:08:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:08:03 INFO : file1.txt..path2: Copied (new)
2026/04/22 03:08:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:08:03 INFO : file1.txt..path1: Copied (new)
2026/04/22 03:08:03 INFO : Updating listings
2026/04/22 03:08:03 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:03 INFO : [32mBisync successful[0m
2026/04/22 03:08:03 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/22 03:08:03 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1R.txt[0m
2026/04/22 03:08:03 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:08:03 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:08:03 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file1.txt[0m
2026/04/22 03:08:03 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file1.txt"
2026/04/22 03:08:03 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:08:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:03 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file1.txt"
2026/04/22 03:08:03 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:04 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/22 03:08:04 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:08:04 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/22 03:08:04 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:08:04 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt /tmp/030218cuhofuz8/resolve/path1/ file2.txt[0m
2026/04/22 03:08:04 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file2.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1R.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:08:04 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file2.txt"
2026/04/22 03:08:04 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:08:04 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/resolve/path1)
2026/04/22 03:08:04 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:04 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/22 03:08:04 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:08:04 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/22 03:08:04 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:08:04 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/ file1L.txt[0m
2026/04/22 03:08:04 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1"
2026/04/22 03:08:04 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:08:04 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt /tmp/030218cuhofuz8/resolve/path1/ file1.txt[0m
2026/04/22 03:08:04 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "/tmp/030218cuhofuz8/resolve/path1/" as "file1.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resolve/path1/"
2026/04/22 03:08:04 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resolve/path1" as "file1.txt"
2026/04/22 03:08:04 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:04 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/22 03:08:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:04 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/22 03:08:04 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:08:04 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/ file2.txt[0m
2026/04/22 03:08:04 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/" as "file2.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resolve-gobesel1/file1L.txt"
2026/04/22 03:08:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:04 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/'" as "file2.txt"
2026/04/22 03:08:04 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resolve-gobesel1)
2026/04/22 03:08:04 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/')
2026/04/22 03:08:04 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:04 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:08:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:04 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:08:04 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:08:04 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/22 03:08:04 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/22 03:08:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:06 INFO : Synching Path1 "/tmp/030218cuhofuz8/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:06 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:07 INFO : Path1 checking for diffs
2026/04/22 03:08:07 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:08:07 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:08:07 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:08:07 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:08:07 INFO : Path2 checking for diffs
2026/04/22 03:08:07 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:08:07 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:08:07 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:08:07 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:08:07 INFO : Applying changes
2026/04/22 03:08:07 INFO : Checking potential conflicts...
2026/04/22 03:08:07 ERROR : file1.txt: md5 differ
2026/04/22 03:08:07 ERROR : file2.txt: md5 differ
2026/04/22 03:08:07 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 2 differences found
2026/04/22 03:08:07 NOTICE: azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': 2 errors while checking
2026/04/22 03:08:07 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/22 03:08:07 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:08:07 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/22 03:08:07 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:08:07 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/file1.txt[0m
2026/04/22 03:08:07 INFO : file1.txt: Deleted
2026/04/22 03:08:07 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:08:07 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 03:08:07 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/22 03:08:07 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/22 03:08:07 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/030218cuhofuz8/resolve/path1/file2.txt[0m
2026/04/22 03:08:07 INFO : file2.txt: Deleted
2026/04/22 03:08:07 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/22 03:08:07 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:08:07 INFO : file2.txt: Copied (new)
2026/04/22 03:08:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:08:08 INFO : file1.txt: Copied (new)
2026/04/22 03:08:08 INFO : Updating listings
2026/04/22 03:08:08 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2/"
2026/04/22 03:08:08 INFO : [32mBisync successful[0m
2026/04/22 03:08:08 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:08 INFO : RCLONE_TEST: Deleted
2026/04/22 03:08:08 INFO : file1.txt.local1: Deleted
2026/04/22 03:08:08 INFO : file2.txt: Deleted
2026/04/22 03:08:08 INFO : file1.txt: Deleted
2026/04/22 03:08:08 INFO : file1.txt..path1: Deleted
2026/04/22 03:08:08 INFO : file1.txt..path2: Deleted
2026/04/22 03:08:08 INFO : file1.txt.apple1: Deleted
2026/04/22 03:08:08 INFO : file1.txt.apple2: Deleted
2026/04/22 03:08:08 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:08:08 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:08:08 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:08 INFO : Local file system at /tmp/030218cuhofuz8/resolve/path1: Removing directory
2026/04/22 03:08:08 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:08 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:08:08 INFO : RCLONE_TEST: Deleted
2026/04/22 03:08:08 INFO : file1.txt..path2: Deleted
2026/04/22 03:08:08 INFO : file1.txt.apple2: Deleted
2026/04/22 03:08:08 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:08:08 INFO : file1.txt: Deleted
2026/04/22 03:08:08 INFO : file1.txt..path1: Deleted
2026/04/22 03:08:08 INFO : file1.txt.apple1: Deleted
2026/04/22 03:08:08 INFO : file1.txt.local1: Deleted
2026/04/22 03:08:08 INFO : file2.txt: Deleted
2026/04/22 03:08:08 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:08 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/04/22 03:08:08 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync/path1"
2026/04/22 03:08:08 INFO : path2: Making directory
2026/04/22 03:08:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2"
2026/04/22 03:08:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/22 03:08:08 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_resync-papuluy7"
2026/04/22 03:08:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:08 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resync-papuluy7: Waiting for checks to finish
2026/04/22 03:08:08 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resync-papuluy7: Waiting for transfers to finish
2026/04/22 03:08:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:08 INFO : file1.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:08 INFO : file2.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:08:08 INFO : file3.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:08:08 INFO : file4.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:08:08 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:08 INFO : file5.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:08:08 INFO : file6.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:08:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:08:08 INFO : file7.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/22 03:08:08 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4"
2026/04/22 03:08:08 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:08 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4: Waiting for checks to finish
2026/04/22 03:08:08 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4: Waiting for transfers to finish
2026/04/22 03:08:08 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/22 03:08:08 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/22 03:08:08 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:08 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:08 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/22 03:08:08 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/22 03:08:08 INFO : fileB.txt: Copied (new)
2026/04/22 03:08:08 INFO : fileA.txt: Copied (new)
2026/04/22 03:08:08 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:08 ERROR : error listing: directory not found
2026/04/22 03:08:08 ERROR : Local file system at /tmp/030218cuhofuz8/resync/path1: Failed to list "": directory not found
2026/04/22 03:08:08 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:08 INFO : Local file system at /tmp/030218cuhofuz8/resync/path1: Removing directory
2026/04/22 03:08:08 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/resync/path1: no such file or directory
2026/04/22 03:08:08 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:09 ERROR : error listing: directory not found
2026/04/22 03:08:09 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Failed to list "": directory not found
2026/04/22 03:08:09 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:09 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Removing directory
2026/04/22 03:08:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1abedf-e01a-0057-0f05-d21f29000000
Time:2026-04-22T03:08:09.0794066Z
--------------------------------------------------------------------------------
2026/04/22 03:08:09 ERROR : error listing: directory not found
2026/04/22 03:08:09 ERROR : error listing: directory not found
2026/04/22 03:08:09 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_resync-papuluy7
2026/04/22 03:08:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : Local file system at /tmp/030218cuhofuz8/resync/path1: Waiting for checks to finish
2026/04/22 03:08:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:09 INFO : file1.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:08:09 INFO : file2.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:08:09 DEBUG : Local file system at /tmp/030218cuhofuz8/resync/path1: Waiting for transfers to finish
2026/04/22 03:08:09 INFO : file3.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:08:09 INFO : file4.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:08:09 INFO : file5.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:08:09 INFO : file7.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:08:09 INFO : file6.txt: Copied (new)
2026/04/22 03:08:09 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/resync/path1
2026/04/22 03:08:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Waiting for checks to finish
2026/04/22 03:08:09 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Waiting for transfers to finish
2026/04/22 03:08:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:09 INFO : file1.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:08:09 INFO : file3.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:09 INFO : file2.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:08:09 INFO : file4.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:08:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:08:09 INFO : file5.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:08:09 INFO : file6.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:08:09 INFO : file7.txt: Copied (new)
2026/04/22 03:08:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:09 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:09 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2'
2026/04/22 03:08:10 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/22 03:08:10 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/22 03:08:10 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/030218cuhofuz8/resync/path1/[0m
2026/04/22 03:08:10 DEBUG : file6.txt: Remove file
2026/04/22 03:08:10 DEBUG : file4.txt: Remove file
2026/04/22 03:08:10 DEBUG : file1.txt: Remove file
2026/04/22 03:08:10 DEBUG : file3.txt: Remove file
2026/04/22 03:08:10 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:08:10 DEBUG : file5.txt: Remove file
2026/04/22 03:08:10 DEBUG : file7.txt: Remove file
2026/04/22 03:08:10 DEBUG : file2.txt: Remove file
2026/04/22 03:08:10 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:08:12 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:12 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:12 INFO : Copying Path2 files to Path1
2026/04/22 03:08:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:12 INFO : file3.txt: Copied (new)
2026/04/22 03:08:12 INFO : file1.txt: Copied (new)
2026/04/22 03:08:12 INFO : file2.txt: Copied (new)
2026/04/22 03:08:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:12 INFO : file4.txt: Copied (new)
2026/04/22 03:08:12 INFO : file5.txt: Copied (new)
2026/04/22 03:08:12 INFO : file6.txt: Copied (new)
2026/04/22 03:08:12 INFO : file7.txt: Copied (new)
2026/04/22 03:08:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:13 INFO : Resync updating listings
2026/04/22 03:08:13 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:13 INFO : [32mBisync successful[0m
2026/04/22 03:08:13 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/22 03:08:13 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/22 03:08:13 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/[0m
2026/04/22 03:08:13 DEBUG : file1.txt: Remove file
2026/04/22 03:08:13 DEBUG : file2.txt: Remove file
2026/04/22 03:08:13 DEBUG : file3.txt: Remove file
2026/04/22 03:08:13 DEBUG : file4.txt: Remove file
2026/04/22 03:08:13 DEBUG : file5.txt: Remove file
2026/04/22 03:08:13 DEBUG : file6.txt: Remove file
2026/04/22 03:08:13 DEBUG : file7.txt: Remove file
2026/04/22 03:08:13 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:08:13 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/22 03:08:15 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:15 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:15 INFO : Copying Path2 files to Path1
2026/04/22 03:08:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:15 INFO : There was nothing to transfer
2026/04/22 03:08:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:16 INFO : file1.txt: Copied (new)
2026/04/22 03:08:16 INFO : file2.txt: Copied (new)
2026/04/22 03:08:16 INFO : file4.txt: Copied (new)
2026/04/22 03:08:16 INFO : file3.txt: Copied (new)
2026/04/22 03:08:16 INFO : file5.txt: Copied (new)
2026/04/22 03:08:16 INFO : file7.txt: Copied (new)
2026/04/22 03:08:16 INFO : file6.txt: Copied (new)
2026/04/22 03:08:16 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:16 INFO : Resync updating listings
2026/04/22 03:08:16 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:16 INFO : [32mBisync successful[0m
2026/04/22 03:08:16 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/22 03:08:16 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/22 03:08:16 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/ fileA.txt[0m
2026/04/22 03:08:16 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/"
2026/04/22 03:08:16 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/" to be canonical "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4"
2026/04/22 03:08:16 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/22 03:08:16 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/ fileB.txt[0m
2026/04/22 03:08:16 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4"
2026/04/22 03:08:16 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/22 03:08:16 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/22 03:08:16 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/22 03:08:16 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/file1.txt[0m
2026/04/22 03:08:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:16 INFO : file1.txt: Deleted
2026/04/22 03:08:16 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/22 03:08:16 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/030218cuhofuz8/resync/path1/file2.txt[0m
2026/04/22 03:08:16 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync/path1/"
2026/04/22 03:08:16 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/resync/path1/" to be canonical "/tmp/030218cuhofuz8/resync/path1"
2026/04/22 03:08:16 INFO : file2.txt: Deleted
2026/04/22 03:08:16 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:08:16 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/ file3.txt[0m
2026/04/22 03:08:16 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/" as "file3.txt"
2026/04/22 03:08:16 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt"
2026/04/22 03:08:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:16 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/'" as "file3.txt"
2026/04/22 03:08:16 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4)
2026/04/22 03:08:16 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/')
2026/04/22 03:08:16 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:08:16 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/22 03:08:16 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:17 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/22 03:08:17 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/22 03:08:17 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/22 03:08:17 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/030218cuhofuz8/resync/path1/file4.txt[0m
2026/04/22 03:08:17 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/resync/path1/" for canonical name "/tmp/030218cuhofuz8/resync/path1"
2026/04/22 03:08:17 INFO : file4.txt: Deleted
2026/04/22 03:08:17 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/ file4.txt[0m
2026/04/22 03:08:17 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/" as "file4.txt"
2026/04/22 03:08:17 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt"
2026/04/22 03:08:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:17 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/'" as "file4.txt"
2026/04/22 03:08:17 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4)
2026/04/22 03:08:17 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/')
2026/04/22 03:08:17 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:08:17 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/22 03:08:17 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:17 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/22 03:08:17 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/22 03:08:17 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/22 03:08:17 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/ file5.txt[0m
2026/04/22 03:08:17 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/" as "file5.txt"
2026/04/22 03:08:17 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt"
2026/04/22 03:08:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:17 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/'" as "file5.txt"
2026/04/22 03:08:17 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4)
2026/04/22 03:08:17 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/')
2026/04/22 03:08:17 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:08:17 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/22 03:08:17 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:18 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/22 03:08:18 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:08:18 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:08:18 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt /tmp/030218cuhofuz8/resync/path1/ file6.txt[0m
2026/04/22 03:08:18 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt" to "/tmp/030218cuhofuz8/resync/path1/" as "file6.txt"
2026/04/22 03:08:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileB.txt"
2026/04/22 03:08:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync/path1/"
2026/04/22 03:08:18 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/030218cuhofuz8/resync/path1" as "file6.txt"
2026/04/22 03:08:18 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4)
2026/04/22 03:08:18 DEBUG : file6.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/resync/path1)
2026/04/22 03:08:18 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:08:18 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/22 03:08:18 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:18 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/22 03:08:18 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:08:18 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/ file6.txt[0m
2026/04/22 03:08:18 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/" as "file6.txt"
2026/04/22 03:08:18 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync-dojawob4/fileA.txt"
2026/04/22 03:08:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:18 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/'" as "file6.txt"
2026/04/22 03:08:18 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync-dojawob4)
2026/04/22 03:08:18 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/')
2026/04/22 03:08:18 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:08:18 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/22 03:08:18 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:18 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/22 03:08:18 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:08:18 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/22 03:08:18 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/22 03:08:18 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/22 03:08:20 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:20 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:20 INFO : Copying Path2 files to Path1
2026/04/22 03:08:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:21 INFO : file2.txt: Copied (new)
2026/04/22 03:08:21 INFO : file4.txt: Copied (new)
2026/04/22 03:08:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:21 INFO : file6.txt: Updated modification time in destination
2026/04/22 03:08:21 INFO : file1.txt: Copied (new)
2026/04/22 03:08:21 INFO : file5.txt: Copied (replaced existing)
2026/04/22 03:08:21 INFO : file3.txt: Copied (replaced existing)
2026/04/22 03:08:21 INFO : Resync updating listings
2026/04/22 03:08:21 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:21 INFO : [32mBisync successful[0m
2026/04/22 03:08:21 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/22 03:08:21 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/22 03:08:21 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/22 03:08:23 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:23 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:23 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:23 INFO : Path1 checking for diffs
2026/04/22 03:08:23 INFO : Path2 checking for diffs
2026/04/22 03:08:23 INFO : No changes found
2026/04/22 03:08:23 INFO : Updating listings
2026/04/22 03:08:23 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:23 INFO : [32mBisync successful[0m
2026/04/22 03:08:23 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/22 03:08:23 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/[0m
2026/04/22 03:08:24 DEBUG : file1.txt: Remove file
2026/04/22 03:08:24 DEBUG : file2.txt: Remove file
2026/04/22 03:08:24 DEBUG : file3.txt: Remove file
2026/04/22 03:08:24 DEBUG : file4.txt: Remove file
2026/04/22 03:08:24 DEBUG : file5.txt: Remove file
2026/04/22 03:08:24 DEBUG : file6.txt: Remove file
2026/04/22 03:08:24 DEBUG : file7.txt: Remove file
2026/04/22 03:08:24 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:08:24 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/22 03:08:26 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:26 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2/"
2026/04/22 03:08:26 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:26 INFO : Path1 checking for diffs
2026/04/22 03:08:26 INFO : Path2 checking for diffs
2026/04/22 03:08:26 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/030218cuhofuz8/workdir/tmp_030218cuhofuz8_resync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_resync_path2.path2.lst-new
2026/04/22 03:08:26 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/030218cuhofuz8/workdir/tmp_030218cuhofuz8_resync_path1..TestAzureFiles_rclone-test-hucumaj2dehi_030218cuhofuz8_resync_path2.path2.lst-new[0m
2026/04/22 03:08:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:08:26 NOTICE: Bisync error: bisync aborted
2026/04/22 03:08:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:26 INFO : file1.txt: Deleted
2026/04/22 03:08:26 INFO : file2.txt: Deleted
2026/04/22 03:08:26 INFO : file3.txt: Deleted
2026/04/22 03:08:26 INFO : file4.txt: Deleted
2026/04/22 03:08:26 INFO : file5.txt: Deleted
2026/04/22 03:08:26 INFO : file6.txt: Deleted
2026/04/22 03:08:26 INFO : file7.txt: Deleted
2026/04/22 03:08:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:08:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:26 INFO : Local file system at /tmp/030218cuhofuz8/resync/path1: Removing directory
2026/04/22 03:08:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:27 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/04/22 03:08:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1"
2026/04/22 03:08:27 INFO : path2: Making directory
2026/04/22 03:08:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2"
2026/04/22 03:08:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/22 03:08:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_resync_modes-dizogek0"
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resync_modes-dizogek0: Waiting for checks to finish
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_resync_modes-dizogek0: Waiting for transfers to finish
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:27 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:27 INFO : file1.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:27 INFO : file2.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/22 03:08:27 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:27 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/22 03:08:27 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8: Waiting for checks to finish
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8: Waiting for transfers to finish
2026/04/22 03:08:27 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:27 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/22 03:08:27 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:27 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:08:27 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/22 03:08:27 INFO : file1L.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/22 03:08:27 INFO : file1R.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/22 03:08:27 INFO : file2.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:27 ERROR : error listing: directory not found
2026/04/22 03:08:27 ERROR : Local file system at /tmp/030218cuhofuz8/resync_modes/path1: Failed to list "": directory not found
2026/04/22 03:08:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:27 INFO : Local file system at /tmp/030218cuhofuz8/resync_modes/path1: Removing directory
2026/04/22 03:08:27 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/resync_modes/path1: no such file or directory
2026/04/22 03:08:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:27 ERROR : error listing: directory not found
2026/04/22 03:08:27 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Failed to list "": directory not found
2026/04/22 03:08:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:27 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Removing directory
2026/04/22 03:08:27 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ac176-e01a-0057-1305-d21f29000000
Time:2026-04-22T03:08:27.2993277Z
--------------------------------------------------------------------------------
2026/04/22 03:08:27 ERROR : error listing: directory not found
2026/04/22 03:08:27 ERROR : error listing: directory not found
2026/04/22 03:08:27 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_resync_modes-dizogek0
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/resync_modes/path1: Waiting for checks to finish
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:27 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:27 INFO : file1.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:27 INFO : file2.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : Local file system at /tmp/030218cuhofuz8/resync_modes/path1: Waiting for transfers to finish
2026/04/22 03:08:27 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/resync_modes/path1
2026/04/22 03:08:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Waiting for checks to finish
2026/04/22 03:08:27 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Waiting for transfers to finish
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:08:27 INFO : file2.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:27 INFO : file1.txt: Copied (new)
2026/04/22 03:08:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:27 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:27 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2'
2026/04/22 03:08:28 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/22 03:08:28 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:28 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:28 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/"
2026/04/22 03:08:28 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" to be canonical "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:28 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:08:28 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:28 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:28 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:28 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:28 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:28 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:28 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:28 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/22 03:08:28 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:28 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/22 03:08:28 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:28 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:28 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:28 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:08:28 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:28 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:28 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:28 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:28 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:28 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:28 DEBUG : file1.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/resync_modes/path1)
2026/04/22 03:08:28 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:28 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:08:28 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:28 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:08:28 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:28 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:08:28 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:08:30 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:30 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:30 INFO : Copying Path2 files to Path1
2026/04/22 03:08:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:30 INFO : There was nothing to transfer
2026/04/22 03:08:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:31 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:31 INFO : Resync updating listings
2026/04/22 03:08:31 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:31 INFO : [32mBisync successful[0m
2026/04/22 03:08:31 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:31 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:31 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:31 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:08:31 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:31 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:31 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:31 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:31 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:31 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:31 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/22 03:08:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:31 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/22 03:08:31 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:31 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:31 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:31 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:08:31 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:31 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:31 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:31 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:31 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:08:31 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/22 03:08:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:31 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:08:31 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:08:31 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/22 03:08:31 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/22 03:08:34 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:34 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:34 INFO : Copying Path2 files to Path1
2026/04/22 03:08:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:34 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:34 INFO : Resync updating listings
2026/04/22 03:08:34 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:34 INFO : [32mBisync successful[0m
2026/04/22 03:08:34 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:34 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:34 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:34 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:08:34 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:34 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:34 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:34 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:08:34 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/22 03:08:34 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:34 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:08:34 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:08:34 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:34 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:34 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:08:34 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:34 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:34 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:34 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:34 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:34 DEBUG : file1.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/resync_modes/path1)
2026/04/22 03:08:34 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:34 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:08:34 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:34 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:08:34 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:34 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/22 03:08:34 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/22 03:08:36 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:36 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:36 INFO : Copying Path2 files to Path1
2026/04/22 03:08:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:36 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:08:36 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:36 INFO : Resync updating listings
2026/04/22 03:08:36 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:36 INFO : [32mBisync successful[0m
2026/04/22 03:08:36 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:36 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:36 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:36 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:08:36 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:36 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:36 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:36 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:37 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:08:37 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/22 03:08:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:37 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:08:37 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:08:37 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:37 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:37 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/22 03:08:37 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:37 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:37 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:37 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:37 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:37 DEBUG : file1.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/resync_modes/path1)
2026/04/22 03:08:37 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:37 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/22 03:08:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:37 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/22 03:08:37 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:37 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/22 03:08:37 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/22 03:08:39 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:39 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:39 INFO : Copying Path2 files to Path1
2026/04/22 03:08:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:39 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/22 03:08:39 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:39 INFO : Resync updating listings
2026/04/22 03:08:39 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:39 INFO : [32mBisync successful[0m
2026/04/22 03:08:39 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:39 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:39 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:39 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:08:39 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:39 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:39 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:39 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:39 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:08:39 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/22 03:08:39 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:39 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:08:39 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:08:39 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:39 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:39 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:08:39 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:39 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:39 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:39 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:39 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:39 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:39 DEBUG : file1.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/resync_modes/path1)
2026/04/22 03:08:39 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:39 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:08:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:39 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:08:39 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:39 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/22 03:08:39 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/22 03:08:42 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:42 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:42 INFO : Copying Path2 files to Path1
2026/04/22 03:08:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:42 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:08:42 INFO : There was nothing to transfer
2026/04/22 03:08:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:42 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:08:42 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:42 INFO : Resync updating listings
2026/04/22 03:08:42 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:42 INFO : [32mBisync successful[0m
2026/04/22 03:08:42 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:08:42 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:42 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:42 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:08:42 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:42 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:42 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:42 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:42 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:42 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:42 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:42 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/22 03:08:42 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:43 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/22 03:08:43 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:43 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt /tmp/030218cuhofuz8/resync_modes/path1/ file2.txt[0m
2026/04/22 03:08:43 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file2.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:43 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file2.txt"
2026/04/22 03:08:43 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:43 DEBUG : file2.txt: size = 0 (Local file system at /tmp/030218cuhofuz8/resync_modes/path1)
2026/04/22 03:08:43 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:43 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/22 03:08:43 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:43 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/22 03:08:43 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:08:43 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:43 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:43 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:08:43 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:43 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:43 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:43 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:08: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/22 03:08:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:43 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:08:43 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:08:43 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file2.txt[0m
2026/04/22 03:08:43 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file2.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:43 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file2.txt"
2026/04/22 03:08:43 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:43 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:43 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:43 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:08:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:43 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:08:43 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:08:43 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/22 03:08:43 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/22 03:08:45 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:45 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:45 INFO : Copying Path2 files to Path1
2026/04/22 03:08:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:45 INFO : There was nothing to transfer
2026/04/22 03:08:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:46 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:46 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:08:46 INFO : Resync updating listings
2026/04/22 03:08:46 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:46 INFO : [32mBisync successful[0m
2026/04/22 03:08:46 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/22 03:08:46 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1R.txt[0m
2026/04/22 03:08:46 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:46 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/22 03:08:46 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file1.txt[0m
2026/04/22 03:08:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file1.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:46 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:08:46 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:46 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:46 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:08:46 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/22 03:08:46 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:46 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/22 03:08:46 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:08:46 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt /tmp/030218cuhofuz8/resync_modes/path1/ file2.txt[0m
2026/04/22 03:08:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file2.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1R.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:46 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file2.txt"
2026/04/22 03:08:46 DEBUG : file2.txt: size = 42 OK
2026/04/22 03:08:46 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/22 03:08:46 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:08:46 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:08:46 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:08:46 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/ file1L.txt[0m
2026/04/22 03:08:46 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/" for canonical name "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8"
2026/04/22 03:08:46 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/22 03:08:46 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt /tmp/030218cuhofuz8/resync_modes/path1/ file1.txt[0m
2026/04/22 03:08:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "/tmp/030218cuhofuz8/resync_modes/path1/" as "file1.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/resync_modes/path1/"
2026/04/22 03:08:46 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/030218cuhofuz8/resync_modes/path1" as "file1.txt"
2026/04/22 03:08:46 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:08:46 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/22 03:08:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:46 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:08:46 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:08:46 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/ file2.txt[0m
2026/04/22 03:08:46 DEBUG : copyFile "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt" to "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/" as "file2.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8/file1L.txt"
2026/04/22 03:08:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:46 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/'" as "file2.txt"
2026/04/22 03:08:46 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030218cuhofuz8/datadir/test_resync_modes-dolocef8)
2026/04/22 03:08:46 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/')
2026/04/22 03:08:46 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:08:47 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/22 03:08:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:08:47 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/22 03:08:47 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:08:47 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:08:47 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:08:49 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:49 INFO : Synching Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:49 INFO : Copying Path2 files to Path1
2026/04/22 03:08:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:49 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:08:49 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:08:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:49 INFO : Resync updating listings
2026/04/22 03:08:49 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2/"
2026/04/22 03:08:49 INFO : [32mBisync successful[0m
2026/04/22 03:08:49 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:49 INFO : file1.txt: Deleted
2026/04/22 03:08:49 INFO : file2.txt: Deleted
2026/04/22 03:08:49 INFO : RCLONE_TEST: Deleted
2026/04/22 03:08:49 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:49 INFO : Local file system at /tmp/030218cuhofuz8/resync_modes/path1: Removing directory
2026/04/22 03:08:49 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:50 INFO : file2.txt: Deleted
2026/04/22 03:08:50 INFO : RCLONE_TEST: Deleted
2026/04/22 03:08:50 INFO : file1.txt: Deleted
2026/04/22 03:08:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:50 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/04/22 03:08:50 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rmdirs/path1"
2026/04/22 03:08:50 INFO : path2: Making directory
2026/04/22 03:08:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2"
2026/04/22 03:08:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/22 03:08:50 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_rmdirs-volacoy5"
2026/04/22 03:08:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : subdir: Making directory with metadata
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:08:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:08:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:50 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:08:50 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:08:50 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:08:50 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:08:50 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 INFO : file1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:08:50 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_rmdirs-volacoy5: Waiting for checks to finish
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_rmdirs-volacoy5: Waiting for transfers to finish
2026/04/22 03:08:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:08:50 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:08:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:08:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/22 03:08:50 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_rmdirs-wabedih8"
2026/04/22 03:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_rmdirs-wabedih8: Waiting for checks to finish
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_rmdirs-wabedih8: Waiting for transfers to finish
2026/04/22 03:08:50 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/22 03:08:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:08:50 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/22 03:08:50 INFO : file1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:50 ERROR : error listing: directory not found
2026/04/22 03:08:50 ERROR : Local file system at /tmp/030218cuhofuz8/rmdirs/path1: Failed to list "": directory not found
2026/04/22 03:08:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:50 INFO : Local file system at /tmp/030218cuhofuz8/rmdirs/path1: Removing directory
2026/04/22 03:08:50 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/rmdirs/path1: no such file or directory
2026/04/22 03:08:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:08:50 ERROR : error listing: directory not found
2026/04/22 03:08:50 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Failed to list "": directory not found
2026/04/22 03:08:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:08:50 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Removing directory
2026/04/22 03:08:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ac37b-e01a-0057-7105-d21f29000000
Time:2026-04-22T03:08:50.4367519Z
--------------------------------------------------------------------------------
2026/04/22 03:08:50 ERROR : error listing: directory not found
2026/04/22 03:08:50 ERROR : error listing: directory not found
2026/04/22 03:08:50 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_rmdirs-volacoy5
2026/04/22 03:08:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : subdir: Making directory with metadata
2026/04/22 03:08:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:08:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:08:50 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:08:50 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:08:50 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:50 INFO : file1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:08:50 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/rmdirs/path1: Waiting for checks to finish
2026/04/22 03:08:50 DEBUG : Local file system at /tmp/030218cuhofuz8/rmdirs/path1: Waiting for transfers to finish
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:08:50 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:08:50 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:50 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:08:50 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/rmdirs/path1
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:08:50 INFO : subdir: Making directory
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:08:50 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Waiting for checks to finish
2026/04/22 03:08:50 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Waiting for transfers to finish
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:08:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:08:50 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:08:50 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:08:50 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:08:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:08:50 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:08:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:08:51 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:08:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:08:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:08:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:08:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:08:51 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:08:51 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:08:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:08:51 INFO : file1.txt: Copied (new)
2026/04/22 03:08:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:08:51 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:08:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:08:51 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:08:51 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2'
2026/04/22 03:08:51 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/22 03:08:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:08:51 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:08:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:08:54 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:54 INFO : Synching Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:54 INFO : Copying Path2 files to Path1
2026/04/22 03:08:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:08:54 INFO : There was nothing to transfer
2026/04/22 03:08:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:08:54 INFO : There was nothing to transfer
2026/04/22 03:08:54 INFO : Resync updating listings
2026/04/22 03:08:54 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:54 INFO : [32mBisync successful[0m
2026/04/22 03:08:54 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/22 03:08:54 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/030218cuhofuz8/rmdirs/path1/subdir/file20.txt[0m
2026/04/22 03:08:54 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rmdirs/path1/subdir/"
2026/04/22 03:08:54 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/rmdirs/path1/subdir/" to be canonical "/tmp/030218cuhofuz8/rmdirs/path1/subdir"
2026/04/22 03:08:54 INFO : file20.txt: Deleted
2026/04/22 03:08:54 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/22 03:08:54 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/22 03:08:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:08:56 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:56 INFO : Synching Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:56 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:56 INFO : Path1 checking for diffs
2026/04/22 03:08:56 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:08:56 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:08:56 INFO : Path2 checking for diffs
2026/04/22 03:08:56 INFO : Applying changes
2026/04/22 03:08:56 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/subdir/file20.txt[0m
2026/04/22 03:08:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:08:57 INFO : subdir/file20.txt: Deleted
2026/04/22 03:08:57 INFO : There was nothing to transfer
2026/04/22 03:08:57 INFO : Updating listings
2026/04/22 03:08:57 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:57 INFO : [32mBisync successful[0m
2026/04/22 03:08:57 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/22 03:08:57 NOTICE: [36m(09) :[0m [34mlist-dirs /tmp/030218cuhofuz8/rmdirs/path1/[0m
2026/04/22 03:08:57 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/rmdirs/path1/"
2026/04/22 03:08:57 DEBUG : fs cache: renaming cache item "/tmp/030218cuhofuz8/rmdirs/path1/" to be canonical "/tmp/030218cuhofuz8/rmdirs/path1"
2026/04/22 03:08:57 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:08:57 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/[0m
2026/04/22 03:08:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:57 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:08:57 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/22 03:08:57 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/22 03:08:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:08:59 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:08:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:08: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/22 03:08:59 INFO : Synching Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:59 INFO : Building Path1 and Path2 listings
2026/04/22 03:08:59 INFO : Path1 checking for diffs
2026/04/22 03:08:59 INFO : Path2 checking for diffs
2026/04/22 03:08:59 INFO : No changes found
2026/04/22 03:08:59 INFO : Updating listings
2026/04/22 03:08:59 INFO : Validating listings for Path1 "/tmp/030218cuhofuz8/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/"
2026/04/22 03:08:59 INFO : Removing empty directories
2026/04/22 03:08:59 INFO : subdir: Removing directory
2026/04/22 03:09:00 INFO : subdir: Removing directory
2026/04/22 03:09:00 INFO : [32mBisync successful[0m
2026/04/22 03:09:00 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/22 03:09:00 NOTICE: [36m(14) :[0m [34mlist-dirs /tmp/030218cuhofuz8/rmdirs/path1/[0m
2026/04/22 03:09:00 DEBUG : fs cache: switching user supplied name "/tmp/030218cuhofuz8/rmdirs/path1/" for canonical name "/tmp/030218cuhofuz8/rmdirs/path1"
2026/04/22 03:09:00 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2/[0m
2026/04/22 03:09:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:00 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:00 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:00 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:00 INFO : file1.txt: Deleted
2026/04/22 03:09:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:00 INFO : Local file system at /tmp/030218cuhofuz8/rmdirs/path1: Removing directory
2026/04/22 03:09:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:00 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:00 INFO : file1.txt: Deleted
2026/04/22 03:09:00 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:00 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:00 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncLocalRemote/volatile
2026/04/22 03:09:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/volatile/path1"
2026/04/22 03:09:00 INFO : path2: Making directory
2026/04/22 03:09:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2"
2026/04/22 03:09:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/22 03:09:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/initdir/test_volatile-yevemeb5"
2026/04/22 03:09:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_volatile-yevemeb5: Waiting for checks to finish
2026/04/22 03:09:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:00 INFO : file1.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/initdir/test_volatile-yevemeb5: Waiting for transfers to finish
2026/04/22 03:09:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:00 INFO : file2.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:00 INFO : file3.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 INFO : file4.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:00 INFO : file5.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:00 INFO : file6.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:00 INFO : file7.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:00 INFO : file8.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/22 03:09:00 DEBUG : Creating backend with remote "/tmp/030218cuhofuz8/datadir/test_volatile-lurayeb1"
2026/04/22 03:09:00 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_volatile-lurayeb1: Waiting for checks to finish
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/datadir/test_volatile-lurayeb1: Waiting for transfers to finish
2026/04/22 03:09:00 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/22 03:09:00 INFO : dummy.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/22 03:09:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:00 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/22 03:09:00 INFO : file1.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/22 03:09:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:00 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/22 03:09:00 INFO : file10.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/22 03:09:00 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:00 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/22 03:09:00 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:09:00 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:09:00 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/22 03:09:00 INFO : file2.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/22 03:09:00 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:09:00 INFO : file11.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:09:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:09:00 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:09:00 INFO : file5L.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:09:00 INFO : file5R.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/22 03:09:00 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/22 03:09:00 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:00 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/22 03:09:00 INFO : file6.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:00 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/22 03:09:00 INFO : file7.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:00 ERROR : error listing: directory not found
2026/04/22 03:09:00 ERROR : Local file system at /tmp/030218cuhofuz8/volatile/path1: Failed to list "": directory not found
2026/04/22 03:09:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:00 INFO : Local file system at /tmp/030218cuhofuz8/volatile/path1: Removing directory
2026/04/22 03:09:00 ERROR : Failed to rmdir: stat /tmp/030218cuhofuz8/volatile/path1: no such file or directory
2026/04/22 03:09:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:00 ERROR : error listing: directory not found
2026/04/22 03:09:00 ERROR : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2': Failed to list "": directory not found
2026/04/22 03:09:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:00 INFO : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2': Removing directory
2026/04/22 03:09:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:6bf7d977-301a-0044-1305-d23b25000000
Time:2026-04-22T03:09:00.9003306Z
--------------------------------------------------------------------------------
2026/04/22 03:09:00 ERROR : error listing: directory not found
2026/04/22 03:09:00 ERROR : error listing: directory not found
2026/04/22 03:09:00 NOTICE: checking initFs Local file system at /tmp/030218cuhofuz8/initdir/test_volatile-yevemeb5
2026/04/22 03:09:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/volatile/path1: Waiting for checks to finish
2026/04/22 03:09:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:00 INFO : file3.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : Local file system at /tmp/030218cuhofuz8/volatile/path1: Waiting for transfers to finish
2026/04/22 03:09:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:00 INFO : file2.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:00 INFO : file4.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:00 INFO : file5.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:00 INFO : file1.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:00 INFO : file7.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:00 INFO : file6.txt: Copied (new)
2026/04/22 03:09:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:00 INFO : file8.txt: Copied (new)
2026/04/22 03:09:00 NOTICE: checking Path1 Local file system at /tmp/030218cuhofuz8/volatile/path1
2026/04/22 03:09:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2': Waiting for checks to finish
2026/04/22 03:09:01 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2': Waiting for transfers to finish
2026/04/22 03:09:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:01 INFO : file2.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:01 INFO : file3.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:01 INFO : file1.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:01 INFO : file4.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:01 INFO : file5.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:01 INFO : file6.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:01 INFO : file7.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:01 INFO : file8.txt: Copied (new)
2026/04/22 03:09:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:01 NOTICE: checking path2 azurefiles root 'rclone-test-hucumaj2dehi/030218cuhofuz8/volatile/path2'
2026/04/22 03:09:02 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/22 03:09:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:09:02 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/22 03:09:02 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/RCLONE_TEST"
2026/04/22 03:09:02 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file1.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file2.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file3.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file4.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file5.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file6.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file7.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/backupdir/path2/file8.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/RCLONE_TEST"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/file1 - Copy (2).txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/file1 - Copy.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/file1.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/file_enconde_mañana_funcionará.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/filename_contains_ě_.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/filename_contains_ࢺ_.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/Русский.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/RCLONE_TEST"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/file1.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/RCLONE_TEST"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file1.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file2.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file3.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file4.txt"
2026/04/22 03:09:03 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file5.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file6.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file7.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/volatile/path2/file8.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/測試_Русский_ _ _ě_áñ/測試_check file"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/folder/éééö.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge object "030218cuhofuz8/normalization/path2/folder/hello,WORLD!.txt"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/volatile/path2"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/volatile"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/rmdirs"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/resync_modes"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/resync"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/resolve"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/rclone_args"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/path2"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/normalization/path2/測試_Русский_ _ _ě_áñ"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/normalization/path2/folder"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/normalization/path2"
2026/04/22 03:09:04 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/normalization"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/nomodtime"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/max_delete_path2_force"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/max_delete_path1"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/ignorelistingchecksum"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/filtersfile_checks"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/filters"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/extended_filenames/path2"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/extended_filenames"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/ext_paths"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/equal"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/dry_run"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/createemptysrcdirs"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/concurrent"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/compare_all"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/check_sync"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/check_filename"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/check_access_filters"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/check_access"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/changes"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/basic"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/backupdir/path2"
2026/04/22 03:09:05 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/backupdir"
2026/04/22 03:09:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8/all_changed"
2026/04/22 03:09:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir "030218cuhofuz8"
2026/04/22 03:09:06 DEBUG : azurefiles root 'rclone-test-hucumaj2dehi': Purge dir ""
--- PASS: TestBisyncLocalRemote (407.28s)
--- PASS: TestBisyncLocalRemote/all_changed (13.18s)
--- SKIP: TestBisyncLocalRemote/backupdir (1.71s)
--- PASS: TestBisyncLocalRemote/basic (8.65s)
--- PASS: TestBisyncLocalRemote/changes (10.42s)
--- PASS: TestBisyncLocalRemote/check_access (25.30s)
--- PASS: TestBisyncLocalRemote/check_access_filters (26.31s)
--- PASS: TestBisyncLocalRemote/check_filename (15.56s)
--- PASS: TestBisyncLocalRemote/check_sync (18.84s)
--- PASS: TestBisyncLocalRemote/compare_all (11.08s)
--- PASS: TestBisyncLocalRemote/concurrent (10.47s)
--- PASS: TestBisyncLocalRemote/createemptysrcdirs (20.95s)
--- PASS: TestBisyncLocalRemote/dry_run (15.78s)
--- PASS: TestBisyncLocalRemote/equal (8.18s)
--- PASS: TestBisyncLocalRemote/ext_paths (25.79s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (6.15s)
--- PASS: TestBisyncLocalRemote/filters (8.41s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (21.15s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (11.22s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (9.62s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (9.76s)
--- PASS: TestBisyncLocalRemote/nomodtime (6.91s)
--- SKIP: TestBisyncLocalRemote/normalization (11.21s)
--- PASS: TestBisyncLocalRemote/rclone_args (26.81s)
--- PASS: TestBisyncLocalRemote/resolve (26.50s)
--- PASS: TestBisyncLocalRemote/resync (18.22s)
--- PASS: TestBisyncLocalRemote/resync_modes (23.13s)
--- PASS: TestBisyncLocalRemote/rmdirs (10.47s)
--- SKIP: TestBisyncLocalRemote/volatile (1.70s)
=== RUN TestBisyncRemoteRemote
2026/04/22 03:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo"
2026/04/22 03:09:06 NOTICE: remote: TestAzureFiles:rclone-test-hapeyum1rodo
=== RUN TestBisyncRemoteRemote/all_changed
2026/04/22 03:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5"
2026/04/22 03:09:06 INFO : path1: Making directory
2026/04/22 03:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1"
2026/04/22 03:09:06 INFO : path2: Making directory
2026/04/22 03:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2"
2026/04/22 03:09:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/04/22 03:09:06 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_all_changed-lufokif8"
2026/04/22 03:09:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : subdir: Making directory with metadata
2026/04/22 03:09:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:09:06 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:09:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_all_changed-lufokif8: Waiting for checks to finish
2026/04/22 03:09:06 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_all_changed-lufokif8: Waiting for transfers to finish
2026/04/22 03:09:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:06 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:06 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:06 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:06 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:06 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:06 INFO : file1.txt: Copied (new)
2026/04/22 03:09:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:06 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:09:06 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:06 ERROR : error listing: directory not found
2026/04/22 03:09:06 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Failed to list "": directory not found
2026/04/22 03:09:06 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:06 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Removing directory
2026/04/22 03:09:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ac436-e01a-0057-0105-d21f29000000
Time:2026-04-22T03:09:06.7074086Z
--------------------------------------------------------------------------------
2026/04/22 03:09:06 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:06 ERROR : error listing: directory not found
2026/04/22 03:09:06 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Failed to list "": directory not found
2026/04/22 03:09:06 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:06 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Removing directory
2026/04/22 03:09:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ac43b-e01a-0057-0505-d21f29000000
Time:2026-04-22T03:09:06.8331920Z
--------------------------------------------------------------------------------
2026/04/22 03:09:06 ERROR : error listing: directory not found
2026/04/22 03:09:06 ERROR : error listing: directory not found
2026/04/22 03:09:06 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_all_changed-lufokif8
2026/04/22 03:09:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:06 INFO : subdir: Making directory
2026/04/22 03:09:07 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Waiting for checks to finish
2026/04/22 03:09:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Waiting for transfers to finish
2026/04/22 03:09:07 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:07 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:07 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:07 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:07 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:07 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:07 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:07 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:07 INFO : file1.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:07 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:07 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:07 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1'
2026/04/22 03:09:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:08 INFO : subdir: Making directory
2026/04/22 03:09:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Waiting for checks to finish
2026/04/22 03:09:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Waiting for transfers to finish
2026/04/22 03:09:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:08 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:08 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:08 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:08 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:08 INFO : file1.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:08 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:08 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:08 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:08 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2'
2026/04/22 03:09:09 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/04/22 03:09:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:09:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:09:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:13 INFO : Copying Path2 files to Path1
2026/04/22 03:09:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:09:14 INFO : There was nothing to transfer
2026/04/22 03:09:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:09:14 INFO : There was nothing to transfer
2026/04/22 03:09:14 INFO : Resync updating listings
2026/04/22 03:09:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:14 INFO : [32mBisync successful[0m
2026/04/22 03:09:14 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/04/22 03:09:14 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/ file*[0m
2026/04/22 03:09:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/"
2026/04/22 03:09:14 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 DEBUG : file1.txt: Set modification time 2005-01-02
2026/04/22 03:09:14 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/subdir file*[0m
2026/04/22 03:09:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/subdir"
2026/04/22 03:09:14 DEBUG : file20.txt: Set modification time 2005-01-02
2026/04/22 03:09:15 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/04/22 03:09:15 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 03:09:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:19 INFO : Building Path1 and Path2 listings
2026/04/22 03:09:19 INFO : Path1 checking for diffs
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:09:19 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/04/22 03:09:19 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/04/22 03:09:19 INFO : Path2 checking for diffs
2026/04/22 03:09:19 INFO : Applying changes
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy1.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy2.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy3.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy4.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy5.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/subdir/file20.txt[0m
2026/04/22 03:09:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:09:20 INFO : file1.copy4.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : file1.copy1.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : file1.copy5.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : file1.copy3.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : file1.copy2.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:09:20 INFO : Updating listings
2026/04/22 03:09:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:20 INFO : [32mBisync successful[0m
2026/04/22 03:09:20 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/04/22 03:09:20 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/ *[0m
2026/04/22 03:09:20 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/04/22 03:09:20 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/04/22 03:09:20 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/04/22 03:09:20 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/04/22 03:09:21 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/04/22 03:09:21 DEBUG : file1.txt: Set modification time 2004-01-02
2026/04/22 03:09:21 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/04/22 03:09:21 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/subdir *[0m
2026/04/22 03:09:21 DEBUG : file20.txt: Set modification time 2004-01-02
2026/04/22 03:09:21 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/04/22 03:09:21 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 03:09:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:25 INFO : Building Path1 and Path2 listings
2026/04/22 03:09:26 INFO : Path1 checking for diffs
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:09:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:09:26 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 03:09:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 03:09:26 INFO : Path2 checking for diffs
2026/04/22 03:09:26 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/". Run with --force if desired.
2026/04/22 03:09:26 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:09:26 NOTICE: Bisync error: all files were changed
2026/04/22 03:09:26 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/04/22 03:09:26 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/04/22 03:09:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:30 INFO : Building Path1 and Path2 listings
2026/04/22 03:09:30 INFO : Path1 checking for diffs
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:09:30 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/04/22 03:09:30 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/04/22 03:09:30 INFO : Path2 checking for diffs
2026/04/22 03:09:30 INFO : Applying changes
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/RCLONE_TEST[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy1.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy2.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy3.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy4.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.copy5.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/file1.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/subdir/file20.txt[0m
2026/04/22 03:09:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:09:31 INFO : file1.copy3.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : file1.copy2.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : file1.copy1.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : file1.copy4.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : file1.copy5.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:09:31 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:09:31 INFO : Updating listings
2026/04/22 03:09:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2/"
2026/04/22 03:09:31 INFO : [32mBisync successful[0m
2026/04/22 03:09:32 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:32 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:32 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:32 INFO : file1.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:32 INFO : subdir/file20.txt: Deleted
2026/04/22 03:09:32 DEBUG : removing 1 level 1 directories
2026/04/22 03:09:32 INFO : subdir: Removing directory
2026/04/22 03:09:32 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:32 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path1': Removing directory
2026/04/22 03:09:32 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:32 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:32 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:32 INFO : file1.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:32 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:32 INFO : subdir/file20.txt: Deleted
2026/04/22 03:09:32 DEBUG : removing 1 level 1 directories
2026/04/22 03:09:32 INFO : subdir: Removing directory
2026/04/22 03:09:33 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:33 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/04/22 03:09:33 INFO : path1: Making directory
2026/04/22 03:09:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1"
2026/04/22 03:09:33 INFO : path2: Making directory
2026/04/22 03:09:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2"
2026/04/22 03:09:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/04/22 03:09:33 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_backupdir-bisulut8"
2026/04/22 03:09:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:33 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_backupdir-bisulut8: Waiting for checks to finish
2026/04/22 03:09:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_backupdir-bisulut8: Waiting for transfers to finish
2026/04/22 03:09:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:33 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:33 INFO : file1.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:33 INFO : file2.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:33 INFO : file3.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:33 INFO : file6.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:33 INFO : file7.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:33 INFO : file8.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:33 INFO : file5.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:33 INFO : file4.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/04/22 03:09:33 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_backupdir-puniqop6"
2026/04/22 03:09:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_backupdir-puniqop6: Waiting for checks to finish
2026/04/22 03:09:33 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:09:33 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:09:33 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_backupdir-puniqop6: Waiting for transfers to finish
2026/04/22 03:09:33 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:33 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:09:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:09:33 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:09:33 INFO : file10.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:09:33 INFO : file2.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:09:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:33 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:33 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:09:33 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:09:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:09:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:09:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:09:33 INFO : file1.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:09:33 INFO : file11.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:09:33 INFO : file5R.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:09:33 INFO : file5L.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:09:33 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:09:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:33 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:09:33 INFO : file7.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:09:33 INFO : file6.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:33 ERROR : error listing: directory not found
2026/04/22 03:09:33 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1': Failed to list "": directory not found
2026/04/22 03:09:33 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:33 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1': Removing directory
2026/04/22 03:09:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b2d9a-001a-0070-2b05-d208ed000000
Time:2026-04-22T03:09:33.3654973Z
--------------------------------------------------------------------------------
2026/04/22 03:09:33 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:33 ERROR : error listing: directory not found
2026/04/22 03:09:33 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2': Failed to list "": directory not found
2026/04/22 03:09:33 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:33 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2': Removing directory
2026/04/22 03:09:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b2d9d-001a-0070-2e05-d208ed000000
Time:2026-04-22T03:09:33.4863651Z
--------------------------------------------------------------------------------
2026/04/22 03:09:33 ERROR : error listing: directory not found
2026/04/22 03:09:33 ERROR : error listing: directory not found
2026/04/22 03:09:33 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_backupdir-bisulut8
2026/04/22 03:09:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:33 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1': Waiting for checks to finish
2026/04/22 03:09:33 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1': Waiting for transfers to finish
2026/04/22 03:09:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:33 INFO : file2.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:33 INFO : file3.txt: Copied (new)
2026/04/22 03:09:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:33 INFO : file4.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:34 INFO : file1.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:34 INFO : file5.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:34 INFO : file6.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:34 INFO : file7.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:34 INFO : file8.txt: Copied (new)
2026/04/22 03:09:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:34 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:34 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path1'
2026/04/22 03:09:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2': Waiting for checks to finish
2026/04/22 03:09:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2': Waiting for transfers to finish
2026/04/22 03:09:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:35 INFO : file1.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:35 INFO : file4.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:35 INFO : file3.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:35 INFO : file2.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:35 INFO : file5.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:35 INFO : file6.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:35 INFO : file7.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:35 INFO : file8.txt: Copied (new)
2026/04/22 03:09:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:35 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:35 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/backupdir/path2'
2026/04/22 03:09:36 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/04/22 03:09:36 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:09:36 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/030906jamihem5/workdir/backupdirs/backupdir1 backupdir2=/tmp/030906jamihem5/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/04/22 03:09:36 INFO : path1: Making directory
2026/04/22 03:09:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1"
2026/04/22 03:09:36 INFO : path2: Making directory
2026/04/22 03:09:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2"
2026/04/22 03:09:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/04/22 03:09:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_basic-heloyil7"
2026/04/22 03:09:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : subdir: Making directory with metadata
2026/04/22 03:09:36 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:36 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:36 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:09:36 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:09:36 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:36 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:36 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:36 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:36 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:36 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:36 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:36 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:36 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:36 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:36 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_basic-heloyil7: Waiting for checks to finish
2026/04/22 03:09:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:36 INFO : file1.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_basic-heloyil7: Waiting for transfers to finish
2026/04/22 03:09:36 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:09:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/04/22 03:09:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_basic-dinetiy8"
2026/04/22 03:09:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:09:36 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_basic-dinetiy8: Waiting for checks to finish
2026/04/22 03:09:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:09:36 INFO : file1.txt: Copied (new)
2026/04/22 03:09:36 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_basic-dinetiy8: Waiting for transfers to finish
2026/04/22 03:09:36 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:36 ERROR : error listing: directory not found
2026/04/22 03:09:36 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Failed to list "": directory not found
2026/04/22 03:09:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Removing directory
2026/04/22 03:09:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/basic/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b2df2-001a-0070-7e05-d208ed000000
Time:2026-04-22T03:09:36.6930665Z
--------------------------------------------------------------------------------
2026/04/22 03:09:36 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:36 ERROR : error listing: directory not found
2026/04/22 03:09:36 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Failed to list "": directory not found
2026/04/22 03:09:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Removing directory
2026/04/22 03:09:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/basic/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b2df5-001a-0070-0105-d208ed000000
Time:2026-04-22T03:09:36.8116613Z
--------------------------------------------------------------------------------
2026/04/22 03:09:36 ERROR : error listing: directory not found
2026/04/22 03:09:36 ERROR : error listing: directory not found
2026/04/22 03:09:36 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_basic-heloyil7
2026/04/22 03:09:36 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:36 INFO : subdir: Making directory
2026/04/22 03:09:37 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Waiting for checks to finish
2026/04/22 03:09:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Waiting for transfers to finish
2026/04/22 03:09:37 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:37 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:37 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:37 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:37 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:37 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:37 INFO : file1.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:37 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:37 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:37 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:37 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1'
2026/04/22 03:09:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:38 INFO : subdir: Making directory
2026/04/22 03:09:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Waiting for checks to finish
2026/04/22 03:09:38 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Waiting for transfers to finish
2026/04/22 03:09:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:09:38 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:09:38 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:09:38 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:09:38 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:09:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:38 INFO : file1.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:09:38 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:09:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:38 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:09:38 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:09:38 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2'
2026/04/22 03:09:39 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 03:09:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:09:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:09:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/"
2026/04/22 03:09:43 INFO : Copying Path2 files to Path1
2026/04/22 03:09:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:09:44 INFO : There was nothing to transfer
2026/04/22 03:09:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:09:44 INFO : There was nothing to transfer
2026/04/22 03:09:44 INFO : Resync updating listings
2026/04/22 03:09:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/"
2026/04/22 03:09:44 INFO : [32mBisync successful[0m
2026/04/22 03:09:44 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:09:44 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/[0m
2026/04/22 03:09:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/"
2026/04/22 03:09:44 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/" to be canonical "/tmp/030906jamihem5/datadir/test_basic-dinetiy8"
2026/04/22 03:09:44 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:09:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/" as ""
2026/04/22 03:09:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt"
2026/04/22 03:09:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/"
2026/04/22 03:09:44 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/'" as "file1.txt"
2026/04/22 03:09:44 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_basic-dinetiy8)
2026/04/22 03:09:44 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/')
2026/04/22 03:09:44 DEBUG : file1.txt: Sizes differ
2026/04/22 03:09:44 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:09:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:44 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:09:44 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:09:44 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/subdir file20.txt[0m
2026/04/22 03:09:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/subdir" as "file20.txt"
2026/04/22 03:09:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_basic-dinetiy8/file1.txt"
2026/04/22 03:09:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/subdir"
2026/04/22 03:09:44 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/subdir'" as "file20.txt"
2026/04/22 03:09:44 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_basic-dinetiy8)
2026/04/22 03:09:44 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/subdir')
2026/04/22 03:09:44 DEBUG : file1.txt: Sizes differ
2026/04/22 03:09:45 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 03:09:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:45 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 03:09:45 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 03:09:45 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/04/22 03:09:45 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/04/22 03:09:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:09:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:09: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/22 03:09:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/"
2026/04/22 03:09:49 INFO : Building Path1 and Path2 listings
2026/04/22 03:09:50 INFO : Path1 checking for diffs
2026/04/22 03:09:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:09:50 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:09:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:09:50 INFO : Path2 checking for diffs
2026/04/22 03:09:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:09:50 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:09:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:09:50 INFO : Applying changes
2026/04/22 03:09:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/subdir/file20.txt[0m
2026/04/22 03:09:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/file1.txt[0m
2026/04/22 03:09:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:09:50 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:09:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:09:51 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:09:51 INFO : Updating listings
2026/04/22 03:09:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/basic/path2/"
2026/04/22 03:09:51 INFO : [32mBisync successful[0m
2026/04/22 03:09:51 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:51 INFO : file1.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:51 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:51 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:51 INFO : subdir/file20.txt: Deleted
2026/04/22 03:09:51 DEBUG : removing 1 level 1 directories
2026/04/22 03:09:51 INFO : subdir: Removing directory
2026/04/22 03:09:51 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:51 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path1': Removing directory
2026/04/22 03:09:51 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:51 INFO : RCLONE_TEST: Deleted
2026/04/22 03:09:51 INFO : file1.copy1.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy3.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy4.txt: Deleted
2026/04/22 03:09:51 INFO : file1.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy5.txt: Deleted
2026/04/22 03:09:51 INFO : file1.copy2.txt: Deleted
2026/04/22 03:09:52 INFO : subdir/file20.txt: Deleted
2026/04/22 03:09:52 DEBUG : removing 1 level 1 directories
2026/04/22 03:09:52 INFO : subdir: Removing directory
2026/04/22 03:09:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:52 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/04/22 03:09:52 INFO : path1: Making directory
2026/04/22 03:09:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1"
2026/04/22 03:09:52 INFO : path2: Making directory
2026/04/22 03:09:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2"
2026/04/22 03:09:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/04/22 03:09:52 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_changes-vuzicop0"
2026/04/22 03:09:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_changes-vuzicop0: Waiting for checks to finish
2026/04/22 03:09:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_changes-vuzicop0: Waiting for transfers to finish
2026/04/22 03:09:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:52 INFO : file3.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:52 INFO : file2.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:52 INFO : file4.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:52 INFO : file7.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 INFO : file6.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:52 INFO : file1.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:52 INFO : file8.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:52 INFO : file5.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/04/22 03:09:52 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:09:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7: Waiting for checks to finish
2026/04/22 03:09:52 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7: Waiting for transfers to finish
2026/04/22 03:09:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:09:52 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:09:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:09:52 INFO : file1.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:09:52 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:52 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:09:52 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:09:52 INFO : file10.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:09:52 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:09:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:52 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:09:52 INFO : file2.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:09:52 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:09:52 INFO : file11.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:09:52 INFO : file5L.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:09:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:09:52 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:09:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:52 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:09:52 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:09:52 INFO : file5R.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:09:52 INFO : file6.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:09:52 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:09:52 INFO : file7.txt: Copied (new)
2026/04/22 03:09:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:52 ERROR : error listing: directory not found
2026/04/22 03:09:52 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Failed to list "": directory not found
2026/04/22 03:09:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:52 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Removing directory
2026/04/22 03:09:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/changes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:7572556f-c01a-001d-1205-d2bca6000000
Time:2026-04-22T03:09:52.6494836Z
--------------------------------------------------------------------------------
2026/04/22 03:09:52 DEBUG : Waiting for deletions to finish
2026/04/22 03:09:52 ERROR : error listing: directory not found
2026/04/22 03:09:52 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Failed to list "": directory not found
2026/04/22 03:09:52 DEBUG : removing 1 level 0 directories
2026/04/22 03:09:52 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Removing directory
2026/04/22 03:09:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/changes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:75725572-c01a-001d-1505-d2bca6000000
Time:2026-04-22T03:09:52.7697663Z
--------------------------------------------------------------------------------
2026/04/22 03:09:52 ERROR : error listing: directory not found
2026/04/22 03:09:52 ERROR : error listing: directory not found
2026/04/22 03:09:52 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_changes-vuzicop0
2026/04/22 03:09:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Waiting for checks to finish
2026/04/22 03:09:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Waiting for transfers to finish
2026/04/22 03:09:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:53 INFO : file4.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:53 INFO : file2.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:53 INFO : file1.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:53 INFO : file3.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:53 INFO : file6.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:53 INFO : file7.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:53 INFO : file5.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:53 INFO : file8.txt: Copied (new)
2026/04/22 03:09:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:53 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:53 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1'
2026/04/22 03:09:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:09:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Waiting for checks to finish
2026/04/22 03:09:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Waiting for transfers to finish
2026/04/22 03:09:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:09:54 INFO : file2.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:09:54 INFO : file3.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:09:54 INFO : file4.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:09:54 INFO : file1.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:09:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:09:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:09:54 INFO : file6.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:09:54 INFO : file5.txt: Copied (new)
2026/04/22 03:09:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:09:54 INFO : file8.txt: Copied (new)
2026/04/22 03:09:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:09:55 INFO : file7.txt: Copied (new)
2026/04/22 03:09:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:09:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:09:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:09:55 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:09:55 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2'
2026/04/22 03:09:55 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 03:09:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:09:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:10:00 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:00 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:00 INFO : Copying Path2 files to Path1
2026/04/22 03:10:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:10:00 INFO : There was nothing to transfer
2026/04/22 03:10:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:10:00 INFO : There was nothing to transfer
2026/04/22 03:10:00 INFO : Resync updating listings
2026/04/22 03:10:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:00 INFO : [32mBisync successful[0m
2026/04/22 03:10:00 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:10:00 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:10:00 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file10.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/[0m
2026/04/22 03:10:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/"
2026/04/22 03:10:00 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" to be canonical "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:00 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:10:00 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file10.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/" as ""
2026/04/22 03:10:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file10.txt"
2026/04/22 03:10:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:00 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/'" as "file10.txt"
2026/04/22 03:10:00 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:00 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:10:00 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:10:00 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:10:00 INFO : file10.txt: Copied (new)
2026/04/22 03:10:00 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:10:00 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/[0m
2026/04/22 03:10:00 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:00 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:10:00 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/" as ""
2026/04/22 03:10:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file1.txt"
2026/04/22 03:10:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:01 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/'" as "file1.txt"
2026/04/22 03:10:01 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:01 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/')
2026/04/22 03:10:01 DEBUG : file1.txt: Sizes differ
2026/04/22 03:10:01 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:10:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:10:01 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:10:01 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:10:01 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:10:01 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file11.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/[0m
2026/04/22 03:10:01 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:01 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:10:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file11.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" as ""
2026/04/22 03:10:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file11.txt"
2026/04/22 03:10:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/"
2026/04/22 03:10:01 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/'" as "file11.txt"
2026/04/22 03:10:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:01 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:10:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:10:01 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:10:01 INFO : file11.txt: Copied (new)
2026/04/22 03:10:01 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:10:01 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/[0m
2026/04/22 03:10:01 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:10:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" as ""
2026/04/22 03:10:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file2.txt"
2026/04/22 03:10:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/"
2026/04/22 03:10:01 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/'" as "file2.txt"
2026/04/22 03:10:01 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:01 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/')
2026/04/22 03:10:01 DEBUG : file2.txt: Sizes differ
2026/04/22 03:10:02 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:10:02 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:10:02 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:10:02 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:10:02 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:10:02 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file3.txt[0m
2026/04/22 03:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:02 INFO : file3.txt: Deleted
2026/04/22 03:10:02 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:10:02 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file4.txt[0m
2026/04/22 03:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/"
2026/04/22 03:10:02 INFO : file4.txt: Deleted
2026/04/22 03:10:02 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:10:02 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file8.txt[0m
2026/04/22 03:10:02 INFO : file8.txt: Deleted
2026/04/22 03:10:02 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file8.txt[0m
2026/04/22 03:10:02 INFO : file8.txt: Deleted
2026/04/22 03:10:02 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:10:02 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/ file5R.txt[0m
2026/04/22 03:10:02 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:02 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:10:02 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/ file5.txt[0m
2026/04/22 03:10:02 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/" as "file5.txt"
2026/04/22 03:10:02 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5R.txt"
2026/04/22 03:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:02 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/'" as "file5.txt"
2026/04/22 03:10:02 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:02 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/')
2026/04/22 03:10:02 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:10:03 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:10:03 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:10:03 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:10:03 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:10:03 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/ file5L.txt[0m
2026/04/22 03:10:03 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:03 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:10:03 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/ file5.txt[0m
2026/04/22 03:10:03 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" as "file5.txt"
2026/04/22 03:10:03 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file5L.txt"
2026/04/22 03:10:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/"
2026/04/22 03:10:03 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/'" as "file5.txt"
2026/04/22 03:10:03 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:03 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/')
2026/04/22 03:10:03 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:10:03 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:10:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:10:03 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:10:03 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:10:03 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:10:03 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file6.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/[0m
2026/04/22 03:10:03 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:03 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:10:03 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file6.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/" as ""
2026/04/22 03:10:03 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file6.txt"
2026/04/22 03:10:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:03 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/'" as "file6.txt"
2026/04/22 03:10:03 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:03 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/')
2026/04/22 03:10:03 DEBUG : file6.txt: Sizes differ
2026/04/22 03:10:03 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:10:03 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:10:04 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:10:04 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:10:04 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file6.txt[0m
2026/04/22 03:10:04 INFO : file6.txt: Deleted
2026/04/22 03:10:04 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:10:04 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_changes-nidomaf7/file7.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/[0m
2026/04/22 03:10:04 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/" for canonical name "/tmp/030906jamihem5/datadir/test_changes-nidomaf7"
2026/04/22 03:10:04 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:10:04 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file7.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" as ""
2026/04/22 03:10:04 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_changes-nidomaf7/file7.txt"
2026/04/22 03:10:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/"
2026/04/22 03:10:04 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/'" as "file7.txt"
2026/04/22 03:10:04 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_changes-nidomaf7)
2026/04/22 03:10:04 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/')
2026/04/22 03:10:04 DEBUG : file7.txt: Sizes differ
2026/04/22 03:10:04 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:10:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:10:04 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:10:04 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:10:04 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file7.txt[0m
2026/04/22 03:10:04 INFO : file7.txt: Deleted
2026/04/22 03:10:04 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 03:10:04 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/04/22 03:10:09 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:09 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10:09 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/22 03:10:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:09 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:09 INFO : Path1 checking for diffs
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:10:09 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:10:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:10:09 INFO : Path2 checking for diffs
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:10:09 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:10:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:10:09 INFO : Applying changes
2026/04/22 03:10:09 INFO : Checking potential conflicts...
2026/04/22 03:10:09 ERROR : file5.txt: md5 differ
2026/04/22 03:10:09 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': 1 differences found
2026/04/22 03:10:09 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': 1 errors while checking
2026/04/22 03:10:09 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file11.txt[0m
2026/04/22 03:10:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file2.txt[0m
2026/04/22 03:10:09 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file4.txt[0m
2026/04/22 03:10:09 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:10:09 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file5.txt.conflict1[0m
2026/04/22 03:10:09 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:10:09 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file5.txt.conflict1[0m
2026/04/22 03:10:09 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file5.txt.conflict2[0m
2026/04/22 03:10:10 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:10:10 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file5.txt.conflict2[0m
2026/04/22 03:10:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file6.txt[0m
2026/04/22 03:10:10 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/file7.txt[0m
2026/04/22 03:10:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file1.txt[0m
2026/04/22 03:10:10 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file10.txt[0m
2026/04/22 03:10:10 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/file3.txt[0m
2026/04/22 03:10:10 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:10:10 INFO : file10.txt: Copied (server-side copy)
2026/04/22 03:10:10 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/22 03:10:10 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:10:10 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:10:10 INFO : file3.txt: Deleted
2026/04/22 03:10:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:10:11 INFO : file11.txt: Copied (server-side copy)
2026/04/22 03:10:11 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/22 03:10:11 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:10:11 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:10:11 INFO : file4.txt: Deleted
2026/04/22 03:10:11 INFO : Updating listings
2026/04/22 03:10:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/changes/path2/"
2026/04/22 03:10:11 INFO : [32mBisync successful[0m
2026/04/22 03:10:11 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:11 INFO : file10.txt: Deleted
2026/04/22 03:10:11 INFO : RCLONE_TEST: Deleted
2026/04/22 03:10:11 INFO : file6.txt: Deleted
2026/04/22 03:10:11 INFO : file11.txt: Deleted
2026/04/22 03:10:11 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:10:11 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:10:11 INFO : file2.txt: Deleted
2026/04/22 03:10:11 INFO : file1.txt: Deleted
2026/04/22 03:10:11 INFO : file7.txt: Deleted
2026/04/22 03:10:11 DEBUG : removing 1 level 0 directories
2026/04/22 03:10:11 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path1': Removing directory
2026/04/22 03:10:11 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:12 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:10:12 INFO : RCLONE_TEST: Deleted
2026/04/22 03:10:12 INFO : file11.txt: Deleted
2026/04/22 03:10:12 INFO : file1.txt: Deleted
2026/04/22 03:10:12 INFO : file6.txt: Deleted
2026/04/22 03:10:12 INFO : file2.txt: Deleted
2026/04/22 03:10:12 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:10:12 INFO : file10.txt: Deleted
2026/04/22 03:10:12 INFO : file7.txt: Deleted
2026/04/22 03:10:12 DEBUG : removing 1 level 0 directories
2026/04/22 03:10:12 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/04/22 03:10:12 INFO : path1: Making directory
2026/04/22 03:10:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1"
2026/04/22 03:10:12 INFO : path2: Making directory
2026/04/22 03:10:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2"
2026/04/22 03:10:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/04/22 03:10:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_check_access-duxirej5"
2026/04/22 03:10:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : subdir: Making directory with metadata
2026/04/22 03:10:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:10:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:10:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:10:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:10:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:10:12 INFO : file1.txt: Copied (new)
2026/04/22 03:10:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:10:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:10:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:10:12 INFO : file3.txt: Copied (new)
2026/04/22 03:10:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:10:12 INFO : file2.txt: Copied (new)
2026/04/22 03:10:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:10:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:10:12 INFO : file4.txt: Copied (new)
2026/04/22 03:10:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:10:12 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:10:12 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:10:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:10:12 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:10:12 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_access-duxirej5: Waiting for checks to finish
2026/04/22 03:10:12 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_access-duxirej5: Waiting for transfers to finish
2026/04/22 03:10:12 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:10:12 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:12 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:10:12 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:10:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:10:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/04/22 03:10:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_access-zajajug5"
2026/04/22 03:10:12 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:10:12 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_access-zajajug5: Waiting for checks to finish
2026/04/22 03:10:12 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:10:12 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:10:12 INFO : hold.txt: Copied (new)
2026/04/22 03:10:12 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_access-zajajug5: Waiting for transfers to finish
2026/04/22 03:10:12 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:12 ERROR : error listing: directory not found
2026/04/22 03:10:12 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Failed to list "": directory not found
2026/04/22 03:10:12 DEBUG : removing 1 level 0 directories
2026/04/22 03:10:12 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Removing directory
2026/04/22 03:10:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91494629-101a-0088-6305-d25413000000
Time:2026-04-22T03:10:12.5903693Z
--------------------------------------------------------------------------------
2026/04/22 03:10:12 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:12 ERROR : error listing: directory not found
2026/04/22 03:10:12 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Failed to list "": directory not found
2026/04/22 03:10:12 DEBUG : removing 1 level 0 directories
2026/04/22 03:10:12 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Removing directory
2026/04/22 03:10:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9149462d-101a-0088-6605-d25413000000
Time:2026-04-22T03:10:12.7098166Z
--------------------------------------------------------------------------------
2026/04/22 03:10:12 ERROR : error listing: directory not found
2026/04/22 03:10:12 ERROR : error listing: directory not found
2026/04/22 03:10:12 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_check_access-duxirej5
2026/04/22 03:10:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:12 INFO : subdir: Making directory
2026/04/22 03:10:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:13 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Waiting for checks to finish
2026/04/22 03:10:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Waiting for transfers to finish
2026/04/22 03:10:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:10:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:10:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:10:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:10:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:10:13 INFO : file4.txt: Copied (new)
2026/04/22 03:10:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:10:13 INFO : file3.txt: Copied (new)
2026/04/22 03:10:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:10:13 INFO : file1.txt: Copied (new)
2026/04/22 03:10:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:10:13 INFO : file2.txt: Copied (new)
2026/04/22 03:10:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:10:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:10:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:13 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:10:13 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:10:13 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:10:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:10:13 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:10:13 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:10:13 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:10:13 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1'
2026/04/22 03:10:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:14 INFO : subdir: Making directory
2026/04/22 03:10:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:10:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:14 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:10:14 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Waiting for checks to finish
2026/04/22 03:10:14 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Waiting for transfers to finish
2026/04/22 03:10:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:10:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:10:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:10:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:10:14 INFO : file1.txt: Copied (new)
2026/04/22 03:10:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:10:14 INFO : file4.txt: Copied (new)
2026/04/22 03:10:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:10:14 INFO : file2.txt: Copied (new)
2026/04/22 03:10:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:10:14 INFO : file3.txt: Copied (new)
2026/04/22 03:10:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:10:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:10:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:10:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:14 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:10:14 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:10:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:10:14 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:10:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:10:14 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:10:14 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:10:14 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:10:14 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2'
2026/04/22 03:10:15 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/04/22 03:10:15 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:10:15 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:10:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:19 INFO : Copying Path2 files to Path1
2026/04/22 03:10:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:10:19 INFO : There was nothing to transfer
2026/04/22 03:10:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:10:20 INFO : There was nothing to transfer
2026/04/22 03:10:20 INFO : Resync updating listings
2026/04/22 03:10:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:20 INFO : [32mBisync successful[0m
2026/04/22 03:10:20 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 03:10:20 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/04/22 03:10:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:24 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:24 INFO : Path1 checking for diffs
2026/04/22 03:10:24 INFO : Path2 checking for diffs
2026/04/22 03:10:24 INFO : Checking access health
2026/04/22 03:10:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:10:24 INFO : No changes found
2026/04/22 03:10:24 INFO : Updating listings
2026/04/22 03:10:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:24 INFO : [32mBisync successful[0m
2026/04/22 03:10:24 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/04/22 03:10:24 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/subdir/RCLONE_TEST[0m
2026/04/22 03:10:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/subdir/"
2026/04/22 03:10:24 INFO : RCLONE_TEST: Deleted
2026/04/22 03:10:24 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/04/22 03:10:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:29 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:29 INFO : Path1 checking for diffs
2026/04/22 03:10:29 INFO : Path2 checking for diffs
2026/04/22 03:10:29 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:10:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:10:29 INFO : Checking access health
2026/04/22 03:10:29 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/04/22 03:10:29 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:10:29 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:10:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:10:29 NOTICE: Bisync error: bisync aborted
2026/04/22 03:10:29 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/04/22 03:10:29 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/04/22 03:10:29 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/[0m
2026/04/22 03:10:29 DEBUG : copyFile "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/" as ""
2026/04/22 03:10:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/subdir/RCLONE_TEST"
2026/04/22 03:10:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:29 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/'" as "RCLONE_TEST"
2026/04/22 03:10:29 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 03:10:29 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:10:29 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 03:10:29 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/04/22 03:10:34 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:34 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:34 INFO : Copying Path2 files to Path1
2026/04/22 03:10:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:10:34 INFO : There was nothing to transfer
2026/04/22 03:10:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:10:35 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:10:35 INFO : Resync updating listings
2026/04/22 03:10:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:35 INFO : [32mBisync successful[0m
2026/04/22 03:10:35 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 03:10:35 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/04/22 03:10:39 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:39 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:39 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:39 INFO : Path1 checking for diffs
2026/04/22 03:10:39 INFO : Path2 checking for diffs
2026/04/22 03:10:39 INFO : Checking access health
2026/04/22 03:10:39 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:10:39 INFO : No changes found
2026/04/22 03:10:39 INFO : Updating listings
2026/04/22 03:10:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:39 INFO : [32mBisync successful[0m
2026/04/22 03:10:39 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/04/22 03:10:39 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/RCLONE_TEST[0m
2026/04/22 03:10:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/"
2026/04/22 03:10:39 INFO : RCLONE_TEST: Deleted
2026/04/22 03:10:39 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/04/22 03:10:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:44 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:44 INFO : Path1 checking for diffs
2026/04/22 03:10:44 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:10:44 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:10:44 INFO : Path2 checking for diffs
2026/04/22 03:10:44 INFO : Checking access health
2026/04/22 03:10:44 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/04/22 03:10:44 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/04/22 03:10:44 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:10:44 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:10:44 NOTICE: Bisync error: bisync aborted
2026/04/22 03:10:44 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/04/22 03:10:44 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/04/22 03:10:44 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/04/22 03:10:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:49 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/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_access_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_access_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030906jamihem5/workdir"[0m[0m
2026/04/22 03:10:49 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:10:49 NOTICE: Bisync error: bisync aborted
2026/04/22 03:10:49 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/04/22 03:10:49 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/04/22 03:10:49 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 03:10:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:53 INFO : Copying Path2 files to Path1
2026/04/22 03:10:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:10:54 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:10:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:10:54 INFO : Resync updating listings
2026/04/22 03:10:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:54 INFO : [32mBisync successful[0m
2026/04/22 03:10:54 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/04/22 03:10:54 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/04/22 03:10:58 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:58 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:10:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:10: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/22 03:10:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:58 INFO : Building Path1 and Path2 listings
2026/04/22 03:10:59 INFO : Path1 checking for diffs
2026/04/22 03:10:59 INFO : Path2 checking for diffs
2026/04/22 03:10:59 INFO : Checking access health
2026/04/22 03:10:59 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/04/22 03:10:59 INFO : No changes found
2026/04/22 03:10:59 INFO : Updating listings
2026/04/22 03:10:59 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2/"
2026/04/22 03:10:59 INFO : [32mBisync successful[0m
2026/04/22 03:10:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:59 INFO : file2.txt: Deleted
2026/04/22 03:10:59 INFO : RCLONE_TEST: Deleted
2026/04/22 03:10:59 INFO : file3.txt: Deleted
2026/04/22 03:10:59 INFO : file1.txt: Deleted
2026/04/22 03:10:59 INFO : file4.txt: Deleted
2026/04/22 03:10:59 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:10:59 INFO : subdir/file20.txt: Deleted
2026/04/22 03:10:59 DEBUG : removing 1 level 1 directories
2026/04/22 03:10:59 INFO : subdir: Removing directory
2026/04/22 03:10:59 DEBUG : removing 1 level 0 directories
2026/04/22 03:10:59 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path1': Removing directory
2026/04/22 03:10:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:10:59 INFO : file4.txt: Deleted
2026/04/22 03:10:59 INFO : file3.txt: Deleted
2026/04/22 03:10:59 INFO : file2.txt: Deleted
2026/04/22 03:10:59 INFO : file1.txt: Deleted
2026/04/22 03:10:59 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:00 INFO : subdir/file20.txt: Deleted
2026/04/22 03:11:00 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:11:00 DEBUG : removing 1 level 1 directories
2026/04/22 03:11:00 INFO : subdir: Removing directory
2026/04/22 03:11:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:00 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/04/22 03:11:00 INFO : path1: Making directory
2026/04/22 03:11:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1"
2026/04/22 03:11:00 INFO : path2: Making directory
2026/04/22 03:11:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2"
2026/04/22 03:11:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/04/22 03:11:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_check_access_filters-depujas9"
2026/04/22 03:11:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not: Making directory with metadata
2026/04/22 03:11:00 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/04/22 03:11:00 DEBUG : subdir: Making directory with metadata
2026/04/22 03:11:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:11:00 DEBUG : subdirX: Making directory with metadata
2026/04/22 03:11:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:00 INFO : file1.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:00 INFO : file2.txt: Copied (new)
2026/04/22 03:11:00 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/04/22 03:11:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/04/22 03:11:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/04/22 03:11:00 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:00 INFO : file3.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:11:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:00 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/04/22 03:11:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir/subdirA: Making directory with metadata
2026/04/22 03:11:00 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/04/22 03:11:00 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB: Making directory with metadata
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:00 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:11:00 INFO : file4.txt: Copied (new)
2026/04/22 03:11:00 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:11:00 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:00 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/04/22 03:11:00 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:11:00 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_access_filters-depujas9: Waiting for checks to finish
2026/04/22 03:11:00 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_access_filters-depujas9: Waiting for transfers to finish
2026/04/22 03:11:00 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:11:00 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:00 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:11:00 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:11:00 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:11:00 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:11:00 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:00 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:11:00 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:11:00 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdirX: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:11:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/04/22 03:11:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6"
2026/04/22 03:11:00 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:00 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 03:11:00 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 03:11:00 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6: Waiting for checks to finish
2026/04/22 03:11:00 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 03:11:00 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 03:11:00 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 03:11:00 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 03:11:00 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 03:11:00 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6: Waiting for transfers to finish
2026/04/22 03:11:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:00 ERROR : error listing: directory not found
2026/04/22 03:11:00 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Failed to list "": directory not found
2026/04/22 03:11:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:00 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Removing directory
2026/04/22 03:11:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a658654d-401a-004e-7f05-d29f92000000
Time:2026-04-22T03:11:00.7276407Z
--------------------------------------------------------------------------------
2026/04/22 03:11:00 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:00 ERROR : error listing: directory not found
2026/04/22 03:11:00 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Failed to list "": directory not found
2026/04/22 03:11:00 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:00 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Removing directory
2026/04/22 03:11:00 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a6586550-401a-004e-0205-d29f92000000
Time:2026-04-22T03:11:00.8575028Z
--------------------------------------------------------------------------------
2026/04/22 03:11:00 ERROR : error listing: directory not found
2026/04/22 03:11:00 ERROR : error listing: directory not found
2026/04/22 03:11:00 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_check_access_filters-depujas9
2026/04/22 03:11:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 INFO : subdir-not: Making directory
2026/04/22 03:11:01 INFO : subdir: Making directory
2026/04/22 03:11:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 INFO : subdirX: Making directory
2026/04/22 03:11:01 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 INFO : subdirX/subdirX1: Making directory
2026/04/22 03:11:01 INFO : subdir-not/subdir-not2: Making directory
2026/04/22 03:11:01 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 INFO : subdir/subdirA: Making directory
2026/04/22 03:11:01 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 INFO : subdir/subdirB: Making directory
2026/04/22 03:11:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:01 INFO : file1.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:01 INFO : file4.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:01 INFO : file2.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:01 INFO : file3.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:01 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Waiting for checks to finish
2026/04/22 03:11:01 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Waiting for transfers to finish
2026/04/22 03:11:01 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:11:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:01 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:11:01 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:01 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:11:01 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:11:01 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:11:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:11:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:11:01 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:11:01 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:11:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:11:01 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:01 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:11:01 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:01 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:11:01 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:11:02 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:02 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:11:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:11:02 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:11:02 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:11:02 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:11:02 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:11:02 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1'
2026/04/22 03:11:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:03 INFO : subdir-not: Making directory
2026/04/22 03:11:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:03 INFO : subdir: Making directory
2026/04/22 03:11:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:03 INFO : subdirX: Making directory
2026/04/22 03:11:04 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 INFO : subdirX/subdirX1: Making directory
2026/04/22 03:11:04 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 INFO : subdir-not/subdir-not2: Making directory
2026/04/22 03:11:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 INFO : subdir/subdirA: Making directory
2026/04/22 03:11:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:04 INFO : file4.txt: Copied (new)
2026/04/22 03:11:04 INFO : subdir/subdirB: Making directory
2026/04/22 03:11:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:04 INFO : file1.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:04 INFO : file2.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:04 INFO : file3.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Waiting for checks to finish
2026/04/22 03:11:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Waiting for transfers to finish
2026/04/22 03:11:04 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/04/22 03:11:04 INFO : subdirX/file20.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/04/22 03:11:04 INFO : subdir-not/file20.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:11:04 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:11:04 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:11:04 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:04 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:11:04 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/04/22 03:11:04 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:11:04 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/04/22 03:11:04 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/04/22 03:11:04 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:11:04 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/04/22 03:11:04 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/04/22 03:11:04 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/04/22 03:11:04 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/04/22 03:11:04 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/04/22 03:11:05 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/04/22 03:11:05 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:05 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/04/22 03:11:05 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:05 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:11:05 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:05 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/04/22 03:11:05 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/04/22 03:11:05 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/04/22 03:11:05 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/04/22 03:11:05 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:11:05 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/04/22 03:11:05 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2'
2026/04/22 03:11:06 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/04/22 03:11:06 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/04/22 03:11:06 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/exclude-other-filtersfile.txt /tmp/030906jamihem5/workdir/[0m
2026/04/22 03:11:06 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/exclude-other-filtersfile.txt" to "/tmp/030906jamihem5/workdir/" as ""
2026/04/22 03:11:06 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/exclude-other-filtersfile.txt"
2026/04/22 03:11:06 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:11:06 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/030906jamihem5/workdir" as "exclude-other-filtersfile.txt"
2026/04/22 03:11:06 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:06 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/04/22 03:11:06 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/04/22 03:11:06 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/04/22 03:11:06 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/04/22 03:11:06 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/04/22 03:11:06 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:11:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:10 INFO : Using filters file /tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt
2026/04/22 03:11:10 INFO : Storing filters file hash to /tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt.md5
2026/04/22 03:11:10 INFO : Copying Path2 files to Path1
2026/04/22 03:11:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:11:11 INFO : There was nothing to transfer
2026/04/22 03:11:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:11:11 INFO : There was nothing to transfer
2026/04/22 03:11:11 INFO : Resync updating listings
2026/04/22 03:11:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:11 INFO : [32mBisync successful[0m
2026/04/22 03:11:11 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/04/22 03:11:11 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:11:16 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:16 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:16 INFO : Using filters file /tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt
2026/04/22 03:11:16 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:16 INFO : Path1 checking for diffs
2026/04/22 03:11:16 INFO : Path2 checking for diffs
2026/04/22 03:11:16 INFO : Checking access health
2026/04/22 03:11:16 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 03:11:16 INFO : No changes found
2026/04/22 03:11:16 INFO : Updating listings
2026/04/22 03:11:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:16 INFO : [32mBisync successful[0m
2026/04/22 03:11:16 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/04/22 03:11:16 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 03:11:16 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 03:11:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir/subdirA/"
2026/04/22 03:11:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:16 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 03:11:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir-not/"
2026/04/22 03:11:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:16 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 03:11:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir-not/subdir-not2/"
2026/04/22 03:11:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:16 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/04/22 03:11:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdirX/"
2026/04/22 03:11:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:16 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/04/22 03:11:16 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:11:21 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:21 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:21 INFO : Using filters file /tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt
2026/04/22 03:11:21 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:21 INFO : Path1 checking for diffs
2026/04/22 03:11:21 INFO : Path2 checking for diffs
2026/04/22 03:11:21 INFO : Checking access health
2026/04/22 03:11:21 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/04/22 03:11:21 INFO : No changes found
2026/04/22 03:11:21 INFO : Updating listings
2026/04/22 03:11:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:21 INFO : [32mBisync successful[0m
2026/04/22 03:11:21 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/04/22 03:11:21 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 03:11:21 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 03:11:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:21 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:21 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 03:11:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir/"
2026/04/22 03:11:21 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:21 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/04/22 03:11:21 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt[0m
2026/04/22 03:11:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:26 INFO : Using filters file /tmp/030906jamihem5/workdir/exclude-other-filtersfile.txt
2026/04/22 03:11:26 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:26 INFO : Path1 checking for diffs
2026/04/22 03:11:26 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:11:26 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:11:26 INFO : Path2 checking for diffs
2026/04/22 03:11:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:11:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:11:26 INFO : Checking access health
2026/04/22 03:11:26 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 03:11:26 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:11:26 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:11:26 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:11:26 NOTICE: Bisync error: bisync aborted
2026/04/22 03:11:26 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/04/22 03:11:26 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/04/22 03:11:26 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/04/22 03:11:26 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/[0m
2026/04/22 03:11:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/"
2026/04/22 03:11:26 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:11:26 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:26 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:11:26 DEBUG : file2.txt: size = 0 OK
2026/04/22 03:11:26 DEBUG : file3.txt: size = 0 OK
2026/04/22 03:11:26 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:26 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:26 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:11:26 DEBUG : file3.txt: Unchanged skipping
2026/04/22 03:11:26 DEBUG : file4.txt: size = 0 OK
2026/04/22 03:11:26 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:26 DEBUG : file4.txt: Unchanged skipping
2026/04/22 03:11:26 DEBUG : RCLONE_TEST: size = 109 OK
2026/04/22 03:11:26 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:26 DEBUG : RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/': Waiting for checks to finish
2026/04/22 03:11:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/': Waiting for transfers to finish
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/04/22 03:11:27 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/04/22 03:11:27 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/04/22 03:11:27 INFO : subdir/RCLONE_TEST: Copied (new)
2026/04/22 03:11:27 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/ TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/[0m
2026/04/22 03:11:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : file2.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : file2.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : file3.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : file3.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : file4.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : file4.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:11:27 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/04/22 03:11:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/': Waiting for checks to finish
2026/04/22 03:11:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/': Waiting for transfers to finish
2026/04/22 03:11:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:11:27 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/04/22 03:11:27 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:27 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:28 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/04/22 03:11:28 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:11:28 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/04/22 03:11:28 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:11:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:28 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/include-other-filtersfile.txt /tmp/030906jamihem5/workdir/[0m
2026/04/22 03:11:28 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/include-other-filtersfile.txt" to "/tmp/030906jamihem5/workdir/" as ""
2026/04/22 03:11:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_access_filters-pigopoz6/include-other-filtersfile.txt"
2026/04/22 03:11:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:11:28 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/030906jamihem5/workdir" as "include-other-filtersfile.txt"
2026/04/22 03:11:28 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:28 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/04/22 03:11:28 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/04/22 03:11:28 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/04/22 03:11:28 INFO : include-other-filtersfile.txt: Copied (new)
2026/04/22 03:11:28 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/030906jamihem5/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:11:32 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:32 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:32 INFO : Using filters file /tmp/030906jamihem5/workdir/include-other-filtersfile.txt
2026/04/22 03:11:32 INFO : Storing filters file hash to /tmp/030906jamihem5/workdir/include-other-filtersfile.txt.md5
2026/04/22 03:11:32 INFO : Copying Path2 files to Path1
2026/04/22 03:11:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:11:32 INFO : There was nothing to transfer
2026/04/22 03:11:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:11:33 INFO : There was nothing to transfer
2026/04/22 03:11:33 INFO : Resync updating listings
2026/04/22 03:11:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:33 INFO : [32mBisync successful[0m
2026/04/22 03:11:33 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/04/22 03:11:33 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:11:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:37 INFO : Using filters file /tmp/030906jamihem5/workdir/include-other-filtersfile.txt
2026/04/22 03:11:37 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:38 INFO : Path1 checking for diffs
2026/04/22 03:11:38 INFO : Path2 checking for diffs
2026/04/22 03:11:38 INFO : Checking access health
2026/04/22 03:11:38 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 03:11:38 INFO : No changes found
2026/04/22 03:11:38 INFO : Updating listings
2026/04/22 03:11:38 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:38 INFO : [32mBisync successful[0m
2026/04/22 03:11:38 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/04/22 03:11:38 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/04/22 03:11:38 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/04/22 03:11:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:38 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/04/22 03:11:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:38 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/04/22 03:11:38 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:38 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/04/22 03:11:38 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:11:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:42 INFO : Using filters file /tmp/030906jamihem5/workdir/include-other-filtersfile.txt
2026/04/22 03:11:42 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:43 INFO : Path1 checking for diffs
2026/04/22 03:11:43 INFO : Path2 checking for diffs
2026/04/22 03:11:43 INFO : Checking access health
2026/04/22 03:11:43 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/04/22 03:11:43 INFO : No changes found
2026/04/22 03:11:43 INFO : Updating listings
2026/04/22 03:11:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:43 INFO : [32mBisync successful[0m
2026/04/22 03:11:43 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/04/22 03:11:43 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/04/22 03:11:43 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/RCLONE_TEST[0m
2026/04/22 03:11:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:43 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/04/22 03:11:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:43 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:11:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/subdirX/subdirX1/"
2026/04/22 03:11:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:43 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/04/22 03:11:43 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/030906jamihem5/workdir/include-other-filtersfile.txt[0m
2026/04/22 03:11:47 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:47 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2/"
2026/04/22 03:11:47 INFO : Using filters file /tmp/030906jamihem5/workdir/include-other-filtersfile.txt
2026/04/22 03:11:47 INFO : Building Path1 and Path2 listings
2026/04/22 03:11:48 INFO : Path1 checking for diffs
2026/04/22 03:11:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:11:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:11:48 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 03:11:48 INFO : Path2 checking for diffs
2026/04/22 03:11:48 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:11:48 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:11:48 INFO : Checking access health
2026/04/22 03:11:48 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/04/22 03:11:48 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/04/22 03:11:48 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/04/22 03:11:48 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/04/22 03:11:48 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:11:48 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:11:48 NOTICE: Bisync error: bisync aborted
2026/04/22 03:11:48 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/04/22 03:11:48 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:48 INFO : file3.txt: Deleted
2026/04/22 03:11:48 INFO : file2.txt: Deleted
2026/04/22 03:11:48 INFO : RCLONE_TEST: Deleted
2026/04/22 03:11:48 INFO : file1.txt: Deleted
2026/04/22 03:11:48 INFO : file4.txt: Deleted
2026/04/22 03:11:48 INFO : subdir-not/file20.txt: Deleted
2026/04/22 03:11:48 INFO : subdirX/file20.txt: Deleted
2026/04/22 03:11:48 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 03:11:48 INFO : subdir/file20.txt: Deleted
2026/04/22 03:11:48 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 03:11:48 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/04/22 03:11:48 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 03:11:48 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 03:11:48 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/04/22 03:11:48 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 03:11:48 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 03:11:49 DEBUG : removing 4 level 2 directories
2026/04/22 03:11:49 INFO : subdirX/subdirX1: Removing directory
2026/04/22 03:11:49 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 03:11:49 INFO : subdir/subdirA: Removing directory
2026/04/22 03:11:49 INFO : subdir/subdirB: Removing directory
2026/04/22 03:11:49 DEBUG : removing 3 level 1 directories
2026/04/22 03:11:49 INFO : subdirX: Removing directory
2026/04/22 03:11:49 INFO : subdir: Removing directory
2026/04/22 03:11:49 INFO : subdir-not: Removing directory
2026/04/22 03:11:49 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:49 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path1': Removing directory
2026/04/22 03:11:49 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:49 INFO : file2.txt: Deleted
2026/04/22 03:11:49 INFO : file4.txt: Deleted
2026/04/22 03:11:49 INFO : file3.txt: Deleted
2026/04/22 03:11:49 INFO : file1.txt: Deleted
2026/04/22 03:11:49 INFO : subdir-not/file20.txt: Deleted
2026/04/22 03:11:49 INFO : subdir/RCLONE_TEST: Deleted
2026/04/22 03:11:49 INFO : subdir-not/RCLONE_TEST: Deleted
2026/04/22 03:11:49 INFO : subdir/file20.txt: Deleted
2026/04/22 03:11:49 INFO : subdirX/RCLONE_TEST: Deleted
2026/04/22 03:11:49 INFO : subdirX/file20.txt: Deleted
2026/04/22 03:11:49 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/04/22 03:11:49 INFO : subdir/subdirA/file30.txt: Deleted
2026/04/22 03:11:49 INFO : subdir/subdirB/file30.txt: Deleted
2026/04/22 03:11:49 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/04/22 03:11:49 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/04/22 03:11:49 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/04/22 03:11:49 DEBUG : removing 4 level 2 directories
2026/04/22 03:11:49 INFO : subdirX/subdirX1: Removing directory
2026/04/22 03:11:49 INFO : subdir/subdirA: Removing directory
2026/04/22 03:11:49 INFO : subdir-not/subdir-not2: Removing directory
2026/04/22 03:11:49 INFO : subdir/subdirB: Removing directory
2026/04/22 03:11:49 DEBUG : removing 3 level 1 directories
2026/04/22 03:11:49 INFO : subdirX: Removing directory
2026/04/22 03:11:49 INFO : subdir: Removing directory
2026/04/22 03:11:49 INFO : subdir-not: Removing directory
2026/04/22 03:11:49 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:49 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/04/22 03:11:49 INFO : path1: Making directory
2026/04/22 03:11:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1"
2026/04/22 03:11:50 INFO : path2: Making directory
2026/04/22 03:11:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2"
2026/04/22 03:11:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/04/22 03:11:50 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_check_filename-delayos3"
2026/04/22 03:11:50 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : subdir: Making directory with metadata
2026/04/22 03:11:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:11:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:11:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:11:50 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_filename-delayos3: Waiting for checks to finish
2026/04/22 03:11:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:11:50 INFO : .chk_file: Copied (new)
2026/04/22 03:11:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:50 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_filename-delayos3: Waiting for transfers to finish
2026/04/22 03:11:50 INFO : file2.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:50 INFO : file1.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:50 INFO : file3.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:11:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:11:50 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:11:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:50 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:50 INFO : file4.txt: Copied (new)
2026/04/22 03:11:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:11:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/04/22 03:11:50 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_filename-qodosom4"
2026/04/22 03:11:50 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_filename-qodosom4: Waiting for checks to finish
2026/04/22 03:11:50 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_filename-qodosom4: Waiting for transfers to finish
2026/04/22 03:11:50 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:11:50 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:11:50 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:11:50 INFO : hold.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:50 ERROR : error listing: directory not found
2026/04/22 03:11:50 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Failed to list "": directory not found
2026/04/22 03:11:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:50 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Removing directory
2026/04/22 03:11:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e841b29c-601a-0049-2c05-d2f3f1000000
Time:2026-04-22T03:11:50.2333296Z
--------------------------------------------------------------------------------
2026/04/22 03:11:50 DEBUG : Waiting for deletions to finish
2026/04/22 03:11:50 ERROR : error listing: directory not found
2026/04/22 03:11:50 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Failed to list "": directory not found
2026/04/22 03:11:50 DEBUG : removing 1 level 0 directories
2026/04/22 03:11:50 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Removing directory
2026/04/22 03:11:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e841b29f-601a-0049-2f05-d2f3f1000000
Time:2026-04-22T03:11:50.3560361Z
--------------------------------------------------------------------------------
2026/04/22 03:11:50 ERROR : error listing: directory not found
2026/04/22 03:11:50 ERROR : error listing: directory not found
2026/04/22 03:11:50 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_check_filename-delayos3
2026/04/22 03:11:50 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 INFO : subdir: Making directory
2026/04/22 03:11:50 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Waiting for checks to finish
2026/04/22 03:11:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Waiting for transfers to finish
2026/04/22 03:11:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:11:50 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:50 INFO : file1.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:50 INFO : file2.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:50 INFO : file3.txt: Copied (new)
2026/04/22 03:11:50 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:11:50 INFO : .chk_file: Copied (new)
2026/04/22 03:11:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:51 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:11:51 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:51 INFO : file4.txt: Copied (new)
2026/04/22 03:11:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:51 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:51 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:11:51 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:11:51 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1'
2026/04/22 03:11:51 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:51 INFO : subdir: Making directory
2026/04/22 03:11:51 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:11:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Waiting for checks to finish
2026/04/22 03:11:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Waiting for transfers to finish
2026/04/22 03:11:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:11:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:11:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:11:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:51 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:11:51 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:11:51 INFO : file1.txt: Copied (new)
2026/04/22 03:11:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:11:51 INFO : file3.txt: Copied (new)
2026/04/22 03:11:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:11:51 INFO : file2.txt: Copied (new)
2026/04/22 03:11:52 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:11:52 INFO : .chk_file: Copied (new)
2026/04/22 03:11:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:11:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:11:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:11:52 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/04/22 03:11:52 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:11:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:11:52 INFO : file4.txt: Copied (new)
2026/04/22 03:11:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:11:52 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:11:52 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/04/22 03:11:52 INFO : subdir/.chk_file: Copied (new)
2026/04/22 03:11:52 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2'
2026/04/22 03:11:52 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/04/22 03:11:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:11:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:11:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:11:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:11: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/22 03:11:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:11:57 INFO : Copying Path2 files to Path1
2026/04/22 03:11:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:11:57 INFO : There was nothing to transfer
2026/04/22 03:11:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:11:57 INFO : There was nothing to transfer
2026/04/22 03:11:57 INFO : Resync updating listings
2026/04/22 03:11:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:11:57 INFO : [32mBisync successful[0m
2026/04/22 03:11:57 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/04/22 03:11:57 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:12:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:02 INFO : Building Path1 and Path2 listings
2026/04/22 03:12:02 INFO : Path1 checking for diffs
2026/04/22 03:12:02 INFO : Path2 checking for diffs
2026/04/22 03:12:02 INFO : Checking access health
2026/04/22 03:12:02 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:12:02 INFO : No changes found
2026/04/22 03:12:02 INFO : Updating listings
2026/04/22 03:12:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:02 INFO : [32mBisync successful[0m
2026/04/22 03:12:02 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/04/22 03:12:02 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/04/22 03:12:02 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/.chk_file[0m
2026/04/22 03:12:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/"
2026/04/22 03:12:02 INFO : .chk_file: Deleted
2026/04/22 03:12:02 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:12:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:07 INFO : Building Path1 and Path2 listings
2026/04/22 03:12:07 INFO : Path1 checking for diffs
2026/04/22 03:12:07 INFO : Path2 checking for diffs
2026/04/22 03:12:07 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/04/22 03:12:07 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:12:07 INFO : Checking access health
2026/04/22 03:12:07 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/04/22 03:12:07 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/04/22 03:12:07 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:12:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:12:07 NOTICE: Bisync error: bisync aborted
2026/04/22 03:12:07 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/04/22 03:12:07 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/04/22 03:12:07 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/[0m
2026/04/22 03:12:07 DEBUG : copyFile "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/" as ""
2026/04/22 03:12:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/subdir/.chk_file"
2026/04/22 03:12:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/"
2026/04/22 03:12:07 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/subdir/'" as ".chk_file"
2026/04/22 03:12:07 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/04/22 03:12:07 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/04/22 03:12:07 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:07 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/04/22 03:12:07 INFO : .chk_file: Copied (server-side copy)
2026/04/22 03:12:07 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/04/22 03:12:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:12 INFO : Copying Path2 files to Path1
2026/04/22 03:12:12 INFO : Checking access health
2026/04/22 03:12:12 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:12:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:12:12 INFO : There was nothing to transfer
2026/04/22 03:12:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:12:13 INFO : There was nothing to transfer
2026/04/22 03:12:13 INFO : Resync updating listings
2026/04/22 03:12:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:13 INFO : [32mBisync successful[0m
2026/04/22 03:12:13 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/04/22 03:12:13 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/04/22 03:12:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:17 INFO : Building Path1 and Path2 listings
2026/04/22 03:12:17 INFO : Path1 checking for diffs
2026/04/22 03:12:17 INFO : Path2 checking for diffs
2026/04/22 03:12:17 INFO : Checking access health
2026/04/22 03:12:17 INFO : Found 2 matching ".chk_file" files on both paths
2026/04/22 03:12:17 INFO : No changes found
2026/04/22 03:12:17 INFO : Updating listings
2026/04/22 03:12:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2/"
2026/04/22 03:12:17 INFO : [32mBisync successful[0m
2026/04/22 03:12:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:18 INFO : file4.txt: Deleted
2026/04/22 03:12:18 INFO : file3.txt: Deleted
2026/04/22 03:12:18 INFO : file1.txt: Deleted
2026/04/22 03:12:18 INFO : .chk_file: Deleted
2026/04/22 03:12:18 INFO : file2.txt: Deleted
2026/04/22 03:12:18 INFO : subdir/file20.txt: Deleted
2026/04/22 03:12:18 INFO : subdir/.chk_file: Deleted
2026/04/22 03:12:18 DEBUG : removing 1 level 1 directories
2026/04/22 03:12:18 INFO : subdir: Removing directory
2026/04/22 03:12:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:18 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path1': Removing directory
2026/04/22 03:12:18 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:18 INFO : file3.txt: Deleted
2026/04/22 03:12:18 INFO : file1.txt: Deleted
2026/04/22 03:12:18 INFO : .chk_file: Deleted
2026/04/22 03:12:18 INFO : file2.txt: Deleted
2026/04/22 03:12:18 INFO : file4.txt: Deleted
2026/04/22 03:12:18 INFO : subdir/.chk_file: Deleted
2026/04/22 03:12:18 INFO : subdir/file20.txt: Deleted
2026/04/22 03:12:18 DEBUG : removing 1 level 1 directories
2026/04/22 03:12:18 INFO : subdir: Removing directory
2026/04/22 03:12:18 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:18 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/04/22 03:12:18 INFO : path1: Making directory
2026/04/22 03:12:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1"
2026/04/22 03:12:19 INFO : path2: Making directory
2026/04/22 03:12:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2"
2026/04/22 03:12:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/04/22 03:12:19 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_check_sync-xajebot5"
2026/04/22 03:12:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:19 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_sync-xajebot5: Waiting for checks to finish
2026/04/22 03:12:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:19 INFO : file1.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_check_sync-xajebot5: Waiting for transfers to finish
2026/04/22 03:12:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:19 INFO : file3.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:19 INFO : file2.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:19 INFO : file6.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 INFO : file5.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:19 INFO : file4.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 INFO : file7.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:19 INFO : file8.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/04/22 03:12:19 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_sync-yejapuk1"
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1: Waiting for checks to finish
2026/04/22 03:12:19 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1: Waiting for transfers to finish
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/04/22 03:12:19 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 03:12:19 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/04/22 03:12:19 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/04/22 03:12:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:19 ERROR : error listing: directory not found
2026/04/22 03:12:19 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Failed to list "": directory not found
2026/04/22 03:12:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:19 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Removing directory
2026/04/22 03:12:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfc9cfd-c01a-006f-0705-d2bbe9000000
Time:2026-04-22T03:12:19.2174676Z
--------------------------------------------------------------------------------
2026/04/22 03:12:19 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:19 ERROR : error listing: directory not found
2026/04/22 03:12:19 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Failed to list "": directory not found
2026/04/22 03:12:19 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:19 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Removing directory
2026/04/22 03:12:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfc9d02-c01a-006f-0b05-d2bbe9000000
Time:2026-04-22T03:12:19.3377238Z
--------------------------------------------------------------------------------
2026/04/22 03:12:19 ERROR : error listing: directory not found
2026/04/22 03:12:19 ERROR : error listing: directory not found
2026/04/22 03:12:19 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_check_sync-xajebot5
2026/04/22 03:12:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Waiting for checks to finish
2026/04/22 03:12:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Waiting for transfers to finish
2026/04/22 03:12:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:19 INFO : file2.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:19 INFO : file4.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:19 INFO : file1.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:19 INFO : file3.txt: Copied (new)
2026/04/22 03:12:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:20 INFO : file6.txt: Copied (new)
2026/04/22 03:12:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:20 INFO : file5.txt: Copied (new)
2026/04/22 03:12:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:20 INFO : file7.txt: Copied (new)
2026/04/22 03:12:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:20 INFO : file8.txt: Copied (new)
2026/04/22 03:12:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:20 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:20 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1'
2026/04/22 03:12:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Waiting for checks to finish
2026/04/22 03:12:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Waiting for transfers to finish
2026/04/22 03:12:21 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:21 INFO : file4.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:21 INFO : file2.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:21 INFO : file1.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:21 INFO : file3.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:21 INFO : file6.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:21 INFO : file5.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:21 INFO : file7.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:21 INFO : file8.txt: Copied (new)
2026/04/22 03:12:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:21 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:21 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2'
2026/04/22 03:12:22 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/04/22 03:12:22 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:12:22 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:12:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:26 INFO : Copying Path2 files to Path1
2026/04/22 03:12:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:12:26 INFO : There was nothing to transfer
2026/04/22 03:12:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:12:27 INFO : There was nothing to transfer
2026/04/22 03:12:27 INFO : Resync updating listings
2026/04/22 03:12:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:27 INFO : [32mBisync successful[0m
2026/04/22 03:12:27 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/04/22 03:12:27 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/04/22 03:12:31 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:31 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:31 INFO : [32mBisync successful[0m
2026/04/22 03:12:31 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/04/22 03:12:31 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path1.lst /tmp/030906jamihem5/workdir/ TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst[0m
2026/04/22 03:12:31 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/030906jamihem5/workdir/" as "TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst"
2026/04/22 03:12:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path1.lst"
2026/04/22 03:12:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:12:31 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/030906jamihem5/workdir" as "TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst"
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1)
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/030906jamihem5/workdir)
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_syn.0bd9b03d.partial: size = 792 OK
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_syn.0bd9b03d.partial: renamed to: TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst
2026/04/22 03:12:31 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst
2026/04/22 03:12:31 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path2.lst /tmp/030906jamihem5/workdir/ TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst[0m
2026/04/22 03:12:31 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/030906jamihem5/workdir/" as "TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst"
2026/04/22 03:12:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_check_sync-yejapuk1/_testdir_path1.._testdir_path2.path2.lst"
2026/04/22 03:12:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:12:31 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/030906jamihem5/workdir" as "TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst"
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/030906jamihem5/datadir/test_check_sync-yejapuk1)
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/030906jamihem5/workdir)
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_syn.4631b05a.partial: size = 792 OK
2026/04/22 03:12:31 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/04/22 03:12:31 DEBUG : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_syn.4631b05a.partial: renamed to: TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst
2026/04/22 03:12:31 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst
2026/04/22 03:12:31 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/04/22 03:12:31 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/04/22 03:12:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:36 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/04/22 03:12:36 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/04/22 03:12:36 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/04/22 03:12:36 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:12:36 NOTICE: Bisync error: bisync aborted
2026/04/22 03:12:36 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/04/22 03:12:36 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/04/22 03:12:36 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/04/22 03:12:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:40 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/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030906jamihem5/workdir"[0m[0m
2026/04/22 03:12:40 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:12:40 NOTICE: Bisync error: bisync aborted
2026/04/22 03:12:40 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/04/22 03:12:40 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/030906jamihem5/workdir/ *.lst[0m
2026/04/22 03:12:40 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:12:40 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/workdir/" to be canonical "/tmp/030906jamihem5/workdir"
2026/04/22 03:12:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:40 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/030906jamihem5/workdir/ *.lst-err[0m
2026/04/22 03:12:40 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/workdir/" for canonical name "/tmp/030906jamihem5/workdir"
2026/04/22 03:12:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:40 INFO : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst-err: Deleted
2026/04/22 03:12:40 INFO : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst-err: Deleted
2026/04/22 03:12:40 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/030906jamihem5/workdir/ *.lst-new[0m
2026/04/22 03:12:40 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/workdir/" for canonical name "/tmp/030906jamihem5/workdir"
2026/04/22 03:12:40 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:40 INFO : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path1.lst-new: Deleted
2026/04/22 03:12:40 INFO : TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_check_sync_path2.path2.lst-new: Deleted
2026/04/22 03:12:40 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/04/22 03:12:40 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/04/22 03:12:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:45 INFO : Copying Path2 files to Path1
2026/04/22 03:12:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:12:45 INFO : There was nothing to transfer
2026/04/22 03:12:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:12:45 INFO : There was nothing to transfer
2026/04/22 03:12:45 INFO : Resync updating listings
2026/04/22 03:12:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:45 INFO : [32mBisync successful[0m
2026/04/22 03:12:45 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/04/22 03:12:45 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/04/22 03:12:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:50 INFO : Building Path1 and Path2 listings
2026/04/22 03:12:50 INFO : Path1 checking for diffs
2026/04/22 03:12:50 INFO : Path2 checking for diffs
2026/04/22 03:12:50 INFO : No changes found
2026/04/22 03:12:50 INFO : Updating listings
2026/04/22 03:12:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:50 INFO : [32mBisync successful[0m
2026/04/22 03:12:50 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/04/22 03:12:50 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/04/22 03:12:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:12:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:12: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/22 03:12:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2/"
2026/04/22 03:12:54 INFO : Building Path1 and Path2 listings
2026/04/22 03:12:54 INFO : Path1 checking for diffs
2026/04/22 03:12:54 INFO : Path2 checking for diffs
2026/04/22 03:12:54 INFO : No changes found
2026/04/22 03:12:54 INFO : Updating listings
2026/04/22 03:12:54 INFO : [32mBisync successful[0m
2026/04/22 03:12:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:55 INFO : file3.txt: Deleted
2026/04/22 03:12:55 INFO : file4.txt: Deleted
2026/04/22 03:12:55 INFO : RCLONE_TEST: Deleted
2026/04/22 03:12:55 INFO : file7.txt: Deleted
2026/04/22 03:12:55 INFO : file5.txt: Deleted
2026/04/22 03:12:55 INFO : file6.txt: Deleted
2026/04/22 03:12:55 INFO : file1.txt: Deleted
2026/04/22 03:12:55 INFO : file2.txt: Deleted
2026/04/22 03:12:55 INFO : file8.txt: Deleted
2026/04/22 03:12:55 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:55 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path1': Removing directory
2026/04/22 03:12:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:55 INFO : file4.txt: Deleted
2026/04/22 03:12:55 INFO : RCLONE_TEST: Deleted
2026/04/22 03:12:55 INFO : file2.txt: Deleted
2026/04/22 03:12:55 INFO : file1.txt: Deleted
2026/04/22 03:12:55 INFO : file6.txt: Deleted
2026/04/22 03:12:55 INFO : file5.txt: Deleted
2026/04/22 03:12:55 INFO : file7.txt: Deleted
2026/04/22 03:12:55 INFO : file3.txt: Deleted
2026/04/22 03:12:55 INFO : file8.txt: Deleted
2026/04/22 03:12:55 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:55 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/04/22 03:12:55 INFO : path1: Making directory
2026/04/22 03:12:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1"
2026/04/22 03:12:55 INFO : path2: Making directory
2026/04/22 03:12:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2"
2026/04/22 03:12:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/04/22 03:12:55 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_compare_all-newinos2"
2026/04/22 03:12:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:55 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_compare_all-newinos2: Waiting for checks to finish
2026/04/22 03:12:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:55 INFO : file1.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_compare_all-newinos2: Waiting for transfers to finish
2026/04/22 03:12:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:55 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:55 INFO : file4.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:55 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:55 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:55 INFO : file5.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:55 INFO : file6.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:55 INFO : file7.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:55 INFO : file2.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:55 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:55 INFO : file3.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:55 INFO : file8.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/04/22 03:12:55 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:12:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:12:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:12:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:12:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:12:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:12:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:12:55 INFO : file1.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:12:55 INFO : file10.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7: Waiting for checks to finish
2026/04/22 03:12:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:12:55 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7: Waiting for transfers to finish
2026/04/22 03:12:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:12:55 INFO : file11.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:12:55 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:12:55 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:12:55 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:12:55 INFO : file5R.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:12:55 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:12:55 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:12:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:12:55 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:12:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:12:55 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:12:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:12:55 INFO : file6.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:12:55 INFO : file2.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:12:55 INFO : file5L.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:12:55 INFO : file7.txt: Copied (new)
2026/04/22 03:12:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:55 ERROR : error listing: directory not found
2026/04/22 03:12:56 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Failed to list "": directory not found
2026/04/22 03:12:56 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:56 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Removing directory
2026/04/22 03:12:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4242a1ec-d01a-0001-4205-d2eec6000000
Time:2026-04-22T03:12:56.0463539Z
--------------------------------------------------------------------------------
2026/04/22 03:12:56 DEBUG : Waiting for deletions to finish
2026/04/22 03:12:56 ERROR : error listing: directory not found
2026/04/22 03:12:56 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Failed to list "": directory not found
2026/04/22 03:12:56 DEBUG : removing 1 level 0 directories
2026/04/22 03:12:56 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Removing directory
2026/04/22 03:12:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4242a1ef-d01a-0001-4505-d2eec6000000
Time:2026-04-22T03:12:56.1684868Z
--------------------------------------------------------------------------------
2026/04/22 03:12:56 ERROR : error listing: directory not found
2026/04/22 03:12:56 ERROR : error listing: directory not found
2026/04/22 03:12:56 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_compare_all-newinos2
2026/04/22 03:12:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:56 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Waiting for checks to finish
2026/04/22 03:12:56 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Waiting for transfers to finish
2026/04/22 03:12:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:56 INFO : file1.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:56 INFO : file2.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:56 INFO : file4.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:56 INFO : file3.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:56 INFO : file6.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:56 INFO : file5.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:56 INFO : file7.txt: Copied (new)
2026/04/22 03:12:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:56 INFO : file8.txt: Copied (new)
2026/04/22 03:12:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:57 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:57 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1'
2026/04/22 03:12:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:12:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Waiting for checks to finish
2026/04/22 03:12:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Waiting for transfers to finish
2026/04/22 03:12:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:12:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:12:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:12:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:12:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:12:58 INFO : file2.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:12:58 INFO : file4.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:12:58 INFO : file1.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:12:58 INFO : file3.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:12:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:12:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:12:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:58 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:12:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:12:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:12:58 INFO : file5.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:12:58 INFO : file6.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:12:58 INFO : file7.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:12:58 INFO : file8.txt: Copied (new)
2026/04/22 03:12:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:12:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:12:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:12:58 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:12:58 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2'
2026/04/22 03:12:59 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/04/22 03:12:59 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:12:59 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/04/22 03:13:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:03 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/22 03:13:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:03 INFO : Copying Path2 files to Path1
2026/04/22 03:13:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:13:04 INFO : There was nothing to transfer
2026/04/22 03:13:04 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:13:04 INFO : There was nothing to transfer
2026/04/22 03:13:04 INFO : Resync updating listings
2026/04/22 03:13:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:04 INFO : [32mBisync successful[0m
2026/04/22 03:13:04 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:13:04 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:13:04 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file10.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/[0m
2026/04/22 03:13:04 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/"
2026/04/22 03:13:04 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" to be canonical "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:04 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:13:04 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file10.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/" as ""
2026/04/22 03:13:04 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file10.txt"
2026/04/22 03:13:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:04 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/'" as "file10.txt"
2026/04/22 03:13:04 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:13:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:13:05 INFO : file10.txt: Copied (new)
2026/04/22 03:13:05 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:13:05 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/[0m
2026/04/22 03:13:05 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:05 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:13:05 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/" as ""
2026/04/22 03:13:05 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file1.txt"
2026/04/22 03:13:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/'" as "file1.txt"
2026/04/22 03:13:05 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:05 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/')
2026/04/22 03:13:05 DEBUG : file1.txt: Sizes differ
2026/04/22 03:13:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:13:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:13:05 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:13:05 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:13:05 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file11.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/[0m
2026/04/22 03:13:05 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:05 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:13:05 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file11.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" as ""
2026/04/22 03:13:05 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file11.txt"
2026/04/22 03:13:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/"
2026/04/22 03:13:05 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/'" as "file11.txt"
2026/04/22 03:13:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:13:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:06 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:13:06 INFO : file11.txt: Copied (new)
2026/04/22 03:13:06 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:13:06 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/[0m
2026/04/22 03:13:06 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:13:06 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" as ""
2026/04/22 03:13:06 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file2.txt"
2026/04/22 03:13:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/"
2026/04/22 03:13:06 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/'" as "file2.txt"
2026/04/22 03:13:06 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:06 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/')
2026/04/22 03:13:06 DEBUG : file2.txt: Sizes differ
2026/04/22 03:13:06 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:13:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:13:06 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:13:06 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:13:06 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:13:06 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file3.txt[0m
2026/04/22 03:13:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:06 INFO : file3.txt: Deleted
2026/04/22 03:13:06 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:13:06 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file4.txt[0m
2026/04/22 03:13:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/"
2026/04/22 03:13:06 INFO : file4.txt: Deleted
2026/04/22 03:13:06 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:13:06 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file8.txt[0m
2026/04/22 03:13:06 INFO : file8.txt: Deleted
2026/04/22 03:13:06 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file8.txt[0m
2026/04/22 03:13:06 INFO : file8.txt: Deleted
2026/04/22 03:13:06 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:13:06 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/ file5R.txt[0m
2026/04/22 03:13:06 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:06 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:13:06 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/ file5.txt[0m
2026/04/22 03:13:06 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/" as "file5.txt"
2026/04/22 03:13:06 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5R.txt"
2026/04/22 03:13:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:06 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/'" as "file5.txt"
2026/04/22 03:13:06 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:06 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/')
2026/04/22 03:13:06 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:13:07 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:13:07 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:13:07 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:13:07 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:13:07 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/ file5L.txt[0m
2026/04/22 03:13:07 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:07 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:13:07 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/ file5.txt[0m
2026/04/22 03:13:07 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" as "file5.txt"
2026/04/22 03:13:07 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file5L.txt"
2026/04/22 03:13:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/"
2026/04/22 03:13:07 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/'" as "file5.txt"
2026/04/22 03:13:07 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:07 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/')
2026/04/22 03:13:07 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:13:07 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:13:07 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:13:07 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:13:07 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:13:07 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:13:07 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file6.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/[0m
2026/04/22 03:13:07 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:07 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:13:07 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file6.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/" as ""
2026/04/22 03:13:07 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file6.txt"
2026/04/22 03:13:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:07 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/'" as "file6.txt"
2026/04/22 03:13:07 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:07 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/')
2026/04/22 03:13:07 DEBUG : file6.txt: Sizes differ
2026/04/22 03:13:08 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:13:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:08 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:13:08 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:13:08 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file6.txt[0m
2026/04/22 03:13:08 INFO : file6.txt: Deleted
2026/04/22 03:13:08 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:13:08 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file7.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/[0m
2026/04/22 03:13:08 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/" for canonical name "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7"
2026/04/22 03:13:08 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:13:08 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file7.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" as ""
2026/04/22 03:13:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_compare_all-pixopem7/file7.txt"
2026/04/22 03:13:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/"
2026/04/22 03:13:08 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/'" as "file7.txt"
2026/04/22 03:13:08 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_compare_all-pixopem7)
2026/04/22 03:13:08 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/')
2026/04/22 03:13:08 DEBUG : file7.txt: Sizes differ
2026/04/22 03:13:08 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:13:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:08 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:13:08 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:13:08 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file7.txt[0m
2026/04/22 03:13:08 INFO : file7.txt: Deleted
2026/04/22 03:13:08 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/04/22 03:13:08 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/04/22 03:13:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:13 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/22 03:13:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:13 INFO : Building Path1 and Path2 listings
2026/04/22 03:13:14 INFO : Path1 checking for diffs
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:13:14 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:13:14 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/22 03:13:14 INFO : Path2 checking for diffs
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:13:14 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:13:14 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/22 03:13:14 INFO : Applying changes
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file11.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file2.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file4.txt[0m
2026/04/22 03:13:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:13:14 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file5.txt.conflict1[0m
2026/04/22 03:13:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:13:14 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file5.txt.conflict1[0m
2026/04/22 03:13:14 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file5.txt.conflict2[0m
2026/04/22 03:13:14 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:13:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file5.txt.conflict2[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file6.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/file7.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file1.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file10.txt[0m
2026/04/22 03:13:14 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/file3.txt[0m
2026/04/22 03:13:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:13:15 INFO : file10.txt: Copied (server-side copy)
2026/04/22 03:13:15 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:13:15 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/22 03:13:15 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:13:15 INFO : file3.txt: Deleted
2026/04/22 03:13:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:13:15 INFO : file11.txt: Copied (server-side copy)
2026/04/22 03:13:15 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/22 03:13:16 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:13:16 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:13:16 INFO : file4.txt: Deleted
2026/04/22 03:13:16 INFO : Updating listings
2026/04/22 03:13:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2/"
2026/04/22 03:13:16 INFO : [32mBisync successful[0m
2026/04/22 03:13:16 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:16 INFO : file2.txt: Deleted
2026/04/22 03:13:16 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:13:16 INFO : file11.txt: Deleted
2026/04/22 03:13:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:13:16 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:13:16 INFO : file10.txt: Deleted
2026/04/22 03:13:16 INFO : file6.txt: Deleted
2026/04/22 03:13:16 INFO : file1.txt: Deleted
2026/04/22 03:13:16 INFO : file7.txt: Deleted
2026/04/22 03:13:16 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:16 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path1': Removing directory
2026/04/22 03:13:16 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:16 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:13:16 INFO : file6.txt: Deleted
2026/04/22 03:13:16 INFO : file2.txt: Deleted
2026/04/22 03:13:16 INFO : RCLONE_TEST: Deleted
2026/04/22 03:13:16 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:13:16 INFO : file1.txt: Deleted
2026/04/22 03:13:16 INFO : file11.txt: Deleted
2026/04/22 03:13:16 INFO : file10.txt: Deleted
2026/04/22 03:13:16 INFO : file7.txt: Deleted
2026/04/22 03:13:16 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:16 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/04/22 03:13:16 INFO : path1: Making directory
2026/04/22 03:13:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1"
2026/04/22 03:13:17 INFO : path2: Making directory
2026/04/22 03:13:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2"
2026/04/22 03:13:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/04/22 03:13:17 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_concurrent-cajeget9"
2026/04/22 03:13:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:17 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_concurrent-cajeget9: Waiting for checks to finish
2026/04/22 03:13:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:17 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_concurrent-cajeget9: Waiting for transfers to finish
2026/04/22 03:13:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:17 INFO : file1.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:13:17 INFO : file4.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:13:17 INFO : file5.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:13:17 INFO : file3.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:13:17 INFO : file2.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:13:17 INFO : file6.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:13:17 INFO : file7.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:13:17 INFO : file8.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/04/22 03:13:17 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_concurrent-runukif8"
2026/04/22 03:13:17 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/04/22 03:13:17 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/04/22 03:13:17 INFO : dummy.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:17 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/04/22 03:13:17 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_concurrent-runukif8: Waiting for checks to finish
2026/04/22 03:13:17 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_concurrent-runukif8: Waiting for transfers to finish
2026/04/22 03:13:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:17 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/04/22 03:13:17 INFO : file11.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/04/22 03:13:17 INFO : file10.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/04/22 03:13:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:17 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/04/22 03:13:17 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:13:17 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/04/22 03:13:17 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/04/22 03:13:17 INFO : file1.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/04/22 03:13:17 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:13:17 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/04/22 03:13:17 INFO : file2.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:13:17 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/04/22 03:13:17 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/04/22 03:13:17 INFO : file5R.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:17 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/04/22 03:13:17 INFO : file5L.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/04/22 03:13:17 INFO : file6.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/04/22 03:13:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:13:17 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/04/22 03:13:17 INFO : file7.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:17 ERROR : error listing: directory not found
2026/04/22 03:13:17 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Failed to list "": directory not found
2026/04/22 03:13:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:17 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Removing directory
2026/04/22 03:13:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8727280f-501a-0020-0b05-d2cabd000000
Time:2026-04-22T03:13:17.2684011Z
--------------------------------------------------------------------------------
2026/04/22 03:13:17 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:17 ERROR : error listing: directory not found
2026/04/22 03:13:17 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Failed to list "": directory not found
2026/04/22 03:13:17 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:17 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Removing directory
2026/04/22 03:13:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:87272816-501a-0020-1205-d2cabd000000
Time:2026-04-22T03:13:17.3877406Z
--------------------------------------------------------------------------------
2026/04/22 03:13:17 ERROR : error listing: directory not found
2026/04/22 03:13:17 ERROR : error listing: directory not found
2026/04/22 03:13:17 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_concurrent-cajeget9
2026/04/22 03:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Waiting for checks to finish
2026/04/22 03:13:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Waiting for transfers to finish
2026/04/22 03:13:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:13:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:17 INFO : file1.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:13:17 INFO : file2.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:13:17 INFO : file3.txt: Copied (new)
2026/04/22 03:13:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:13:17 INFO : file4.txt: Copied (new)
2026/04/22 03:13:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:13:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:13:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:13:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:13:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:13:18 INFO : file6.txt: Copied (new)
2026/04/22 03:13:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:13:18 INFO : file5.txt: Copied (new)
2026/04/22 03:13:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:13:18 INFO : file8.txt: Copied (new)
2026/04/22 03:13:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:13:18 INFO : file7.txt: Copied (new)
2026/04/22 03:13:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:18 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:18 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1'
2026/04/22 03:13:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Waiting for checks to finish
2026/04/22 03:13:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Waiting for transfers to finish
2026/04/22 03:13:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:13:19 INFO : file3.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:13:19 INFO : file2.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:19 INFO : file1.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:13:19 INFO : file4.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:13:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:13:19 INFO : file6.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:13:19 INFO : file5.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:13:19 INFO : file7.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:13:19 INFO : file8.txt: Copied (new)
2026/04/22 03:13:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:19 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:19 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2'
2026/04/22 03:13:20 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/04/22 03:13:20 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:13:20 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:13:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:24 INFO : Copying Path2 files to Path1
2026/04/22 03:13:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:13:24 INFO : There was nothing to transfer
2026/04/22 03:13:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:13:25 INFO : There was nothing to transfer
2026/04/22 03:13:25 INFO : Resync updating listings
2026/04/22 03:13:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:25 INFO : [32mBisync successful[0m
2026/04/22 03:13:25 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/04/22 03:13:25 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_concurrent-runukif8/ file5R.txt[0m
2026/04/22 03:13:25 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_concurrent-runukif8/"
2026/04/22 03:13:25 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_concurrent-runukif8/" to be canonical "/tmp/030906jamihem5/datadir/test_concurrent-runukif8"
2026/04/22 03:13:25 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:13:25 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/030906jamihem5/datadir/test_concurrent-runukif8/ file7.txt[0m
2026/04/22 03:13:25 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_concurrent-runukif8/" for canonical name "/tmp/030906jamihem5/datadir/test_concurrent-runukif8"
2026/04/22 03:13:25 DEBUG : file7.txt: Set modification time 2023-08-26
2026/04/22 03:13:25 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_concurrent-runukif8/file5R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/ file1.txt[0m
2026/04/22 03:13:25 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_concurrent-runukif8/file5R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/" as "file1.txt"
2026/04/22 03:13:25 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_concurrent-runukif8/file5R.txt"
2026/04/22 03:13:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:25 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/'" as "file1.txt"
2026/04/22 03:13:25 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_concurrent-runukif8)
2026/04/22 03:13:25 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/')
2026/04/22 03:13:25 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:13:25 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/04/22 03:13:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:13:25 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/04/22 03:13:25 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:13:25 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/04/22 03:13:25 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/04/22 03:13:25 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/04/22 03:13:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:30 INFO : Building Path1 and Path2 listings
2026/04/22 03:13:30 INFO : Path1 checking for diffs
2026/04/22 03:13:30 INFO : Path2 checking for diffs
2026/04/22 03:13:30 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:13:30 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:13:30 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:13:30 INFO : Applying changes
2026/04/22 03:13:30 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/file1.txt[0m
2026/04/22 03:13:30 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:13:30 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:13:31 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:13:31 INFO : Updating listings
2026/04/22 03:13:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:31 INFO : [32mBisync successful[0m
2026/04/22 03:13:31 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:13:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:35 INFO : Building Path1 and Path2 listings
2026/04/22 03:13:35 INFO : Path1 checking for diffs
2026/04/22 03:13:35 INFO : Path2 checking for diffs
2026/04/22 03:13:35 INFO : No changes found
2026/04/22 03:13:35 INFO : Updating listings
2026/04/22 03:13:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2/"
2026/04/22 03:13:35 INFO : [32mBisync successful[0m
2026/04/22 03:13:35 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:36 INFO : file3.txt: Deleted
2026/04/22 03:13:36 INFO : file7.txt: Deleted
2026/04/22 03:13:36 INFO : file1.txt: Deleted
2026/04/22 03:13:36 INFO : file4.txt: Deleted
2026/04/22 03:13:36 INFO : file6.txt: Deleted
2026/04/22 03:13:36 INFO : file2.txt: Deleted
2026/04/22 03:13:36 INFO : RCLONE_TEST: Deleted
2026/04/22 03:13:36 INFO : file5.txt: Deleted
2026/04/22 03:13:36 INFO : file8.txt: Deleted
2026/04/22 03:13:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path1': Removing directory
2026/04/22 03:13:36 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:36 INFO : file4.txt: Deleted
2026/04/22 03:13:36 INFO : file7.txt: Deleted
2026/04/22 03:13:36 INFO : RCLONE_TEST: Deleted
2026/04/22 03:13:36 INFO : file6.txt: Deleted
2026/04/22 03:13:36 INFO : file3.txt: Deleted
2026/04/22 03:13:36 INFO : file5.txt: Deleted
2026/04/22 03:13:36 INFO : file1.txt: Deleted
2026/04/22 03:13:36 INFO : file2.txt: Deleted
2026/04/22 03:13:36 INFO : file8.txt: Deleted
2026/04/22 03:13:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/04/22 03:13:36 INFO : path1: Making directory
2026/04/22 03:13:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1"
2026/04/22 03:13:36 INFO : path2: Making directory
2026/04/22 03:13:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2"
2026/04/22 03:13:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/04/22 03:13:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_createemptysrcdirs-norodak8"
2026/04/22 03:13:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:13:36 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:36 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_createemptysrcdirs-norodak8: Waiting for checks to finish
2026/04/22 03:13:36 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:36 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:36 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:13:36 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:13:36 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:36 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:13:36 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:13:36 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_createemptysrcdirs-norodak8: Waiting for transfers to finish
2026/04/22 03:13:36 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:36 INFO : file1.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:13:36 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/04/22 03:13:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4"
2026/04/22 03:13:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:36 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4: Waiting for checks to finish
2026/04/22 03:13:36 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4: Waiting for transfers to finish
2026/04/22 03:13:36 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/04/22 03:13:36 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:36 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/04/22 03:13:36 INFO : placeholder.txt: Copied (new)
2026/04/22 03:13:36 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:36 ERROR : error listing: directory not found
2026/04/22 03:13:36 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Failed to list "": directory not found
2026/04/22 03:13:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Removing directory
2026/04/22 03:13:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4242a34a-d01a-0001-6406-d2eec6000000
Time:2026-04-22T03:13:36.8262723Z
--------------------------------------------------------------------------------
2026/04/22 03:13:36 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:36 ERROR : error listing: directory not found
2026/04/22 03:13:36 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Failed to list "": directory not found
2026/04/22 03:13:36 DEBUG : removing 1 level 0 directories
2026/04/22 03:13:36 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Removing directory
2026/04/22 03:13:36 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4242a34d-d01a-0001-6706-d2eec6000000
Time:2026-04-22T03:13:36.9466285Z
--------------------------------------------------------------------------------
2026/04/22 03:13:37 ERROR : error listing: directory not found
2026/04/22 03:13:37 ERROR : error listing: directory not found
2026/04/22 03:13:37 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_createemptysrcdirs-norodak8
2026/04/22 03:13:37 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Waiting for checks to finish
2026/04/22 03:13:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Waiting for transfers to finish
2026/04/22 03:13:37 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:13:37 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:13:37 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:13:37 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:13:37 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:13:37 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:37 INFO : file1.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:13:37 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:13:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:37 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:37 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1'
2026/04/22 03:13:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:13:38 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Waiting for checks to finish
2026/04/22 03:13:38 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Waiting for transfers to finish
2026/04/22 03:13:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:13:38 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:13:38 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:13:38 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:13:38 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:13:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:13:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:13:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:13:38 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:13:38 INFO : file1.txt: Copied (new)
2026/04/22 03:13:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:13:38 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:13:38 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2'
2026/04/22 03:13:39 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/04/22 03:13:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:13:39 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/ placeholder.txt[0m
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/"
2026/04/22 03:13:39 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/" to be canonical "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4"
2026/04/22 03:13:39 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/04/22 03:13:39 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 03:13:39 DEBUG : file1.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 03:13:39 DEBUG : file1.copy1.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 03:13:39 DEBUG : file1.copy2.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 03:13:39 DEBUG : file1.copy3.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 03:13:39 DEBUG : file1.copy4.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:13:39 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 03:13:39 DEBUG : file1.copy5.txt: size = 0 OK
2026/04/22 03:13:39 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/22 03:13:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:39 INFO : placeholder.txt: Updated modification time in destination
2026/04/22 03:13:39 DEBUG : placeholder.txt: Unchanged skipping
2026/04/22 03:13:39 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/04/22 03:13:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:44 INFO : Copying Path2 files to Path1
2026/04/22 03:13:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:13:44 INFO : There was nothing to transfer
2026/04/22 03:13:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:13:44 INFO : file1.copy2.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : file1.copy3.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : file1.copy1.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : file1.copy5.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : file1.copy4.txt: Updated modification time in destination
2026/04/22 03:13:44 INFO : There was nothing to transfer
2026/04/22 03:13:44 INFO : Resync updating listings
2026/04/22 03:13:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:44 INFO : [32mBisync successful[0m
2026/04/22 03:13:44 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/04/22 03:13:44 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/04/22 03:13:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/04/22 03:13:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:44 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/04/22 03:13:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:45 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/04/22 03:13:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:45 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/04/22 03:13:45 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/04/22 03:13:45 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ subdir[0m
2026/04/22 03:13:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:45 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/04/22 03:13:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/subdir/"
2026/04/22 03:13:45 INFO : placeholder.txt: Deleted
2026/04/22 03:13:45 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/04/22 03:13:45 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/04/22 03:13:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:50 INFO : Building Path1 and Path2 listings
2026/04/22 03:13:50 INFO : Path1 checking for diffs
2026/04/22 03:13:50 INFO : Path2 checking for diffs
2026/04/22 03:13:50 INFO : No changes found
2026/04/22 03:13:50 INFO : Updating listings
2026/04/22 03:13:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:50 INFO : [32mBisync successful[0m
2026/04/22 03:13:50 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/04/22 03:13:50 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:13:50 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:13:50 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:13:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:50 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/04/22 03:13:50 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:13:55 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:55 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:13:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:13: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/22 03:13:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:55 INFO : Building Path1 and Path2 listings
2026/04/22 03:13:55 INFO : Path1 checking for diffs
2026/04/22 03:13:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/04/22 03:13:55 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:13:55 INFO : Path2 checking for diffs
2026/04/22 03:13:55 INFO : Applying changes
2026/04/22 03:13:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/subdir[0m
2026/04/22 03:13:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:13:55 INFO : There was nothing to transfer
2026/04/22 03:13:55 INFO : subdir: Making directory
2026/04/22 03:13:55 INFO : Updating listings
2026/04/22 03:13:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:13:55 INFO : [32mBisync successful[0m
2026/04/22 03:13:55 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/04/22 03:13:55 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:13:55 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:13:55 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:13:55 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:13:55 NOTICE: [36m(25) :[0m [34mtest 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty)[0m
2026/04/22 03:13:55 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:13:56 DEBUG : subdir: Purge subdir
2026/04/22 03:13:56 DEBUG : Waiting for deletions to finish
2026/04/22 03:13:56 DEBUG : removing 1 level 1 directories
2026/04/22 03:13:56 INFO : subdir: Removing directory
2026/04/22 03:13:56 DEBUG : file1.copy1.txt: Remove file
2026/04/22 03:13:56 DEBUG : file1.copy2.txt: Remove file
2026/04/22 03:13:56 DEBUG : file1.copy3.txt: Remove file
2026/04/22 03:13:56 DEBUG : file1.copy4.txt: Remove file
2026/04/22 03:13:56 DEBUG : file1.copy5.txt: Remove file
2026/04/22 03:13:56 DEBUG : file1.txt: Remove file
2026/04/22 03:13:56 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:13:56 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:13:56 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:13:56 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:56 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 03:13:56 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:56 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 03:13:56 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:56 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 03:13:56 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 03:13:56 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:13:56 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:13:56 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:57 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 03:13:57 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:57 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 03:13:57 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:57 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 03:13:57 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 03:13:57 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:13:57 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:13:57 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:57 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 03:13:57 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:57 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 03:13:57 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:57 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 03:13:57 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 03:13:57 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:13:57 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:13:57 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:57 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 03:13:57 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:57 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 03:13:57 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:58 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 03:13:58 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 03:13:58 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:13:58 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:13:58 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:58 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 03:13:58 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:58 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 03:13:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:58 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 03:13:58 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 03:13:58 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:13:58 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:13:58 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:13:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:13:58 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 03:13:58 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:13:58 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 03:13:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:13:58 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 03:13:58 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 03:13:58 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/04/22 03:13:58 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 03:14:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:03 INFO : Building Path1 and Path2 listings
2026/04/22 03:14:03 INFO : Path1 checking for diffs
2026/04/22 03:14:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/04/22 03:14:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:14:03 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/04/22 03:14:03 INFO : Path2 checking for diffs
2026/04/22 03:14:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:14:03 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:14:03 INFO : Applying changes
2026/04/22 03:14:03 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/04/22 03:14:03 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:14:03 INFO : RCLONE_TEST: Deleted
2026/04/22 03:14:03 INFO : There was nothing to transfer
2026/04/22 03:14:03 INFO : Updating listings
2026/04/22 03:14:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:03 INFO : [32mBisync successful[0m
2026/04/22 03:14:03 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/04/22 03:14:03 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:14:03 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:14:03 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:14:04 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/04/22 03:14:04 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/04/22 03:14:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:08 INFO : Copying Path2 files to Path1
2026/04/22 03:14:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:14:08 INFO : subdir: Making directory
2026/04/22 03:14:08 INFO : There was nothing to transfer
2026/04/22 03:14:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:14:08 INFO : There was nothing to transfer
2026/04/22 03:14:08 INFO : Resync updating listings
2026/04/22 03:14:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:08 INFO : [32mBisync successful[0m
2026/04/22 03:14:08 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:14:09 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:14:09 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:14:09 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:14:09 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:14:09 DEBUG : subdir: Purge subdir
2026/04/22 03:14:09 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:09 DEBUG : removing 1 level 1 directories
2026/04/22 03:14:09 INFO : subdir: Removing directory
2026/04/22 03:14:09 DEBUG : file1.copy1.txt: Remove file
2026/04/22 03:14:09 DEBUG : file1.copy2.txt: Remove file
2026/04/22 03:14:09 DEBUG : file1.copy3.txt: Remove file
2026/04/22 03:14:09 DEBUG : file1.copy4.txt: Remove file
2026/04/22 03:14:09 DEBUG : file1.copy5.txt: Remove file
2026/04/22 03:14:09 DEBUG : file1.txt: Remove file
2026/04/22 03:14:10 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.txt[0m
2026/04/22 03:14:10 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.txt"
2026/04/22 03:14:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:10 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/04/22 03:14:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:10 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/04/22 03:14:10 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/04/22 03:14:10 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/04/22 03:14:10 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/04/22 03:14:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:10 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/04/22 03:14:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:10 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/04/22 03:14:10 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/04/22 03:14:10 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/04/22 03:14:10 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:10 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/04/22 03:14:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:10 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/04/22 03:14:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:11 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/04/22 03:14:11 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/04/22 03:14:11 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/04/22 03:14:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:11 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/04/22 03:14:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:11 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/04/22 03:14:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:11 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/04/22 03:14:11 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/04/22 03:14:11 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/04/22 03:14:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:11 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/04/22 03:14:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:11 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/04/22 03:14:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:11 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/04/22 03:14:11 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/04/22 03:14:11 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/04/22 03:14:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_createemptysrcdirs-hidoreg4/placeholder.txt"
2026/04/22 03:14:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/"
2026/04/22 03:14:11 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/04/22 03:14:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:12 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/04/22 03:14:12 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:12 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/04/22 03:14:12 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/04/22 03:14:12 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:14:12 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:14:12 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:14:12 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:14:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:17 INFO : Building Path1 and Path2 listings
2026/04/22 03:14:17 INFO : Path1 checking for diffs
2026/04/22 03:14:17 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/04/22 03:14:17 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:14:17 INFO : Path2 checking for diffs
2026/04/22 03:14:17 INFO : Applying changes
2026/04/22 03:14:17 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/subdir[0m
2026/04/22 03:14:17 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:14:17 INFO : There was nothing to transfer
2026/04/22 03:14:17 INFO : subdir: Removing directory
2026/04/22 03:14:17 INFO : Updating listings
2026/04/22 03:14:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:17 INFO : [32mBisync successful[0m
2026/04/22 03:14:17 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/04/22 03:14:17 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/[0m
2026/04/22 03:14:17 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/[0m
2026/04/22 03:14:17 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/04/22 03:14:17 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/04/22 03:14:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:22 INFO : Building Path1 and Path2 listings
2026/04/22 03:14:22 INFO : Path1 checking for diffs
2026/04/22 03:14:22 INFO : Path2 checking for diffs
2026/04/22 03:14:22 INFO : No changes found
2026/04/22 03:14:22 INFO : Updating listings
2026/04/22 03:14:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2/"
2026/04/22 03:14:22 INFO : [32mBisync successful[0m
2026/04/22 03:14:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:22 INFO : file1.copy1.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy4.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy5.txt: Deleted
2026/04/22 03:14:22 INFO : file1.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy2.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy3.txt: Deleted
2026/04/22 03:14:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path1': Removing directory
2026/04/22 03:14:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:22 INFO : file1.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy2.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy1.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy5.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy3.txt: Deleted
2026/04/22 03:14:22 INFO : file1.copy4.txt: Deleted
2026/04/22 03:14:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/dry_run
2026/04/22 03:14:23 INFO : path1: Making directory
2026/04/22 03:14:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1"
2026/04/22 03:14:23 INFO : path2: Making directory
2026/04/22 03:14:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2"
2026/04/22 03:14:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/04/22 03:14:23 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_dry_run-dutofen1"
2026/04/22 03:14:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:23 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_dry_run-dutofen1: Waiting for checks to finish
2026/04/22 03:14:23 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_dry_run-dutofen1: Waiting for transfers to finish
2026/04/22 03:14:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:23 INFO : file1.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:14:23 INFO : file3.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:23 INFO : file2.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:14:23 INFO : file4.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:14:23 INFO : file6.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:14:23 INFO : file7.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:14:23 INFO : file5.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/04/22 03:14:23 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6: Waiting for checks to finish
2026/04/22 03:14:23 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:14:23 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:14:23 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6: Waiting for transfers to finish
2026/04/22 03:14:23 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:14:23 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:23 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:14:23 INFO : file11.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:14:23 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:14:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:23 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:14:23 INFO : file2.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:14:23 INFO : file1.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:14:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:14:23 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:14:23 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:14:23 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:14:23 INFO : file5L.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:14:23 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:14:23 INFO : file5R.txt: Copied (new)
2026/04/22 03:14:23 INFO : file10.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:14:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:23 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:14:23 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:14:23 INFO : file6.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:23 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:14:23 INFO : file7.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:23 ERROR : error listing: directory not found
2026/04/22 03:14:23 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Failed to list "": directory not found
2026/04/22 03:14:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Removing directory
2026/04/22 03:14:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:6df67b28-f01a-0080-2006-d24e1c000000
Time:2026-04-22T03:14:23.3726187Z
--------------------------------------------------------------------------------
2026/04/22 03:14:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:23 ERROR : error listing: directory not found
2026/04/22 03:14:23 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Failed to list "": directory not found
2026/04/22 03:14:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Removing directory
2026/04/22 03:14:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:6df67b2b-f01a-0080-2306-d24e1c000000
Time:2026-04-22T03:14:23.4964563Z
--------------------------------------------------------------------------------
2026/04/22 03:14:23 ERROR : error listing: directory not found
2026/04/22 03:14:23 ERROR : error listing: directory not found
2026/04/22 03:14:23 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_dry_run-dutofen1
2026/04/22 03:14:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:23 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Waiting for checks to finish
2026/04/22 03:14:23 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Waiting for transfers to finish
2026/04/22 03:14:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:14:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:23 INFO : file2.txt: Copied (new)
2026/04/22 03:14:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:14:23 INFO : file4.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:24 INFO : file1.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:14:24 INFO : file3.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:14:24 INFO : file6.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:14:24 INFO : file5.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:14:24 INFO : file7.txt: Copied (new)
2026/04/22 03:14:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:24 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:24 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1'
2026/04/22 03:14:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Waiting for checks to finish
2026/04/22 03:14:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Waiting for transfers to finish
2026/04/22 03:14:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:14:25 INFO : file4.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:14:25 INFO : file3.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:25 INFO : file1.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:25 INFO : file2.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:14:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:14:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:14:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:14:25 INFO : file6.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:14:25 INFO : file7.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:14:25 INFO : file5.txt: Copied (new)
2026/04/22 03:14:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:25 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2'
2026/04/22 03:14:26 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/04/22 03:14:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:14:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:14:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:30 INFO : Copying Path2 files to Path1
2026/04/22 03:14:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:14:30 INFO : There was nothing to transfer
2026/04/22 03:14:30 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:14:30 INFO : There was nothing to transfer
2026/04/22 03:14:30 INFO : Resync updating listings
2026/04/22 03:14:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:30 INFO : [32mBisync successful[0m
2026/04/22 03:14:30 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:14:30 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file10.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/[0m
2026/04/22 03:14:30 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/"
2026/04/22 03:14:30 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" to be canonical "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:30 DEBUG : file10.txt: Set modification time 2001-01-02
2026/04/22 03:14:30 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file10.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/" as ""
2026/04/22 03:14:30 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file10.txt"
2026/04/22 03:14:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:31 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/'" as "file10.txt"
2026/04/22 03:14:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:31 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/04/22 03:14:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:31 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/04/22 03:14:31 INFO : file10.txt: Copied (new)
2026/04/22 03:14:31 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/04/22 03:14:31 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/[0m
2026/04/22 03:14:31 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:14:31 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/" as ""
2026/04/22 03:14:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file1.txt"
2026/04/22 03:14:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:31 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/'" as "file1.txt"
2026/04/22 03:14:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:31 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/')
2026/04/22 03:14:31 DEBUG : file1.txt: Sizes differ
2026/04/22 03:14:31 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:14:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:31 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:14:31 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:14:31 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:14:31 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file11.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/[0m
2026/04/22 03:14:31 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:31 DEBUG : file11.txt: Set modification time 2001-01-02
2026/04/22 03:14:31 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file11.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" as ""
2026/04/22 03:14:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file11.txt"
2026/04/22 03:14:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/"
2026/04/22 03:14:31 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/'" as "file11.txt"
2026/04/22 03:14:32 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:32 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/04/22 03:14:32 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:32 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/04/22 03:14:32 INFO : file11.txt: Copied (new)
2026/04/22 03:14:32 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/04/22 03:14:32 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/[0m
2026/04/22 03:14:32 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:32 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:14:32 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" as ""
2026/04/22 03:14:32 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file2.txt"
2026/04/22 03:14:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/"
2026/04/22 03:14:32 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/'" as "file2.txt"
2026/04/22 03:14:32 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:32 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/')
2026/04/22 03:14:32 DEBUG : file2.txt: Sizes differ
2026/04/22 03:14:32 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/04/22 03:14:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:14:32 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/04/22 03:14:32 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:14:32 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:14:32 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file3.txt[0m
2026/04/22 03:14:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:32 INFO : file3.txt: Deleted
2026/04/22 03:14:32 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:14:32 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file4.txt[0m
2026/04/22 03:14:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/"
2026/04/22 03:14:33 INFO : file4.txt: Deleted
2026/04/22 03:14:33 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/04/22 03:14:33 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/ file5R.txt[0m
2026/04/22 03:14:33 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:33 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/04/22 03:14:33 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/ file5.txt[0m
2026/04/22 03:14:33 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/" as "file5.txt"
2026/04/22 03:14:33 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5R.txt"
2026/04/22 03:14:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:33 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/'" as "file5.txt"
2026/04/22 03:14:33 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:33 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/')
2026/04/22 03:14:33 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:14:33 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/04/22 03:14:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:14:33 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/04/22 03:14:33 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:14:33 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/ file5L.txt[0m
2026/04/22 03:14:33 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:33 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/04/22 03:14:33 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/ file5.txt[0m
2026/04/22 03:14:33 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" as "file5.txt"
2026/04/22 03:14:33 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file5L.txt"
2026/04/22 03:14:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/"
2026/04/22 03:14:33 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/'" as "file5.txt"
2026/04/22 03:14:33 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:33 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/')
2026/04/22 03:14:33 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:14:34 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/04/22 03:14:34 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:14:34 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/04/22 03:14:34 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:14:34 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/04/22 03:14:34 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file6.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/[0m
2026/04/22 03:14:34 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:34 DEBUG : file6.txt: Set modification time 2001-01-02
2026/04/22 03:14:34 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file6.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/" as ""
2026/04/22 03:14:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file6.txt"
2026/04/22 03:14:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:34 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/'" as "file6.txt"
2026/04/22 03:14:34 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:34 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/')
2026/04/22 03:14:34 DEBUG : file6.txt: Sizes differ
2026/04/22 03:14:34 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/04/22 03:14:34 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:34 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/04/22 03:14:34 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:14:34 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file6.txt[0m
2026/04/22 03:14:34 INFO : file6.txt: Deleted
2026/04/22 03:14:34 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/04/22 03:14:34 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file7.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/[0m
2026/04/22 03:14:34 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/" for canonical name "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6"
2026/04/22 03:14:34 DEBUG : file7.txt: Set modification time 2001-01-02
2026/04/22 03:14:34 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file7.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" as ""
2026/04/22 03:14:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_dry_run-zaselaz6/file7.txt"
2026/04/22 03:14:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/"
2026/04/22 03:14:34 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/'" as "file7.txt"
2026/04/22 03:14:35 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_dry_run-zaselaz6)
2026/04/22 03:14:35 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/')
2026/04/22 03:14:35 DEBUG : file7.txt: Sizes differ
2026/04/22 03:14:35 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/04/22 03:14:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:14:35 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/04/22 03:14:35 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:14:35 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file7.txt[0m
2026/04/22 03:14:35 INFO : file7.txt: Deleted
2026/04/22 03:14:35 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/04/22 03:14:35 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/04/22 03:14:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:40 INFO : Copying Path2 files to Path1
2026/04/22 03:14:40 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:14:40 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:40 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:14:40 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:40 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:14:40 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:40 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:14:40 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/04/22 03:14:40 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 03:14:40 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:40 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/04/22 03:14:40 INFO : Resync updating listings
2026/04/22 03:14:40 INFO : [32mBisync successful[0m
2026/04/22 03:14:40 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/04/22 03:14:40 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/04/22 03:14:40 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/04/22 03:14:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:45 INFO : Building Path1 and Path2 listings
2026/04/22 03:14:45 INFO : Path1 checking for diffs
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:14:45 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:14:45 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:14:45 INFO : Path2 checking for diffs
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:14:45 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:14:45 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:14:45 INFO : Applying changes
2026/04/22 03:14:45 INFO : Checking potential conflicts...
2026/04/22 03:14:45 ERROR : file5.txt: md5 differ
2026/04/22 03:14:45 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': 1 differences found
2026/04/22 03:14:45 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': 1 errors while checking
2026/04/22 03:14:45 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file11.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file2.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file4.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:14:45 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 03:14:45 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file6.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file7.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file1.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file10.txt[0m
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file3.txt[0m
2026/04/22 03:14:45 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:14:45 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:45 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:45 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:45 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 03:14:45 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:14:45 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:45 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/04/22 03:14:45 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/04/22 03:14:45 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/04/22 03:14:45 INFO : Updating listings
2026/04/22 03:14:46 INFO : [32mBisync successful[0m
2026/04/22 03:14:46 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/04/22 03:14:46 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/04/22 03:14:46 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/04/22 03:14:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:14:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:14: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/22 03:14:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:50 INFO : Building Path1 and Path2 listings
2026/04/22 03:14:51 INFO : Path1 checking for diffs
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:14:51 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:14:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:14:51 INFO : Path2 checking for diffs
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:14:51 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/04/22 03:14:51 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:14:51 INFO : Applying changes
2026/04/22 03:14:51 INFO : Checking potential conflicts...
2026/04/22 03:14:51 ERROR : file5.txt: md5 differ
2026/04/22 03:14:51 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': 1 differences found
2026/04/22 03:14:51 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': 1 errors while checking
2026/04/22 03:14:51 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file11.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file2.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file4.txt[0m
2026/04/22 03:14:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:14:51 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file5.txt.conflict1[0m
2026/04/22 03:14:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:14:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file5.txt.conflict1[0m
2026/04/22 03:14:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file5.txt.conflict2[0m
2026/04/22 03:14:51 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:14:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file5.txt.conflict2[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file6.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/file7.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file1.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file10.txt[0m
2026/04/22 03:14:51 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/file3.txt[0m
2026/04/22 03:14:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:14:52 INFO : file10.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file3.txt: Deleted
2026/04/22 03:14:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:14:52 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file11.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:14:52 INFO : file4.txt: Deleted
2026/04/22 03:14:52 INFO : Updating listings
2026/04/22 03:14:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2/"
2026/04/22 03:14:52 INFO : [32mBisync successful[0m
2026/04/22 03:14:53 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:53 INFO : file6.txt: Deleted
2026/04/22 03:14:53 INFO : file10.txt: Deleted
2026/04/22 03:14:53 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:14:53 INFO : file2.txt: Deleted
2026/04/22 03:14:53 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:14:53 INFO : RCLONE_TEST: Deleted
2026/04/22 03:14:53 INFO : file7.txt: Deleted
2026/04/22 03:14:53 INFO : file1.txt: Deleted
2026/04/22 03:14:53 INFO : file11.txt: Deleted
2026/04/22 03:14:53 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:53 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path1': Removing directory
2026/04/22 03:14:53 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:53 INFO : RCLONE_TEST: Deleted
2026/04/22 03:14:53 INFO : file11.txt: Deleted
2026/04/22 03:14:53 INFO : file1.txt: Deleted
2026/04/22 03:14:53 INFO : file6.txt: Deleted
2026/04/22 03:14:53 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:14:53 INFO : file10.txt: Deleted
2026/04/22 03:14:53 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:14:53 INFO : file2.txt: Deleted
2026/04/22 03:14:53 INFO : file7.txt: Deleted
2026/04/22 03:14:53 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:53 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/04/22 03:14:53 INFO : path1: Making directory
2026/04/22 03:14:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1"
2026/04/22 03:14:53 INFO : path2: Making directory
2026/04/22 03:14:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2"
2026/04/22 03:14:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/04/22 03:14:53 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_equal-matetip5"
2026/04/22 03:14:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_equal-matetip5: Waiting for checks to finish
2026/04/22 03:14:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:53 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:53 INFO : file1.txt: Copied (new)
2026/04/22 03:14:53 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_equal-matetip5: Waiting for transfers to finish
2026/04/22 03:14:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:53 INFO : file2.txt: Copied (new)
2026/04/22 03:14:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/04/22 03:14:53 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5"
2026/04/22 03:14:53 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:53 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5: Waiting for checks to finish
2026/04/22 03:14:53 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5: Waiting for transfers to finish
2026/04/22 03:14:53 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/04/22 03:14:53 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/04/22 03:14:53 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:14:53 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:14:53 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/04/22 03:14:53 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:14:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:14:53 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:14:53 INFO : file2.txt: Copied (new)
2026/04/22 03:14:53 INFO : file1R.txt: Copied (new)
2026/04/22 03:14:53 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/04/22 03:14:53 INFO : file1L.txt: Copied (new)
2026/04/22 03:14:53 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:54 ERROR : error listing: directory not found
2026/04/22 03:14:54 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Failed to list "": directory not found
2026/04/22 03:14:54 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:54 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Removing directory
2026/04/22 03:14:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/equal/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfcaeee-c01a-006f-4c06-d2bbe9000000
Time:2026-04-22T03:14:54.0670580Z
--------------------------------------------------------------------------------
2026/04/22 03:14:54 DEBUG : Waiting for deletions to finish
2026/04/22 03:14:54 ERROR : error listing: directory not found
2026/04/22 03:14:54 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Failed to list "": directory not found
2026/04/22 03:14:54 DEBUG : removing 1 level 0 directories
2026/04/22 03:14:54 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Removing directory
2026/04/22 03:14:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/equal/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfcaef5-c01a-006f-5306-d2bbe9000000
Time:2026-04-22T03:14:54.1885490Z
--------------------------------------------------------------------------------
2026/04/22 03:14:54 ERROR : error listing: directory not found
2026/04/22 03:14:54 ERROR : error listing: directory not found
2026/04/22 03:14:54 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_equal-matetip5
2026/04/22 03:14:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:54 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Waiting for checks to finish
2026/04/22 03:14:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Waiting for transfers to finish
2026/04/22 03:14:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:54 INFO : file2.txt: Copied (new)
2026/04/22 03:14:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:54 INFO : file1.txt: Copied (new)
2026/04/22 03:14:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:54 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:54 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1'
2026/04/22 03:14:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:14:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:14:55 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Waiting for checks to finish
2026/04/22 03:14:55 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Waiting for transfers to finish
2026/04/22 03:14:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:14:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:14:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:14:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:14:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:14:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:14:55 INFO : file2.txt: Copied (new)
2026/04/22 03:14:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:14:55 INFO : file1.txt: Copied (new)
2026/04/22 03:14:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:14:55 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:14:55 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2'
2026/04/22 03:14:55 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/04/22 03:14:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:14:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:15:00 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:00 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:00 INFO : Copying Path2 files to Path1
2026/04/22 03:15:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:15:00 INFO : There was nothing to transfer
2026/04/22 03:15:00 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:15:00 INFO : There was nothing to transfer
2026/04/22 03:15:00 INFO : Resync updating listings
2026/04/22 03:15:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:00 INFO : [32mBisync successful[0m
2026/04/22 03:15:00 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:15:00 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_equal-sujuzus5/ file1R.txt[0m
2026/04/22 03:15:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/"
2026/04/22 03:15:00 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/" to be canonical "/tmp/030906jamihem5/datadir/test_equal-sujuzus5"
2026/04/22 03:15:00 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:15:00 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/ file1.txt[0m
2026/04/22 03:15:00 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/" as "file1.txt"
2026/04/22 03:15:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1R.txt"
2026/04/22 03:15:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:00 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/'" as "file1.txt"
2026/04/22 03:15:00 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5)
2026/04/22 03:15:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/')
2026/04/22 03:15:00 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:15:00 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 03:15:00 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:15:00 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 03:15:00 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:15:00 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_equal-sujuzus5/ file1L.txt[0m
2026/04/22 03:15:00 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/" for canonical name "/tmp/030906jamihem5/datadir/test_equal-sujuzus5"
2026/04/22 03:15:00 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:15:00 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/ file1.txt[0m
2026/04/22 03:15:00 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" as "file1.txt"
2026/04/22 03:15:00 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file1L.txt"
2026/04/22 03:15:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/"
2026/04/22 03:15:00 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/'" as "file1.txt"
2026/04/22 03:15:00 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5)
2026/04/22 03:15:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/')
2026/04/22 03:15:00 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:15:00 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:15:00 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:15:01 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:15:01 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:15:01 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/04/22 03:15:01 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_equal-sujuzus5/ file2.txt[0m
2026/04/22 03:15:01 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/" for canonical name "/tmp/030906jamihem5/datadir/test_equal-sujuzus5"
2026/04/22 03:15:01 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:15:01 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/ file2.txt[0m
2026/04/22 03:15:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" as "file2.txt"
2026/04/22 03:15:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt"
2026/04/22 03:15:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/"
2026/04/22 03:15:01 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/'" as "file2.txt"
2026/04/22 03:15:01 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5)
2026/04/22 03:15:01 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/')
2026/04/22 03:15:01 DEBUG : file2.txt: Sizes differ
2026/04/22 03:15:01 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:15:01 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:15:01 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:15:01 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:15:01 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/ file2.txt[0m
2026/04/22 03:15:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/" as "file2.txt"
2026/04/22 03:15:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_equal-sujuzus5/file2.txt"
2026/04/22 03:15:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:01 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/'" as "file2.txt"
2026/04/22 03:15:01 DEBUG : file2.txt: size = 37 (Local file system at /tmp/030906jamihem5/datadir/test_equal-sujuzus5)
2026/04/22 03:15:01 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/')
2026/04/22 03:15:01 DEBUG : file2.txt: Sizes differ
2026/04/22 03:15:02 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/04/22 03:15:02 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:15:02 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/04/22 03:15:02 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:15:02 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/04/22 03:15:02 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/04/22 03:15:06 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:06 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:06 INFO : Building Path1 and Path2 listings
2026/04/22 03:15:06 INFO : Path1 checking for diffs
2026/04/22 03:15:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:15:06 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:15:06 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:15:06 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:15:06 INFO : Path2 checking for diffs
2026/04/22 03:15:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:15:06 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:15:06 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:15:06 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:15:06 INFO : Applying changes
2026/04/22 03:15:06 INFO : Checking potential conflicts...
2026/04/22 03:15:06 ERROR : file1.txt: md5 differ
2026/04/22 03:15:06 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': 1 differences found
2026/04/22 03:15:06 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': 1 errors while checking
2026/04/22 03:15:06 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': 1 matching files
2026/04/22 03:15:06 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:15:06 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:15:06 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/file1.txt.conflict1[0m
2026/04/22 03:15:07 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/04/22 03:15:07 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/file1.txt.conflict1[0m
2026/04/22 03:15:07 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/file1.txt.conflict2[0m
2026/04/22 03:15:07 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/04/22 03:15:07 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/file1.txt.conflict2[0m
2026/04/22 03:15:07 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 03:15:07 INFO : Files are equal! Skipping: file2.txt
2026/04/22 03:15:07 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:15:07 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/04/22 03:15:07 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:15:08 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/04/22 03:15:08 INFO : Updating listings
2026/04/22 03:15:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/equal/path2/"
2026/04/22 03:15:08 INFO : [32mBisync successful[0m
2026/04/22 03:15:08 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:09 INFO : file1.txt.conflict2: Deleted
2026/04/22 03:15:09 INFO : file1.txt.conflict1: Deleted
2026/04/22 03:15:09 INFO : RCLONE_TEST: Deleted
2026/04/22 03:15:09 INFO : file2.txt: Deleted
2026/04/22 03:15:09 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:09 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path1': Removing directory
2026/04/22 03:15:09 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:09 INFO : file2.txt: Deleted
2026/04/22 03:15:09 INFO : file1.txt.conflict1: Deleted
2026/04/22 03:15:09 INFO : RCLONE_TEST: Deleted
2026/04/22 03:15:09 INFO : file1.txt.conflict2: Deleted
2026/04/22 03:15:09 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:09 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/04/22 03:15:09 INFO : path1: Making directory
2026/04/22 03:15:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1"
2026/04/22 03:15:09 INFO : path2: Making directory
2026/04/22 03:15:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2"
2026/04/22 03:15:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/04/22 03:15:09 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_ext_paths-difijid4"
2026/04/22 03:15:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/04/22 03:15:09 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/04/22 03:15:09 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/04/22 03:15:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:15:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_ext_paths-difijid4: Waiting for checks to finish
2026/04/22 03:15:09 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_ext_paths-difijid4: Waiting for transfers to finish
2026/04/22 03:15:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:15:09 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:15:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:09 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:15:09 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:09 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:15:09 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:09 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:15:09 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:15:09 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:15:09 INFO : file1.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:15:09 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:09 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:15:09 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:15:09 INFO : Русский.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:15:09 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:15:09 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:15:09 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:15:09 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:15:09 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:09 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:15:09 INFO : 測試_check file: Copied (new)
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:15:09 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:15:09 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:15:09 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:09 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/04/22 03:15:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/04/22 03:15:09 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4"
2026/04/22 03:15:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4: Waiting for checks to finish
2026/04/22 03:15:09 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4: Waiting for transfers to finish
2026/04/22 03:15:09 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/04/22 03:15:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:15:09 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 03:15:09 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/04/22 03:15:09 INFO : file1.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:15:09 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:15:09 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:15:09 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:09 ERROR : error listing: directory not found
2026/04/22 03:15:09 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Failed to list "": directory not found
2026/04/22 03:15:09 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:09 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Removing directory
2026/04/22 03:15:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:4262709e-501a-00a6-6106-d20604000000
Time:2026-04-22T03:15:09.6998964Z
--------------------------------------------------------------------------------
2026/04/22 03:15:09 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:09 ERROR : error listing: directory not found
2026/04/22 03:15:09 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Failed to list "": directory not found
2026/04/22 03:15:09 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:09 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Removing directory
2026/04/22 03:15:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:426270a2-501a-00a6-6406-d20604000000
Time:2026-04-22T03:15:09.8219418Z
--------------------------------------------------------------------------------
2026/04/22 03:15:09 ERROR : error listing: directory not found
2026/04/22 03:15:09 ERROR : error listing: directory not found
2026/04/22 03:15:09 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_ext_paths-difijid4
2026/04/22 03:15:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:09 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:09 INFO : 測試Русский ěáñ: Making directory
2026/04/22 03:15:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:15:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:10 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:10 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Waiting for checks to finish
2026/04/22 03:15:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Waiting for transfers to finish
2026/04/22 03:15:10 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:15:10 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:10 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:15:10 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:15:10 INFO : file1.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:15:10 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:15:10 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:15:10 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:15:10 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:10 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:15:10 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:15:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:10 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:15:10 INFO : 測試_check file: Copied (new)
2026/04/22 03:15:10 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:15:10 INFO : Русский.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:15:10 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:15:10 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:15:10 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:15:10 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:15:10 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:10 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1'
2026/04/22 03:15:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:11 INFO : 測試Русский ěáñ: Making directory
2026/04/22 03:15:11 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:15:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Waiting for checks to finish
2026/04/22 03:15:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Waiting for transfers to finish
2026/04/22 03:15:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:15:11 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:15:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:11 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:15:11 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:11 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:15:11 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:11 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:15:11 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:15:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:15:11 INFO : file1.txt: Copied (new)
2026/04/22 03:15:12 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:15:12 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:12 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:15:12 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:12 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:15:12 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:12 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/04/22 03:15:12 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:15:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:12 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:15:12 INFO : Русский.txt: Copied (new)
2026/04/22 03:15:12 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/04/22 03:15:12 INFO : 測試_check file: Copied (new)
2026/04/22 03:15:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:15:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/04/22 03:15:12 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/04/22 03:15:12 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/04/22 03:15:12 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/04/22 03:15:12 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:12 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2'
2026/04/22 03:15:13 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/04/22 03:15:13 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 03:15:13 DEBUG : TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/04/22 03:15:13 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/ (5a8dd9bd96b7e1f529e77b3d3eb6b3e8) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/ (5a8dd9bd96b7e1f529e77b3d3eb6b3e8)
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 03:15:13 DEBUG : Attempting to move rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9"
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9': Using server-side directory move
2026/04/22 03:15:13 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:6dbbc55f-301a-008f-2e06-d23870000000
Time:2026-04-22T03:15:13.3972865Z
--------------------------------------------------------------------------------
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:6dbbc55f-301a-008f-2e06-d23870000000
Time:2026-04-22T03:15:13.3972865Z
--------------------------------------------------------------------------------
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/"
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/04/22 03:15:13 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 03:15:13 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9': error reading source root directory: directory not found
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ-rclone-move-tanetij9': error attempting to move folder to rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/04/22 03:15:13 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/04/22 03:15:13 DEBUG : TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/04/22 03:15:13 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/ (0e1bbaba920e3be8de29036096b03680) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/ (0e1bbaba920e3be8de29036096b03680)
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:13 DEBUG : Attempting to move rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4"
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4': Using server-side directory move
2026/04/22 03:15:13 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:6dbbc567-301a-008f-3606-d23870000000
Time:2026-04-22T03:15:13.7333929Z
--------------------------------------------------------------------------------
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:6dbbc567-301a-008f-3606-d23870000000
Time:2026-04-22T03:15:13.7333929Z
--------------------------------------------------------------------------------
2026/04/22 03:15:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/04/22 03:15:13 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/22 03:15:13 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4': error reading source root directory: directory not found
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/04/22 03:15:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ-rclone-move-jiyaxuj4': error attempting to move folder to rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/04/22 03:15:13 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:13 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e431cb714243facc62dad9615c58e4ac
2026/04/22 03:15:13 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:13 DEBUG : HASH old: e431cb714243facc62dad9615c58e4ac new: e431cb714243facc62dad9615c58e4ac equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 2cc91ef94c6399b99cdcc4a645e6bb44
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:14 DEBUG : HASH old: 2cc91ef94c6399b99cdcc4a645e6bb44 new: e431cb714243facc62dad9615c58e4ac equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 2cc91ef94c6399b99cdcc4a645e6bb44
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:14 DEBUG : HASH old: 2cc91ef94c6399b99cdcc4a645e6bb44 new: e431cb714243facc62dad9615c58e4ac equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e431cb714243facc62dad9615c58e4ac
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: e431cb714243facc62dad9615c58e4ac new: e431cb714243facc62dad9615c58e4ac equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:14 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true afb3812e70c1d48f23ce374a9f4ba33e
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: afb3812e70c1d48f23ce374a9f4ba33e new: afb3812e70c1d48f23ce374a9f4ba33e equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fcc12612116cf173336f186ba4fceac7
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:14 DEBUG : HASH old: fcc12612116cf173336f186ba4fceac7 new: afb3812e70c1d48f23ce374a9f4ba33e equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fcc12612116cf173336f186ba4fceac7
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:14 DEBUG : HASH old: fcc12612116cf173336f186ba4fceac7 new: afb3812e70c1d48f23ce374a9f4ba33e equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true afb3812e70c1d48f23ce374a9f4ba33e
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: afb3812e70c1d48f23ce374a9f4ba33e new: afb3812e70c1d48f23ce374a9f4ba33e equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:14 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 2b81845df93d58172e470026ea415cdf
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 03:15:14 DEBUG : HASH old: 2b81845df93d58172e470026ea415cdf new: 2b81845df93d58172e470026ea415cdf equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false f9ba4d5d33260e21fa386821110a5b87
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: f9ba4d5d33260e21fa386821110a5b87 new: 2b81845df93d58172e470026ea415cdf equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false c1940e17569a3ab81a5fb9a2dc725b1d
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: c1940e17569a3ab81a5fb9a2dc725b1d new: 2b81845df93d58172e470026ea415cdf equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 68b2bcfc9f4331020b586efd0139f475
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: 68b2bcfc9f4331020b586efd0139f475 new: 2b81845df93d58172e470026ea415cdf equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:15:14 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 9cb9a51a8fd8f767a1c7ee5411e1c62d
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/04/22 03:15:14 DEBUG : HASH old: 9cb9a51a8fd8f767a1c7ee5411e1c62d new: 9cb9a51a8fd8f767a1c7ee5411e1c62d equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false adae4c9d07418e3951316541d8906042
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: adae4c9d07418e3951316541d8906042 new: 9cb9a51a8fd8f767a1c7ee5411e1c62d equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 7f41b54d0e447ae0a5f21259a831a747
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: 7f41b54d0e447ae0a5f21259a831a747 new: 9cb9a51a8fd8f767a1c7ee5411e1c62d equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false aed4d3af0c3cc83c16b39cfdacd65497
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/04/22 03:15:14 DEBUG : HASH old: aed4d3af0c3cc83c16b39cfdacd65497 new: 9cb9a51a8fd8f767a1c7ee5411e1c62d equal: false
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:15:14 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check{spc}file[0m
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: is NFC: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: is NFD: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: is valid UTF8: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: file exists: true bc752d7d2b03b4e7cb9cdf930ede2f4c
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: bc752d7d2b03b4e7cb9cdf930ede2f4c new: bc752d7d2b03b4e7cb9cdf930ede2f4c equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: file exists: true bc752d7d2b03b4e7cb9cdf930ede2f4c
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: bc752d7d2b03b4e7cb9cdf930ede2f4c new: bc752d7d2b03b4e7cb9cdf930ede2f4c equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: file exists: true bc752d7d2b03b4e7cb9cdf930ede2f4c
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: bc752d7d2b03b4e7cb9cdf930ede2f4c new: bc752d7d2b03b4e7cb9cdf930ede2f4c equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: file exists: true bc752d7d2b03b4e7cb9cdf930ede2f4c
2026/04/22 03:15:14 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file equal: true
2026/04/22 03:15:14 DEBUG : HASH old: bc752d7d2b03b4e7cb9cdf930ede2f4c new: bc752d7d2b03b4e7cb9cdf930ede2f4c equal: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:14 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check{spc}file[0m
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: is NFC: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: is NFD: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: is valid UTF8: true
2026/04/22 03:15:14 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: file exists: true e31c603f9b634f0628a54c0e0cf4aeb7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e31c603f9b634f0628a54c0e0cf4aeb7 new: e31c603f9b634f0628a54c0e0cf4aeb7 equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: file exists: true e31c603f9b634f0628a54c0e0cf4aeb7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e31c603f9b634f0628a54c0e0cf4aeb7 new: e31c603f9b634f0628a54c0e0cf4aeb7 equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: file exists: true e31c603f9b634f0628a54c0e0cf4aeb7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e31c603f9b634f0628a54c0e0cf4aeb7 new: e31c603f9b634f0628a54c0e0cf4aeb7 equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: file exists: true e31c603f9b634f0628a54c0e0cf4aeb7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e31c603f9b634f0628a54c0e0cf4aeb7 new: e31c603f9b634f0628a54c0e0cf4aeb7 equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e431cb714243facc62dad9615c58e4ac
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e431cb714243facc62dad9615c58e4ac new: e431cb714243facc62dad9615c58e4ac equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 2cc91ef94c6399b99cdcc4a645e6bb44
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:15 DEBUG : HASH old: 2cc91ef94c6399b99cdcc4a645e6bb44 new: e431cb714243facc62dad9615c58e4ac equal: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 2cc91ef94c6399b99cdcc4a645e6bb44
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:15 DEBUG : HASH old: 2cc91ef94c6399b99cdcc4a645e6bb44 new: e431cb714243facc62dad9615c58e4ac equal: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true e431cb714243facc62dad9615c58e4ac
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: e431cb714243facc62dad9615c58e4ac new: e431cb714243facc62dad9615c58e4ac equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true afb3812e70c1d48f23ce374a9f4ba33e
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: afb3812e70c1d48f23ce374a9f4ba33e new: afb3812e70c1d48f23ce374a9f4ba33e equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fcc12612116cf173336f186ba4fceac7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:15 DEBUG : HASH old: fcc12612116cf173336f186ba4fceac7 new: afb3812e70c1d48f23ce374a9f4ba33e equal: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fcc12612116cf173336f186ba4fceac7
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/04/22 03:15:15 DEBUG : HASH old: fcc12612116cf173336f186ba4fceac7 new: afb3812e70c1d48f23ce374a9f4ba33e equal: false
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true afb3812e70c1d48f23ce374a9f4ba33e
2026/04/22 03:15:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/04/22 03:15:15 DEBUG : HASH old: afb3812e70c1d48f23ce374a9f4ba33e new: afb3812e70c1d48f23ce374a9f4ba33e equal: true
2026/04/22 03:15:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/04/22 03:15:15 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/04/22 03:15:15 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/04/22 03:15:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:15:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ"
2026/04/22 03:15:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:20 INFO : Copying Path2 files to Path1
2026/04/22 03:15:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:15:20 INFO : There was nothing to transfer
2026/04/22 03:15:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:15:20 INFO : There was nothing to transfer
2026/04/22 03:15:20 INFO : Resync updating listings
2026/04/22 03:15:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:20 INFO : [32mBisync successful[0m
2026/04/22 03:15:20 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/04/22 03:15:20 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/04/22 03:15:20 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/ file1.txt[0m
2026/04/22 03:15:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/"
2026/04/22 03:15:20 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/" to be canonical "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4"
2026/04/22 03:15:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:15:20 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/04/22 03:15:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/04/22 03:15:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt"
2026/04/22 03:15:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ"
2026/04/22 03:15:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/04/22 03:15:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:20 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/04/22 03:15:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:15:20 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/04/22 03:15:20 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/04/22 03:15:20 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/04/22 03:15:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/04/22 03:15:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt"
2026/04/22 03:15:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ"
2026/04/22 03:15:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/04/22 03:15:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:21 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/04/22 03:15:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:15:21 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/04/22 03:15:21 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/04/22 03:15:21 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/04/22 03:15:21 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/04/22 03:15:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:25 INFO : Building Path1 and Path2 listings
2026/04/22 03:15:26 INFO : Path1 checking for diffs
2026/04/22 03:15:26 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/04/22 03:15:26 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:15:26 INFO : Path2 checking for diffs
2026/04/22 03:15:26 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/04/22 03:15:26 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:15:26 INFO : Applying changes
2026/04/22 03:15:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/04/22 03:15:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/04/22 03:15:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:15:26 INFO : 測試_file1p2: Copied (server-side copy)
2026/04/22 03:15:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:15:27 INFO : 測試_file1p1: Copied (server-side copy)
2026/04/22 03:15:27 INFO : Updating listings
2026/04/22 03:15:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/測試Русский ěáñ/"
2026/04/22 03:15:27 INFO : [32mBisync successful[0m
2026/04/22 03:15:27 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/04/22 03:15:27 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/04/22 03:15:27 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/04/22 03:15:31 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:31 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:31 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:31 INFO : Copying Path2 files to Path1
2026/04/22 03:15:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:15:31 INFO : There was nothing to transfer
2026/04/22 03:15:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:15:32 INFO : There was nothing to transfer
2026/04/22 03:15:32 INFO : Resync updating listings
2026/04/22 03:15:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:32 INFO : [32mBisync successful[0m
2026/04/22 03:15:32 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/04/22 03:15:32 INFO : 測試_check file: Deleted
2026/04/22 03:15:32 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 03:15:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:36 INFO : Building Path1 and Path2 listings
2026/04/22 03:15:36 INFO : Path1 checking for diffs
2026/04/22 03:15:36 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 03:15:36 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:15:36 INFO : Path2 checking for diffs
2026/04/22 03:15:36 INFO : Checking access health
2026/04/22 03:15:36 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/04/22 03:15:36 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/04/22 03:15:36 ERROR : [31mBisync critical error: check file check failed[0m
2026/04/22 03:15:36 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:15:36 NOTICE: Bisync error: bisync aborted
2026/04/22 03:15:36 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/04/22 03:15:36 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/04/22 03:15:36 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/04/22 03:15:41 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:41 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:41 INFO : Copying Path2 files to Path1
2026/04/22 03:15:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:15:42 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/04/22 03:15:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:15:42 INFO : Resync updating listings
2026/04/22 03:15:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:42 INFO : [32mBisync successful[0m
2026/04/22 03:15:42 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/04/22 03:15:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:46 INFO : Building Path1 and Path2 listings
2026/04/22 03:15:47 INFO : Path1 checking for diffs
2026/04/22 03:15:47 INFO : Path2 checking for diffs
2026/04/22 03:15:47 INFO : Checking access health
2026/04/22 03:15:47 INFO : Found 2 matching "測試_check file" files on both paths
2026/04/22 03:15:47 INFO : No changes found
2026/04/22 03:15:47 INFO : Updating listings
2026/04/22 03:15:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:47 INFO : [32mBisync successful[0m
2026/04/22 03:15:47 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/04/22 03:15:47 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/04/22 03:15:47 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/測試_filtersfile.txt /tmp/030906jamihem5/workdir/[0m
2026/04/22 03:15:47 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/測試_filtersfile.txt" to "/tmp/030906jamihem5/workdir/" as ""
2026/04/22 03:15:47 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/測試_filtersfile.txt"
2026/04/22 03:15:47 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:15:47 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/030906jamihem5/workdir" as "測試_filtersfile.txt"
2026/04/22 03:15:47 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:47 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/04/22 03:15:47 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:15:47 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:15:47 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:15:47 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/測試_filtersfile.txt resync[0m
2026/04/22 03:15:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:51 INFO : Using filters file /tmp/030906jamihem5/workdir/測試_filtersfile.txt
2026/04/22 03:15:51 INFO : Storing filters file hash to /tmp/030906jamihem5/workdir/測試_filtersfile.txt.md5
2026/04/22 03:15:51 INFO : Copying Path2 files to Path1
2026/04/22 03:15:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:15:51 INFO : There was nothing to transfer
2026/04/22 03:15:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:15:52 INFO : There was nothing to transfer
2026/04/22 03:15:52 INFO : Resync updating listings
2026/04/22 03:15:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:52 INFO : [32mBisync successful[0m
2026/04/22 03:15:52 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/ fileZ.txt[0m
2026/04/22 03:15:52 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" as "fileZ.txt"
2026/04/22 03:15:52 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ext_paths-xuwokuk4/file1.txt"
2026/04/22 03:15:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/"
2026/04/22 03:15:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/'" as "fileZ.txt"
2026/04/22 03:15:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:52 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:15:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:15:52 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:15:52 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/04/22 03:15:52 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/測試_filtersfile.txt[0m
2026/04/22 03:15:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:15:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:15: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/22 03:15:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:57 INFO : Using filters file /tmp/030906jamihem5/workdir/測試_filtersfile.txt
2026/04/22 03:15:57 INFO : Building Path1 and Path2 listings
2026/04/22 03:15:57 INFO : Path1 checking for diffs
2026/04/22 03:15:57 INFO : Path2 checking for diffs
2026/04/22 03:15:57 INFO : No changes found
2026/04/22 03:15:57 INFO : Updating listings
2026/04/22 03:15:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2/"
2026/04/22 03:15:57 INFO : [32mBisync successful[0m
2026/04/22 03:15:57 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:57 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:15:57 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:15:57 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:15:57 INFO : RCLONE_TEST: Deleted
2026/04/22 03:15:58 INFO : Русский.txt: Deleted
2026/04/22 03:15:58 INFO : 測試_check file: Deleted
2026/04/22 03:15:58 INFO : file1.txt: Deleted
2026/04/22 03:15:58 INFO : fileZ.txt: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:15:58 DEBUG : removing 1 level 1 directories
2026/04/22 03:15:58 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 03:15:58 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:58 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path1': Removing directory
2026/04/22 03:15:58 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:58 INFO : file1.txt: Deleted
2026/04/22 03:15:58 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:15:58 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:15:58 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:15:58 INFO : RCLONE_TEST: Deleted
2026/04/22 03:15:58 INFO : 測試_check file: Deleted
2026/04/22 03:15:58 INFO : Русский.txt: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/04/22 03:15:58 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:15:58 DEBUG : removing 1 level 1 directories
2026/04/22 03:15:58 INFO : 測試Русский ěáñ: Removing directory
2026/04/22 03:15:58 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:58 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/04/22 03:15:58 INFO : path1: Making directory
2026/04/22 03:15:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1"
2026/04/22 03:15:59 INFO : path2: Making directory
2026/04/22 03:15:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2"
2026/04/22 03:15:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/04/22 03:15:59 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_extended_filenames-jifafar9"
2026/04/22 03:15:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/04/22 03:15:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:15:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:15:59 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:15:59 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:15:59 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:15:59 INFO : file1.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:15:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:15:59 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:15:59 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:15:59 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:15:59 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:59 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:15:59 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/04/22 03:15:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:15:59 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_extended_filenames-jifafar9: Waiting for checks to finish
2026/04/22 03:15:59 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:15:59 INFO : Русский.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:15:59 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:15:59 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_extended_filenames-jifafar9: Waiting for transfers to finish
2026/04/22 03:15:59 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/04/22 03:15:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/04/22 03:15:59 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8"
2026/04/22 03:15:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 03:15:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:15:59 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 03:15:59 INFO : file1.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/04/22 03:15:59 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/22 03:15:59 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/04/22 03:15:59 INFO : file2.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8: Waiting for checks to finish
2026/04/22 03:15:59 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8: Waiting for transfers to finish
2026/04/22 03:15:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:59 ERROR : error listing: directory not found
2026/04/22 03:15:59 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Failed to list "": directory not found
2026/04/22 03:15:59 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:59 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Removing directory
2026/04/22 03:15:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b38a4-001a-0070-4106-d208ed000000
Time:2026-04-22T03:15:59.2184269Z
--------------------------------------------------------------------------------
2026/04/22 03:15:59 DEBUG : Waiting for deletions to finish
2026/04/22 03:15:59 ERROR : error listing: directory not found
2026/04/22 03:15:59 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Failed to list "": directory not found
2026/04/22 03:15:59 DEBUG : removing 1 level 0 directories
2026/04/22 03:15:59 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Removing directory
2026/04/22 03:15:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b38a9-001a-0070-4606-d208ed000000
Time:2026-04-22T03:15:59.3424880Z
--------------------------------------------------------------------------------
2026/04/22 03:15:59 ERROR : error listing: directory not found
2026/04/22 03:15:59 ERROR : error listing: directory not found
2026/04/22 03:15:59 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_extended_filenames-jifafar9
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:15:59 INFO : subdir_with_ࢺ_: Making directory
2026/04/22 03:15:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:15:59 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Waiting for checks to finish
2026/04/22 03:15:59 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Waiting for transfers to finish
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:15:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:15:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:15:59 INFO : file1.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:15:59 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:15:59 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:15:59 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:16:00 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:16:00 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:00 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:16:00 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:00 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:16:00 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:00 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:16:00 INFO : Русский.txt: Copied (new)
2026/04/22 03:16:00 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:16:00 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:16:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:00 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:00 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:16:00 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:16:00 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:16:00 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:16:00 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:16:00 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1'
2026/04/22 03:16:01 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:01 INFO : subdir_with_ࢺ_: Making directory
2026/04/22 03:16:01 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:01 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Waiting for checks to finish
2026/04/22 03:16:01 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Waiting for transfers to finish
2026/04/22 03:16:01 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/04/22 03:16:01 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:01 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/04/22 03:16:01 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:01 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/04/22 03:16:01 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:01 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:16:01 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/04/22 03:16:01 INFO : file1 - Copy.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:01 INFO : file1.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/04/22 03:16:01 INFO : file1 - Copy (2).txt: Copied (new)
2026/04/22 03:16:01 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/04/22 03:16:01 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:01 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/04/22 03:16:01 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:01 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/04/22 03:16:01 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:01 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/04/22 03:16:01 INFO : Русский.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/04/22 03:16:01 INFO : filename_contains_ě_.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/04/22 03:16:01 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:16:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:01 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:01 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/04/22 03:16:01 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:02 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/04/22 03:16:02 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:16:02 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/04/22 03:16:02 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:16:02 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/04/22 03:16:02 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:16:02 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2'
2026/04/22 03:16:02 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/04/22 03:16:02 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 03:16:02 DEBUG : TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 03:16:02 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/ (e119d1a3784b834747bc07d59f47426e) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/ (e119d1a3784b834747bc07d59f47426e)
2026/04/22 03:16:02 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/ (e119d1a3784b834747bc07d59f47426e) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/ (e119d1a3784b834747bc07d59f47426e)
2026/04/22 03:16:02 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/04/22 03:16:02 DEBUG : TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/04/22 03:16:02 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/ (248b71599636a5282cf68b94cf992fa1) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/ (248b71599636a5282cf68b94cf992fa1)
2026/04/22 03:16:02 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/ (248b71599636a5282cf68b94cf992fa1) TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/ (248b71599636a5282cf68b94cf992fa1)
2026/04/22 03:16:02 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 9bcec19977ac5b61c6ec87541e36abe3
2026/04/22 03:16:02 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:16:02 DEBUG : HASH old: 9bcec19977ac5b61c6ec87541e36abe3 new: 9bcec19977ac5b61c6ec87541e36abe3 equal: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 9bcec19977ac5b61c6ec87541e36abe3
2026/04/22 03:16:02 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:16:02 DEBUG : HASH old: 9bcec19977ac5b61c6ec87541e36abe3 new: 9bcec19977ac5b61c6ec87541e36abe3 equal: true
2026/04/22 03:16:02 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false d187cef2d092b40ab018bdc42a9584b1
2026/04/22 03:16:02 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:16:02 DEBUG : HASH old: d187cef2d092b40ab018bdc42a9584b1 new: 9bcec19977ac5b61c6ec87541e36abe3 equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false d187cef2d092b40ab018bdc42a9584b1
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: d187cef2d092b40ab018bdc42a9584b1 new: 9bcec19977ac5b61c6ec87541e36abe3 equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:16:03 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 1d8a0f3a6f69d682d7e5545390c74609
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 1d8a0f3a6f69d682d7e5545390c74609 new: 1d8a0f3a6f69d682d7e5545390c74609 equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 1d8a0f3a6f69d682d7e5545390c74609
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 1d8a0f3a6f69d682d7e5545390c74609 new: 1d8a0f3a6f69d682d7e5545390c74609 equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 98382afb0a428b2135a18348d9a52c8e
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: 98382afb0a428b2135a18348d9a52c8e new: 1d8a0f3a6f69d682d7e5545390c74609 equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 98382afb0a428b2135a18348d9a52c8e
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: 98382afb0a428b2135a18348d9a52c8e new: 1d8a0f3a6f69d682d7e5545390c74609 equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/04/22 03:16:03 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt[0m
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: is NFC: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: is NFD: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: file exists: true 6df42691c2b5b4158775a3c778dd259b
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 6df42691c2b5b4158775a3c778dd259b new: 6df42691c2b5b4158775a3c778dd259b equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: file exists: true 6df42691c2b5b4158775a3c778dd259b
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 6df42691c2b5b4158775a3c778dd259b new: 6df42691c2b5b4158775a3c778dd259b equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: file exists: false c510a77b9617d78be04028966c264592
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: c510a77b9617d78be04028966c264592 new: 6df42691c2b5b4158775a3c778dd259b equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: file exists: false c510a77b9617d78be04028966c264592
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: c510a77b9617d78be04028966c264592 new: 6df42691c2b5b4158775a3c778dd259b equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:16:03 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt[0m
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: is NFC: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: is NFD: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: file exists: true 31d64d9f4cf2317cb160062ec1f3b60f
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 31d64d9f4cf2317cb160062ec1f3b60f new: 31d64d9f4cf2317cb160062ec1f3b60f equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: file exists: true 31d64d9f4cf2317cb160062ec1f3b60f
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: 31d64d9f4cf2317cb160062ec1f3b60f new: 31d64d9f4cf2317cb160062ec1f3b60f equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: file exists: false 25175ba6a45f3142156c2077a33e5992
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: 25175ba6a45f3142156c2077a33e5992 new: 31d64d9f4cf2317cb160062ec1f3b60f equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: file exists: false 25175ba6a45f3142156c2077a33e5992
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: 25175ba6a45f3142156c2077a33e5992 new: 31d64d9f4cf2317cb160062ec1f3b60f equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/04/22 03:16:03 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true db7ce8d512100a2f8f99f405334484fc
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: db7ce8d512100a2f8f99f405334484fc new: db7ce8d512100a2f8f99f405334484fc equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true db7ce8d512100a2f8f99f405334484fc
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: db7ce8d512100a2f8f99f405334484fc new: db7ce8d512100a2f8f99f405334484fc equal: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false dd343a795a7eb02b0a1ec50d9272feaf
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: dd343a795a7eb02b0a1ec50d9272feaf new: db7ce8d512100a2f8f99f405334484fc equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false dd343a795a7eb02b0a1ec50d9272feaf
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:16:03 DEBUG : HASH old: dd343a795a7eb02b0a1ec50d9272feaf new: db7ce8d512100a2f8f99f405334484fc equal: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:16:03 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:16:03 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true d0ef71371205a87c55b745c9c09733bf
2026/04/22 03:16:03 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:16:03 DEBUG : HASH old: d0ef71371205a87c55b745c9c09733bf new: d0ef71371205a87c55b745c9c09733bf equal: true
2026/04/22 03:16:04 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true d0ef71371205a87c55b745c9c09733bf
2026/04/22 03:16:04 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/04/22 03:16:04 DEBUG : HASH old: d0ef71371205a87c55b745c9c09733bf new: d0ef71371205a87c55b745c9c09733bf equal: true
2026/04/22 03:16:04 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 465ecf006f0e0ce91846fc168b5acae0
2026/04/22 03:16:04 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:16:04 DEBUG : HASH old: 465ecf006f0e0ce91846fc168b5acae0 new: d0ef71371205a87c55b745c9c09733bf equal: false
2026/04/22 03:16:04 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 465ecf006f0e0ce91846fc168b5acae0
2026/04/22 03:16:04 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/04/22 03:16:04 DEBUG : HASH old: 465ecf006f0e0ce91846fc168b5acae0 new: d0ef71371205a87c55b745c9c09733bf equal: false
2026/04/22 03:16:04 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/04/22 03:16:04 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/04/22 03:16:04 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/04/22 03:16:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5"
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:16:09 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:09 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:16:09 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:16:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:10 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:10 INFO : Copying Path2 files to Path1
2026/04/22 03:16:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:16:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:16:10 INFO : Resync updating listings
2026/04/22 03:16:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:10 INFO : [32mBisync successful[0m
2026/04/22 03:16:10 NOTICE: [36m(12) :[0m [34mtest place a newer files on both paths[0m
2026/04/22 03:16:10 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/ file1.txt[0m
2026/04/22 03:16:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/"
2026/04/22 03:16:10 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/" to be canonical "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8"
2026/04/22 03:16:10 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:16:10 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/ file2.txt[0m
2026/04/22 03:16:10 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/" for canonical name "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8"
2026/04/22 03:16:10 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:16:10 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/ New_top_level_mañana_funcionará.txt[0m
2026/04/22 03:16:10 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/" as "New_top_level_mañana_funcionará.txt"
2026/04/22 03:16:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:10 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/'" as "New_top_level_mañana_funcionará.txt"
2026/04/22 03:16:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:10 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: size = 19 OK
2026/04/22 03:16:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:10 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: renamed to: New_top_level_mañana_funcionará.txt
2026/04/22 03:16:10 INFO : file1.txt: Copied (new) to: New_top_level_mañana_funcionará.txt
2026/04/22 03:16:10 NOTICE: [36m(16) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/ file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:16:10 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/" as "file_enconde_mañana_funcionará.txt"
2026/04/22 03:16:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:10 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/'" as "file_enconde_mañana_funcionará.txt"
2026/04/22 03:16:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8)
2026/04/22 03:16:11 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/')
2026/04/22 03:16:11 DEBUG : file1.txt: Sizes differ
2026/04/22 03:16:11 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: size = 19 OK
2026/04/22 03:16:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:11 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/04/22 03:16:11 INFO : file1.txt: Copied (replaced existing) to: file_enconde_mañana_funcionará.txt
2026/04/22 03:16:11 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/ filename_contains_ࢺ_p1m.txt[0m
2026/04/22 03:16:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" as "filename_contains_ࢺ_p1m.txt"
2026/04/22 03:16:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/"
2026/04/22 03:16:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/'" as "filename_contains_ࢺ_p1m.txt"
2026/04/22 03:16:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:11 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: size = 19 OK
2026/04/22 03:16:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:11 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: renamed to: filename_contains_ࢺ_p1m.txt
2026/04/22 03:16:11 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p1m.txt
2026/04/22 03:16:11 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/ Русский.txt[0m
2026/04/22 03:16:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/" as "Русский.txt"
2026/04/22 03:16:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/'" as "Русский.txt"
2026/04/22 03:16:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8)
2026/04/22 03:16:11 DEBUG : Русский.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/')
2026/04/22 03:16:11 DEBUG : file1.txt: Sizes differ
2026/04/22 03:16:12 DEBUG : Русский.txt.fcb3c530.partial: size = 19 OK
2026/04/22 03:16:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:12 DEBUG : Русский.txt.fcb3c530.partial: renamed to: Русский.txt
2026/04/22 03:16:12 INFO : file1.txt: Copied (replaced existing) to: Русский.txt
2026/04/22 03:16:12 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/ file1_with{spc}white{spc}space.txt[0m
2026/04/22 03:16:12 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" as "file1_with white space.txt"
2026/04/22 03:16:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/"
2026/04/22 03:16:12 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/'" as "file1_with white space.txt"
2026/04/22 03:16:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:12 DEBUG : file1_with white space.txt.93e35b53.partial: size = 19 OK
2026/04/22 03:16:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:12 DEBUG : file1_with white space.txt.93e35b53.partial: renamed to: file1_with white space.txt
2026/04/22 03:16:12 INFO : file1.txt: Copied (new) to: file1_with white space.txt
2026/04/22 03:16:12 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_ test.txt[0m
2026/04/22 03:16:12 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_" as "test.txt"
2026/04/22 03:16:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/22 03:16:12 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_'" as "test.txt"
2026/04/22 03:16:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:13 DEBUG : test.txt.df21f446.partial: size = 19 OK
2026/04/22 03:16:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:13 DEBUG : test.txt.df21f446.partial: renamed to: test.txt
2026/04/22 03:16:13 INFO : file1.txt: Copied (new) to: test.txt
2026/04/22 03:16:13 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_ mañana_funcionará.txt[0m
2026/04/22 03:16:13 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_" as "mañana_funcionará.txt"
2026/04/22 03:16:13 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/22 03:16:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_'" as "mañana_funcionará.txt"
2026/04/22 03:16:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:13 DEBUG : mañana_funcionará.txt.9c9945ec.partial: size = 19 OK
2026/04/22 03:16:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:13 DEBUG : mañana_funcionará.txt.9c9945ec.partial: renamed to: mañana_funcionará.txt
2026/04/22 03:16:13 INFO : file1.txt: Copied (new) to: mañana_funcionará.txt
2026/04/22 03:16:13 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_ file_with_測試_.txt[0m
2026/04/22 03:16:13 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_" as "file_with_測試_.txt"
2026/04/22 03:16:13 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/22 03:16:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_'" as "file_with_測試_.txt"
2026/04/22 03:16:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:13 DEBUG : file_with_測試_.txt.c1e193b8.partial: size = 19 OK
2026/04/22 03:16:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:14 DEBUG : file_with_測試_.txt.c1e193b8.partial: renamed to: file_with_測試_.txt
2026/04/22 03:16:14 INFO : file1.txt: Copied (new) to: file_with_測試_.txt
2026/04/22 03:16:14 NOTICE: [36m(23) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_ filename_contains_ࢺ_p2s.txt[0m
2026/04/22 03:16:14 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_" as "filename_contains_ࢺ_p2s.txt"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/22 03:16:14 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_'" as "filename_contains_ࢺ_p2s.txt"
2026/04/22 03:16:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:14 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: size = 19 OK
2026/04/22 03:16:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:14 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: renamed to: filename_contains_ࢺ_p2s.txt
2026/04/22 03:16:14 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p2s.txt
2026/04/22 03:16:14 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt file2{spc}with{eol}white{spc}space.txt[0m
2026/04/22 03:16:14 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with\nwhite space.txt" as "file2 with\nwhite space.txt"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with\nwhite space.txt"
2026/04/22 03:16:14 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with\nwhite space.txt'" as "file2 with\nwhite space.txt"
2026/04/22 03:16:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:14 DEBUG : file2 with
white space.txt.d33b5cf6.partial: size = 19 OK
2026/04/22 03:16:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:14 DEBUG : file2 with
white space.txt.d33b5cf6.partial: renamed to: file2 with
white space.txt
2026/04/22 03:16:14 INFO : file1.txt: Copied (new) to: file2 with
white space.txt
2026/04/22 03:16:14 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_rawchars_{chr:19}_{chr:81}_{chr:fe} file3_{chr:19}_{chr:81}_{chr:fe}[0m
2026/04/22 03:16:14 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe" as "file3_\x19_\x81_\xfe"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe"
2026/04/22 03:16:15 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe'" as "file3_\x19_\x81_\xfe"
2026/04/22 03:16:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:15 DEBUG : file3___.e024da37.partial: size = 19 OK
2026/04/22 03:16:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:15 DEBUG : file3___.e024da37.partial: renamed to: file3___
2026/04/22 03:16:15 INFO : file1.txt: Copied (new) to: file3___
2026/04/22 03:16:15 NOTICE: [36m(26) :[0m [34mfix-names TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt/file2{spc}with{eol}white{spc}space.txt[0m
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFC: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFD: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is valid UTF8: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: attempting to fix file -- filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c131aa6e5996620edf334d56744f65ad
2026/04/22 03:16:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/22 03:16:15 DEBUG : HASH old: c131aa6e5996620edf334d56744f65ad new: c131aa6e5996620edf334d56744f65ad equal: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c131aa6e5996620edf334d56744f65ad
2026/04/22 03:16:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/22 03:16:15 DEBUG : HASH old: c131aa6e5996620edf334d56744f65ad new: c131aa6e5996620edf334d56744f65ad equal: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c131aa6e5996620edf334d56744f65ad
2026/04/22 03:16:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/22 03:16:15 DEBUG : HASH old: c131aa6e5996620edf334d56744f65ad new: c131aa6e5996620edf334d56744f65ad equal: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c131aa6e5996620edf334d56744f65ad
2026/04/22 03:16:15 DEBUG : FILE old: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/04/22 03:16:15 DEBUG : HASH old: c131aa6e5996620edf334d56744f65ad new: c131aa6e5996620edf334d56744f65ad equal: true
2026/04/22 03:16:15 DEBUG : rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: verified file exists at correct path. filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/04/22 03:16:15 NOTICE: [36m(27) :[0m [34mtest place a new file on both paths[0m
2026/04/22 03:16:15 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/04/22 03:16:15 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/04/22 03:16:15 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file2.txt"
2026/04/22 03:16:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_"
2026/04/22 03:16:15 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/04/22 03:16:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:15 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: size = 42 OK
2026/04/22 03:16:15 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/04/22 03:16:16 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/04/22 03:16:16 INFO : file2.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/04/22 03:16:16 NOTICE: [36m(29) :[0m [34mtouch-glob 2001-01-03 /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/ file1.txt[0m
2026/04/22 03:16:16 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/" for canonical name "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8"
2026/04/22 03:16:16 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/22 03:16:16 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/04/22 03:16:16 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/04/22 03:16:16 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_extended_filenames-roxoyiy8/file1.txt"
2026/04/22 03:16:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_"
2026/04/22 03:16:16 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/04/22 03:16:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:16 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: size = 19 OK
2026/04/22 03:16:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:16 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/04/22 03:16:16 INFO : file1.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/04/22 03:16:16 NOTICE: [36m(31) :[0m [34mtest delete files on both paths[0m
2026/04/22 03:16:16 NOTICE: [36m(32) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/filename_contains_ࢺ_.txt[0m
2026/04/22 03:16:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:16 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:16:16 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:16:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/"
2026/04/22 03:16:16 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:16:16 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt[0m
2026/04/22 03:16:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/"
2026/04/22 03:16:16 INFO : Русский.txt: Deleted
2026/04/22 03:16:16 NOTICE: [36m(35) :[0m [34mtest bisync run[0m
2026/04/22 03:16:16 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:16:22 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:22 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:16:22 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:16:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:22 INFO : Building Path1 and Path2 listings
2026/04/22 03:16:23 INFO : Path1 checking for diffs
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mРусский.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1_with white space.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfilename_contains_ࢺ_p1m.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/file_with_測試_.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/test.txt[0m
2026/04/22 03:16:23 INFO : Path1: 7 changes: [32m 6 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:16:23 INFO : Path2 checking for diffs
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile_enconde_mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfilename_contains_ࢺ_.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mРусский.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mNew_top_level_mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir with␊white space.txt/file2 with␊white space.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m"subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/04/22 03:16:23 INFO : Path2: 9 changes: [32m 5 new[0m, [33m 2 modified[0m, [31m 2 deleted[0m
2026/04/22 03:16:23 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:16:23 INFO : Applying changes
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/file1_with white space.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/filename_contains_ࢺ_p1m.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/file_with_測試_.txt[0m
2026/04/22 03:16:23 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/04/22 03:16:23 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/04/22 03:16:23 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1
2026/04/22 03:16:23 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/04/22 03:16:23 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/04/22 03:16:23 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2
2026/04/22 03:16:23 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/subdir_with_ࢺ_/test.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/Русский.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/New_top_level_mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/filename_contains_ࢺ_.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir with␊white space.txt/file2 with␊white space.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m"TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/04/22 03:16:23 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/04/22 03:16:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:16:24 INFO : New_top_level_mañana_funcionará.txt: Copied (server-side copy)
2026/04/22 03:16:24 INFO : Русский.txt: Copied (server-side copy)
2026/04/22 03:16:24 INFO : file_enconde_mañana_funcionará.txt: Copied (server-side copy)
2026/04/22 03:16:24 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Copied (server-side copy)
2026/04/22 03:16:24 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Copied (server-side copy)
2026/04/22 03:16:24 INFO : subdir_rawchars_␙__/file3_␙__: Copied (server-side copy)
2026/04/22 03:16:24 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Copied (server-side copy)
2026/04/22 03:16:24 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Deleted
2026/04/22 03:16:24 INFO : filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:16:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:16:25 INFO : file1_with white space.txt: Copied (server-side copy)
2026/04/22 03:16:25 INFO : filename_contains_ࢺ_p1m.txt: Copied (server-side copy)
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Copied (server-side copy)
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Copied (server-side copy)
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Copied (server-side copy)
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/test.txt: Copied (server-side copy)
2026/04/22 03:16:25 INFO : Updating listings
2026/04/22 03:16:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2/"
2026/04/22 03:16:25 INFO : [32mBisync successful[0m
2026/04/22 03:16:25 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:25 INFO : RCLONE_TEST: Deleted
2026/04/22 03:16:25 INFO : file1 - Copy (2).txt: Deleted
2026/04/22 03:16:25 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:16:25 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/04/22 03:16:25 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:16:25 INFO : file1 - Copy.txt: Deleted
2026/04/22 03:16:25 INFO : file1_with white space.txt: Deleted
2026/04/22 03:16:25 INFO : file1.txt: Deleted
2026/04/22 03:16:25 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/04/22 03:16:25 INFO : Русский.txt: Deleted
2026/04/22 03:16:25 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/04/22 03:16:25 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/04/22 03:16:25 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/04/22 03:16:26 DEBUG : removing 3 level 1 directories
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_: Removing directory
2026/04/22 03:16:26 INFO : subdir with␊white space.txt: Removing directory
2026/04/22 03:16:26 INFO : subdir_rawchars_␙__: Removing directory
2026/04/22 03:16:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:26 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path1': Removing directory
2026/04/22 03:16:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:26 INFO : file1.txt: Deleted
2026/04/22 03:16:26 INFO : filename_contains_ě_.txt: Deleted
2026/04/22 03:16:26 INFO : file1 - Copy.txt: Deleted
2026/04/22 03:16:26 INFO : file1_with white space.txt: Deleted
2026/04/22 03:16:26 INFO : file1 - Copy (2).txt: Deleted
2026/04/22 03:16:26 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/04/22 03:16:26 INFO : RCLONE_TEST: Deleted
2026/04/22 03:16:26 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/04/22 03:16:26 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/04/22 03:16:26 INFO : Русский.txt: Deleted
2026/04/22 03:16:26 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/04/22 03:16:26 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/04/22 03:16:26 DEBUG : removing 3 level 1 directories
2026/04/22 03:16:26 INFO : subdir_with_ࢺ_: Removing directory
2026/04/22 03:16:26 INFO : subdir with␊white space.txt: Removing directory
2026/04/22 03:16:26 INFO : subdir_rawchars_␙__: Removing directory
2026/04/22 03:16:26 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:26 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/extended_filenames/path2': Removing directory
bisync_test.go:610: [32mTEST extended_filenames PASSED[0m
=== RUN TestBisyncRemoteRemote/filters
2026/04/22 03:16:26 INFO : path1: Making directory
2026/04/22 03:16:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1"
2026/04/22 03:16:26 INFO : path2: Making directory
2026/04/22 03:16:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2"
2026/04/22 03:16:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/04/22 03:16:26 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_filters-macanam2"
2026/04/22 03:16:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : subdir: Making directory with metadata
2026/04/22 03:16:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:16:26 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:16:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_filters-macanam2: Waiting for checks to finish
2026/04/22 03:16:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:26 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_filters-macanam2: Waiting for transfers to finish
2026/04/22 03:16:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:26 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:16:26 INFO : file3.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:26 INFO : file1.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:16:26 INFO : file4.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:16:26 INFO : file7.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 INFO : file2.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:16:26 INFO : file5.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:16:26 INFO : file6.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:26 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:16:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/04/22 03:16:26 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filters-sowelum3"
2026/04/22 03:16:26 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 03:16:26 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:16:26 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 03:16:26 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:26 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_filters-sowelum3: Waiting for checks to finish
2026/04/22 03:16:26 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:16:26 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:16:26 INFO : fileZ.txt: Copied (new)
2026/04/22 03:16:26 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 03:16:26 INFO : filtersfile.flt: Copied (new)
2026/04/22 03:16:26 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_filters-sowelum3: Waiting for transfers to finish
2026/04/22 03:16:26 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:26 ERROR : error listing: directory not found
2026/04/22 03:16:27 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Failed to list "": directory not found
2026/04/22 03:16:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:27 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Removing directory
2026/04/22 03:16:27 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/filters/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ebbaf03-d01a-00b8-5806-d2eadc000000
Time:2026-04-22T03:16:27.0336493Z
--------------------------------------------------------------------------------
2026/04/22 03:16:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:27 ERROR : error listing: directory not found
2026/04/22 03:16:27 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Failed to list "": directory not found
2026/04/22 03:16:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:27 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Removing directory
2026/04/22 03:16:27 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/filters/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5ebbaf06-d01a-00b8-5b06-d2eadc000000
Time:2026-04-22T03:16:27.1521517Z
--------------------------------------------------------------------------------
2026/04/22 03:16:27 ERROR : error listing: directory not found
2026/04/22 03:16:27 ERROR : error listing: directory not found
2026/04/22 03:16:27 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_filters-macanam2
2026/04/22 03:16:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:27 INFO : subdir: Making directory
2026/04/22 03:16:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Waiting for checks to finish
2026/04/22 03:16:27 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Waiting for transfers to finish
2026/04/22 03:16:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:27 INFO : file2.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:16:27 INFO : file4.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:27 INFO : file1.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:16:27 INFO : file3.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:16:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:27 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:16:27 INFO : file7.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:16:27 INFO : file6.txt: Copied (new)
2026/04/22 03:16:27 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:16:27 INFO : file5.txt: Copied (new)
2026/04/22 03:16:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:28 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:28 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:28 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1'
2026/04/22 03:16:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:28 INFO : subdir: Making directory
2026/04/22 03:16:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Waiting for checks to finish
2026/04/22 03:16:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Waiting for transfers to finish
2026/04/22 03:16:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:29 INFO : file2.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:16:29 INFO : file3.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:16:29 INFO : file4.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:29 INFO : file1.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:16:29 INFO : file7.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:16:29 INFO : file6.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:16:29 INFO : file5.txt: Copied (new)
2026/04/22 03:16:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:29 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2'
2026/04/22 03:16:30 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/04/22 03:16:30 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_filters-sowelum3/filtersfile.flt /tmp/030906jamihem5/workdir/[0m
2026/04/22 03:16:30 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_filters-sowelum3/filtersfile.flt" to "/tmp/030906jamihem5/workdir/" as ""
2026/04/22 03:16:30 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filters-sowelum3/filtersfile.flt"
2026/04/22 03:16:30 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:16:30 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/030906jamihem5/workdir" as "filtersfile.flt"
2026/04/22 03:16:30 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/04/22 03:16:30 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/04/22 03:16:30 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:16:30 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/04/22 03:16:30 INFO : filtersfile.flt: Copied (new)
2026/04/22 03:16:30 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/04/22 03:16:30 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.flt resync[0m
2026/04/22 03:16:34 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:34 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/"
2026/04/22 03:16:34 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.flt
2026/04/22 03:16:34 INFO : Storing filters file hash to /tmp/030906jamihem5/workdir/filtersfile.flt.md5
2026/04/22 03:16:34 INFO : Copying Path2 files to Path1
2026/04/22 03:16:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:16:35 INFO : There was nothing to transfer
2026/04/22 03:16:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:16:35 INFO : There was nothing to transfer
2026/04/22 03:16:35 INFO : Resync updating listings
2026/04/22 03:16:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/"
2026/04/22 03:16:35 INFO : [32mBisync successful[0m
2026/04/22 03:16:35 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/04/22 03:16:35 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/04/22 03:16:35 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_filters-sowelum3/ fileZ.txt[0m
2026/04/22 03:16:35 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filters-sowelum3/"
2026/04/22 03:16:35 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_filters-sowelum3/" to be canonical "/tmp/030906jamihem5/datadir/test_filters-sowelum3"
2026/04/22 03:16:35 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/04/22 03:16:35 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/ fileZ.txt[0m
2026/04/22 03:16:35 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/" as "fileZ.txt"
2026/04/22 03:16:35 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt"
2026/04/22 03:16:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/"
2026/04/22 03:16:35 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/'" as "fileZ.txt"
2026/04/22 03:16:35 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:35 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:16:35 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:35 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:16:35 INFO : fileZ.txt: Copied (new)
2026/04/22 03:16:35 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/subdir fileZ.txt[0m
2026/04/22 03:16:35 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/subdir" as "fileZ.txt"
2026/04/22 03:16:35 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filters-sowelum3/fileZ.txt"
2026/04/22 03:16:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/subdir"
2026/04/22 03:16:35 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/subdir'" as "fileZ.txt"
2026/04/22 03:16:35 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:36 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/04/22 03:16:36 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:16:36 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/04/22 03:16:36 INFO : fileZ.txt: Copied (new)
2026/04/22 03:16:36 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/04/22 03:16:36 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.flt[0m
2026/04/22 03:16:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/"
2026/04/22 03:16:40 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.flt
2026/04/22 03:16:40 INFO : Building Path1 and Path2 listings
2026/04/22 03:16:40 INFO : Path1 checking for diffs
2026/04/22 03:16:40 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/04/22 03:16:40 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:16:40 INFO : Path2 checking for diffs
2026/04/22 03:16:40 INFO : Applying changes
2026/04/22 03:16:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/subdir/fileZ.txt[0m
2026/04/22 03:16:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:16:41 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/04/22 03:16:41 INFO : Updating listings
2026/04/22 03:16:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filters/path2/"
2026/04/22 03:16:41 INFO : [32mBisync successful[0m
2026/04/22 03:16:41 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:41 INFO : file5.txt: Deleted
2026/04/22 03:16:41 INFO : RCLONE_TEST: Deleted
2026/04/22 03:16:41 INFO : file4.txt: Deleted
2026/04/22 03:16:41 INFO : file7.txt: Deleted
2026/04/22 03:16:41 INFO : file2.txt: Deleted
2026/04/22 03:16:41 INFO : file3.txt: Deleted
2026/04/22 03:16:41 INFO : file6.txt: Deleted
2026/04/22 03:16:41 INFO : file1.txt: Deleted
2026/04/22 03:16:41 INFO : subdir/file20.txt: Deleted
2026/04/22 03:16:41 INFO : subdir/fileZ.txt: Deleted
2026/04/22 03:16:42 DEBUG : removing 1 level 1 directories
2026/04/22 03:16:42 INFO : subdir: Removing directory
2026/04/22 03:16:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:42 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path1': Removing directory
2026/04/22 03:16:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:42 INFO : file3.txt: Deleted
2026/04/22 03:16:42 INFO : RCLONE_TEST: Deleted
2026/04/22 03:16:42 INFO : file7.txt: Deleted
2026/04/22 03:16:42 INFO : file2.txt: Deleted
2026/04/22 03:16:42 INFO : file4.txt: Deleted
2026/04/22 03:16:42 INFO : file6.txt: Deleted
2026/04/22 03:16:42 INFO : file5.txt: Deleted
2026/04/22 03:16:42 INFO : file1.txt: Deleted
2026/04/22 03:16:42 INFO : fileZ.txt: Deleted
2026/04/22 03:16:42 INFO : subdir/fileZ.txt: Deleted
2026/04/22 03:16:42 INFO : subdir/file20.txt: Deleted
2026/04/22 03:16:42 DEBUG : removing 1 level 1 directories
2026/04/22 03:16:42 INFO : subdir: Removing directory
2026/04/22 03:16:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:42 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/04/22 03:16:42 INFO : path1: Making directory
2026/04/22 03:16:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1"
2026/04/22 03:16:42 INFO : path2: Making directory
2026/04/22 03:16:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2"
2026/04/22 03:16:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/04/22 03:16:42 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_filtersfile_checks-rebibec8"
2026/04/22 03:16:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : subdir: Making directory with metadata
2026/04/22 03:16:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:16:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:16:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:42 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:42 INFO : file1.txt: Copied (new)
2026/04/22 03:16:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:42 INFO : file2.txt: Copied (new)
2026/04/22 03:16:42 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_filtersfile_checks-rebibec8: Waiting for checks to finish
2026/04/22 03:16:42 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_filtersfile_checks-rebibec8: Waiting for transfers to finish
2026/04/22 03:16:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:42 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:16:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/04/22 03:16:42 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5"
2026/04/22 03:16:42 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:42 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5: Waiting for checks to finish
2026/04/22 03:16:42 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5: Waiting for transfers to finish
2026/04/22 03:16:42 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/04/22 03:16:42 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 03:16:42 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 03:16:42 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/04/22 03:16:42 INFO : filtersfile2.txt: Copied (new)
2026/04/22 03:16:42 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 03:16:42 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 03:16:42 INFO : filtersfile.txt: Copied (new)
2026/04/22 03:16:42 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:16:42 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:16:42 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:16:42 INFO : hold.txt: Copied (new)
2026/04/22 03:16:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:42 ERROR : error listing: directory not found
2026/04/22 03:16:42 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Failed to list "": directory not found
2026/04/22 03:16:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:42 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Removing directory
2026/04/22 03:16:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad129-e01a-0057-2a06-d21f29000000
Time:2026-04-22T03:16:42.8864221Z
--------------------------------------------------------------------------------
2026/04/22 03:16:42 DEBUG : Waiting for deletions to finish
2026/04/22 03:16:42 ERROR : error listing: directory not found
2026/04/22 03:16:42 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Failed to list "": directory not found
2026/04/22 03:16:42 DEBUG : removing 1 level 0 directories
2026/04/22 03:16:42 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Removing directory
2026/04/22 03:16:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad12e-e01a-0057-2e06-d21f29000000
Time:2026-04-22T03:16:43.0117763Z
--------------------------------------------------------------------------------
2026/04/22 03:16:43 ERROR : error listing: directory not found
2026/04/22 03:16:43 ERROR : error listing: directory not found
2026/04/22 03:16:43 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_filtersfile_checks-rebibec8
2026/04/22 03:16:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:43 INFO : subdir: Making directory
2026/04/22 03:16:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Waiting for checks to finish
2026/04/22 03:16:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Waiting for transfers to finish
2026/04/22 03:16:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:43 INFO : file2.txt: Copied (new)
2026/04/22 03:16:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:43 INFO : file1.txt: Copied (new)
2026/04/22 03:16:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:43 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:43 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1'
2026/04/22 03:16:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:16:44 INFO : subdir: Making directory
2026/04/22 03:16:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Waiting for checks to finish
2026/04/22 03:16:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Waiting for transfers to finish
2026/04/22 03:16:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:16:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:16:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:16:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:16:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:16:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:16:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:16:44 INFO : file2.txt: Copied (new)
2026/04/22 03:16:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:16:44 INFO : file1.txt: Copied (new)
2026/04/22 03:16:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:16:44 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:16:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:16:44 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:16:44 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2'
2026/04/22 03:16:44 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/04/22 03:16:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:16:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:16:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:16:49 INFO : Copying Path2 files to Path1
2026/04/22 03:16:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:16:49 INFO : There was nothing to transfer
2026/04/22 03:16:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:16:49 INFO : There was nothing to transfer
2026/04/22 03:16:49 INFO : Resync updating listings
2026/04/22 03:16:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:16:49 INFO : [32mBisync successful[0m
2026/04/22 03:16:49 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/04/22 03:16:49 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile.txt /tmp/030906jamihem5/workdir/[0m
2026/04/22 03:16:49 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile.txt" to "/tmp/030906jamihem5/workdir/" as ""
2026/04/22 03:16:49 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile.txt"
2026/04/22 03:16:49 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:16:49 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/030906jamihem5/workdir" as "filtersfile.txt"
2026/04/22 03:16:49 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:16:49 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/04/22 03:16:49 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/04/22 03:16:49 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/04/22 03:16:49 INFO : filtersfile.txt: Copied (new)
2026/04/22 03:16:49 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/04/22 03:16:49 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:16:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:16:54 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:16:54 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:16:54 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:16:54 NOTICE: Bisync error: bisync aborted
2026/04/22 03:16:54 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/04/22 03:16:54 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/04/22 03:16:58 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:58 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:16:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:16: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/22 03:16:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:16:58 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/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_filtersfile_checks_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_filtersfile_checks_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/030906jamihem5/workdir"[0m[0m
2026/04/22 03:16:58 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:16:58 NOTICE: Bisync error: bisync aborted
2026/04/22 03:16:58 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/04/22 03:16:58 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt resync[0m
2026/04/22 03:17:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:03 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:03 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:17:03 INFO : Storing filters file hash to /tmp/030906jamihem5/workdir/filtersfile.txt.md5
2026/04/22 03:17:03 INFO : Copying Path2 files to Path1
2026/04/22 03:17:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:17:03 INFO : There was nothing to transfer
2026/04/22 03:17:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:17:03 INFO : There was nothing to transfer
2026/04/22 03:17:03 INFO : Resync updating listings
2026/04/22 03:17:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:03 INFO : [32mBisync successful[0m
2026/04/22 03:17:03 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/04/22 03:17:03 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:17:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:08 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:08 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:17:08 INFO : Building Path1 and Path2 listings
2026/04/22 03:17:08 INFO : Path1 checking for diffs
2026/04/22 03:17:08 INFO : Path2 checking for diffs
2026/04/22 03:17:08 INFO : No changes found
2026/04/22 03:17:08 INFO : Updating listings
2026/04/22 03:17:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:08 INFO : [32mBisync successful[0m
2026/04/22 03:17:08 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/04/22 03:17:08 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile2.txt /tmp/030906jamihem5/workdir/ filtersfile.txt[0m
2026/04/22 03:17:08 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile2.txt" to "/tmp/030906jamihem5/workdir/" as "filtersfile.txt"
2026/04/22 03:17:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5/filtersfile2.txt"
2026/04/22 03:17:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5/workdir/"
2026/04/22 03:17:08 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/030906jamihem5/workdir" as "filtersfile.txt"
2026/04/22 03:17:08 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/030906jamihem5/datadir/test_filtersfile_checks-vanizub5)
2026/04/22 03:17:08 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/030906jamihem5/workdir)
2026/04/22 03:17:08 DEBUG : filtersfile2.txt: Sizes differ
2026/04/22 03:17:08 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/04/22 03:17:08 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/04/22 03:17:08 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/04/22 03:17:08 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/04/22 03:17:08 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/04/22 03:17:08 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:17:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:12 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:17:12 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:17:12 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:17:12 NOTICE: Bisync error: bisync aborted
2026/04/22 03:17:12 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/22 03:17:12 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt resync dry-run[0m
2026/04/22 03:17:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:17 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:17 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:17:17 INFO : Skipped storing filters file hash to /tmp/030906jamihem5/workdir/filtersfile.txt.md5 as --dry-run is set
2026/04/22 03:17:17 INFO : Copying Path2 files to Path1
2026/04/22 03:17:17 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:17:17 INFO : There was nothing to transfer
2026/04/22 03:17:17 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:17:17 INFO : There was nothing to transfer
2026/04/22 03:17:17 INFO : Resync updating listings
2026/04/22 03:17:17 INFO : [32mBisync successful[0m
2026/04/22 03:17:17 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/04/22 03:17:17 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:17:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2/"
2026/04/22 03:17:22 INFO : Using filters file /tmp/030906jamihem5/workdir/filtersfile.txt
2026/04/22 03:17:22 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/030906jamihem5/workdir/filtersfile.txt[0m
2026/04/22 03:17:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:17:22 NOTICE: Bisync error: bisync aborted
2026/04/22 03:17:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:22 INFO : file1.txt: Deleted
2026/04/22 03:17:22 INFO : file2.txt: Deleted
2026/04/22 03:17:22 INFO : RCLONE_TEST: Deleted
2026/04/22 03:17:22 INFO : subdir/file20.txt: Deleted
2026/04/22 03:17:22 DEBUG : removing 1 level 1 directories
2026/04/22 03:17:22 INFO : subdir: Removing directory
2026/04/22 03:17:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path1': Removing directory
2026/04/22 03:17:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:23 INFO : file1.txt: Deleted
2026/04/22 03:17:23 INFO : RCLONE_TEST: Deleted
2026/04/22 03:17:23 INFO : file2.txt: Deleted
2026/04/22 03:17:23 INFO : subdir/file20.txt: Deleted
2026/04/22 03:17:23 DEBUG : removing 1 level 1 directories
2026/04/22 03:17:23 INFO : subdir: Removing directory
2026/04/22 03:17:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/04/22 03:17:23 INFO : path1: Making directory
2026/04/22 03:17:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1"
2026/04/22 03:17:23 INFO : path2: Making directory
2026/04/22 03:17:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2"
2026/04/22 03:17:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/04/22 03:17:23 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_ignorelistingchecksum-wutelut2"
2026/04/22 03:17:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : subdir: Making directory with metadata
2026/04/22 03:17:23 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:17:23 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:17:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:17:23 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_ignorelistingchecksum-wutelut2: Waiting for checks to finish
2026/04/22 03:17:23 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_ignorelistingchecksum-wutelut2: Waiting for transfers to finish
2026/04/22 03:17:23 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:17:23 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:17:23 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:17:23 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:17:23 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:17:23 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:17:23 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:17:23 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:23 INFO : file1.txt: Copied (new)
2026/04/22 03:17:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:17:23 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/04/22 03:17:23 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4"
2026/04/22 03:17:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:23 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4: Waiting for checks to finish
2026/04/22 03:17:23 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4: Waiting for transfers to finish
2026/04/22 03:17:23 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:17:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:17:23 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:17:23 INFO : file1.txt: Copied (new)
2026/04/22 03:17:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:23 ERROR : error listing: directory not found
2026/04/22 03:17:23 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/04/22 03:17:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Removing directory
2026/04/22 03:17:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad1ff-e01a-0057-0606-d21f29000000
Time:2026-04-22T03:17:23.7603072Z
--------------------------------------------------------------------------------
2026/04/22 03:17:23 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:23 ERROR : error listing: directory not found
2026/04/22 03:17:23 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/04/22 03:17:23 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:23 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Removing directory
2026/04/22 03:17:23 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad202-e01a-0057-0906-d21f29000000
Time:2026-04-22T03:17:23.8793174Z
--------------------------------------------------------------------------------
2026/04/22 03:17:23 ERROR : error listing: directory not found
2026/04/22 03:17:23 ERROR : error listing: directory not found
2026/04/22 03:17:23 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_ignorelistingchecksum-wutelut2
2026/04/22 03:17:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:17:24 INFO : subdir: Making directory
2026/04/22 03:17:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Waiting for checks to finish
2026/04/22 03:17:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/04/22 03:17:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:17:24 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:17:24 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:17:24 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:17:24 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:17:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:17:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:17:24 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:24 INFO : file1.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:17:24 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:17:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:17:24 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:17:24 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1'
2026/04/22 03:17:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:17:25 INFO : subdir: Making directory
2026/04/22 03:17:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Waiting for checks to finish
2026/04/22 03:17:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/04/22 03:17:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:17:25 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:17:25 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:17:25 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:17:25 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:17:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:17:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:25 INFO : file1.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:17:25 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:17:25 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:17:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:17:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:17:25 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2'
2026/04/22 03:17:26 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/04/22 03:17:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:17:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:17:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:30 INFO : Copying Path2 files to Path1
2026/04/22 03:17:30 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:17:31 INFO : There was nothing to transfer
2026/04/22 03:17:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:17:31 INFO : There was nothing to transfer
2026/04/22 03:17:31 INFO : Resync updating listings
2026/04/22 03:17:31 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:31 INFO : [32mBisync successful[0m
2026/04/22 03:17:31 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/04/22 03:17:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17: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/22 03:17:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:35 INFO : Copying Path2 files to Path1
2026/04/22 03:17:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:17:36 INFO : There was nothing to transfer
2026/04/22 03:17:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:17:36 INFO : There was nothing to transfer
2026/04/22 03:17:36 INFO : Resync updating listings
2026/04/22 03:17:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:36 INFO : [32mBisync successful[0m
2026/04/22 03:17:36 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:17:36 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/[0m
2026/04/22 03:17:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/"
2026/04/22 03:17:36 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/" to be canonical "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4"
2026/04/22 03:17:36 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:17:36 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/" as ""
2026/04/22 03:17:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt"
2026/04/22 03:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/'" as "file1.txt"
2026/04/22 03:17:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4)
2026/04/22 03:17:36 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/')
2026/04/22 03:17:36 DEBUG : file1.txt: Sizes differ
2026/04/22 03:17:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:17:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:17:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:17:36 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:17:36 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/04/22 03:17:36 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/04/22 03:17:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4/file1.txt"
2026/04/22 03:17:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/subdir"
2026/04/22 03:17:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/04/22 03:17:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_ignorelistingchecksum-ranupuf4)
2026/04/22 03:17:36 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/subdir')
2026/04/22 03:17:36 DEBUG : file1.txt: Sizes differ
2026/04/22 03:17:37 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/04/22 03:17:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:17:37 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/04/22 03:17:37 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/04/22 03:17:37 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/04/22 03:17:37 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/04/22 03:17:41 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:41 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17: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/22 03:17:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:41 INFO : Building Path1 and Path2 listings
2026/04/22 03:17:42 INFO : Path1 checking for diffs
2026/04/22 03:17:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:17:42 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:17:42 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:17:42 INFO : Path2 checking for diffs
2026/04/22 03:17:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:17:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:17:42 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:17:42 INFO : Applying changes
2026/04/22 03:17:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/04/22 03:17:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/file1.txt[0m
2026/04/22 03:17:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:17:42 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:17:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:17:43 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:17:43 INFO : Updating listings
2026/04/22 03:17:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2/"
2026/04/22 03:17:43 INFO : [32mBisync successful[0m
2026/04/22 03:17:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:43 INFO : file1.copy2.txt: Deleted
2026/04/22 03:17:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:17:43 INFO : file1.copy1.txt: Deleted
2026/04/22 03:17:43 INFO : file1.copy3.txt: Deleted
2026/04/22 03:17:43 INFO : file1.txt: Deleted
2026/04/22 03:17:43 INFO : file1.copy5.txt: Deleted
2026/04/22 03:17:43 INFO : file1.copy4.txt: Deleted
2026/04/22 03:17:43 INFO : subdir/file20.txt: Deleted
2026/04/22 03:17:44 DEBUG : removing 1 level 1 directories
2026/04/22 03:17:44 INFO : subdir: Removing directory
2026/04/22 03:17:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:44 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path1': Removing directory
2026/04/22 03:17:44 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:44 INFO : file1.copy2.txt: Deleted
2026/04/22 03:17:44 INFO : RCLONE_TEST: Deleted
2026/04/22 03:17:44 INFO : file1.copy4.txt: Deleted
2026/04/22 03:17:44 INFO : file1.copy3.txt: Deleted
2026/04/22 03:17:44 INFO : file1.copy1.txt: Deleted
2026/04/22 03:17:44 INFO : file1.copy5.txt: Deleted
2026/04/22 03:17:44 INFO : file1.txt: Deleted
2026/04/22 03:17:44 INFO : subdir/file20.txt: Deleted
2026/04/22 03:17:44 DEBUG : removing 1 level 1 directories
2026/04/22 03:17:44 INFO : subdir: Removing directory
2026/04/22 03:17:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:44 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/04/22 03:17:44 INFO : path1: Making directory
2026/04/22 03:17:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1"
2026/04/22 03:17:44 INFO : path2: Making directory
2026/04/22 03:17:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2"
2026/04/22 03:17:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/04/22 03:17:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_max_delete_path1-kidotec5"
2026/04/22 03:17:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path1-kidotec5: Waiting for checks to finish
2026/04/22 03:17:44 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path1-kidotec5: Waiting for transfers to finish
2026/04/22 03:17:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:44 INFO : file1.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:17:44 INFO : file2.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:17:44 INFO : file3.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:17:44 INFO : file4.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:17:44 INFO : file5.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:17:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:17:44 INFO : file7.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:17:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:17:44 INFO : file6.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:17:44 INFO : file8.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:17:44 INFO : file9.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/04/22 03:17:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_max_delete_path1-xucitux5"
2026/04/22 03:17:44 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:44 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_max_delete_path1-xucitux5: Waiting for checks to finish
2026/04/22 03:17:44 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_max_delete_path1-xucitux5: Waiting for transfers to finish
2026/04/22 03:17:44 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:17:44 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:17:44 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:17:44 INFO : hold.txt: Copied (new)
2026/04/22 03:17:44 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:44 ERROR : error listing: directory not found
2026/04/22 03:17:44 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Failed to list "": directory not found
2026/04/22 03:17:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:44 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Removing directory
2026/04/22 03:17:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad29b-e01a-0057-4906-d21f29000000
Time:2026-04-22T03:17:44.9041943Z
--------------------------------------------------------------------------------
2026/04/22 03:17:44 DEBUG : Waiting for deletions to finish
2026/04/22 03:17:44 ERROR : error listing: directory not found
2026/04/22 03:17:45 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Failed to list "": directory not found
2026/04/22 03:17:45 DEBUG : removing 1 level 0 directories
2026/04/22 03:17:45 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Removing directory
2026/04/22 03:17:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ae1ad29e-e01a-0057-4c06-d21f29000000
Time:2026-04-22T03:17:45.0263921Z
--------------------------------------------------------------------------------
2026/04/22 03:17:45 ERROR : error listing: directory not found
2026/04/22 03:17:45 ERROR : error listing: directory not found
2026/04/22 03:17:45 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path1-kidotec5
2026/04/22 03:17:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Waiting for checks to finish
2026/04/22 03:17:45 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Waiting for transfers to finish
2026/04/22 03:17:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:45 INFO : file1.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:17:45 INFO : file3.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:17:45 INFO : file2.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:17:45 INFO : file4.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:17:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:17:45 INFO : file5.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:17:45 INFO : file6.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:17:45 INFO : file7.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:17:45 INFO : file8.txt: Copied (new)
2026/04/22 03:17:45 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:17:45 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:46 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:17:46 INFO : file9.txt: Copied (new)
2026/04/22 03:17:46 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1'
2026/04/22 03:17:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:17:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Waiting for checks to finish
2026/04/22 03:17:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Waiting for transfers to finish
2026/04/22 03:17:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:17:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:17:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:17:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:17:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:17:46 INFO : file3.txt: Copied (new)
2026/04/22 03:17:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:17:46 INFO : file2.txt: Copied (new)
2026/04/22 03:17:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:17:46 INFO : file1.txt: Copied (new)
2026/04/22 03:17:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:17:46 INFO : file4.txt: Copied (new)
2026/04/22 03:17:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:17:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:17:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:17:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:17:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:17:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:17:47 INFO : file5.txt: Copied (new)
2026/04/22 03:17:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:17:47 INFO : file7.txt: Copied (new)
2026/04/22 03:17:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:17:47 INFO : file8.txt: Copied (new)
2026/04/22 03:17:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:17:47 INFO : file6.txt: Copied (new)
2026/04/22 03:17:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:17:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:17:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:17:47 INFO : file9.txt: Copied (new)
2026/04/22 03:17:47 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2'
2026/04/22 03:17:48 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/04/22 03:17:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:17:48 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:17:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/"
2026/04/22 03:17:52 INFO : Copying Path2 files to Path1
2026/04/22 03:17:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:17:52 INFO : There was nothing to transfer
2026/04/22 03:17:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:17:52 INFO : There was nothing to transfer
2026/04/22 03:17:52 INFO : Resync updating listings
2026/04/22 03:17:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/"
2026/04/22 03:17:52 INFO : [32mBisync successful[0m
2026/04/22 03:17:52 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/04/22 03:17:52 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/file1.txt[0m
2026/04/22 03:17:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/"
2026/04/22 03:17:53 INFO : file1.txt: Deleted
2026/04/22 03:17:53 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/file2.txt[0m
2026/04/22 03:17:53 INFO : file2.txt: Deleted
2026/04/22 03:17:53 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/file3.txt[0m
2026/04/22 03:17:53 INFO : file3.txt: Deleted
2026/04/22 03:17:53 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/file4.txt[0m
2026/04/22 03:17:53 INFO : file4.txt: Deleted
2026/04/22 03:17:53 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/file5.txt[0m
2026/04/22 03:17:53 INFO : file5.txt: Deleted
2026/04/22 03:17:53 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/04/22 03:17:53 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:17:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:17:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:17: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/22 03:17:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/"
2026/04/22 03:17:57 INFO : Building Path1 and Path2 listings
2026/04/22 03:17:58 INFO : Path1 checking for diffs
2026/04/22 03:17:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:17:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:17:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:17:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:17:58 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:17:58 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:17:58 INFO : Path2 checking for diffs
2026/04/22 03:17:58 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/". Run with --force if desired.
2026/04/22 03:17:58 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:17:58 NOTICE: Bisync error: too many deletes
2026/04/22 03:17:58 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:17:58 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/04/22 03:17:58 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/04/22 03:18:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/"
2026/04/22 03:18:02 INFO : Building Path1 and Path2 listings
2026/04/22 03:18:02 INFO : Path1 checking for diffs
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:18:02 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:18:02 INFO : Path2 checking for diffs
2026/04/22 03:18:02 INFO : Applying changes
2026/04/22 03:18:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/file1.txt[0m
2026/04/22 03:18:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/file2.txt[0m
2026/04/22 03:18:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/file3.txt[0m
2026/04/22 03:18:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/file4.txt[0m
2026/04/22 03:18:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/file5.txt[0m
2026/04/22 03:18:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:18:02 INFO : file1.txt: Deleted
2026/04/22 03:18:02 INFO : file2.txt: Deleted
2026/04/22 03:18:02 INFO : file5.txt: Deleted
2026/04/22 03:18:02 INFO : file3.txt: Deleted
2026/04/22 03:18:02 INFO : file4.txt: Deleted
2026/04/22 03:18:02 INFO : There was nothing to transfer
2026/04/22 03:18:02 INFO : Updating listings
2026/04/22 03:18:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2/"
2026/04/22 03:18:02 INFO : [32mBisync successful[0m
2026/04/22 03:18:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:03 INFO : file8.txt: Deleted
2026/04/22 03:18:03 INFO : file9.txt: Deleted
2026/04/22 03:18:03 INFO : file7.txt: Deleted
2026/04/22 03:18:03 INFO : file6.txt: Deleted
2026/04/22 03:18:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:03 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path1': Removing directory
2026/04/22 03:18:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:03 INFO : file8.txt: Deleted
2026/04/22 03:18:03 INFO : file9.txt: Deleted
2026/04/22 03:18:03 INFO : file7.txt: Deleted
2026/04/22 03:18:03 INFO : file6.txt: Deleted
2026/04/22 03:18:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:03 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/04/22 03:18:03 INFO : path1: Making directory
2026/04/22 03:18:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1"
2026/04/22 03:18:03 INFO : path2: Making directory
2026/04/22 03:18:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2"
2026/04/22 03:18:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/04/22 03:18:03 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_max_delete_path2_force-culakok2"
2026/04/22 03:18:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path2_force-culakok2: Waiting for checks to finish
2026/04/22 03:18:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:03 INFO : file1.txt: Copied (new)
2026/04/22 03:18:03 INFO : file2.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path2_force-culakok2: Waiting for transfers to finish
2026/04/22 03:18:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:03 INFO : file3.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:03 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:03 INFO : file7.txt: Copied (new)
2026/04/22 03:18:03 INFO : file6.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:03 INFO : file4.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:18:03 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:03 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:03 INFO : file5.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:18:03 INFO : file9.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:03 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:03 INFO : file8.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/04/22 03:18:03 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_max_delete_path2_force-neyadoh5"
2026/04/22 03:18:03 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:03 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_max_delete_path2_force-neyadoh5: Waiting for checks to finish
2026/04/22 03:18:03 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_max_delete_path2_force-neyadoh5: Waiting for transfers to finish
2026/04/22 03:18:03 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/04/22 03:18:03 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/04/22 03:18:03 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/04/22 03:18:03 INFO : hold.txt: Copied (new)
2026/04/22 03:18:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:03 ERROR : error listing: directory not found
2026/04/22 03:18:03 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Failed to list "": directory not found
2026/04/22 03:18:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:03 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Removing directory
2026/04/22 03:18:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b3fa6-001a-0070-0f06-d208ed000000
Time:2026-04-22T03:18:03.8244715Z
--------------------------------------------------------------------------------
2026/04/22 03:18:03 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:03 ERROR : error listing: directory not found
2026/04/22 03:18:03 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Failed to list "": directory not found
2026/04/22 03:18:03 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:03 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Removing directory
2026/04/22 03:18:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b3fa9-001a-0070-1206-d208ed000000
Time:2026-04-22T03:18:03.9478826Z
--------------------------------------------------------------------------------
2026/04/22 03:18:04 ERROR : error listing: directory not found
2026/04/22 03:18:04 ERROR : error listing: directory not found
2026/04/22 03:18:04 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_max_delete_path2_force-culakok2
2026/04/22 03:18:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Waiting for checks to finish
2026/04/22 03:18:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Waiting for transfers to finish
2026/04/22 03:18:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:04 INFO : file3.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:04 INFO : file4.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:04 INFO : file1.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:04 INFO : file2.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:04 INFO : file5.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:04 INFO : file6.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:04 INFO : file8.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:04 INFO : file7.txt: Copied (new)
2026/04/22 03:18:04 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:18:04 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:05 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:18:05 INFO : file9.txt: Copied (new)
2026/04/22 03:18:05 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1'
2026/04/22 03:18:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:05 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Waiting for checks to finish
2026/04/22 03:18:05 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Waiting for transfers to finish
2026/04/22 03:18:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:05 INFO : file2.txt: Copied (new)
2026/04/22 03:18:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:05 INFO : file3.txt: Copied (new)
2026/04/22 03:18:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:05 INFO : file4.txt: Copied (new)
2026/04/22 03:18:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:05 INFO : file1.txt: Copied (new)
2026/04/22 03:18:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:06 INFO : file5.txt: Copied (new)
2026/04/22 03:18:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:06 INFO : file7.txt: Copied (new)
2026/04/22 03:18:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:06 INFO : file8.txt: Copied (new)
2026/04/22 03:18:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:06 INFO : file6.txt: Copied (new)
2026/04/22 03:18:06 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/04/22 03:18:06 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:06 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/04/22 03:18:06 INFO : file9.txt: Copied (new)
2026/04/22 03:18:06 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2'
2026/04/22 03:18:06 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/04/22 03:18:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:18:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:18:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:11 INFO : Copying Path2 files to Path1
2026/04/22 03:18:11 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:18:11 INFO : There was nothing to transfer
2026/04/22 03:18:11 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:18:11 INFO : There was nothing to transfer
2026/04/22 03:18:11 INFO : Resync updating listings
2026/04/22 03:18:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:11 INFO : [32mBisync successful[0m
2026/04/22 03:18:11 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/04/22 03:18:11 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/file1.txt[0m
2026/04/22 03:18:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:11 INFO : file1.txt: Deleted
2026/04/22 03:18:11 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/file2.txt[0m
2026/04/22 03:18:12 INFO : file2.txt: Deleted
2026/04/22 03:18:12 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/file3.txt[0m
2026/04/22 03:18:12 INFO : file3.txt: Deleted
2026/04/22 03:18:12 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/file4.txt[0m
2026/04/22 03:18:12 INFO : file4.txt: Deleted
2026/04/22 03:18:12 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/file5.txt[0m
2026/04/22 03:18:12 INFO : file5.txt: Deleted
2026/04/22 03:18:12 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/04/22 03:18:12 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/04/22 03:18:16 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:16 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:16 INFO : Building Path1 and Path2 listings
2026/04/22 03:18:16 INFO : Path1 checking for diffs
2026/04/22 03:18:16 INFO : Path2 checking for diffs
2026/04/22 03:18:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:18:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:18:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:18:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:18:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:18:16 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:18:16 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/". Run with --force if desired.
2026/04/22 03:18:16 NOTICE: [31mBisync aborted. Please try again.[0m
2026/04/22 03:18:16 NOTICE: Bisync error: too many deletes
2026/04/22 03:18:16 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/04/22 03:18:16 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/04/22 03:18:16 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/04/22 03:18:21 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:21 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:21 INFO : Building Path1 and Path2 listings
2026/04/22 03:18:21 INFO : Path1 checking for diffs
2026/04/22 03:18:21 INFO : Path2 checking for diffs
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/04/22 03:18:21 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/04/22 03:18:21 INFO : Applying changes
2026/04/22 03:18:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/file1.txt[0m
2026/04/22 03:18:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/file2.txt[0m
2026/04/22 03:18:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/file3.txt[0m
2026/04/22 03:18:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/file4.txt[0m
2026/04/22 03:18:21 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/file5.txt[0m
2026/04/22 03:18:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:18:21 INFO : file1.txt: Deleted
2026/04/22 03:18:21 INFO : file4.txt: Deleted
2026/04/22 03:18:21 INFO : file5.txt: Deleted
2026/04/22 03:18:21 INFO : file3.txt: Deleted
2026/04/22 03:18:21 INFO : file2.txt: Deleted
2026/04/22 03:18:21 INFO : There was nothing to transfer
2026/04/22 03:18:21 INFO : Updating listings
2026/04/22 03:18:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2/"
2026/04/22 03:18:21 INFO : [32mBisync successful[0m
2026/04/22 03:18:21 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:22 INFO : file6.txt: Deleted
2026/04/22 03:18:22 INFO : file9.txt: Deleted
2026/04/22 03:18:22 INFO : file8.txt: Deleted
2026/04/22 03:18:22 INFO : file7.txt: Deleted
2026/04/22 03:18:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path1': Removing directory
2026/04/22 03:18:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:22 INFO : file9.txt: Deleted
2026/04/22 03:18:22 INFO : file6.txt: Deleted
2026/04/22 03:18:22 INFO : file7.txt: Deleted
2026/04/22 03:18:22 INFO : file8.txt: Deleted
2026/04/22 03:18:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/04/22 03:18:22 INFO : path1: Making directory
2026/04/22 03:18:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1"
2026/04/22 03:18:22 INFO : path2: Making directory
2026/04/22 03:18:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2"
2026/04/22 03:18:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/04/22 03:18:22 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_nomodtime-seqofin3"
2026/04/22 03:18:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_nomodtime-seqofin3: Waiting for checks to finish
2026/04/22 03:18:22 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_nomodtime-seqofin3: Waiting for transfers to finish
2026/04/22 03:18:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:22 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:22 INFO : file4.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:22 INFO : file2.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:22 INFO : file5.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:22 INFO : file1.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:22 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:22 INFO : file3.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:22 INFO : file8.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:22 INFO : file7.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:22 INFO : file6.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/04/22 03:18:22 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0"
2026/04/22 03:18:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:18:22 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:18:22 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:18:22 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0: Waiting for checks to finish
2026/04/22 03:18:22 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0: Waiting for transfers to finish
2026/04/22 03:18:22 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:18:22 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:22 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:18:22 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:18:22 INFO : file11.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:18:22 INFO : file2.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/04/22 03:18:22 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:22 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:18:22 INFO : file10.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/04/22 03:18:22 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:18:22 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:18:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:22 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:18:22 INFO : file1.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/04/22 03:18:22 INFO : file5R.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:18:22 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:22 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:18:22 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/04/22 03:18:22 INFO : file5L.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:18:22 INFO : file7.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:22 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:18:22 INFO : file6.txt: Copied (new)
2026/04/22 03:18:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:22 ERROR : error listing: directory not found
2026/04/22 03:18:22 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Failed to list "": directory not found
2026/04/22 03:18:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Removing directory
2026/04/22 03:18:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfccd68-c01a-006f-6806-d2bbe9000000
Time:2026-04-22T03:18:22.7286440Z
--------------------------------------------------------------------------------
2026/04/22 03:18:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:22 ERROR : error listing: directory not found
2026/04/22 03:18:22 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Failed to list "": directory not found
2026/04/22 03:18:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Removing directory
2026/04/22 03:18:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fdfccd6d-c01a-006f-6d06-d2bbe9000000
Time:2026-04-22T03:18:22.8504113Z
--------------------------------------------------------------------------------
2026/04/22 03:18:22 ERROR : error listing: directory not found
2026/04/22 03:18:22 ERROR : error listing: directory not found
2026/04/22 03:18:22 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_nomodtime-seqofin3
2026/04/22 03:18:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Waiting for checks to finish
2026/04/22 03:18:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Waiting for transfers to finish
2026/04/22 03:18:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:23 INFO : file1.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:23 INFO : file4.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:23 INFO : file3.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:23 INFO : file2.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:23 INFO : file5.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:23 INFO : file6.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:23 INFO : file8.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:23 INFO : file7.txt: Copied (new)
2026/04/22 03:18:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:23 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:23 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1'
2026/04/22 03:18:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Waiting for checks to finish
2026/04/22 03:18:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Waiting for transfers to finish
2026/04/22 03:18:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:18:24 INFO : file2.txt: Copied (new)
2026/04/22 03:18:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:18:24 INFO : file3.txt: Copied (new)
2026/04/22 03:18:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:24 INFO : file1.txt: Copied (new)
2026/04/22 03:18:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:18:24 INFO : file4.txt: Copied (new)
2026/04/22 03:18:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:18:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:18:25 INFO : file7.txt: Copied (new)
2026/04/22 03:18:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:18:25 INFO : file6.txt: Copied (new)
2026/04/22 03:18:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:18:25 INFO : file5.txt: Copied (new)
2026/04/22 03:18:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:18:25 INFO : file8.txt: Copied (new)
2026/04/22 03:18:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:25 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:25 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2'
2026/04/22 03:18:25 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/04/22 03:18:25 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:18:25 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/04/22 03:18:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:25 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:25 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/22 03:18:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:25 INFO : Copying Path2 files to Path1
2026/04/22 03:18:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:18:26 INFO : There was nothing to transfer
2026/04/22 03:18:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:18:27 INFO : There was nothing to transfer
2026/04/22 03:18:27 INFO : Resync updating listings
2026/04/22 03:18:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:27 INFO : [32mBisync successful[0m
2026/04/22 03:18:27 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/04/22 03:18:27 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/04/22 03:18:27 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file10.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/[0m
2026/04/22 03:18:27 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file10.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/" as ""
2026/04/22 03:18:27 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file10.txt"
2026/04/22 03:18:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:27 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/'" as "file10.txt"
2026/04/22 03:18:27 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:27 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/04/22 03:18:27 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:27 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/04/22 03:18:27 INFO : file10.txt: Copied (new)
2026/04/22 03:18:27 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/04/22 03:18:27 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/[0m
2026/04/22 03:18:27 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/" as ""
2026/04/22 03:18:27 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file1.txt"
2026/04/22 03:18:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/'" as "file1.txt"
2026/04/22 03:18:27 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:27 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/')
2026/04/22 03:18:27 DEBUG : file1.txt: Sizes differ
2026/04/22 03:18:27 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/04/22 03:18:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:27 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/04/22 03:18:27 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:18:27 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/04/22 03:18:27 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file11.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/[0m
2026/04/22 03:18:27 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file11.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" as ""
2026/04/22 03:18:27 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file11.txt"
2026/04/22 03:18:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/"
2026/04/22 03:18:27 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/'" as "file11.txt"
2026/04/22 03:18:27 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:28 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/04/22 03:18:28 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:28 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/04/22 03:18:28 INFO : file11.txt: Copied (new)
2026/04/22 03:18:28 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/04/22 03:18:28 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/[0m
2026/04/22 03:18:28 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" as ""
2026/04/22 03:18:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file2.txt"
2026/04/22 03:18:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/"
2026/04/22 03:18:28 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/'" as "file2.txt"
2026/04/22 03:18:28 DEBUG : file2.txt: size = 13 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:28 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/')
2026/04/22 03:18:28 DEBUG : file2.txt: Sizes differ
2026/04/22 03:18:28 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/04/22 03:18:28 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:18:28 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/04/22 03:18:28 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:18:28 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/04/22 03:18:28 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file3.txt[0m
2026/04/22 03:18:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:28 INFO : file3.txt: Deleted
2026/04/22 03:18:28 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/04/22 03:18:28 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file4.txt[0m
2026/04/22 03:18:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/"
2026/04/22 03:18:28 INFO : file4.txt: Deleted
2026/04/22 03:18:28 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/04/22 03:18:28 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file8.txt[0m
2026/04/22 03:18:29 INFO : file8.txt: Deleted
2026/04/22 03:18:29 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file8.txt[0m
2026/04/22 03:18:29 INFO : file8.txt: Deleted
2026/04/22 03:18:29 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/04/22 03:18:29 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/ file5.txt[0m
2026/04/22 03:18:29 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/" as "file5.txt"
2026/04/22 03:18:29 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5R.txt"
2026/04/22 03:18:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:29 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/'" as "file5.txt"
2026/04/22 03:18:29 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:29 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/')
2026/04/22 03:18:29 DEBUG : file5R.txt: Sizes differ
2026/04/22 03:18:29 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:18:29 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:18:29 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:18:29 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:18:29 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/ file5.txt[0m
2026/04/22 03:18:29 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" as "file5.txt"
2026/04/22 03:18:29 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file5L.txt"
2026/04/22 03:18:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/"
2026/04/22 03:18:29 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/'" as "file5.txt"
2026/04/22 03:18:29 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:29 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/')
2026/04/22 03:18:29 DEBUG : file5L.txt: Sizes differ
2026/04/22 03:18:29 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/04/22 03:18:29 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:18:29 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/04/22 03:18:29 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:18:29 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/04/22 03:18:29 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file6.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/[0m
2026/04/22 03:18:29 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file6.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/" as ""
2026/04/22 03:18:29 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file6.txt"
2026/04/22 03:18:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:29 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/'" as "file6.txt"
2026/04/22 03:18:30 DEBUG : file6.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:30 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/')
2026/04/22 03:18:30 DEBUG : file6.txt: Sizes differ
2026/04/22 03:18:30 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/04/22 03:18:30 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:30 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/04/22 03:18:30 INFO : file6.txt: Copied (replaced existing)
2026/04/22 03:18:30 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file6.txt[0m
2026/04/22 03:18:30 INFO : file6.txt: Deleted
2026/04/22 03:18:30 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/04/22 03:18:30 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file7.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/[0m
2026/04/22 03:18:30 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file7.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" as ""
2026/04/22 03:18:30 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_nomodtime-dutesum0/file7.txt"
2026/04/22 03:18:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/"
2026/04/22 03:18:30 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/'" as "file7.txt"
2026/04/22 03:18:30 DEBUG : file7.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_nomodtime-dutesum0)
2026/04/22 03:18:30 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/')
2026/04/22 03:18:30 DEBUG : file7.txt: Sizes differ
2026/04/22 03:18:30 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/04/22 03:18:30 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:30 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/04/22 03:18:30 INFO : file7.txt: Copied (replaced existing)
2026/04/22 03:18:30 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file7.txt[0m
2026/04/22 03:18:30 INFO : file7.txt: Deleted
2026/04/22 03:18:30 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/04/22 03:18:30 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/04/22 03:18:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:30 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/22 03:18:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:30 INFO : Building Path1 and Path2 listings
2026/04/22 03:18:31 INFO : Path1 checking for diffs
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/04/22 03:18:31 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:18:31 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:18:31 INFO : Path2 checking for diffs
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/04/22 03:18:31 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/04/22 03:18:31 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/04/22 03:18:31 INFO : Applying changes
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file11.txt[0m
2026/04/22 03:18:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file2.txt[0m
2026/04/22 03:18:31 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file4.txt[0m
2026/04/22 03:18:31 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/04/22 03:18:31 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file5.txt.conflict1[0m
2026/04/22 03:18:31 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/04/22 03:18:31 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file5.txt.conflict1[0m
2026/04/22 03:18:31 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file5.txt.conflict2[0m
2026/04/22 03:18:32 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/04/22 03:18:32 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file5.txt.conflict2[0m
2026/04/22 03:18:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file6.txt[0m
2026/04/22 03:18:32 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/file7.txt[0m
2026/04/22 03:18:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file1.txt[0m
2026/04/22 03:18:32 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file10.txt[0m
2026/04/22 03:18:32 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/file3.txt[0m
2026/04/22 03:18:32 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:18:32 INFO : file10.txt: Copied (server-side copy)
2026/04/22 03:18:32 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:18:32 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/04/22 03:18:32 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:18:32 INFO : file3.txt: Deleted
2026/04/22 03:18:32 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:18:33 INFO : file11.txt: Copied (server-side copy)
2026/04/22 03:18:33 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/04/22 03:18:33 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:18:33 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:18:33 INFO : file4.txt: Deleted
2026/04/22 03:18:33 INFO : Updating listings
2026/04/22 03:18:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2/"
2026/04/22 03:18:33 INFO : [32mBisync successful[0m
2026/04/22 03:18:33 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:34 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:18:34 INFO : file2.txt: Deleted
2026/04/22 03:18:34 INFO : file11.txt: Deleted
2026/04/22 03:18:34 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:18:34 INFO : file6.txt: Deleted
2026/04/22 03:18:34 INFO : file10.txt: Deleted
2026/04/22 03:18:34 INFO : file1.txt: Deleted
2026/04/22 03:18:34 INFO : RCLONE_TEST: Deleted
2026/04/22 03:18:34 INFO : file7.txt: Deleted
2026/04/22 03:18:34 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:34 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path1': Removing directory
2026/04/22 03:18:34 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:34 INFO : file10.txt: Deleted
2026/04/22 03:18:34 INFO : RCLONE_TEST: Deleted
2026/04/22 03:18:34 INFO : file5.txt.conflict1: Deleted
2026/04/22 03:18:34 INFO : file11.txt: Deleted
2026/04/22 03:18:34 INFO : file5.txt.conflict2: Deleted
2026/04/22 03:18:34 INFO : file1.txt: Deleted
2026/04/22 03:18:34 INFO : file6.txt: Deleted
2026/04/22 03:18:34 INFO : file2.txt: Deleted
2026/04/22 03:18:34 INFO : file7.txt: Deleted
2026/04/22 03:18:34 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:34 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/04/22 03:18:34 INFO : path1: Making directory
2026/04/22 03:18:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1"
2026/04/22 03:18:34 INFO : path2: Making directory
2026/04/22 03:18:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2"
2026/04/22 03:18:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/04/22 03:18:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_normalization-yuvikuk5"
2026/04/22 03:18:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/04/22 03:18:34 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/04/22 03:18:34 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/04/22 03:18:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:34 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:34 INFO : file1.txt: Copied (new)
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:34 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_normalization-yuvikuk5: Waiting for checks to finish
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:18:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:34 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_normalization-yuvikuk5: Waiting for transfers to finish
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:18:34 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:18:34 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:18:34 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:18:34 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/04/22 03:18:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/04/22 03:18:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:18:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:34 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_normalization-mufubew3: Waiting for checks to finish
2026/04/22 03:18:34 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_normalization-mufubew3: Waiting for transfers to finish
2026/04/22 03:18:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/04/22 03:18:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/04/22 03:18:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/04/22 03:18:34 INFO : 測試_filtersfile.txt: Copied (new)
2026/04/22 03:18:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:18:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:18:34 INFO : file1.txt: Copied (new)
2026/04/22 03:18:34 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:34 ERROR : error listing: directory not found
2026/04/22 03:18:34 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Failed to list "": directory not found
2026/04/22 03:18:34 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:34 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Removing directory
2026/04/22 03:18:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3350017f-901a-00b9-1006-d2b500000000
Time:2026-04-22T03:18:34.7670550Z
--------------------------------------------------------------------------------
2026/04/22 03:18:34 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:34 ERROR : error listing: directory not found
2026/04/22 03:18:34 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Failed to list "": directory not found
2026/04/22 03:18:34 DEBUG : removing 1 level 0 directories
2026/04/22 03:18:34 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Removing directory
2026/04/22 03:18:34 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:33500182-901a-00b9-1306-d2b500000000
Time:2026-04-22T03:18:34.8849113Z
--------------------------------------------------------------------------------
2026/04/22 03:18:34 ERROR : error listing: directory not found
2026/04/22 03:18:34 ERROR : error listing: directory not found
2026/04/22 03:18:34 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_normalization-yuvikuk5
2026/04/22 03:18:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:35 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:18:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Waiting for checks to finish
2026/04/22 03:18:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Waiting for transfers to finish
2026/04/22 03:18:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:35 INFO : file1.txt: Copied (new)
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:35 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:18:35 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:18:35 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:18:35 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:18:35 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:18:35 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1'
2026/04/22 03:18:36 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:18:36 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/04/22 03:18:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Waiting for checks to finish
2026/04/22 03:18:36 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Waiting for transfers to finish
2026/04/22 03:18:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:18:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:18:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:18:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:18:36 INFO : file1.txt: Copied (new)
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/04/22 03:18:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:18:36 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/04/22 03:18:36 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/04/22 03:18:36 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/04/22 03:18:36 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/04/22 03:18:36 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/04/22 03:18:36 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2'
2026/04/22 03:18:37 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/04/22 03:18:37 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:18:37 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/"
2026/04/22 03:18:37 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/" to be canonical "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:18:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:18:37 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as ""
2026/04/22 03:18:37 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file1.txt"
2026/04/22 03:18:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_normalization-mufubew3)
2026/04/22 03:18:37 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/')
2026/04/22 03:18:37 DEBUG : file1.txt: Sizes differ
2026/04/22 03:18:37 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:18:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:37 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:18:37 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:18:37 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:18:37 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:18:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:18:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:42 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:18:42 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:18:43 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:18:43 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:43 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:18:43 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:18:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:43 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:43 INFO : Copying Path2 files to Path1
2026/04/22 03:18:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:18:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:18:43 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:18:43 INFO : Resync updating listings
2026/04/22 03:18:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:43 INFO : [32mBisync successful[0m
2026/04/22 03:18:43 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/22 03:18:43 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:18:43 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:18:43 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:44 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/04/22 03:18:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:44 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:18:44 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:18:44 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder éééö.txt[0m
2026/04/22 03:18:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder" as "éééö.txt"
2026/04/22 03:18:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder"
2026/04/22 03:18:44 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder'" as "éééö.txt"
2026/04/22 03:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:44 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/22 03:18:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:44 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/22 03:18:44 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:18:44 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/04/22 03:18:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:18:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder"
2026/04/22 03:18:44 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/04/22 03:18:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:45 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/22 03:18:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:45 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/22 03:18:45 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/22 03:18:45 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:18:45 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/" for canonical name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:18:45 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/22 03:18:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as ""
2026/04/22 03:18:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:45 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file1.txt"
2026/04/22 03:18:45 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_normalization-mufubew3)
2026/04/22 03:18:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/')
2026/04/22 03:18:45 DEBUG : file1.txt: Sizes differ
2026/04/22 03:18:45 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/04/22 03:18:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:45 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/04/22 03:18:45 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:18:45 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder éééö.txt[0m
2026/04/22 03:18:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder" as "éééö.txt"
2026/04/22 03:18:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder"
2026/04/22 03:18:45 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder'" as "éééö.txt"
2026/04/22 03:18:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:45 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/22 03:18:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:46 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/22 03:18:46 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:18:46 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder hello,WORLD!.txt[0m
2026/04/22 03:18:46 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder" as "hello,WORLD!.txt"
2026/04/22 03:18:46 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder"
2026/04/22 03:18:46 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/04/22 03:18:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:46 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/22 03:18:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:46 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/22 03:18:46 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/22 03:18:46 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/04/22 03:18:46 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/04/22 03:18:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:18:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:51 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:18:51 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:18:52 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:18:52 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:18:52 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:18:52 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:18:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:18:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:18: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/22 03:18:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:52 INFO : Building Path1 and Path2 listings
2026/04/22 03:18:52 INFO : Path1 checking for diffs
2026/04/22 03:18:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:18:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/04/22 03:18:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:18:52 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:18:52 INFO : Path2 checking for diffs
2026/04/22 03:18:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:18:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/04/22 03:18:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/hello,WORLD!.txt[0m
2026/04/22 03:18:52 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:18:52 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:18:52 INFO : Applying changes
2026/04/22 03:18:52 INFO : Checking potential conflicts...
2026/04/22 03:18:52 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': 0 differences found
2026/04/22 03:18:52 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': 2 matching files
2026/04/22 03:18:52 INFO : Finished checking the potential conflicts. %!s()
2026/04/22 03:18:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:18:52 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt
2026/04/22 03:18:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/éééö.txt[0m
2026/04/22 03:18:52 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt
2026/04/22 03:18:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:18:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/file1.txt[0m
2026/04/22 03:18:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:18:53 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:18:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:18:53 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/04/22 03:18:53 INFO : folder/éééö.txt: Updated modification time in destination
2026/04/22 03:18:53 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt-rclone-move-xesacup0
2026/04/22 03:18:53 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt-rclone-move-joxoxay7
2026/04/22 03:18:53 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/04/22 03:18:53 INFO : folder/HeLlO,wOrLd!.txt-rclone-move-xesacup0: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/04/22 03:18:53 INFO : folder/éééö.txt-rclone-move-joxoxay7: Moved (server-side) to: folder/éééö.txt
2026/04/22 03:18:53 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/04/22 03:18:53 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt
2026/04/22 03:18:53 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt
2026/04/22 03:18:53 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt
2026/04/22 03:18:53 INFO : Updating listings
2026/04/22 03:18:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:53 INFO : [32mBisync successful[0m
2026/04/22 03:18:53 NOTICE: [36m(13) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/[0m
2026/04/22 03:18:54 DEBUG : folder: Purge subdir
2026/04/22 03:18:54 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:54 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/04/22 03:18:54 INFO : folder/éééö.txt: Deleted
2026/04/22 03:18:54 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:54 INFO : folder: Removing directory
2026/04/22 03:18:54 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/04/22 03:18:54 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:18:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:18:54 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/04/22 03:18:54 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:54 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/04/22 03:18:54 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/04/22 03:18:54 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:54 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/22 03:18:54 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:54 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/22 03:18:54 DEBUG : file1.txt: Remove file
2026/04/22 03:18:54 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:18:54 NOTICE: [36m(14) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:18:55 DEBUG : folder: Purge subdir
2026/04/22 03:18:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:55 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/04/22 03:18:55 INFO : folder/éééö.txt: Deleted
2026/04/22 03:18:55 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:55 INFO : folder: Removing directory
2026/04/22 03:18:55 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/04/22 03:18:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/04/22 03:18:55 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/04/22 03:18:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/04/22 03:18:55 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:55 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/04/22 03:18:55 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/04/22 03:18:55 DEBUG : Waiting for deletions to finish
2026/04/22 03:18:55 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/22 03:18:55 DEBUG : removing 1 level 1 directories
2026/04/22 03:18:55 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/22 03:18:55 DEBUG : file1.txt: Remove file
2026/04/22 03:18:55 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:18:55 NOTICE: [36m(15) :[0m [34mtouch-copy 2001-01-02 /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:18:55 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/" for canonical name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:18:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:18:55 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as ""
2026/04/22 03:18:55 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file1.txt"
2026/04/22 03:18:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:18:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:18:56 INFO : file1.txt: Copied (new)
2026/04/22 03:18:56 NOTICE: [36m(16) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/ file2.txt[0m
2026/04/22 03:18:56 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as "file2.txt"
2026/04/22 03:18:56 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:18:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file2.txt"
2026/04/22 03:18:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:56 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/22 03:18:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:56 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/22 03:18:56 INFO : file1.txt: Copied (new) to: file2.txt
2026/04/22 03:18:56 NOTICE: [36m(17) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/ file3.txt[0m
2026/04/22 03:18:56 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" as "file3.txt"
2026/04/22 03:18:56 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:18:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/"
2026/04/22 03:18:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/'" as "file3.txt"
2026/04/22 03:18:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:18:56 DEBUG : file3.txt.af26573b.partial: size = 19 OK
2026/04/22 03:18:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:18:57 DEBUG : file3.txt.af26573b.partial: renamed to: file3.txt
2026/04/22 03:18:57 INFO : file1.txt: Copied (new) to: file3.txt
2026/04/22 03:18:57 NOTICE: [36m(18) :[0m [34mbisync resync[0m
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:02 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:02 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:02 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:19: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/22 03:19:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:02 INFO : Copying Path2 files to Path1
2026/04/22 03:19:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:19:03 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:19:03 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:19:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:19:03 INFO : file3.txt: Copied (server-side copy)
2026/04/22 03:19:03 INFO : Resync updating listings
2026/04/22 03:19:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:03 INFO : [32mBisync successful[0m
2026/04/22 03:19:03 NOTICE: [36m(19) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/22 03:19:03 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:19:03 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:19:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:19:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:04 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: size = 19 OK
2026/04/22 03:19:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:04 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: renamed to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:19:04 INFO : file1.txt: Copied (new) to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/04/22 03:19:04 NOTICE: [36m(20) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder éééö.txt[0m
2026/04/22 03:19:04 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder" as "éééö.txt"
2026/04/22 03:19:04 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder"
2026/04/22 03:19:04 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder'" as "éééö.txt"
2026/04/22 03:19:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:04 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/04/22 03:19:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:04 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/04/22 03:19:04 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:19:04 NOTICE: [36m(21) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:04 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:19:04 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder"
2026/04/22 03:19:04 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/04/22 03:19:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:04 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/04/22 03:19:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:04 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/04/22 03:19:04 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/04/22 03:19:04 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-03 /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:19:04 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/" for canonical name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:19:04 DEBUG : file1.txt: Set modification time 2001-01-03
2026/04/22 03:19:05 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as ""
2026/04/22 03:19:05 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file1.txt"
2026/04/22 03:19:05 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:19:05 DEBUG : file1.txt: Modification times differ by -24h0m0s: 2001-01-03 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/22 03:19:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:05 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:05 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:19:05 NOTICE: [36m(23) :[0m [34mcopy-as-NFD /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder éééö.txt[0m
2026/04/22 03:19:05 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder" as "éééö.txt"
2026/04/22 03:19:05 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder"
2026/04/22 03:19:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder'" as "éééö.txt"
2026/04/22 03:19:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:05 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/04/22 03:19:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:05 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/04/22 03:19:05 INFO : file1.txt: Copied (new) to: éééö.txt
2026/04/22 03:19:05 NOTICE: [36m(24) :[0m [34mcopy-as-NFD /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder hello,WORLD!.txt[0m
2026/04/22 03:19:05 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder" as "hello,WORLD!.txt"
2026/04/22 03:19:05 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder"
2026/04/22 03:19:05 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder'" as "hello,WORLD!.txt"
2026/04/22 03:19:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:05 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/04/22 03:19:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:06 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/04/22 03:19:06 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/04/22 03:19:06 NOTICE: [36m(25) :[0m [34mtest bisync run with normalization[0m
2026/04/22 03:19:06 NOTICE: [36m(26) :[0m [34mbisync norm force[0m
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:11 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:11 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:19: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/22 03:19:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:11 INFO : Building Path1 and Path2 listings
2026/04/22 03:19:12 INFO : Path1 checking for diffs
2026/04/22 03:19:12 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:12 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/22 03:19:12 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:19:12 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:12 INFO : Path2 checking for diffs
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/hello,WORLD!.txt[0m
2026/04/22 03:19:12 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:12 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:19:12 INFO : Applying changes
2026/04/22 03:19:12 INFO : Checking potential conflicts...
2026/04/22 03:19:12 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': 0 differences found
2026/04/22 03:19:12 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': 2 matching files
2026/04/22 03:19:12 INFO : Finished checking the potential conflicts. %!s()
2026/04/22 03:19:12 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:12 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:12 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/éééö.txt[0m
2026/04/22 03:19:12 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder/éééö.txt[0m
2026/04/22 03:19:12 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/file1.txt[0m
2026/04/22 03:19:12 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:19:12 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:12 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/04/22 03:19:12 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination
2026/04/22 03:19:12 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:19:13 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/04/22 03:19:13 INFO : Updating listings
2026/04/22 03:19:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:13 INFO : [32mBisync successful[0m
2026/04/22 03:19:13 NOTICE: [36m(27) :[0m [34mtest resync[0m
2026/04/22 03:19:13 NOTICE: [36m(28) :[0m [34mbisync resync norm[0m
2026/04/22 03:19:18 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:19:18 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:18 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:18 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:18 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:19:18 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:19 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:19 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:19 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:19: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/22 03:19:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:19 INFO : Copying Path2 files to Path1
2026/04/22 03:19:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:19:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:19:19 INFO : Resync updating listings
2026/04/22 03:19:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:20 INFO : [32mBisync successful[0m
2026/04/22 03:19:20 NOTICE: [36m(29) :[0m [34mtest changed on one path[0m
2026/04/22 03:19:20 NOTICE: [36m(30) :[0m [34mtouch-copy 2001-01-05 /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/[0m
2026/04/22 03:19:20 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/" for canonical name "/tmp/030906jamihem5/datadir/test_normalization-mufubew3"
2026/04/22 03:19:20 DEBUG : file1.txt: Set modification time 2001-01-05
2026/04/22 03:19:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/" as ""
2026/04/22 03:19:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/'" as "file1.txt"
2026/04/22 03:19:20 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:19:20 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/22 03:19:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:20 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:20 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:19:20 NOTICE: [36m(31) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/04/22 03:19:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/04/22 03:19:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/04/22 03:19:20 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: size = 19 OK
2026/04/22 03:19:20 DEBUG : file1.txt: Modification times differ by -72h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC
2026/04/22 03:19:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:20 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:20 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:19:20 NOTICE: [36m(32) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder éééö.txt[0m
2026/04/22 03:19:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder" as "éééö.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder"
2026/04/22 03:19:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder'" as "éééö.txt"
2026/04/22 03:19:20 DEBUG : éééö.txt: size = 19 OK
2026/04/22 03:19:20 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/22 03:19:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:20 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:20 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:19:20 NOTICE: [36m(33) :[0m [34mcopy-as-NFC /tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:20 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_normalization-mufubew3/file1.txt"
2026/04/22 03:19:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder"
2026/04/22 03:19:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/04/22 03:19:20 DEBUG : HeLlO,wOrLd!.txt: size = 19 OK
2026/04/22 03:19:20 DEBUG : file1.txt: Modification times differ by -48h0m0s: 2001-01-05 00:00:00 +0000 UTC, 2001-01-03 00:00:00 +0000 UTC
2026/04/22 03:19:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:20 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:20 DEBUG : file1.txt: Unchanged skipping
2026/04/22 03:19:20 NOTICE: [36m(34) :[0m [34mbisync norm[0m
2026/04/22 03:19:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/04/22 03:19:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:25 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/04/22 03:19:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/04/22 03:19:26 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/04/22 03:19:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:19:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:26 INFO : Building Path1 and Path2 listings
2026/04/22 03:19:26 INFO : Path1 checking for diffs
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/éééö.txt[0m
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:19:26 INFO : Path1: 3 changes: [32m 0 new[0m, [33m 3 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:26 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m)
2026/04/22 03:19:26 INFO : Path2 checking for diffs
2026/04/22 03:19:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:19:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:19:26 INFO : Applying changes
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder/hello,WORLD!.txt[0m
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/newfolder/éééö.txt[0m
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/04/22 03:19:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/file1.txt[0m
2026/04/22 03:19:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:19:26 INFO : file1.txt: Updated modification time in destination
2026/04/22 03:19:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:19:27 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/04/22 03:19:27 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/04/22 03:19:27 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Updated modification time in destination
2026/04/22 03:19:27 INFO : Updating listings
2026/04/22 03:19:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2/"
2026/04/22 03:19:27 INFO : [32mBisync successful[0m
2026/04/22 03:19:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:19:27 INFO : file3.txt: Deleted
2026/04/22 03:19:27 INFO : file2.txt: Deleted
2026/04/22 03:19:27 INFO : file1.txt: Deleted
2026/04/22 03:19:27 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/22 03:19:27 INFO : newfolder/HeLlO,wOrLd!.txt: Deleted
2026/04/22 03:19:27 INFO : newfolder/éééö.txt: Deleted
2026/04/22 03:19:27 DEBUG : removing 2 level 1 directories
2026/04/22 03:19:27 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/22 03:19:27 INFO : newfolder: Removing directory
2026/04/22 03:19:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:19:27 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path1': Removing directory
2026/04/22 03:19:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:19:28 INFO : file1.txt: Deleted
2026/04/22 03:19:28 INFO : file3.txt: Deleted
2026/04/22 03:19:28 INFO : file2.txt: Deleted
2026/04/22 03:19:28 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/04/22 03:19:28 INFO : newfolder/éééö.txt: Deleted
2026/04/22 03:19:28 INFO : newfolder/hello,WORLD!.txt: Deleted
2026/04/22 03:19:28 DEBUG : removing 2 level 1 directories
2026/04/22 03:19:28 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/04/22 03:19:28 INFO : newfolder: Removing directory
2026/04/22 03:19:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:19:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/normalization/path2': Removing directory
bisync_test.go:610: [32mTEST normalization PASSED[0m
=== RUN TestBisyncRemoteRemote/rclone_args
2026/04/22 03:19:28 INFO : path1: Making directory
2026/04/22 03:19:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1"
2026/04/22 03:19:28 INFO : path2: Making directory
2026/04/22 03:19:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2"
2026/04/22 03:19:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/04/22 03:19:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_rclone_args-zoyovot5"
2026/04/22 03:19:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : subdir: Making directory with metadata
2026/04/22 03:19:28 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:19:28 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:19:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:19:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:19:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:19:28 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:19:28 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_rclone_args-zoyovot5: Waiting for checks to finish
2026/04/22 03:19:28 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_rclone_args-zoyovot5: Waiting for transfers to finish
2026/04/22 03:19:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:19:28 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:19:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:19:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:19:28 INFO : file2.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:28 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:19:28 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:19:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:19:28 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:19:28 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:28 INFO : file1.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:19:28 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:19:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:19:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/04/22 03:19:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7"
2026/04/22 03:19:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:28 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/22 03:19:28 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/22 03:19:28 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7: Waiting for checks to finish
2026/04/22 03:19:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:28 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7: Waiting for transfers to finish
2026/04/22 03:19:28 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/22 03:19:28 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:28 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:28 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/04/22 03:19:28 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/22 03:19:28 INFO : file1.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:28 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/22 03:19:28 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/22 03:19:28 INFO : file21.txt: Copied (new)
2026/04/22 03:19:28 INFO : file20.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/04/22 03:19:28 INFO : file2.txt: Copied (new)
2026/04/22 03:19:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:19:28 ERROR : error listing: directory not found
2026/04/22 03:19:28 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Failed to list "": directory not found
2026/04/22 03:19:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:19:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Removing directory
2026/04/22 03:19:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b4306-001a-0070-2106-d208ed000000
Time:2026-04-22T03:19:28.7914149Z
--------------------------------------------------------------------------------
2026/04/22 03:19:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:19:28 ERROR : error listing: directory not found
2026/04/22 03:19:28 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Failed to list "": directory not found
2026/04/22 03:19:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:19:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Removing directory
2026/04/22 03:19:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:755b4309-001a-0070-2406-d208ed000000
Time:2026-04-22T03:19:28.9152988Z
--------------------------------------------------------------------------------
2026/04/22 03:19:28 ERROR : error listing: directory not found
2026/04/22 03:19:29 ERROR : error listing: directory not found
2026/04/22 03:19:29 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_rclone_args-zoyovot5
2026/04/22 03:19:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:19:29 INFO : subdir: Making directory
2026/04/22 03:19:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:29 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Waiting for checks to finish
2026/04/22 03:19:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Waiting for transfers to finish
2026/04/22 03:19:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:19:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:29 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:19:29 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:19:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:19:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:19:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:19:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:19:29 INFO : file2.txt: Copied (new)
2026/04/22 03:19:29 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:19:29 INFO : file1.txt: Copied (new)
2026/04/22 03:19:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:19:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:19:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:19:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:19:29 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:19:29 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:29 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:19:29 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:19:29 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1'
2026/04/22 03:19:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:19:30 INFO : subdir: Making directory
2026/04/22 03:19:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:30 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/04/22 03:19:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Waiting for checks to finish
2026/04/22 03:19:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Waiting for transfers to finish
2026/04/22 03:19:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:19:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:30 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/04/22 03:19:30 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/04/22 03:19:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:19:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:19:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:19:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:19:30 INFO : file2.txt: Copied (new)
2026/04/22 03:19:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:19:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:19:30 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/04/22 03:19:30 INFO : file1.txt: Copied (new)
2026/04/22 03:19:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:19:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:19:30 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/04/22 03:19:30 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:30 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/04/22 03:19:30 INFO : subdir/file21.txt: Copied (new)
2026/04/22 03:19:30 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2'
2026/04/22 03:19:31 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/04/22 03:19:31 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/ *[0m
2026/04/22 03:19:31 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/"
2026/04/22 03:19:31 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/" to be canonical "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7"
2026/04/22 03:19:31 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:19:31 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:19:31 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:19:31 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:19:31 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/04/22 03:19:31 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/04/22 03:19:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:35 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/22 03:19:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:35 INFO : Copying Path2 files to Path1
2026/04/22 03:19:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:19:36 INFO : There was nothing to transfer
2026/04/22 03:19:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:19:36 INFO : There was nothing to transfer
2026/04/22 03:19:36 INFO : Resync updating listings
2026/04/22 03:19:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:36 INFO : [32mBisync successful[0m
2026/04/22 03:19:36 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/04/22 03:19:36 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/[0m
2026/04/22 03:19:36 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" as ""
2026/04/22 03:19:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt"
2026/04/22 03:19:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/"
2026/04/22 03:19:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:19:36 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:19:36 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/22 03:19:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7)
2026/04/22 03:19:36 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/')
2026/04/22 03:19:36 DEBUG : file1.txt: md5 differ
2026/04/22 03:19:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/04/22 03:19:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/04/22 03:19:36 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:19:36 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/[0m
2026/04/22 03:19:36 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/" as ""
2026/04/22 03:19:36 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt"
2026/04/22 03:19:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:37 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:19:37 DEBUG : file2.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7)
2026/04/22 03:19:37 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/')
2026/04/22 03:19:37 DEBUG : file2.txt: Sizes differ
2026/04/22 03:19:37 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/04/22 03:19:37 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:37 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/04/22 03:19:37 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:19:37 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir[0m
2026/04/22 03:19:37 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir" as ""
2026/04/22 03:19:37 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt"
2026/04/22 03:19:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir"
2026/04/22 03:19:37 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:19:37 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:19:37 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/22 03:19:37 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:37 INFO : file20.txt: Updated modification time in destination
2026/04/22 03:19:37 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:19:37 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir[0m
2026/04/22 03:19:37 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir" as ""
2026/04/22 03:19:37 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt"
2026/04/22 03:19:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir"
2026/04/22 03:19:37 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:19:37 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:19:37 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/22 03:19:37 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:37 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:19:37 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:19:37 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/ file1.txt[0m
2026/04/22 03:19:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/"
2026/04/22 03:19:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/04/22 03:19:37 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file2.txt[0m
2026/04/22 03:19:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:38 DEBUG : file2.txt: Set modification time 2001-01-02
2026/04/22 03:19:38 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:19:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/"
2026/04/22 03:19:38 DEBUG : file20.txt: Set modification time 2001-01-02
2026/04/22 03:19:38 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:19:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/"
2026/04/22 03:19:38 DEBUG : file21.txt: Set modification time 2001-01-02
2026/04/22 03:19:38 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/04/22 03:19:38 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/04/22 03:19:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19: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/22 03:19:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:42 INFO : Building Path1 and Path2 listings
2026/04/22 03:19:43 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:19:43 INFO : Path1 checking for diffs
2026/04/22 03:19:43 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:19:43 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:43 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/04/22 03:19:43 INFO : Path2 checking for diffs
2026/04/22 03:19:43 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:19:43 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:43 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/04/22 03:19:43 INFO : Applying changes
2026/04/22 03:19:43 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/file1.txt[0m
2026/04/22 03:19:43 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/file2.txt[0m
2026/04/22 03:19:43 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:19:44 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:19:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:19:44 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:19:44 INFO : Updating listings
2026/04/22 03:19:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:44 INFO : [32mBisync successful[0m
2026/04/22 03:19:44 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/ *[0m
2026/04/22 03:19:44 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/" for canonical name "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7"
2026/04/22 03:19:44 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:19:44 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:19:44 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:19:44 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:19:44 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/[0m
2026/04/22 03:19:44 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" as ""
2026/04/22 03:19:44 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt"
2026/04/22 03:19:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/"
2026/04/22 03:19:44 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:19:44 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:19:44 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/22 03:19:45 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:19:45 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/22 03:19:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:45 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/22 03:19:45 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:19:45 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/[0m
2026/04/22 03:19:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/" as ""
2026/04/22 03:19:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt"
2026/04/22 03:19:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:45 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:19:45 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:19:45 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/22 03:19:45 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:19:45 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/22 03:19:45 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:45 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/22 03:19:45 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:19:45 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir[0m
2026/04/22 03:19:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir" as ""
2026/04/22 03:19:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt"
2026/04/22 03:19:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir"
2026/04/22 03:19:46 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:19:46 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:19:46 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/22 03:19:46 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:19:46 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/04/22 03:19:46 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:46 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/04/22 03:19:46 INFO : file20.txt: Copied (replaced existing)
2026/04/22 03:19:46 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file1.txt[0m
2026/04/22 03:19:46 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/" as "file1.txt"
2026/04/22 03:19:46 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt"
2026/04/22 03:19:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:46 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/'" as "file1.txt"
2026/04/22 03:19:46 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7)
2026/04/22 03:19:46 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/')
2026/04/22 03:19:46 DEBUG : file21.txt: Sizes differ
2026/04/22 03:19:46 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/04/22 03:19:46 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:46 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/04/22 03:19:46 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:19:46 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/ file1.txt[0m
2026/04/22 03:19:46 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:19:46 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file2.txt[0m
2026/04/22 03:19:47 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:19:47 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:19:47 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:19:47 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:19:47 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:19:47 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/04/22 03:19:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:19:51 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/22 03:19:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:51 INFO : Building Path1 and Path2 listings
2026/04/22 03:19:52 INFO : Path1 checking for diffs
2026/04/22 03:19:52 INFO : Path2 checking for diffs
2026/04/22 03:19:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:19:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:19:52 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/04/22 03:19:52 INFO : Applying changes
2026/04/22 03:19:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/file1.txt[0m
2026/04/22 03:19:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:19:52 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:19:52 INFO : Updating listings
2026/04/22 03:19:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:52 INFO : [32mBisync successful[0m
2026/04/22 03:19:52 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/04/22 03:19:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:57 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:19:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:19: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/22 03:19:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:57 INFO : Copying Path2 files to Path1
2026/04/22 03:19:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:19:57 INFO : There was nothing to transfer
2026/04/22 03:19:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:19:57 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:19:58 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/22 03:19:58 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:19:58 INFO : Resync updating listings
2026/04/22 03:19:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:58 INFO : [32mBisync successful[0m
2026/04/22 03:19:58 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/[0m
2026/04/22 03:19:58 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" as ""
2026/04/22 03:19:58 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt"
2026/04/22 03:19:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/"
2026/04/22 03:19:58 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:19:58 DEBUG : file1.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7)
2026/04/22 03:19:58 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/')
2026/04/22 03:19:58 DEBUG : file1.txt: Sizes differ
2026/04/22 03:19:58 DEBUG : Max number of stats groups reached removing nelolir2
2026/04/22 03:19:58 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/04/22 03:19:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:58 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/04/22 03:19:58 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:19:58 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/[0m
2026/04/22 03:19:58 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/" as ""
2026/04/22 03:19:58 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file2.txt"
2026/04/22 03:19:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:19:58 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:19:58 DEBUG : file2.txt: size = 19 OK
2026/04/22 03:19:58 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/22 03:19:58 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:19:58 DEBUG : Max number of stats groups reached removing zejujok9
2026/04/22 03:19:58 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/04/22 03:19:58 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:19:59 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/04/22 03:19:59 INFO : file2.txt: Copied (replaced existing)
2026/04/22 03:19:59 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir[0m
2026/04/22 03:19:59 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir" as ""
2026/04/22 03:19:59 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt"
2026/04/22 03:19:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir"
2026/04/22 03:19:59 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:19:59 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:19:59 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s)
2026/04/22 03:19:59 DEBUG : file20.txt: Unchanged skipping
2026/04/22 03:19:59 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir[0m
2026/04/22 03:19:59 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir" as ""
2026/04/22 03:19:59 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt"
2026/04/22 03:19:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir"
2026/04/22 03:19:59 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:19:59 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:19:59 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/22 03:19:59 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:19:59 INFO : file21.txt: Updated modification time in destination
2026/04/22 03:19:59 DEBUG : file21.txt: Unchanged skipping
2026/04/22 03:19:59 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/ file1.txt[0m
2026/04/22 03:19:59 DEBUG : Max number of stats groups reached removing kenirow2
2026/04/22 03:19:59 DEBUG : file1.txt: Set modification time 2007-07-23
2026/04/22 03:19:59 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file2.txt[0m
2026/04/22 03:19:59 DEBUG : Max number of stats groups reached removing fapomap0
2026/04/22 03:19:59 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:19:59 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:19:59 DEBUG : Max number of stats groups reached removing zewulap3
2026/04/22 03:19:59 DEBUG : file20.txt: Set modification time 2007-07-23
2026/04/22 03:19:59 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:19:59 DEBUG : Max number of stats groups reached removing yajagol3
2026/04/22 03:19:59 DEBUG : file21.txt: Set modification time 2007-07-23
2026/04/22 03:19:59 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/04/22 03:20:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:04 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:20:04 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/22 03:20:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:04 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:04 INFO : Path1 checking for diffs
2026/04/22 03:20:04 INFO : Path2 checking for diffs
2026/04/22 03:20:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:20:04 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:20:04 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:04 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:20:04 INFO : Applying changes
2026/04/22 03:20:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/file2.txt[0m
2026/04/22 03:20:04 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:20:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:20:05 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:20:05 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/22 03:20:05 INFO : Updating listings
2026/04/22 03:20:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:05 INFO : [32mBisync successful[0m
2026/04/22 03:20:05 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/04/22 03:20:09 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:09 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 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/22 03:20:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:09 INFO : Copying Path2 files to Path1
2026/04/22 03:20:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:20:09 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:20:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:20:11 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:20:11 INFO : Resync updating listings
2026/04/22 03:20:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:11 INFO : [32mBisync successful[0m
2026/04/22 03:20:11 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file2.txt[0m
2026/04/22 03:20:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/" as "file2.txt"
2026/04/22 03:20:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt"
2026/04/22 03:20:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:11 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/'" as "file2.txt"
2026/04/22 03:20:11 DEBUG : file21.txt: size = 0 (Local file system at /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7)
2026/04/22 03:20:11 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/')
2026/04/22 03:20:11 DEBUG : file21.txt: Sizes differ
2026/04/22 03:20:11 DEBUG : Max number of stats groups reached removing kodahux2
2026/04/22 03:20:11 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/04/22 03:20:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:11 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/04/22 03:20:11 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:20:11 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/ *[0m
2026/04/22 03:20:11 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/" for canonical name "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7"
2026/04/22 03:20:11 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:20:11 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:20:11 DEBUG : file2.txt: Set modification time 2023-08-26
2026/04/22 03:20:11 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:20:11 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/[0m
2026/04/22 03:20:11 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" as ""
2026/04/22 03:20:11 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file1.txt"
2026/04/22 03:20:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/"
2026/04/22 03:20:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/'" as "file1.txt"
2026/04/22 03:20:11 DEBUG : file1.txt: size = 19 OK
2026/04/22 03:20:11 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/22 03:20:11 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:20:11 DEBUG : Max number of stats groups reached removing gewupeg3
2026/04/22 03:20:11 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/04/22 03:20:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:20:12 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/04/22 03:20:12 INFO : file1.txt: Copied (replaced existing)
2026/04/22 03:20:12 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir[0m
2026/04/22 03:20:12 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir" as ""
2026/04/22 03:20:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file20.txt"
2026/04/22 03:20:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir"
2026/04/22 03:20:12 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir'" as "file20.txt"
2026/04/22 03:20:12 DEBUG : file20.txt: size = 0 OK
2026/04/22 03:20: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/22 03:20:12 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:20:12 DEBUG : Max number of stats groups reached removing nowikol0
2026/04/22 03:20:12 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/04/22 03:20:12 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:12 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/04/22 03:20:12 INFO : file20.txt: Copied (replaced existing)
2026/04/22 03:20:12 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir[0m
2026/04/22 03:20:12 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir" as ""
2026/04/22 03:20:12 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rclone_args-wifukin7/file21.txt"
2026/04/22 03:20:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir"
2026/04/22 03:20:12 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir'" as "file21.txt"
2026/04/22 03:20:12 DEBUG : file21.txt: size = 0 OK
2026/04/22 03:20: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/22 03:20:12 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/04/22 03:20:12 DEBUG : Max number of stats groups reached removing sebatah9
2026/04/22 03:20:12 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/04/22 03:20:12 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:13 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/04/22 03:20:13 INFO : file21.txt: Copied (replaced existing)
2026/04/22 03:20:13 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/ file2.txt[0m
2026/04/22 03:20:13 DEBUG : Max number of stats groups reached removing vikenov0
2026/04/22 03:20:13 DEBUG : file2.txt: Set modification time 2007-07-23
2026/04/22 03:20:13 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/ file1.txt[0m
2026/04/22 03:20:13 DEBUG : Max number of stats groups reached removing tikomov6
2026/04/22 03:20:13 DEBUG : file1.txt: Set modification time 2023-08-26
2026/04/22 03:20:13 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/ file20.txt[0m
2026/04/22 03:20:13 DEBUG : Max number of stats groups reached removing mufilew0
2026/04/22 03:20:13 DEBUG : file20.txt: Set modification time 2023-08-26
2026/04/22 03:20:13 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/ file21.txt[0m
2026/04/22 03:20:13 DEBUG : Max number of stats groups reached removing sazabog6
2026/04/22 03:20:13 DEBUG : file21.txt: Set modification time 2023-08-26
2026/04/22 03:20:13 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/04/22 03:20:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:18 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/22 03:20:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:18 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:18 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/04/22 03:20:19 INFO : Path1 checking for diffs
2026/04/22 03:20:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:20:19 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:19 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/04/22 03:20:19 INFO : Path2 checking for diffs
2026/04/22 03:20:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:20:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/04/22 03:20:19 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:19 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/22 03:20:19 INFO : Applying changes
2026/04/22 03:20:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/file1.txt[0m
2026/04/22 03:20:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/subdir/file20.txt[0m
2026/04/22 03:20:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/file2.txt[0m
2026/04/22 03:20:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/subdir/file21.txt[0m
2026/04/22 03:20:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:20:19 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:20:19 INFO : subdir/file21.txt: Copied (server-side copy)
2026/04/22 03:20:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:20:20 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:20:20 INFO : subdir/file20.txt: Copied (server-side copy)
2026/04/22 03:20:20 INFO : Updating listings
2026/04/22 03:20:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2/"
2026/04/22 03:20:20 INFO : [32mBisync successful[0m
2026/04/22 03:20:21 DEBUG : Waiting for deletions to finish
2026/04/22 03:20:21 DEBUG : Max number of stats groups reached removing jiwesiz9
2026/04/22 03:20:21 INFO : RCLONE_TEST: Deleted
2026/04/22 03:20:21 INFO : file1.txt: Deleted
2026/04/22 03:20:21 INFO : file2.txt: Deleted
2026/04/22 03:20:21 INFO : subdir/file20.txt: Deleted
2026/04/22 03:20:21 INFO : subdir/file21.txt: Deleted
2026/04/22 03:20:21 DEBUG : removing 1 level 1 directories
2026/04/22 03:20:21 INFO : subdir: Removing directory
2026/04/22 03:20:21 DEBUG : removing 1 level 0 directories
2026/04/22 03:20:21 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path1': Removing directory
2026/04/22 03:20:21 DEBUG : Waiting for deletions to finish
2026/04/22 03:20:21 INFO : file2.txt: Deleted
2026/04/22 03:20:21 INFO : RCLONE_TEST: Deleted
2026/04/22 03:20:21 INFO : file1.txt: Deleted
2026/04/22 03:20:21 INFO : subdir/file20.txt: Deleted
2026/04/22 03:20:21 INFO : subdir/file21.txt: Deleted
2026/04/22 03:20:21 DEBUG : removing 1 level 1 directories
2026/04/22 03:20:21 INFO : subdir: Removing directory
2026/04/22 03:20:21 DEBUG : removing 1 level 0 directories
2026/04/22 03:20:21 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/04/22 03:20:21 INFO : path1: Making directory
2026/04/22 03:20:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1"
2026/04/22 03:20:22 INFO : path2: Making directory
2026/04/22 03:20:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2"
2026/04/22 03:20:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/04/22 03:20:22 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_resolve-nesojaj9"
2026/04/22 03:20:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resolve-nesojaj9: Waiting for checks to finish
2026/04/22 03:20:22 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resolve-nesojaj9: Waiting for transfers to finish
2026/04/22 03:20:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:20:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:20:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:20:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:20:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:20:22 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:20:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:20:22 INFO : file2.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:20:22 INFO : file1.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/04/22 03:20:22 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:22 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4: Waiting for checks to finish
2026/04/22 03:20:22 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4: Waiting for transfers to finish
2026/04/22 03:20:22 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/04/22 03:20:22 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/04/22 03:20:22 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:22 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/04/22 03:20:22 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/04/22 03:20:22 INFO : file1R.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/04/22 03:20:22 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:20:22 INFO : file1L.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/04/22 03:20:22 INFO : file2.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:20:22 ERROR : error listing: directory not found
2026/04/22 03:20:22 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Failed to list "": directory not found
2026/04/22 03:20:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:20:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Removing directory
2026/04/22 03:20:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e841be7f-601a-0049-0d06-d2f3f1000000
Time:2026-04-22T03:20:22.2665834Z
--------------------------------------------------------------------------------
2026/04/22 03:20:22 DEBUG : Waiting for deletions to finish
2026/04/22 03:20:22 ERROR : error listing: directory not found
2026/04/22 03:20:22 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Failed to list "": directory not found
2026/04/22 03:20:22 DEBUG : removing 1 level 0 directories
2026/04/22 03:20:22 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Removing directory
2026/04/22 03:20:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e841be84-601a-0049-1206-d2f3f1000000
Time:2026-04-22T03:20:22.3884759Z
--------------------------------------------------------------------------------
2026/04/22 03:20:22 ERROR : error listing: directory not found
2026/04/22 03:20:22 ERROR : error listing: directory not found
2026/04/22 03:20:22 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_resolve-nesojaj9
2026/04/22 03:20:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:20:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Waiting for checks to finish
2026/04/22 03:20:22 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Waiting for transfers to finish
2026/04/22 03:20:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:20:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:20:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:20:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:20:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:20:22 INFO : file2.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:20:22 INFO : file1.txt: Copied (new)
2026/04/22 03:20:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:20:22 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:20:22 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1'
2026/04/22 03:20:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:20:23 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Waiting for checks to finish
2026/04/22 03:20:23 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Waiting for transfers to finish
2026/04/22 03:20:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:20:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:20:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:20:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:20:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:20:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:20:23 INFO : file1.txt: Copied (new)
2026/04/22 03:20:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:20:23 INFO : file2.txt: Copied (new)
2026/04/22 03:20:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:20:23 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:20:23 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2'
2026/04/22 03:20:23 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/04/22 03:20:23 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:20:23 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:20:28 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:28 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:20: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/22 03:20:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:28 INFO : Copying Path2 files to Path1
2026/04/22 03:20:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:20:28 INFO : There was nothing to transfer
2026/04/22 03:20:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:20:28 INFO : There was nothing to transfer
2026/04/22 03:20:28 INFO : Resync updating listings
2026/04/22 03:20:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:28 INFO : [32mBisync successful[0m
2026/04/22 03:20:28 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:20:28 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:20:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/"
2026/04/22 03:20:28 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" to be canonical "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:28 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:20:28 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:20:28 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:20:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:20:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:28 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:20:28 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:20:28 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/')
2026/04/22 03:20:28 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:20:28 DEBUG : Max number of stats groups reached removing dalidep4
2026/04/22 03:20:28 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/04/22 03:20:28 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:28 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/04/22 03:20:28 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:20:28 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:20:28 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:28 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:20:28 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:20:28 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:20:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:20:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:20:28 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:20:28 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:20:28 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/')
2026/04/22 03:20:28 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:20:28 DEBUG : Max number of stats groups reached removing mesevox2
2026/04/22 03:20:29 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:20:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:29 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:20:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:20:29 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/04/22 03:20:29 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/04/22 03:20:33 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:33 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:20:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:33 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:33 INFO : Path1 checking for diffs
2026/04/22 03:20:33 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:33 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:33 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:20:33 INFO : Path2 checking for diffs
2026/04/22 03:20:33 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:33 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:33 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:20:33 INFO : Applying changes
2026/04/22 03:20:33 INFO : Checking potential conflicts...
2026/04/22 03:20:34 ERROR : file1.txt: md5 differ
2026/04/22 03:20:34 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 differences found
2026/04/22 03:20:34 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 errors while checking
2026/04/22 03:20:34 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:20:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:20:34 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/22 03:20:34 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:20:34 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt[0m
2026/04/22 03:20:34 INFO : file1.txt: Deleted
2026/04/22 03:20:34 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:20:34 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:20:34 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:20:34 INFO : Updating listings
2026/04/22 03:20:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:34 INFO : [32mBisync successful[0m
2026/04/22 03:20:34 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:20:34 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:34 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:20:34 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:20:34 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:20:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:20:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:34 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:20:34 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:20:34 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/22 03:20:34 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:20:34 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/')
2026/04/22 03:20:34 DEBUG : file1R.txt: md5 differ
2026/04/22 03:20:34 DEBUG : Max number of stats groups reached removing yuyifum3
2026/04/22 03:20:34 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/04/22 03:20:34 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:34 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/04/22 03:20:34 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:20:34 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:20:34 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:34 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:20:34 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:20:34 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:20:34 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:20:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:20:35 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:20:35 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:20:35 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/22 03:20:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:35 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:20:35 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:20:35 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/04/22 03:20:35 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/04/22 03:20:39 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:39 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:20: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/22 03:20:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:39 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:39 INFO : Path1 checking for diffs
2026/04/22 03:20:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:39 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:39 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:20:39 INFO : Path2 checking for diffs
2026/04/22 03:20:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:39 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:39 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/04/22 03:20:39 INFO : Applying changes
2026/04/22 03:20:39 INFO : Checking potential conflicts...
2026/04/22 03:20:39 ERROR : file1.txt: md5 differ
2026/04/22 03:20:39 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 differences found
2026/04/22 03:20:39 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 errors while checking
2026/04/22 03:20:39 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:20:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:20:39 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/04/22 03:20:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt.dinosaur1[0m
2026/04/22 03:20:40 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/04/22 03:20:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt.dinosaur1[0m
2026/04/22 03:20:40 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt[0m
2026/04/22 03:20:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt[0m
2026/04/22 03:20:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:20:40 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:20:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:20:40 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/04/22 03:20:40 INFO : Updating listings
2026/04/22 03:20:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:40 INFO : [32mBisync successful[0m
2026/04/22 03:20:40 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:20:40 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:20:40 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:40 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:20:40 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:20:40 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:20:40 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:20:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:41 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:20:41 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:20:41 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/22 03:20:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:41 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:20:41 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:20:41 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:20:41 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:41 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:20:41 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:20:41 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:20:41 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:20:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:20:41 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:20:41 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:20:41 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/22 03:20:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:20:41 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/')
2026/04/22 03:20:41 DEBUG : file1L.txt: md5 differ
2026/04/22 03:20:41 DEBUG : Max number of stats groups reached removing wedagen2
2026/04/22 03:20:41 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:20:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:41 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:20:41 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:20:41 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/04/22 03:20:41 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/04/22 03:20:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:20:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:46 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:46 INFO : Path1 checking for diffs
2026/04/22 03:20:46 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:46 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:46 INFO : Path2 checking for diffs
2026/04/22 03:20:46 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:46 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:46 INFO : Applying changes
2026/04/22 03:20:46 INFO : Checking potential conflicts...
2026/04/22 03:20:46 ERROR : file1.txt: md5 differ
2026/04/22 03:20:46 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 differences found
2026/04/22 03:20:46 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 errors while checking
2026/04/22 03:20:46 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:20:46 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:20:46 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/04/22 03:20:46 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:20:46 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt.apple1[0m
2026/04/22 03:20:46 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/04/22 03:20:46 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt.apple1[0m
2026/04/22 03:20:46 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt.apple2[0m
2026/04/22 03:20:46 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/04/22 03:20:46 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt.apple2[0m
2026/04/22 03:20:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:20:47 INFO : file1.txt.apple2: Copied (server-side copy)
2026/04/22 03:20:47 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:20:47 INFO : file1.txt.apple1: Copied (server-side copy)
2026/04/22 03:20:47 INFO : Updating listings
2026/04/22 03:20:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:47 INFO : [32mBisync successful[0m
2026/04/22 03:20:47 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/04/22 03:20:47 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:20:47 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:47 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:20:47 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:20:47 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:20:47 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:20:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:47 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:20:47 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:47 DEBUG : Max number of stats groups reached removing fexowic7
2026/04/22 03:20:47 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:20:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:48 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:20:48 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:20:48 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:20:48 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:48 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/04/22 03:20:48 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:20:48 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:20:48 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:20:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:20:48 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:20:48 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:48 DEBUG : Max number of stats groups reached removing zugirey8
2026/04/22 03:20:48 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/04/22 03:20:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:48 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/04/22 03:20:48 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:20:48 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/04/22 03:20:48 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/04/22 03:20:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:20: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/22 03:20:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:52 INFO : Building Path1 and Path2 listings
2026/04/22 03:20:53 INFO : Path1 checking for diffs
2026/04/22 03:20:53 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:53 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:53 INFO : Path2 checking for diffs
2026/04/22 03:20:53 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:20:53 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:20:53 INFO : Applying changes
2026/04/22 03:20:53 INFO : Checking potential conflicts...
2026/04/22 03:20:53 ERROR : file1.txt: md5 differ
2026/04/22 03:20:53 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 differences found
2026/04/22 03:20:53 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 errors while checking
2026/04/22 03:20:53 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:20:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:20:53 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/22 03:20:53 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/04/22 03:20:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt.cloud1[0m
2026/04/22 03:20:53 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/04/22 03:20:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt.cloud1[0m
2026/04/22 03:20:53 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt.local1[0m
2026/04/22 03:20:53 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/04/22 03:20:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt.local1[0m
2026/04/22 03:20:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:20:54 INFO : file1.txt.local1: Copied (server-side copy)
2026/04/22 03:20:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:20:54 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/04/22 03:20:54 INFO : Updating listings
2026/04/22 03:20:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:54 INFO : [32mBisync successful[0m
2026/04/22 03:20:54 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/04/22 03:20:54 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:20:54 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:54 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:20:54 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:20:54 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:20:54 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:20:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:54 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:20:54 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:54 DEBUG : Max number of stats groups reached removing rixidoj0
2026/04/22 03:20:54 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:20:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:20:55 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:20:55 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:20:55 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:20:55 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:20:55 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:20:55 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:20:55 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:20:55 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:20:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:20:55 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:20:55 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:20:55 DEBUG : Max number of stats groups reached removing jawipok1
2026/04/22 03:20:55 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:20:55 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:20:55 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:20:55 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:20:55 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/04/22 03:20:55 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/04/22 03:20:59 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:59 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:20:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:20: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/22 03:20:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:20:59 INFO : Building Path1 and Path2 listings
2026/04/22 03:21:00 INFO : Path1 checking for diffs
2026/04/22 03:21:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:21:00 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:21:00 INFO : Path2 checking for diffs
2026/04/22 03:21:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:21:00 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/04/22 03:21:00 INFO : Applying changes
2026/04/22 03:21:00 INFO : Checking potential conflicts...
2026/04/22 03:21:00 ERROR : file1.txt: md5 differ
2026/04/22 03:21:00 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 differences found
2026/04/22 03:21:00 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 1 errors while checking
2026/04/22 03:21:00 INFO : Finished checking the potential conflicts. 1 differences found
2026/04/22 03:21:00 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:21:00 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt..path1[0m
2026/04/22 03:21:00 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/04/22 03:21:00 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt..path1[0m
2026/04/22 03:21:00 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt..path2[0m
2026/04/22 03:21:00 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/04/22 03:21:00 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file1.txt..path2[0m
2026/04/22 03:21:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:21:01 INFO : file1.txt..path2: Copied (server-side copy)
2026/04/22 03:21:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:21:01 INFO : file1.txt..path1: Copied (server-side copy)
2026/04/22 03:21:01 INFO : Updating listings
2026/04/22 03:21:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:21:01 INFO : [32mBisync successful[0m
2026/04/22 03:21:01 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/04/22 03:21:01 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1R.txt[0m
2026/04/22 03:21:01 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:21:01 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:21:01 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file1.txt[0m
2026/04/22 03:21:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file1.txt"
2026/04/22 03:21:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:21:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:21:01 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file1.txt"
2026/04/22 03:21:01 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:01 DEBUG : Max number of stats groups reached removing cesocow3
2026/04/22 03:21:01 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/04/22 03:21:01 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:21:01 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/04/22 03:21:01 INFO : file1R.txt: Copied (new) to: file1.txt
2026/04/22 03:21:01 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file2.txt[0m
2026/04/22 03:21:01 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file2.txt"
2026/04/22 03:21:01 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1R.txt"
2026/04/22 03:21:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:21:02 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file2.txt"
2026/04/22 03:21:02 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:21:02 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/')
2026/04/22 03:21:02 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:21:02 DEBUG : Max number of stats groups reached removing qohetuh6
2026/04/22 03:21:02 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/04/22 03:21:02 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/04/22 03:21:02 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/04/22 03:21:02 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:21:02 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/030906jamihem5/datadir/test_resolve-nikujin4/ file1L.txt[0m
2026/04/22 03:21:02 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/" for canonical name "/tmp/030906jamihem5/datadir/test_resolve-nikujin4"
2026/04/22 03:21:02 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:21:02 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/ file1.txt[0m
2026/04/22 03:21:02 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" as "file1.txt"
2026/04/22 03:21:02 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:21:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/"
2026/04/22 03:21:02 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/'" as "file1.txt"
2026/04/22 03:21:02 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:02 DEBUG : Max number of stats groups reached removing yutejud0
2026/04/22 03:21:02 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/04/22 03:21:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:02 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/04/22 03:21:02 INFO : file1L.txt: Copied (new) to: file1.txt
2026/04/22 03:21:02 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/ file2.txt[0m
2026/04/22 03:21:02 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/" as "file2.txt"
2026/04/22 03:21:02 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resolve-nikujin4/file1L.txt"
2026/04/22 03:21:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:21:02 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/'" as "file2.txt"
2026/04/22 03:21:02 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resolve-nikujin4)
2026/04/22 03:21:02 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/')
2026/04/22 03:21:02 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:21:02 DEBUG : Max number of stats groups reached removing bogetod7
2026/04/22 03:21:03 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:21:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:03 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:21:03 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:21:03 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/04/22 03:21:03 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/04/22 03:21:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:21:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:21:07 INFO : Building Path1 and Path2 listings
2026/04/22 03:21:08 INFO : Path1 checking for diffs
2026/04/22 03:21:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:21:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:21:08 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:21:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:21:08 INFO : Path2 checking for diffs
2026/04/22 03:21:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/04/22 03:21:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/04/22 03:21:08 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/04/22 03:21:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/04/22 03:21:08 INFO : Applying changes
2026/04/22 03:21:08 INFO : Checking potential conflicts...
2026/04/22 03:21:08 ERROR : file2.txt: md5 differ
2026/04/22 03:21:08 ERROR : file1.txt: md5 differ
2026/04/22 03:21:08 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 2 differences found
2026/04/22 03:21:08 NOTICE: azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': 2 errors while checking
2026/04/22 03:21:08 INFO : Finished checking the potential conflicts. 2 differences found
2026/04/22 03:21:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/04/22 03:21:08 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/22 03:21:08 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/04/22 03:21:08 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/file1.txt[0m
2026/04/22 03:21:08 INFO : file1.txt: Deleted
2026/04/22 03:21:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/04/22 03:21:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/04/22 03:21:08 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/22 03:21:08 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/04/22 03:21:08 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/file2.txt[0m
2026/04/22 03:21:08 INFO : file2.txt: Deleted
2026/04/22 03:21:08 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/04/22 03:21:08 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/04/22 03:21:08 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:21:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:21:09 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:09 INFO : Updating listings
2026/04/22 03:21:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2/"
2026/04/22 03:21:09 INFO : [32mBisync successful[0m
2026/04/22 03:21:09 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:10 DEBUG : Max number of stats groups reached removing dematol1
2026/04/22 03:21:10 INFO : file1.txt..path1: Deleted
2026/04/22 03:21:10 INFO : file1.txt..path2: Deleted
2026/04/22 03:21:10 INFO : file1.txt: Deleted
2026/04/22 03:21:10 INFO : RCLONE_TEST: Deleted
2026/04/22 03:21:10 INFO : file1.txt.apple1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.apple2: Deleted
2026/04/22 03:21:10 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.local1: Deleted
2026/04/22 03:21:10 INFO : file2.txt: Deleted
2026/04/22 03:21:10 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:10 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path1': Removing directory
2026/04/22 03:21:10 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:10 INFO : file1.txt.apple1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.dinosaur1: Deleted
2026/04/22 03:21:10 INFO : RCLONE_TEST: Deleted
2026/04/22 03:21:10 INFO : file1.txt..path2: Deleted
2026/04/22 03:21:10 INFO : file1.txt: Deleted
2026/04/22 03:21:10 INFO : file1.txt.apple2: Deleted
2026/04/22 03:21:10 INFO : file1.txt..path1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.cloud1: Deleted
2026/04/22 03:21:10 INFO : file1.txt.local1: Deleted
2026/04/22 03:21:10 INFO : file2.txt: Deleted
2026/04/22 03:21:10 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:10 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/04/22 03:21:10 INFO : path1: Making directory
2026/04/22 03:21:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1"
2026/04/22 03:21:10 INFO : path2: Making directory
2026/04/22 03:21:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2"
2026/04/22 03:21:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/04/22 03:21:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_resync-curimaw0"
2026/04/22 03:21:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resync-curimaw0: Waiting for checks to finish
2026/04/22 03:21:10 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resync-curimaw0: Waiting for transfers to finish
2026/04/22 03:21:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:10 INFO : file1.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:21:10 INFO : file3.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:21:10 INFO : file4.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:10 INFO : file2.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:21:10 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:21:10 INFO : file5.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:21:10 INFO : file6.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:21:10 INFO : file7.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:10 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:10 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/04/22 03:21:10 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9"
2026/04/22 03:21:10 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:10 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/04/22 03:21:10 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/04/22 03:21:10 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9: Waiting for checks to finish
2026/04/22 03:21:10 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:10 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/04/22 03:21:10 INFO : fileA.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:10 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/04/22 03:21:10 INFO : fileB.txt: Copied (new)
2026/04/22 03:21:10 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9: Waiting for transfers to finish
2026/04/22 03:21:10 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:10 ERROR : error listing: directory not found
2026/04/22 03:21:10 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Failed to list "": directory not found
2026/04/22 03:21:10 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:10 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Removing directory
2026/04/22 03:21:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resync/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0f67439d-a01a-009d-1d07-d243a0000000
Time:2026-04-22T03:21:10.8822489Z
--------------------------------------------------------------------------------
2026/04/22 03:21:10 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:10 ERROR : error listing: directory not found
2026/04/22 03:21:10 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Failed to list "": directory not found
2026/04/22 03:21:10 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:10 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Removing directory
2026/04/22 03:21:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resync/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0f6743a1-a01a-009d-2107-d243a0000000
Time:2026-04-22T03:21:11.0008928Z
--------------------------------------------------------------------------------
2026/04/22 03:21:11 ERROR : error listing: directory not found
2026/04/22 03:21:11 ERROR : error listing: directory not found
2026/04/22 03:21:11 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_resync-curimaw0
2026/04/22 03:21:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Waiting for checks to finish
2026/04/22 03:21:11 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Waiting for transfers to finish
2026/04/22 03:21:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:11 INFO : file2.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:21:11 INFO : file3.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:11 INFO : file1.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:21:11 INFO : file4.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:21:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:21:11 INFO : file6.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:21:11 INFO : file5.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:21:11 INFO : file7.txt: Copied (new)
2026/04/22 03:21:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:11 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:11 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1'
2026/04/22 03:21:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Waiting for checks to finish
2026/04/22 03:21:12 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Waiting for transfers to finish
2026/04/22 03:21:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:21:12 INFO : file4.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:12 INFO : file2.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:21:12 INFO : file3.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:12 INFO : file1.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:21:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:21:12 INFO : file5.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:21:12 INFO : file6.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:21:12 INFO : file7.txt: Copied (new)
2026/04/22 03:21:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:12 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:12 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2'
2026/04/22 03:21:13 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/04/22 03:21:13 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/04/22 03:21:13 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/[0m
2026/04/22 03:21:13 DEBUG : Max number of stats groups reached removing gofopuj5
2026/04/22 03:21:13 DEBUG : file1.txt: Remove file
2026/04/22 03:21:13 DEBUG : file2.txt: Remove file
2026/04/22 03:21:13 DEBUG : file3.txt: Remove file
2026/04/22 03:21:13 DEBUG : file4.txt: Remove file
2026/04/22 03:21:13 DEBUG : file5.txt: Remove file
2026/04/22 03:21:13 DEBUG : file6.txt: Remove file
2026/04/22 03:21:13 DEBUG : file7.txt: Remove file
2026/04/22 03:21:13 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:21:13 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/04/22 03:21:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:18 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:21: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/22 03:21:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:18 INFO : Copying Path2 files to Path1
2026/04/22 03:21:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:21:18 INFO : file3.txt: Copied (server-side copy)
2026/04/22 03:21:18 INFO : file4.txt: Copied (server-side copy)
2026/04/22 03:21:18 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:18 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:21:19 INFO : file5.txt: Copied (server-side copy)
2026/04/22 03:21:19 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:21:19 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:21:19 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:21:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:21:19 INFO : Resync updating listings
2026/04/22 03:21:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:19 INFO : [32mBisync successful[0m
2026/04/22 03:21:19 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/04/22 03:21:19 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/04/22 03:21:19 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/[0m
2026/04/22 03:21:19 DEBUG : Max number of stats groups reached removing jurohuz2
2026/04/22 03:21:19 DEBUG : file1.txt: Remove file
2026/04/22 03:21:19 DEBUG : file2.txt: Remove file
2026/04/22 03:21:19 DEBUG : file3.txt: Remove file
2026/04/22 03:21:19 DEBUG : file4.txt: Remove file
2026/04/22 03:21:19 DEBUG : file5.txt: Remove file
2026/04/22 03:21:19 DEBUG : file6.txt: Remove file
2026/04/22 03:21:19 DEBUG : file7.txt: Remove file
2026/04/22 03:21:19 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:21:19 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/04/22 03:21:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:24 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:21:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:24 INFO : Copying Path2 files to Path1
2026/04/22 03:21:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:21:24 INFO : There was nothing to transfer
2026/04/22 03:21:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:21:24 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:24 INFO : file3.txt: Copied (server-side copy)
2026/04/22 03:21:24 INFO : file4.txt: Copied (server-side copy)
2026/04/22 03:21:24 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:21:25 INFO : file6.txt: Copied (server-side copy)
2026/04/22 03:21:25 INFO : file5.txt: Copied (server-side copy)
2026/04/22 03:21:25 INFO : file7.txt: Copied (server-side copy)
2026/04/22 03:21:25 INFO : RCLONE_TEST: Copied (server-side copy)
2026/04/22 03:21:25 INFO : Resync updating listings
2026/04/22 03:21:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:25 INFO : [32mBisync successful[0m
2026/04/22 03:21:25 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/04/22 03:21:25 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/04/22 03:21:25 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/030906jamihem5/datadir/test_resync-jitequl9/ fileA.txt[0m
2026/04/22 03:21:25 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/"
2026/04/22 03:21:25 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_resync-jitequl9/" to be canonical "/tmp/030906jamihem5/datadir/test_resync-jitequl9"
2026/04/22 03:21:25 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/04/22 03:21:25 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/030906jamihem5/datadir/test_resync-jitequl9/ fileB.txt[0m
2026/04/22 03:21:25 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync-jitequl9/" for canonical name "/tmp/030906jamihem5/datadir/test_resync-jitequl9"
2026/04/22 03:21:25 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/04/22 03:21:25 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/04/22 03:21:25 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/04/22 03:21:25 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/file1.txt[0m
2026/04/22 03:21:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:25 DEBUG : Max number of stats groups reached removing tivogur2
2026/04/22 03:21:25 INFO : file1.txt: Deleted
2026/04/22 03:21:25 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/04/22 03:21:25 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/file2.txt[0m
2026/04/22 03:21:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/"
2026/04/22 03:21:25 DEBUG : Max number of stats groups reached removing mahohok6
2026/04/22 03:21:25 INFO : file2.txt: Deleted
2026/04/22 03:21:25 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:21:25 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/ file3.txt[0m
2026/04/22 03:21:25 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/" as "file3.txt"
2026/04/22 03:21:25 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt"
2026/04/22 03:21:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:25 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/'" as "file3.txt"
2026/04/22 03:21:25 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9)
2026/04/22 03:21:25 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/')
2026/04/22 03:21:25 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:21:25 DEBUG : Max number of stats groups reached removing seqeloy0
2026/04/22 03:21:25 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/04/22 03:21:25 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:25 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/04/22 03:21:25 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/04/22 03:21:25 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/04/22 03:21:25 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/file4.txt[0m
2026/04/22 03:21:25 DEBUG : Max number of stats groups reached removing gaquyij6
2026/04/22 03:21:25 INFO : file4.txt: Deleted
2026/04/22 03:21:25 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/ file4.txt[0m
2026/04/22 03:21:25 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/" as "file4.txt"
2026/04/22 03:21:25 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt"
2026/04/22 03:21:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:26 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/'" as "file4.txt"
2026/04/22 03:21:26 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9)
2026/04/22 03:21:26 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/')
2026/04/22 03:21:26 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:21:26 DEBUG : Max number of stats groups reached removing wosudul8
2026/04/22 03:21:26 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/04/22 03:21:26 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:26 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/04/22 03:21:26 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/04/22 03:21:26 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/04/22 03:21:26 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/ file5.txt[0m
2026/04/22 03:21:26 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/" as "file5.txt"
2026/04/22 03:21:26 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt"
2026/04/22 03:21:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:26 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/'" as "file5.txt"
2026/04/22 03:21:26 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9)
2026/04/22 03:21:26 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/')
2026/04/22 03:21:26 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:21:26 DEBUG : Max number of stats groups reached removing qisoxob2
2026/04/22 03:21:26 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/04/22 03:21:26 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:26 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/04/22 03:21:26 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/04/22 03:21:26 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/04/22 03:21:26 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/ file6.txt[0m
2026/04/22 03:21:26 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" as "file6.txt"
2026/04/22 03:21:26 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileB.txt"
2026/04/22 03:21:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/"
2026/04/22 03:21:26 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/'" as "file6.txt"
2026/04/22 03:21:26 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9)
2026/04/22 03:21:26 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/')
2026/04/22 03:21:26 DEBUG : fileB.txt: Sizes differ
2026/04/22 03:21:26 DEBUG : Max number of stats groups reached removing bageduh7
2026/04/22 03:21:27 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/04/22 03:21:27 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:27 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/04/22 03:21:27 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:21:27 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/ file6.txt[0m
2026/04/22 03:21:27 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/" as "file6.txt"
2026/04/22 03:21:27 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync-jitequl9/fileA.txt"
2026/04/22 03:21:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:27 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/'" as "file6.txt"
2026/04/22 03:21:27 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/030906jamihem5/datadir/test_resync-jitequl9)
2026/04/22 03:21:27 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/')
2026/04/22 03:21:27 DEBUG : fileA.txt: Sizes differ
2026/04/22 03:21:27 DEBUG : Max number of stats groups reached removing defatos7
2026/04/22 03:21:27 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/04/22 03:21:27 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:21:27 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/04/22 03:21:27 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/04/22 03:21:27 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/04/22 03:21:27 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/04/22 03:21:27 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/04/22 03:21:32 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:32 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:21: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/22 03:21:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:32 INFO : Copying Path2 files to Path1
2026/04/22 03:21:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:21:32 INFO : file4.txt: Copied (server-side copy)
2026/04/22 03:21:32 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:21:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:21:32 INFO : file6.txt: Updated modification time in destination
2026/04/22 03:21:33 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:33 INFO : file3.txt: Copied (server-side copy)
2026/04/22 03:21:33 INFO : file5.txt: Copied (server-side copy)
2026/04/22 03:21:33 INFO : Resync updating listings
2026/04/22 03:21:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:33 INFO : [32mBisync successful[0m
2026/04/22 03:21:33 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/04/22 03:21:33 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/04/22 03:21:33 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/04/22 03:21:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:37 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:21:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:37 INFO : Building Path1 and Path2 listings
2026/04/22 03:21:37 INFO : Path1 checking for diffs
2026/04/22 03:21:37 INFO : Path2 checking for diffs
2026/04/22 03:21:37 INFO : No changes found
2026/04/22 03:21:37 INFO : Updating listings
2026/04/22 03:21:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:37 INFO : [32mBisync successful[0m
2026/04/22 03:21:37 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/04/22 03:21:37 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/[0m
2026/04/22 03:21:37 DEBUG : Max number of stats groups reached removing kigubaj1
2026/04/22 03:21:37 DEBUG : file1.txt: Remove file
2026/04/22 03:21:38 DEBUG : file2.txt: Remove file
2026/04/22 03:21:38 DEBUG : file3.txt: Remove file
2026/04/22 03:21:38 DEBUG : file4.txt: Remove file
2026/04/22 03:21:38 DEBUG : file5.txt: Remove file
2026/04/22 03:21:38 DEBUG : file6.txt: Remove file
2026/04/22 03:21:38 DEBUG : file7.txt: Remove file
2026/04/22 03:21:38 DEBUG : RCLONE_TEST: Remove file
2026/04/22 03:21:38 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/04/22 03:21:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:42 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:21:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync/path2/"
2026/04/22 03:21:42 INFO : Building Path1 and Path2 listings
2026/04/22 03:21:42 INFO : Path1 checking for diffs
2026/04/22 03:21:42 INFO : Path2 checking for diffs
2026/04/22 03:21:42 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_resync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_resync_path2.path2.lst-new
2026/04/22 03:21:42 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/030906jamihem5/workdir/TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_resync_path1..TestAzureFiles_rclone-test-hapeyum1rodo_030906jamihem5_resync_path2.path2.lst-new[0m
2026/04/22 03:21:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/04/22 03:21:42 NOTICE: Bisync error: bisync aborted
2026/04/22 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:43 DEBUG : Max number of stats groups reached removing hahafix7
2026/04/22 03:21:43 INFO : RCLONE_TEST: Deleted
2026/04/22 03:21:43 INFO : file2.txt: Deleted
2026/04/22 03:21:43 INFO : file1.txt: Deleted
2026/04/22 03:21:43 INFO : file3.txt: Deleted
2026/04/22 03:21:43 INFO : file7.txt: Deleted
2026/04/22 03:21:43 INFO : file4.txt: Deleted
2026/04/22 03:21:43 INFO : file5.txt: Deleted
2026/04/22 03:21:43 INFO : file6.txt: Deleted
2026/04/22 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:43 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path1': Removing directory
2026/04/22 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:43 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/04/22 03:21:43 INFO : path1: Making directory
2026/04/22 03:21:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1"
2026/04/22 03:21:43 DEBUG : Config file has changed externally - reloading
2026/04/22 03:21:43 INFO : path2: Making directory
2026/04/22 03:21:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2"
2026/04/22 03:21:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/04/22 03:21:43 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_resync_modes-sazidus3"
2026/04/22 03:21:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:43 INFO : file1.txt: Copied (new)
2026/04/22 03:21:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:43 INFO : file2.txt: Copied (new)
2026/04/22 03:21:43 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resync_modes-sazidus3: Waiting for checks to finish
2026/04/22 03:21:43 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_resync_modes-sazidus3: Waiting for transfers to finish
2026/04/22 03:21:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:43 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/04/22 03:21:43 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:43 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:43 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/04/22 03:21:43 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7: Waiting for checks to finish
2026/04/22 03:21:43 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:21:43 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/04/22 03:21:43 INFO : file1R.txt: Copied (new)
2026/04/22 03:21:43 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7: Waiting for transfers to finish
2026/04/22 03:21:43 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/04/22 03:21:43 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/04/22 03:21:43 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/04/22 03:21:43 INFO : file2.txt: Copied (new)
2026/04/22 03:21:43 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/04/22 03:21:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:43 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/04/22 03:21:43 INFO : file1L.txt: Copied (new)
2026/04/22 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:43 ERROR : error listing: directory not found
2026/04/22 03:21:43 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Failed to list "": directory not found
2026/04/22 03:21:43 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:43 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Removing directory
2026/04/22 03:21:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:17aa7207-b01a-0091-5f07-d2d4a8000000
Time:2026-04-22T03:21:43.9369470Z
--------------------------------------------------------------------------------
2026/04/22 03:21:43 DEBUG : Waiting for deletions to finish
2026/04/22 03:21:43 ERROR : error listing: directory not found
2026/04/22 03:21:44 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Failed to list "": directory not found
2026/04/22 03:21:44 DEBUG : removing 1 level 0 directories
2026/04/22 03:21:44 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Removing directory
2026/04/22 03:21:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:17aa720a-b01a-0091-6207-d2d4a8000000
Time:2026-04-22T03:21:44.0582055Z
--------------------------------------------------------------------------------
2026/04/22 03:21:44 ERROR : error listing: directory not found
2026/04/22 03:21:44 ERROR : error listing: directory not found
2026/04/22 03:21:44 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_resync_modes-sazidus3
2026/04/22 03:21:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Waiting for checks to finish
2026/04/22 03:21:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Waiting for transfers to finish
2026/04/22 03:21:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:44 INFO : file2.txt: Copied (new)
2026/04/22 03:21:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:44 INFO : file1.txt: Copied (new)
2026/04/22 03:21:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:44 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:44 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1'
2026/04/22 03:21:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:21:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Waiting for checks to finish
2026/04/22 03:21:44 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Waiting for transfers to finish
2026/04/22 03:21:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:21:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:21:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:21:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:21:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:21:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:21:45 INFO : file1.txt: Copied (new)
2026/04/22 03:21:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:21:45 INFO : file2.txt: Copied (new)
2026/04/22 03:21:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:21:45 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:21:45 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2'
2026/04/22 03:21:45 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/04/22 03:21:45 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:21:45 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:21:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/"
2026/04/22 03:21:45 DEBUG : fs cache: renaming cache item "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" to be canonical "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:45 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/04/22 03:21:45 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:21:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:21:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:21:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:45 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:21:45 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:21:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:21:45 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:21:45 DEBUG : Max number of stats groups reached removing zusonub6
2026/04/22 03:21:45 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/04/22 03:21:45 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:21:45 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/04/22 03:21:45 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:21:45 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:21:45 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:45 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/04/22 03:21:45 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:21:45 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:21:45 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:21:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:21:45 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:21:45 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:21:45 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/')
2026/04/22 03:21:45 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:21:45 DEBUG : Max number of stats groups reached removing dajogom9
2026/04/22 03:21:46 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/04/22 03:21:46 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:46 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/04/22 03:21:46 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:21:46 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:21:46 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:21:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:50 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:21:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:50 INFO : Copying Path2 files to Path1
2026/04/22 03:21:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:21:50 INFO : There was nothing to transfer
2026/04/22 03:21:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:21:51 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:51 INFO : Resync updating listings
2026/04/22 03:21:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:51 INFO : [32mBisync successful[0m
2026/04/22 03:21:51 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:21:51 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:21:51 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:51 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/04/22 03:21:51 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:21:51 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:21:51 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:21:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:51 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:21:51 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:21:51 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:21:51 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:21:51 DEBUG : Max number of stats groups reached removing yaqubib4
2026/04/22 03:21:51 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/04/22 03:21:51 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:21:51 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/04/22 03:21:51 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:21:51 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:21:51 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:51 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/04/22 03:21:51 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:21:51 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:21:51 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:21:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:21:51 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:21:51 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:21:51 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/22 03:21:51 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:51 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:21:51 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:21:51 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/04/22 03:21:51 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/04/22 03:21:56 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:56 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:21:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:21: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/22 03:21:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:56 INFO : Copying Path2 files to Path1
2026/04/22 03:21:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:21:56 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:21:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:21:57 INFO : Resync updating listings
2026/04/22 03:21:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:57 INFO : [32mBisync successful[0m
2026/04/22 03:21:57 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:21:57 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:21:57 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:57 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/04/22 03:21:57 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:21:57 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:21:57 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:21:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:21:57 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:21:57 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:21:57 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/22 03:21:57 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:21:57 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:21:57 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:21:57 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:21:57 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:21:57 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/04/22 03:21:57 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:21:57 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:21:57 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:21:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:21:57 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:21:57 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:21:57 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/')
2026/04/22 03:21:57 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:21:57 DEBUG : Max number of stats groups reached removing qivudaj3
2026/04/22 03:21:57 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/04/22 03:21:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:21:57 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/04/22 03:21:57 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:21:57 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/04/22 03:21:57 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/04/22 03:22:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:02 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:22: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/22 03:22:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:02 INFO : Copying Path2 files to Path1
2026/04/22 03:22:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:02 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:22:02 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:22:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:02 INFO : Resync updating listings
2026/04/22 03:22:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:02 INFO : [32mBisync successful[0m
2026/04/22 03:22:02 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:22:02 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:22:02 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:02 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/04/22 03:22:02 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:22:02 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:22:02 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:02 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:22:02 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:22:02 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/22 03:22:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:02 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:22:02 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:22:02 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:22:02 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:02 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/04/22 03:22:02 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:22:02 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:22:02 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:03 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:22:03 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:03 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/')
2026/04/22 03:22:03 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:22:03 DEBUG : Max number of stats groups reached removing juzaced6
2026/04/22 03:22:03 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/04/22 03:22:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:03 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/04/22 03:22:03 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:22:03 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/04/22 03:22:03 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/04/22 03:22:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:07 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:22:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:07 INFO : Copying Path2 files to Path1
2026/04/22 03:22:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:08 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/22 03:22:08 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:22:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:08 INFO : Resync updating listings
2026/04/22 03:22:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:08 INFO : [32mBisync successful[0m
2026/04/22 03:22:08 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:22:08 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:22:08 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:08 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/04/22 03:22:08 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:22:08 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:22:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:08 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:22:08 DEBUG : file1.txt: size = 42 OK
2026/04/22 03:22:08 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/22 03:22:08 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:08 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:22:08 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:22:08 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:22:08 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:08 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/04/22 03:22:08 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:22:08 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:22:08 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:08 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:22:08 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:08 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/')
2026/04/22 03:22:08 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:22:08 DEBUG : Max number of stats groups reached removing wobokur6
2026/04/22 03:22:09 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/04/22 03:22:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:09 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/04/22 03:22:09 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:22:09 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/04/22 03:22:09 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/04/22 03:22:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:13 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:22: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/22 03:22:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:13 INFO : Copying Path2 files to Path1
2026/04/22 03:22:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:13 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:22:13 INFO : There was nothing to transfer
2026/04/22 03:22:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:13 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/04/22 03:22:14 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:22:14 INFO : Resync updating listings
2026/04/22 03:22:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:14 INFO : [32mBisync successful[0m
2026/04/22 03:22:14 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/04/22 03:22:14 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:22:14 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:14 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/04/22 03:22:14 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:22:14 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:22:14 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:14 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:22:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:14 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:22:14 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:22:14 DEBUG : Max number of stats groups reached removing desaqin6
2026/04/22 03:22:14 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/04/22 03:22:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:14 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/04/22 03:22:14 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:22:14 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file2.txt[0m
2026/04/22 03:22:14 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file2.txt"
2026/04/22 03:22:14 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:14 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file2.txt"
2026/04/22 03:22:14 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:14 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/')
2026/04/22 03:22:14 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:22:14 DEBUG : Max number of stats groups reached removing kacesok8
2026/04/22 03:22:15 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/04/22 03:22:15 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:15 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/04/22 03:22:15 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:22:15 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:22:15 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:15 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/04/22 03:22:15 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:22:15 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:22:15 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:15 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:22:15 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:22:15 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/22 03:22:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:15 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:22:15 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:22:15 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file2.txt[0m
2026/04/22 03:22:15 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file2.txt"
2026/04/22 03:22:15 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:15 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file2.txt"
2026/04/22 03:22:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:15 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:22:15 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:22:15 DEBUG : Max number of stats groups reached removing giremay0
2026/04/22 03:22:15 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/04/22 03:22:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:15 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/04/22 03:22:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:22:15 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/04/22 03:22:15 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/04/22 03:22:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:20 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:22:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:20 INFO : Copying Path2 files to Path1
2026/04/22 03:22:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:20 INFO : There was nothing to transfer
2026/04/22 03:22:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:21 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:22:21 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:22:21 INFO : Resync updating listings
2026/04/22 03:22:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:21 INFO : [32mBisync successful[0m
2026/04/22 03:22:21 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/04/22 03:22:21 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1R.txt[0m
2026/04/22 03:22:21 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:21 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/04/22 03:22:21 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file1.txt[0m
2026/04/22 03:22:21 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file1.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:21 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file1.txt"
2026/04/22 03:22:21 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:21 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:22:21 DEBUG : file1R.txt: Sizes differ
2026/04/22 03:22:21 DEBUG : Max number of stats groups reached removing beyicop5
2026/04/22 03:22:21 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/04/22 03:22:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:21 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/04/22 03:22:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/04/22 03:22:21 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file2.txt[0m
2026/04/22 03:22:21 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file2.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1R.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:21 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file2.txt"
2026/04/22 03:22:21 DEBUG : file2.txt: size = 42 OK
2026/04/22 03:22:21 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/22 03:22:21 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/04/22 03:22:21 INFO : file1R.txt: Updated modification time in destination
2026/04/22 03:22:21 DEBUG : file1R.txt: Unchanged skipping
2026/04/22 03:22:21 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/ file1L.txt[0m
2026/04/22 03:22:21 DEBUG : fs cache: switching user supplied name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/" for canonical name "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7"
2026/04/22 03:22:21 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/04/22 03:22:21 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/ file1.txt[0m
2026/04/22 03:22:21 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" as "file1.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/"
2026/04/22 03:22:21 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/'" as "file1.txt"
2026/04/22 03:22:21 DEBUG : file1.txt: size = 33 OK
2026/04/22 03:22:21 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/22 03:22:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:21 INFO : file1L.txt: Updated modification time in destination
2026/04/22 03:22:21 DEBUG : file1L.txt: Unchanged skipping
2026/04/22 03:22:21 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/ file2.txt[0m
2026/04/22 03:22:21 DEBUG : copyFile "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt" to "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/" as "file2.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7/file1L.txt"
2026/04/22 03:22:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:21 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/'" as "file2.txt"
2026/04/22 03:22:21 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/030906jamihem5/datadir/test_resync_modes-pamoqam7)
2026/04/22 03:22:21 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/')
2026/04/22 03:22:21 DEBUG : file1L.txt: Sizes differ
2026/04/22 03:22:21 DEBUG : Max number of stats groups reached removing jivucow9
2026/04/22 03:22:22 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/04/22 03:22:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/04/22 03:22:22 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/04/22 03:22:22 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/04/22 03:22:22 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/04/22 03:22:22 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/04/22 03:22:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:26 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:22:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:26 INFO : Copying Path2 files to Path1
2026/04/22 03:22:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:27 INFO : file1.txt: Copied (server-side copy)
2026/04/22 03:22:27 INFO : file2.txt: Copied (server-side copy)
2026/04/22 03:22:27 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:27 INFO : Resync updating listings
2026/04/22 03:22:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2/"
2026/04/22 03:22:27 INFO : [32mBisync successful[0m
2026/04/22 03:22:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:27 DEBUG : Max number of stats groups reached removing cuzemic6
2026/04/22 03:22:27 INFO : RCLONE_TEST: Deleted
2026/04/22 03:22:27 INFO : file1.txt: Deleted
2026/04/22 03:22:27 INFO : file2.txt: Deleted
2026/04/22 03:22:27 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:27 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path1': Removing directory
2026/04/22 03:22:27 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:28 INFO : file1.txt: Deleted
2026/04/22 03:22:28 INFO : file2.txt: Deleted
2026/04/22 03:22:28 INFO : RCLONE_TEST: Deleted
2026/04/22 03:22:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/04/22 03:22:28 INFO : path1: Making directory
2026/04/22 03:22:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1"
2026/04/22 03:22:28 INFO : path2: Making directory
2026/04/22 03:22:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2"
2026/04/22 03:22:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/04/22 03:22:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_rmdirs-bafeyip6"
2026/04/22 03:22:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : subdir: Making directory with metadata
2026/04/22 03:22:28 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/04/22 03:22:28 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/04/22 03:22:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:22:28 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_rmdirs-bafeyip6: Waiting for checks to finish
2026/04/22 03:22:28 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:22:28 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_rmdirs-bafeyip6: Waiting for transfers to finish
2026/04/22 03:22:28 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:22:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:22:28 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:22:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:28 INFO : file1.txt: Copied (new)
2026/04/22 03:22:28 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:22:28 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:22:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:28 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:22:28 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:22:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/04/22 03:22:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/04/22 03:22:28 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_rmdirs-wemotoy5"
2026/04/22 03:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_rmdirs-wemotoy5: Waiting for checks to finish
2026/04/22 03:22:28 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_rmdirs-wemotoy5: Waiting for transfers to finish
2026/04/22 03:22:28 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/04/22 03:22:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:28 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/04/22 03:22:28 INFO : file1.txt: Copied (new)
2026/04/22 03:22:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:28 ERROR : error listing: directory not found
2026/04/22 03:22:28 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Failed to list "": directory not found
2026/04/22 03:22:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Removing directory
2026/04/22 03:22:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:faf13073-201a-0058-3307-d26945000000
Time:2026-04-22T03:22:28.5139400Z
--------------------------------------------------------------------------------
2026/04/22 03:22:28 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:28 ERROR : error listing: directory not found
2026/04/22 03:22:28 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Failed to list "": directory not found
2026/04/22 03:22:28 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:28 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Removing directory
2026/04/22 03:22:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:faf13076-201a-0058-3607-d26945000000
Time:2026-04-22T03:22:28.6385480Z
--------------------------------------------------------------------------------
2026/04/22 03:22:28 ERROR : error listing: directory not found
2026/04/22 03:22:28 ERROR : error listing: directory not found
2026/04/22 03:22:28 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_rmdirs-bafeyip6
2026/04/22 03:22:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:28 INFO : subdir: Making directory
2026/04/22 03:22:29 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Waiting for checks to finish
2026/04/22 03:22:29 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Waiting for transfers to finish
2026/04/22 03:22:29 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:22:29 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:22:29 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:22:29 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:22:29 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:22:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:22:29 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:29 INFO : file1.txt: Copied (new)
2026/04/22 03:22:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:29 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:22:29 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:22:29 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1'
2026/04/22 03:22:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:30 INFO : subdir: Making directory
2026/04/22 03:22:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Waiting for checks to finish
2026/04/22 03:22:30 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Waiting for transfers to finish
2026/04/22 03:22:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/04/22 03:22:30 INFO : file1.copy2.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/04/22 03:22:30 INFO : file1.copy1.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/04/22 03:22:30 INFO : file1.copy3.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/04/22 03:22:30 INFO : file1.copy4.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/04/22 03:22:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:30 INFO : file1.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/04/22 03:22:30 INFO : file1.copy5.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/04/22 03:22:30 INFO : subdir/file20.txt: Copied (new)
2026/04/22 03:22:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:30 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:30 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2'
2026/04/22 03:22:31 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/04/22 03:22:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:22:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/04/22 03:22:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:35 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 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/22 03:22:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:35 INFO : Copying Path2 files to Path1
2026/04/22 03:22:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/04/22 03:22:35 INFO : There was nothing to transfer
2026/04/22 03:22:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/04/22 03:22:36 INFO : There was nothing to transfer
2026/04/22 03:22:36 INFO : Resync updating listings
2026/04/22 03:22:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:36 INFO : [32mBisync successful[0m
2026/04/22 03:22:36 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/04/22 03:22:36 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/subdir/file20.txt[0m
2026/04/22 03:22:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/subdir/"
2026/04/22 03:22:36 DEBUG : Max number of stats groups reached removing fugawop6
2026/04/22 03:22:36 INFO : file20.txt: Deleted
2026/04/22 03:22:36 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/04/22 03:22:36 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/04/22 03:22:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:40 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:22: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/22 03:22:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:40 INFO : Building Path1 and Path2 listings
2026/04/22 03:22:41 INFO : Path1 checking for diffs
2026/04/22 03:22:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/04/22 03:22:41 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/04/22 03:22:41 INFO : Path2 checking for diffs
2026/04/22 03:22:41 INFO : Applying changes
2026/04/22 03:22:41 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/subdir/file20.txt[0m
2026/04/22 03:22:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/04/22 03:22:41 INFO : subdir/file20.txt: Deleted
2026/04/22 03:22:41 INFO : There was nothing to transfer
2026/04/22 03:22:41 INFO : Updating listings
2026/04/22 03:22:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:41 INFO : [32mBisync successful[0m
2026/04/22 03:22:41 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/04/22 03:22:41 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/[0m
2026/04/22 03:22:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/"
2026/04/22 03:22:41 DEBUG : Max number of stats groups reached removing jegacih8
2026/04/22 03:22:41 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:22:41 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/[0m
2026/04/22 03:22:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:41 DEBUG : Max number of stats groups reached removing qibaxuq2
2026/04/22 03:22:41 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/04/22 03:22:41 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/04/22 03:22:41 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/04/22 03:22:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:46 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/04/22 03:22:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/04/22 03:22: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/22 03:22:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:46 INFO : Building Path1 and Path2 listings
2026/04/22 03:22:46 INFO : Path1 checking for diffs
2026/04/22 03:22:46 INFO : Path2 checking for diffs
2026/04/22 03:22:46 INFO : No changes found
2026/04/22 03:22:46 INFO : Updating listings
2026/04/22 03:22:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/"
2026/04/22 03:22:46 INFO : Removing empty directories
2026/04/22 03:22:46 INFO : subdir: Removing directory
2026/04/22 03:22:46 INFO : subdir: Removing directory
2026/04/22 03:22:47 INFO : [32mBisync successful[0m
2026/04/22 03:22:47 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/04/22 03:22:47 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1/[0m
2026/04/22 03:22:47 DEBUG : Max number of stats groups reached removing yoyevaf2
2026/04/22 03:22:47 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2/[0m
2026/04/22 03:22:47 DEBUG : Max number of stats groups reached removing qogavuy2
2026/04/22 03:22:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:47 DEBUG : Max number of stats groups reached removing durucev5
2026/04/22 03:22:47 INFO : file1.copy4.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy1.txt: Deleted
2026/04/22 03:22:47 INFO : file1.txt: Deleted
2026/04/22 03:22:47 INFO : RCLONE_TEST: Deleted
2026/04/22 03:22:47 INFO : file1.copy5.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy2.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy3.txt: Deleted
2026/04/22 03:22:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:47 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path1': Removing directory
2026/04/22 03:22:47 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:47 INFO : file1.copy5.txt: Deleted
2026/04/22 03:22:47 INFO : file1.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy3.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy4.txt: Deleted
2026/04/22 03:22:47 INFO : RCLONE_TEST: Deleted
2026/04/22 03:22:47 INFO : file1.copy2.txt: Deleted
2026/04/22 03:22:47 INFO : file1.copy1.txt: Deleted
2026/04/22 03:22:47 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:47 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/volatile
2026/04/22 03:22:47 INFO : path1: Making directory
2026/04/22 03:22:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1"
2026/04/22 03:22:48 INFO : path2: Making directory
2026/04/22 03:22:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2"
2026/04/22 03:22:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/04/22 03:22:48 DEBUG : Creating backend with remote "/tmp/030906jamihem5/initdir/test_volatile-qusorih1"
2026/04/22 03:22:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_volatile-qusorih1: Waiting for checks to finish
2026/04/22 03:22:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:48 DEBUG : Local file system at /tmp/030906jamihem5/initdir/test_volatile-qusorih1: Waiting for transfers to finish
2026/04/22 03:22:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:22:48 INFO : file2.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:48 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:48 INFO : file1.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:22:48 INFO : file3.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:22:48 INFO : file4.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:22:48 INFO : file5.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:22:48 INFO : file7.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:22:48 INFO : file8.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:22:48 INFO : file6.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/04/22 03:22:48 DEBUG : Creating backend with remote "/tmp/030906jamihem5/datadir/test_volatile-cifawer6"
2026/04/22 03:22:48 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_volatile-cifawer6: Waiting for checks to finish
2026/04/22 03:22:48 DEBUG : Local file system at /tmp/030906jamihem5/datadir/test_volatile-cifawer6: Waiting for transfers to finish
2026/04/22 03:22:48 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/04/22 03:22:48 INFO : dummy.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/04/22 03:22:48 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/04/22 03:22:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:48 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:48 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/04/22 03:22:48 INFO : file1.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/04/22 03:22:48 INFO : file10.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/04/22 03:22:48 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/04/22 03:22:48 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/04/22 03:22:48 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:48 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/04/22 03:22:48 INFO : file2.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/04/22 03:22:48 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/04/22 03:22:48 INFO : file11.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/04/22 03:22:48 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/04/22 03:22:48 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/04/22 03:22:48 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/04/22 03:22:48 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/04/22 03:22:48 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/04/22 03:22:48 INFO : file5R.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:48 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/04/22 03:22:48 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/04/22 03:22:48 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/04/22 03:22:48 INFO : file5L.txt: Copied (new)
2026/04/22 03:22:48 INFO : file6.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/04/22 03:22:48 INFO : file7.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:48 ERROR : error listing: directory not found
2026/04/22 03:22:48 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1': Failed to list "": directory not found
2026/04/22 03:22:48 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:48 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1': Removing directory
2026/04/22 03:22:48 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:be48fd5a-601a-0014-1507-d2f975000000
Time:2026-04-22T03:22:48.2584603Z
--------------------------------------------------------------------------------
2026/04/22 03:22:48 DEBUG : Waiting for deletions to finish
2026/04/22 03:22:48 ERROR : error listing: directory not found
2026/04/22 03:22:48 ERROR : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2': Failed to list "": directory not found
2026/04/22 03:22:48 DEBUG : removing 1 level 0 directories
2026/04/22 03:22:48 INFO : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2': Removing directory
2026/04/22 03:22:48 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:be48fd5d-601a-0014-1807-d2f975000000
Time:2026-04-22T03:22:48.3811277Z
--------------------------------------------------------------------------------
2026/04/22 03:22:48 ERROR : error listing: directory not found
2026/04/22 03:22:48 ERROR : error listing: directory not found
2026/04/22 03:22:48 NOTICE: checking initFs Local file system at /tmp/030906jamihem5/initdir/test_volatile-qusorih1
2026/04/22 03:22:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:48 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1': Waiting for checks to finish
2026/04/22 03:22:48 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1': Waiting for transfers to finish
2026/04/22 03:22:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:22:48 INFO : file4.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:48 INFO : file1.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:22:48 INFO : file2.txt: Copied (new)
2026/04/22 03:22:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:22:48 INFO : file3.txt: Copied (new)
2026/04/22 03:22:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:22:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:22:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:22:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:22:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:22:49 INFO : file6.txt: Copied (new)
2026/04/22 03:22:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:22:49 INFO : file5.txt: Copied (new)
2026/04/22 03:22:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:22:49 INFO : file7.txt: Copied (new)
2026/04/22 03:22:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:22:49 INFO : file8.txt: Copied (new)
2026/04/22 03:22:49 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:49 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:49 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:49 NOTICE: checking Path1 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path1'
2026/04/22 03:22:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/04/22 03:22:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2': Waiting for checks to finish
2026/04/22 03:22:49 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2': Waiting for transfers to finish
2026/04/22 03:22:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/04/22 03:22:50 INFO : file1.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/04/22 03:22:50 INFO : file4.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/04/22 03:22:50 INFO : file3.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/04/22 03:22:50 INFO : file2.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/04/22 03:22:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/04/22 03:22:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/04/22 03:22:50 INFO : file5.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/04/22 03:22:50 INFO : file6.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/04/22 03:22:50 INFO : file8.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/04/22 03:22:50 INFO : file7.txt: Copied (new)
2026/04/22 03:22:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/04/22 03:22:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/04/22 03:22:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/04/22 03:22:50 INFO : RCLONE_TEST: Copied (new)
2026/04/22 03:22:50 NOTICE: checking path2 azurefiles root 'rclone-test-hapeyum1rodo/030906jamihem5/volatile/path2'
2026/04/22 03:22:51 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/04/22 03:22:51 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/04/22 03:22:51 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/04/22 03:22:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/RCLONE_TEST"
2026/04/22 03:22:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file1.txt"
2026/04/22 03:22:51 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file2.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file3.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file4.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file5.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file6.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file7.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path2/file8.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/RCLONE_TEST"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file1.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file2.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file3.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file4.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file5.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file6.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file7.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/backupdir/path1/file8.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/RCLONE_TEST"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file1.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file2.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file3.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file4.txt"
2026/04/22 03:22:52 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file5.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file6.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file7.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path1/file8.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/RCLONE_TEST"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file1.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file2.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file3.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file4.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file5.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file6.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file7.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge object "030906jamihem5/volatile/path2/file8.txt"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/volatile/path2"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/volatile/path1"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/volatile"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/rmdirs"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/resync_modes"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/resync"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/resolve"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/rclone_args"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/path2"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/path1"
2026/04/22 03:22:53 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/normalization"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/nomodtime"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/max_delete_path2_force"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/max_delete_path1"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/ignorelistingchecksum"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/filtersfile_checks"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/filters"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/extended_filenames"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/ext_paths"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/equal"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/dry_run"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/createemptysrcdirs"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/concurrent"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/compare_all"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/check_sync"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/check_filename"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/check_access_filters"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/check_access"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/changes"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/basic"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/backupdir/path2"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/backupdir/path1"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/backupdir"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5/all_changed"
2026/04/22 03:22:54 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir "030906jamihem5"
2026/04/22 03:22:55 DEBUG : azurefiles root 'rclone-test-hapeyum1rodo': Purge dir ""
--- PASS: TestBisyncRemoteRemote (828.90s)
--- PASS: TestBisyncRemoteRemote/all_changed (26.88s)
--- SKIP: TestBisyncRemoteRemote/backupdir (3.34s)
--- PASS: TestBisyncRemoteRemote/basic (15.92s)
--- PASS: TestBisyncRemoteRemote/changes (19.97s)
--- PASS: TestBisyncRemoteRemote/check_access (48.10s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (49.53s)
--- PASS: TestBisyncRemoteRemote/check_filename (28.99s)
--- PASS: TestBisyncRemoteRemote/check_sync (36.83s)
--- PASS: TestBisyncRemoteRemote/compare_all (21.23s)
--- PASS: TestBisyncRemoteRemote/concurrent (19.56s)
--- PASS: TestBisyncRemoteRemote/createemptysrcdirs (46.54s)
--- PASS: TestBisyncRemoteRemote/dry_run (30.68s)
--- PASS: TestBisyncRemoteRemote/equal (15.66s)
--- PASS: TestBisyncRemoteRemote/ext_paths (49.51s)
--- PASS: TestBisyncRemoteRemote/extended_filenames (27.83s)
--- PASS: TestBisyncRemoteRemote/filters (15.85s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (40.88s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (21.15s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (18.90s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (18.92s)
--- PASS: TestBisyncRemoteRemote/nomodtime (12.05s)
--- PASS: TestBisyncRemoteRemote/normalization (54.02s)
--- PASS: TestBisyncRemoteRemote/rclone_args (53.47s)
--- PASS: TestBisyncRemoteRemote/resolve (48.62s)
--- PASS: TestBisyncRemoteRemote/resync (33.05s)
--- PASS: TestBisyncRemoteRemote/resync_modes (44.57s)
--- PASS: TestBisyncRemoteRemote/rmdirs (19.74s)
--- SKIP: TestBisyncRemoteRemote/volatile (3.34s)
=== RUN TestBisyncConcurrent
bisync_test.go:288: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/04/22 03:22:55 ERROR : error listing: directory not found
2026/04/22 03:22:55 DEBUG : azurefiles root 'rclone-test-boxefed8xoso': Purge dir ""
2026/04/22 03:22:55 NOTICE: purge failed to rmdir "": directory not found
2026/04/22 03:22:55 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Finished OK in 27m26.50584692s (try 1/5)