"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Starting (try 1/5)
2026/07/22 01:46:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-takucit3sega"
2026/07/22 01:46:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/22 01:46:16 DEBUG : Creating backend with remote "/tmp/rclone3553217510"
=== RUN TestLockfileIsExpired_UnreadableWithMaxLock
2026/07/22 01:46:16 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock362099883/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/07/22 01:46:16 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock1398588573/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/07/22 01:46:16 INFO : /tmp/TestLockfileIsExpired_ValidExpired1429473089/001/test.lck: Lock file found, but it expired at 2026-07-22 01:41:16.991754475 +0000 UTC. Will delete it and proceed.
--- PASS: TestLockfileIsExpired_ValidExpired (0.00s)
=== RUN TestLockfileIsExpired_ValidNotExpired
2026/07/22 01:46:16 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired2731469176/001/test.lck: Valid lock file found. Expires at 2026-07-22 01:56:16.992702254 +0000 UTC. (10m0s from now)
2026/07/22 01:46:16 INFO : Lockfile info:
{
"Session": "test",
"PID": "12345",
"TimeRenewed": "2026-07-22T01:46:16.992702144Z",
"TimeExpires": "2026-07-22T01:56:16.992702254Z"
}
--- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s)
=== RUN TestBisyncRemoteLocal
2026/07/22 01:46:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga"
2026/07/22 01:46:17 NOTICE: remote: TestAzureFiles:rclone-test-fekawuh6haga
=== RUN TestBisyncRemoteLocal/all_changed
2026/07/22 01:46:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3"
2026/07/22 01:46:17 INFO : path1: Making directory
2026/07/22 01:46:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1"
2026/07/22 01:46:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3"
2026/07/22 01:46:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/all_changed/path2"
2026/07/22 01:46:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/07/22 01:46:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_all_changed-yapopep7"
2026/07/22 01:46:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:17 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_all_changed-yapopep7: Waiting for checks to finish
2026/07/22 01:46:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:17 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:17 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_all_changed-yapopep7: Waiting for transfers to finish
2026/07/22 01:46:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:17 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:17 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:17 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:17 INFO : file1.txt: Copied (new)
2026/07/22 01:46:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:17 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:17 ERROR : error listing: directory not found
2026/07/22 01:46:17 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Failed to list "": directory not found
2026/07/22 01:46:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:17 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Removing directory
2026/07/22 01:46:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fall_changed%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5c92461d-401a-004e-507b-199f92000000
Time:2026-07-22T01:46:17.4560293Z
--------------------------------------------------------------------------------
2026/07/22 01:46:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:17 ERROR : error listing: directory not found
2026/07/22 01:46:17 ERROR : Local file system at /tmp/014617texaguv3/all_changed/path2: Failed to list "": directory not found
2026/07/22 01:46:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:17 INFO : Local file system at /tmp/014617texaguv3/all_changed/path2: Removing directory
2026/07/22 01:46:17 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/all_changed/path2: no such file or directory
2026/07/22 01:46:17 ERROR : error listing: directory not found
2026/07/22 01:46:17 ERROR : error listing: directory not found
2026/07/22 01:46:17 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_all_changed-yapopep7
2026/07/22 01:46:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:17 INFO : subdir: Making directory
2026/07/22 01:46:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Waiting for checks to finish
2026/07/22 01:46:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Waiting for transfers to finish
2026/07/22 01:46:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:18 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:18 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:18 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:18 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:18 INFO : file1.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:18 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:18 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:18 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1'
2026/07/22 01:46:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : Local file system at /tmp/014617texaguv3/all_changed/path2: Waiting for checks to finish
2026/07/22 01:46:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:18 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:18 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:18 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:18 DEBUG : Local file system at /tmp/014617texaguv3/all_changed/path2: Waiting for transfers to finish
2026/07/22 01:46:18 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:18 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:18 INFO : file1.txt: Copied (new)
2026/07/22 01:46:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:18 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:18 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:18 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/all_changed/path2
2026/07/22 01:46:18 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/22 01:46:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:46:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:46:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" with Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:21 INFO : Copying Path2 files to Path1
2026/07/22 01:46:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:46:21 INFO : There was nothing to transfer
2026/07/22 01:46:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:46:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:21 INFO : There was nothing to transfer
2026/07/22 01:46:21 INFO : Resync updating listings
2026/07/22 01:46:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" vs Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:21 INFO : [32mBisync successful[0m
2026/07/22 01:46:21 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/22 01:46:21 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/ file*[0m
2026/07/22 01:46:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/"
2026/07/22 01:46:21 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/22 01:46:21 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/22 01:46:21 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/22 01:46:21 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/22 01:46:21 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/22 01:46:21 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/22 01:46:22 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/subdir file*[0m
2026/07/22 01:46:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/subdir"
2026/07/22 01:46:22 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/22 01:46:22 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/22 01:46:22 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 01:46:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" with Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:24 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:24 INFO : Path1 checking for diffs
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:46:24 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/22 01:46:24 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/22 01:46:24 INFO : Path2 checking for diffs
2026/07/22 01:46:24 INFO : Applying changes
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy1.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy2.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy3.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy4.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy5.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/subdir/file20.txt[0m
2026/07/22 01:46:24 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:46:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:24 INFO : file1.copy3.txt: Copied (replaced existing)
2026/07/22 01:46:24 INFO : file1.copy5.txt: Copied (replaced existing)
2026/07/22 01:46:24 INFO : file1.copy2.txt: Copied (replaced existing)
2026/07/22 01:46:24 INFO : file1.copy1.txt: Copied (replaced existing)
2026/07/22 01:46:25 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:25 INFO : file1.copy4.txt: Copied (replaced existing)
2026/07/22 01:46:25 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:46:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:25 INFO : Updating listings
2026/07/22 01:46:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" vs Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:25 INFO : [32mBisync successful[0m
2026/07/22 01:46:25 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/22 01:46:25 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/ *[0m
2026/07/22 01:46:25 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/22 01:46:25 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/subdir *[0m
2026/07/22 01:46:25 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/22 01:46:25 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/22 01:46:25 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 01:46:27 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" with Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:27 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:28 INFO : Path1 checking for diffs
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:46:28 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:46:28 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 01:46:28 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 01:46:28 INFO : Path2 checking for diffs
2026/07/22 01:46:28 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/". Run with --force if desired.
2026/07/22 01:46:28 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:46:28 NOTICE: Bisync error: all files were changed
2026/07/22 01:46:28 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/22 01:46:28 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/22 01:46:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" with Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:30 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:30 INFO : Path1 checking for diffs
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:46:30 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 01:46:30 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 01:46:30 INFO : Path2 checking for diffs
2026/07/22 01:46:30 INFO : Applying changes
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/RCLONE_TEST[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy1.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy2.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy3.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy4.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.copy5.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/file1.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/all_changed/path2/subdir/file20.txt[0m
2026/07/22 01:46:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:46:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:30 INFO : file1.copy3.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : file1.copy1.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : file1.copy4.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : RCLONE_TEST: Copied (replaced existing)
2026/07/22 01:46:30 INFO : file1.copy5.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : file1.copy2.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:46:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:30 INFO : Updating listings
2026/07/22 01:46:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1/" vs Path2 "/tmp/014617texaguv3/all_changed/path2/"
2026/07/22 01:46:30 INFO : [32mBisync successful[0m
2026/07/22 01:46:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:31 INFO : file1.copy2.txt: Deleted
2026/07/22 01:46:31 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:31 INFO : file1.copy3.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy5.txt: Deleted
2026/07/22 01:46:31 INFO : file1.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy1.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy4.txt: Deleted
2026/07/22 01:46:31 INFO : subdir/file20.txt: Deleted
2026/07/22 01:46:31 DEBUG : removing 1 level 1 directories
2026/07/22 01:46:31 INFO : subdir: Removing directory
2026/07/22 01:46:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:31 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/all_changed/path1': Removing directory
2026/07/22 01:46:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:31 INFO : file1.copy3.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy4.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy5.txt: Deleted
2026/07/22 01:46:31 INFO : file1.txt: Deleted
2026/07/22 01:46:31 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:31 INFO : subdir/file20.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy1.txt: Deleted
2026/07/22 01:46:31 INFO : file1.copy2.txt: Deleted
2026/07/22 01:46:31 DEBUG : removing 1 level 1 directories
2026/07/22 01:46:31 INFO : subdir: Removing directory
2026/07/22 01:46:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:31 INFO : Local file system at /tmp/014617texaguv3/all_changed/path2: Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteLocal/backupdir
2026/07/22 01:46:31 INFO : path1: Making directory
2026/07/22 01:46:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1"
2026/07/22 01:46:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/backupdir/path2"
2026/07/22 01:46:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/07/22 01:46:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_backupdir-xepudes9"
2026/07/22 01:46:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_backupdir-xepudes9: Waiting for checks to finish
2026/07/22 01:46:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:31 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_backupdir-xepudes9: Waiting for transfers to finish
2026/07/22 01:46:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:31 INFO : file1.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:31 INFO : file2.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:31 INFO : file4.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:31 INFO : file5.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:31 INFO : file6.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:31 INFO : file7.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:31 INFO : file8.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:31 INFO : file3.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/07/22 01:46:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_backupdir-zerohek3"
2026/07/22 01:46:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:46:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:31 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:46:31 INFO : file1.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:46:31 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:46:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:31 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:46:31 INFO : file10.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:31 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:46:31 INFO : file11.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:46:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:46:31 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:46:31 INFO : file2.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:46:31 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:46:31 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:46:31 INFO : file5L.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:46:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:46:31 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:46:31 INFO : file5R.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:46:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:31 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:46:31 INFO : file7.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_backupdir-zerohek3: Waiting for checks to finish
2026/07/22 01:46:31 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_backupdir-zerohek3: Waiting for transfers to finish
2026/07/22 01:46:31 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:46:31 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:31 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:46:31 INFO : file6.txt: Copied (new)
2026/07/22 01:46:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:31 ERROR : error listing: directory not found
2026/07/22 01:46:31 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1': Failed to list "": directory not found
2026/07/22 01:46:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:31 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1': Removing directory
2026/07/22 01:46:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fbackupdir%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b0ac0-901a-005d-227b-19bb9e000000
Time:2026-07-22T01:46:31.6015572Z
--------------------------------------------------------------------------------
2026/07/22 01:46:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:31 ERROR : error listing: directory not found
2026/07/22 01:46:31 ERROR : Local file system at /tmp/014617texaguv3/backupdir/path2: Failed to list "": directory not found
2026/07/22 01:46:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:31 INFO : Local file system at /tmp/014617texaguv3/backupdir/path2: Removing directory
2026/07/22 01:46:31 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/backupdir/path2: no such file or directory
2026/07/22 01:46:31 ERROR : error listing: directory not found
2026/07/22 01:46:31 ERROR : error listing: directory not found
2026/07/22 01:46:31 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_backupdir-xepudes9
2026/07/22 01:46:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1': Waiting for checks to finish
2026/07/22 01:46:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1': Waiting for transfers to finish
2026/07/22 01:46:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:32 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:32 INFO : file3.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:32 INFO : file4.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:32 INFO : file1.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:32 INFO : file2.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:32 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:32 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:32 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:32 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:32 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:32 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:32 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:32 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:32 INFO : file5.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:32 INFO : file6.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:32 INFO : file7.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:32 INFO : file8.txt: Copied (new)
2026/07/22 01:46:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:32 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:32 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/backupdir/path1'
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/backupdir/path2: Waiting for checks to finish
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/backupdir/path2: Waiting for transfers to finish
2026/07/22 01:46:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:33 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:33 INFO : file3.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:33 INFO : file5.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:33 INFO : file1.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 INFO : file2.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:33 INFO : file7.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:33 INFO : file4.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:33 INFO : file6.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:33 INFO : file8.txt: Copied (new)
2026/07/22 01:46:33 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/backupdir/path2
2026/07/22 01:46:33 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/22 01:46:33 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:46:33 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/014617texaguv3/workdir/backupdirs/backupdir1 backupdir2=/tmp/014617texaguv3/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteLocal/basic
2026/07/22 01:46:33 INFO : path1: Making directory
2026/07/22 01:46:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1"
2026/07/22 01:46:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/basic/path2"
2026/07/22 01:46:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/07/22 01:46:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_basic-ruborir7"
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:33 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:33 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:33 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_basic-ruborir7: Waiting for checks to finish
2026/07/22 01:46:33 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_basic-ruborir7: Waiting for transfers to finish
2026/07/22 01:46:33 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:33 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:33 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:33 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:33 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:33 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:33 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 INFO : file1.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:33 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/07/22 01:46:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_basic-lozoqel4"
2026/07/22 01:46:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_basic-lozoqel4: Waiting for checks to finish
2026/07/22 01:46:33 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_basic-lozoqel4: Waiting for transfers to finish
2026/07/22 01:46:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:46:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:46:33 INFO : file1.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:33 ERROR : error listing: directory not found
2026/07/22 01:46:33 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Failed to list "": directory not found
2026/07/22 01:46:33 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:33 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Removing directory
2026/07/22 01:46:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fbasic%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5c9249e8-401a-004e-177b-199f92000000
Time:2026-07-22T01:46:33.3207254Z
--------------------------------------------------------------------------------
2026/07/22 01:46:33 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:33 ERROR : error listing: directory not found
2026/07/22 01:46:33 ERROR : Local file system at /tmp/014617texaguv3/basic/path2: Failed to list "": directory not found
2026/07/22 01:46:33 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:33 INFO : Local file system at /tmp/014617texaguv3/basic/path2: Removing directory
2026/07/22 01:46:33 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/basic/path2: no such file or directory
2026/07/22 01:46:33 ERROR : error listing: directory not found
2026/07/22 01:46:33 ERROR : error listing: directory not found
2026/07/22 01:46:33 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_basic-ruborir7
2026/07/22 01:46:33 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:33 INFO : subdir: Making directory
2026/07/22 01:46:33 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:33 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Waiting for checks to finish
2026/07/22 01:46:33 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Waiting for transfers to finish
2026/07/22 01:46:33 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:33 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:33 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:33 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:33 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:34 INFO : file1.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:34 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:34 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:34 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:34 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1'
2026/07/22 01:46:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:34 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:34 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:34 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:46:34 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : Local file system at /tmp/014617texaguv3/basic/path2: Waiting for checks to finish
2026/07/22 01:46:34 DEBUG : Local file system at /tmp/014617texaguv3/basic/path2: Waiting for transfers to finish
2026/07/22 01:46:34 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:46:34 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:46:34 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:46:34 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:34 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:34 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:34 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:46:34 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:46:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:34 INFO : file1.txt: Copied (new)
2026/07/22 01:46:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:34 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/basic/path2
2026/07/22 01:46:34 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 01:46:34 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:46:34 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:46:36 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46:36 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:46:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/" with Path2 "/tmp/014617texaguv3/basic/path2/"
2026/07/22 01:46:36 INFO : Copying Path2 files to Path1
2026/07/22 01:46:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:46:37 INFO : There was nothing to transfer
2026/07/22 01:46:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:46:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:37 INFO : There was nothing to transfer
2026/07/22 01:46:37 INFO : Resync updating listings
2026/07/22 01:46:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/" vs Path2 "/tmp/014617texaguv3/basic/path2/"
2026/07/22 01:46:37 INFO : [32mBisync successful[0m
2026/07/22 01:46:37 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:46:37 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt /tmp/014617texaguv3/basic/path2/[0m
2026/07/22 01:46:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/"
2026/07/22 01:46:37 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/" to be canonical "/tmp/014617texaguv3/datadir/test_basic-lozoqel4"
2026/07/22 01:46:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:46:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt" to "/tmp/014617texaguv3/basic/path2/" as ""
2026/07/22 01:46:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt"
2026/07/22 01:46:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/basic/path2/"
2026/07/22 01:46:37 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/basic/path2" as "file1.txt"
2026/07/22 01:46:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_basic-lozoqel4)
2026/07/22 01:46:37 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/basic/path2)
2026/07/22 01:46:37 DEBUG : file1.txt: Sizes differ
2026/07/22 01:46:37 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:46:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:37 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:46:37 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:37 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/subdir file20.txt[0m
2026/07/22 01:46:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/subdir" as "file20.txt"
2026/07/22 01:46:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_basic-lozoqel4/file1.txt"
2026/07/22 01:46:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/subdir"
2026/07/22 01:46:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1/subdir'" as "file20.txt"
2026/07/22 01:46:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_basic-lozoqel4)
2026/07/22 01:46:37 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1/subdir')
2026/07/22 01:46:37 DEBUG : file1.txt: Sizes differ
2026/07/22 01:46:37 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 01:46:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:37 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 01:46:37 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 01:46:37 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/22 01:46:37 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 01:46:40 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/" with Path2 "/tmp/014617texaguv3/basic/path2/"
2026/07/22 01:46:40 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:40 INFO : Path1 checking for diffs
2026/07/22 01:46:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:46:40 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:46:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:46:40 INFO : Path2 checking for diffs
2026/07/22 01:46:40 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:46:40 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:46:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:46:40 INFO : Applying changes
2026/07/22 01:46:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/basic/path2/subdir/file20.txt[0m
2026/07/22 01:46:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/file1.txt[0m
2026/07/22 01:46:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:46:40 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:46:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:41 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:46:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:41 INFO : Updating listings
2026/07/22 01:46:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/basic/path1/" vs Path2 "/tmp/014617texaguv3/basic/path2/"
2026/07/22 01:46:41 INFO : [32mBisync successful[0m
2026/07/22 01:46:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:41 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:41 INFO : file1.copy1.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy3.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy2.txt: Deleted
2026/07/22 01:46:41 INFO : file1.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy4.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy5.txt: Deleted
2026/07/22 01:46:41 INFO : subdir/file20.txt: Deleted
2026/07/22 01:46:41 DEBUG : removing 1 level 1 directories
2026/07/22 01:46:41 INFO : subdir: Removing directory
2026/07/22 01:46:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:41 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/basic/path1': Removing directory
2026/07/22 01:46:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:41 INFO : file1.copy1.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy2.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy3.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy4.txt: Deleted
2026/07/22 01:46:41 INFO : file1.copy5.txt: Deleted
2026/07/22 01:46:41 INFO : file1.txt: Deleted
2026/07/22 01:46:41 INFO : subdir/file20.txt: Deleted
2026/07/22 01:46:41 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:41 DEBUG : removing 1 level 1 directories
2026/07/22 01:46:41 INFO : subdir: Removing directory
2026/07/22 01:46:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:41 INFO : Local file system at /tmp/014617texaguv3/basic/path2: Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteLocal/changes
2026/07/22 01:46:41 INFO : path1: Making directory
2026/07/22 01:46:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1"
2026/07/22 01:46:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2"
2026/07/22 01:46:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/07/22 01:46:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_changes-guxecim1"
2026/07/22 01:46:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_changes-guxecim1: Waiting for checks to finish
2026/07/22 01:46:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:41 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:41 INFO : file1.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:41 INFO : file2.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:41 INFO : file3.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_changes-guxecim1: Waiting for transfers to finish
2026/07/22 01:46:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:41 INFO : file4.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:41 INFO : file6.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:41 INFO : file7.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:41 INFO : file8.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:41 INFO : file5.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/07/22 01:46:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:46:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:41 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:46:41 INFO : file1.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:46:41 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:46:41 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:41 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:46:41 INFO : file10.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:41 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:46:41 INFO : file11.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:46:41 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:46:41 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:46:41 INFO : file2.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:46:41 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:46:41 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:46:41 INFO : file5L.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:46:41 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:46:41 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:46:41 INFO : file5R.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:46:41 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:41 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:46:41 INFO : file6.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:46:41 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4: Waiting for checks to finish
2026/07/22 01:46:41 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:41 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:46:41 INFO : file7.txt: Copied (new)
2026/07/22 01:46:41 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4: Waiting for transfers to finish
2026/07/22 01:46:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:41 ERROR : error listing: directory not found
2026/07/22 01:46:41 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Failed to list "": directory not found
2026/07/22 01:46:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:41 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Removing directory
2026/07/22 01:46:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fchanges%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5571bb19-801a-00c7-1f7b-192547000000
Time:2026-07-22T01:46:41.7475428Z
--------------------------------------------------------------------------------
2026/07/22 01:46:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:41 ERROR : error listing: directory not found
2026/07/22 01:46:41 ERROR : Local file system at /tmp/014617texaguv3/changes/path2: Failed to list "": directory not found
2026/07/22 01:46:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:41 INFO : Local file system at /tmp/014617texaguv3/changes/path2: Removing directory
2026/07/22 01:46:41 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/changes/path2: no such file or directory
2026/07/22 01:46:41 ERROR : error listing: directory not found
2026/07/22 01:46:41 ERROR : error listing: directory not found
2026/07/22 01:46:41 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_changes-guxecim1
2026/07/22 01:46:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:41 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Waiting for checks to finish
2026/07/22 01:46:41 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Waiting for transfers to finish
2026/07/22 01:46:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:42 INFO : file1.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:42 INFO : file4.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:42 INFO : file3.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:42 INFO : file2.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:42 INFO : file5.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:42 INFO : file6.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:42 INFO : file7.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:42 INFO : file8.txt: Copied (new)
2026/07/22 01:46:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:42 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:42 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1'
2026/07/22 01:46:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : Local file system at /tmp/014617texaguv3/changes/path2: Waiting for checks to finish
2026/07/22 01:46:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:43 INFO : file1.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:43 INFO : file2.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:43 INFO : file3.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : Local file system at /tmp/014617texaguv3/changes/path2: Waiting for transfers to finish
2026/07/22 01:46:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:43 INFO : file4.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:46:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:46:43 INFO : file5.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:46:43 INFO : file6.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:46:43 INFO : file7.txt: Copied (new)
2026/07/22 01:46:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:46:43 INFO : file8.txt: Copied (new)
2026/07/22 01:46:43 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/changes/path2
2026/07/22 01:46:43 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 01:46:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:46:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:46:45 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:46:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" with Path2 "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:45 INFO : Copying Path2 files to Path1
2026/07/22 01:46:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:46:45 INFO : There was nothing to transfer
2026/07/22 01:46:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:46:45 INFO : There was nothing to transfer
2026/07/22 01:46:45 INFO : Resync updating listings
2026/07/22 01:46:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" vs Path2 "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:45 INFO : [32mBisync successful[0m
2026/07/22 01:46:45 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:46:45 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:46:45 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file10.txt /tmp/014617texaguv3/changes/path2/[0m
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/"
2026/07/22 01:46:45 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" to be canonical "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:45 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:46:45 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file10.txt" to "/tmp/014617texaguv3/changes/path2/" as ""
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file10.txt"
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:45 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/014617texaguv3/changes/path2" as "file10.txt"
2026/07/22 01:46:45 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:45 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:46:45 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:45 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:46:45 INFO : file10.txt: Copied (new)
2026/07/22 01:46:45 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:46:45 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file1.txt /tmp/014617texaguv3/changes/path2/[0m
2026/07/22 01:46:45 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:45 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:46:45 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file1.txt" to "/tmp/014617texaguv3/changes/path2/" as ""
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file1.txt"
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:45 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/changes/path2" as "file1.txt"
2026/07/22 01:46:45 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:45 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/changes/path2)
2026/07/22 01:46:45 DEBUG : file1.txt: Sizes differ
2026/07/22 01:46:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:46:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:46:45 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:45 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:46:45 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file11.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/[0m
2026/07/22 01:46:45 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:45 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:46:45 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file11.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" as ""
2026/07/22 01:46:45 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file11.txt"
2026/07/22 01:46:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/"
2026/07/22 01:46:45 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/'" as "file11.txt"
2026/07/22 01:46:45 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:45 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:46:45 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:46 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:46:46 INFO : file11.txt: Copied (new)
2026/07/22 01:46:46 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:46:46 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file2.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/[0m
2026/07/22 01:46:46 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:46 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:46:46 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file2.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" as ""
2026/07/22 01:46:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file2.txt"
2026/07/22 01:46:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/"
2026/07/22 01:46:46 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/'" as "file2.txt"
2026/07/22 01:46:46 DEBUG : file2.txt: size = 13 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:46 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/')
2026/07/22 01:46:46 DEBUG : file2.txt: Sizes differ
2026/07/22 01:46:46 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:46:46 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:46:46 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:46:46 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:46:46 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:46:46 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/014617texaguv3/changes/path2/file3.txt[0m
2026/07/22 01:46:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:46 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/changes/path2/" to be canonical "/tmp/014617texaguv3/changes/path2"
2026/07/22 01:46:46 INFO : file3.txt: Deleted
2026/07/22 01:46:46 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:46:46 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file4.txt[0m
2026/07/22 01:46:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/"
2026/07/22 01:46:46 INFO : file4.txt: Deleted
2026/07/22 01:46:46 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:46:46 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file8.txt[0m
2026/07/22 01:46:46 INFO : file8.txt: Deleted
2026/07/22 01:46:46 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/014617texaguv3/changes/path2/file8.txt[0m
2026/07/22 01:46:46 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/changes/path2/" for canonical name "/tmp/014617texaguv3/changes/path2"
2026/07/22 01:46:46 INFO : file8.txt: Deleted
2026/07/22 01:46:46 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:46:46 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/ file5R.txt[0m
2026/07/22 01:46:46 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:46 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:46:46 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_changes-yenofom4/file5R.txt /tmp/014617texaguv3/changes/path2/ file5.txt[0m
2026/07/22 01:46:46 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file5R.txt" to "/tmp/014617texaguv3/changes/path2/" as "file5.txt"
2026/07/22 01:46:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file5R.txt"
2026/07/22 01:46:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:46 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/014617texaguv3/changes/path2" as "file5.txt"
2026/07/22 01:46:46 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:46 DEBUG : file5.txt: size = 0 (Local file system at /tmp/014617texaguv3/changes/path2)
2026/07/22 01:46:46 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:46:46 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:46:46 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:46:46 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:46:46 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:46:46 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_changes-yenofom4/ file5L.txt[0m
2026/07/22 01:46:46 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:46 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:46:46 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_changes-yenofom4/file5L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/ file5.txt[0m
2026/07/22 01:46:46 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file5L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" as "file5.txt"
2026/07/22 01:46:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file5L.txt"
2026/07/22 01:46:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/"
2026/07/22 01:46:46 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/'" as "file5.txt"
2026/07/22 01:46:46 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:46 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/')
2026/07/22 01:46:46 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:46:46 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:46:46 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:46:47 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:46:47 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:46:47 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:46:47 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file6.txt /tmp/014617texaguv3/changes/path2/[0m
2026/07/22 01:46:47 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:47 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:46:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file6.txt" to "/tmp/014617texaguv3/changes/path2/" as ""
2026/07/22 01:46:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file6.txt"
2026/07/22 01:46:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:47 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/014617texaguv3/changes/path2" as "file6.txt"
2026/07/22 01:46:47 DEBUG : file6.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:47 DEBUG : file6.txt: size = 0 (Local file system at /tmp/014617texaguv3/changes/path2)
2026/07/22 01:46:47 DEBUG : file6.txt: Sizes differ
2026/07/22 01:46:47 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:46:47 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:47 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:46:47 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:46:47 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file6.txt[0m
2026/07/22 01:46:47 INFO : file6.txt: Deleted
2026/07/22 01:46:47 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:46:47 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_changes-yenofom4/file7.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/[0m
2026/07/22 01:46:47 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_changes-yenofom4/" for canonical name "/tmp/014617texaguv3/datadir/test_changes-yenofom4"
2026/07/22 01:46:47 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:46:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file7.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" as ""
2026/07/22 01:46:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_changes-yenofom4/file7.txt"
2026/07/22 01:46:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/"
2026/07/22 01:46:47 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/'" as "file7.txt"
2026/07/22 01:46:47 DEBUG : file7.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_changes-yenofom4)
2026/07/22 01:46:47 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1/')
2026/07/22 01:46:47 DEBUG : file7.txt: Sizes differ
2026/07/22 01:46:47 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:46:47 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:46:47 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:46:47 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:46:47 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/014617texaguv3/changes/path2/file7.txt[0m
2026/07/22 01:46:47 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/changes/path2/" for canonical name "/tmp/014617texaguv3/changes/path2"
2026/07/22 01:46:47 INFO : file7.txt: Deleted
2026/07/22 01:46:47 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 01:46:47 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/22 01:46:49 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:46:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" with Path2 "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:49 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:49 INFO : Path1 checking for diffs
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:46:49 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:46:49 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:46:49 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:46:49 INFO : Path2 checking for diffs
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:46:49 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:46:49 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:46:49 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:46:49 INFO : Applying changes
2026/07/22 01:46:49 INFO : Checking potential conflicts...
2026/07/22 01:46:50 ERROR : file5.txt: md5 differ
2026/07/22 01:46:50 NOTICE: Local file system at /tmp/014617texaguv3/changes/path2: 1 differences found
2026/07/22 01:46:50 NOTICE: Local file system at /tmp/014617texaguv3/changes/path2: 1 errors while checking
2026/07/22 01:46:50 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:46:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/changes/path2/file11.txt[0m
2026/07/22 01:46:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/changes/path2/file2.txt[0m
2026/07/22 01:46:50 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/changes/path2/file4.txt[0m
2026/07/22 01:46:50 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:46:50 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file5.txt.conflict1[0m
2026/07/22 01:46:50 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:46:50 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/changes/path2/file5.txt.conflict1[0m
2026/07/22 01:46:50 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/changes/path2/file5.txt.conflict2[0m
2026/07/22 01:46:50 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:46:50 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file5.txt.conflict2[0m
2026/07/22 01:46:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file6.txt[0m
2026/07/22 01:46:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/changes/path2/file7.txt[0m
2026/07/22 01:46:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file1.txt[0m
2026/07/22 01:46:50 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file10.txt[0m
2026/07/22 01:46:50 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/file3.txt[0m
2026/07/22 01:46:50 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:46:50 INFO : file10.txt: Copied (new)
2026/07/22 01:46:50 INFO : file6.txt: Copied (new)
2026/07/22 01:46:50 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:46:50 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:46:50 INFO : file3.txt: Deleted
2026/07/22 01:46:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:46:50 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:46:50 INFO : file11.txt: Copied (new)
2026/07/22 01:46:50 INFO : file7.txt: Copied (new)
2026/07/22 01:46:50 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:46:50 INFO : file4.txt: Deleted
2026/07/22 01:46:50 INFO : Updating listings
2026/07/22 01:46:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/changes/path1/" vs Path2 "/tmp/014617texaguv3/changes/path2/"
2026/07/22 01:46:50 INFO : [32mBisync successful[0m
2026/07/22 01:46:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:51 INFO : file6.txt: Deleted
2026/07/22 01:46:51 INFO : file2.txt: Deleted
2026/07/22 01:46:51 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:46:51 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:51 INFO : file1.txt: Deleted
2026/07/22 01:46:51 INFO : file11.txt: Deleted
2026/07/22 01:46:51 INFO : file10.txt: Deleted
2026/07/22 01:46:51 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:46:51 INFO : file7.txt: Deleted
2026/07/22 01:46:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:51 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/changes/path1': Removing directory
2026/07/22 01:46:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:51 INFO : file6.txt: Deleted
2026/07/22 01:46:51 INFO : file11.txt: Deleted
2026/07/22 01:46:51 INFO : file7.txt: Deleted
2026/07/22 01:46:51 INFO : file1.txt: Deleted
2026/07/22 01:46:51 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:51 INFO : file10.txt: Deleted
2026/07/22 01:46:51 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:46:51 INFO : file2.txt: Deleted
2026/07/22 01:46:51 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:46:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:51 INFO : Local file system at /tmp/014617texaguv3/changes/path2: Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access
2026/07/22 01:46:51 INFO : path1: Making directory
2026/07/22 01:46:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1"
2026/07/22 01:46:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access/path2"
2026/07/22 01:46:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/07/22 01:46:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_check_access-qijadep6"
2026/07/22 01:46:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:51 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:51 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 INFO : file1.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:51 INFO : file2.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_access-qijadep6: Waiting for checks to finish
2026/07/22 01:46:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_access-qijadep6: Waiting for transfers to finish
2026/07/22 01:46:51 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:46:51 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:51 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:51 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:46:51 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:46:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:51 INFO : file3.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:51 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:51 INFO : file4.txt: Copied (new)
2026/07/22 01:46:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/07/22 01:46:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_access-wiquwig2"
2026/07/22 01:46:51 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_access-wiquwig2: Waiting for checks to finish
2026/07/22 01:46:51 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_access-wiquwig2: Waiting for transfers to finish
2026/07/22 01:46:51 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:46:51 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:46:51 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:46:51 INFO : hold.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:51 ERROR : error listing: directory not found
2026/07/22 01:46:51 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Failed to list "": directory not found
2026/07/22 01:46:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:51 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Removing directory
2026/07/22 01:46:51 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcheck_access%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5571bbb7-801a-00c7-2f7b-192547000000
Time:2026-07-22T01:46:51.5449140Z
--------------------------------------------------------------------------------
2026/07/22 01:46:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:46:51 ERROR : error listing: directory not found
2026/07/22 01:46:51 ERROR : Local file system at /tmp/014617texaguv3/check_access/path2: Failed to list "": directory not found
2026/07/22 01:46:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:46:51 INFO : Local file system at /tmp/014617texaguv3/check_access/path2: Removing directory
2026/07/22 01:46:51 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/check_access/path2: no such file or directory
2026/07/22 01:46:51 ERROR : error listing: directory not found
2026/07/22 01:46:51 ERROR : error listing: directory not found
2026/07/22 01:46:51 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_check_access-qijadep6
2026/07/22 01:46:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:51 INFO : subdir: Making directory
2026/07/22 01:46:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:51 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Waiting for checks to finish
2026/07/22 01:46:51 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Waiting for transfers to finish
2026/07/22 01:46:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:51 INFO : file1.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:51 INFO : file2.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:51 INFO : file4.txt: Copied (new)
2026/07/22 01:46:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:51 INFO : file3.txt: Copied (new)
2026/07/22 01:46:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:52 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:52 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:46:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:46:52 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1'
2026/07/22 01:46:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : subdir: Making directory with metadata
2026/07/22 01:46:52 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:46:52 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:46:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:46:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:46:52 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:46:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:46:52 INFO : file1.txt: Copied (new)
2026/07/22 01:46:52 DEBUG : Local file system at /tmp/014617texaguv3/check_access/path2: Waiting for checks to finish
2026/07/22 01:46:52 DEBUG : Local file system at /tmp/014617texaguv3/check_access/path2: Waiting for transfers to finish
2026/07/22 01:46:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:46:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:46:52 INFO : file2.txt: Copied (new)
2026/07/22 01:46:52 INFO : file3.txt: Copied (new)
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:46:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:46:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:46:52 INFO : file4.txt: Copied (new)
2026/07/22 01:46:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:46:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:46:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:46:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:46:52 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:46:52 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:46:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:52 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/check_access/path2
2026/07/22 01:46:52 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/22 01:46:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:46:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:46:55 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46: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/07/22 01:46:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:46:55 INFO : Copying Path2 files to Path1
2026/07/22 01:46:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:46:55 INFO : There was nothing to transfer
2026/07/22 01:46:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:46:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:55 INFO : There was nothing to transfer
2026/07/22 01:46:55 INFO : Resync updating listings
2026/07/22 01:46:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:46:55 INFO : [32mBisync successful[0m
2026/07/22 01:46:55 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 01:46:55 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/22 01:46:57 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:46:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:46:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:46:57 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:46:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:46:57 INFO : Building Path1 and Path2 listings
2026/07/22 01:46:57 INFO : Path1 checking for diffs
2026/07/22 01:46:57 INFO : Path2 checking for diffs
2026/07/22 01:46:57 INFO : Checking access health
2026/07/22 01:46:57 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:46:57 INFO : No changes found
2026/07/22 01:46:57 INFO : Updating listings
2026/07/22 01:46:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:46:57 INFO : [32mBisync successful[0m
2026/07/22 01:46:57 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/22 01:46:57 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/014617texaguv3/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/22 01:46:57 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access/path2/subdir/"
2026/07/22 01:46:57 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/check_access/path2/subdir/" to be canonical "/tmp/014617texaguv3/check_access/path2/subdir"
2026/07/22 01:46:57 INFO : RCLONE_TEST: Deleted
2026/07/22 01:46:57 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/22 01:47:00 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:00 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:00 INFO : Path1 checking for diffs
2026/07/22 01:47:00 INFO : Path2 checking for diffs
2026/07/22 01:47:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:00 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:00 INFO : Checking access health
2026/07/22 01:47:00 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/22 01:47:00 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:00 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:47:00 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:00 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:00 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/22 01:47:00 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/22 01:47:00 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/subdir/RCLONE_TEST /tmp/014617texaguv3/check_access/path2/[0m
2026/07/22 01:47:00 DEBUG : copyFile "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/subdir/RCLONE_TEST" to "/tmp/014617texaguv3/check_access/path2/" as ""
2026/07/22 01:47:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/subdir/RCLONE_TEST"
2026/07/22 01:47:00 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:00 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/014617texaguv3/check_access/path2" as "RCLONE_TEST"
2026/07/22 01:47:00 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 01:47:00 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:00 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:00 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/22 01:47:02 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:02 INFO : Copying Path2 files to Path1
2026/07/22 01:47:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:03 INFO : There was nothing to transfer
2026/07/22 01:47:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:03 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:47:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:03 INFO : Resync updating listings
2026/07/22 01:47:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:03 INFO : [32mBisync successful[0m
2026/07/22 01:47:03 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 01:47:03 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/22 01:47:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:05 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:05 INFO : Path1 checking for diffs
2026/07/22 01:47:05 INFO : Path2 checking for diffs
2026/07/22 01:47:05 INFO : Checking access health
2026/07/22 01:47:05 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:05 INFO : No changes found
2026/07/22 01:47:05 INFO : Updating listings
2026/07/22 01:47:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:05 INFO : [32mBisync successful[0m
2026/07/22 01:47:05 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/22 01:47:05 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/RCLONE_TEST[0m
2026/07/22 01:47:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/"
2026/07/22 01:47:05 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:05 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/22 01:47:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:08 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:08 INFO : Path1 checking for diffs
2026/07/22 01:47:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:08 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:08 INFO : Path2 checking for diffs
2026/07/22 01:47:08 INFO : Checking access health
2026/07/22 01:47:08 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/22 01:47:08 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:08 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:47:08 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:08 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:08 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/22 01:47:08 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/22 01:47:08 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/22 01:47:10 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:10 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:10 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/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_access_path1..tmp_014617texaguv3_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_access_path1..tmp_014617texaguv3_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/014617texaguv3/workdir"[0m[0m
2026/07/22 01:47:10 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:10 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:10 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/22 01:47:10 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/22 01:47:10 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 01:47:12 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:12 INFO : Copying Path2 files to Path1
2026/07/22 01:47:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:13 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:13 INFO : Resync updating listings
2026/07/22 01:47:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:13 INFO : [32mBisync successful[0m
2026/07/22 01:47:13 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/22 01:47:13 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/22 01:47:15 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" with Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:15 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:15 INFO : Path1 checking for diffs
2026/07/22 01:47:15 INFO : Path2 checking for diffs
2026/07/22 01:47:15 INFO : Checking access health
2026/07/22 01:47:15 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:15 INFO : No changes found
2026/07/22 01:47:15 INFO : Updating listings
2026/07/22 01:47:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access/path1/" vs Path2 "/tmp/014617texaguv3/check_access/path2/"
2026/07/22 01:47:15 INFO : [32mBisync successful[0m
2026/07/22 01:47:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:16 INFO : file2.txt: Deleted
2026/07/22 01:47:16 INFO : file3.txt: Deleted
2026/07/22 01:47:16 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:16 INFO : file1.txt: Deleted
2026/07/22 01:47:16 INFO : file4.txt: Deleted
2026/07/22 01:47:16 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:47:16 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:16 DEBUG : removing 1 level 1 directories
2026/07/22 01:47:16 INFO : subdir: Removing directory
2026/07/22 01:47:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:16 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access/path1': Removing directory
2026/07/22 01:47:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:16 INFO : file2.txt: Deleted
2026/07/22 01:47:16 INFO : file3.txt: Deleted
2026/07/22 01:47:16 INFO : file1.txt: Deleted
2026/07/22 01:47:16 INFO : file4.txt: Deleted
2026/07/22 01:47:16 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:16 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:16 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:47:16 DEBUG : removing 1 level 1 directories
2026/07/22 01:47:16 INFO : subdir: Removing directory
2026/07/22 01:47:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:16 INFO : Local file system at /tmp/014617texaguv3/check_access/path2: Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteLocal/check_access_filters
2026/07/22 01:47:16 INFO : path1: Making directory
2026/07/22 01:47:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1"
2026/07/22 01:47:16 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access_filters/path2"
2026/07/22 01:47:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/07/22 01:47:16 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_check_access_filters-xoqiseb8"
2026/07/22 01:47:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir-not: Making directory with metadata
2026/07/22 01:47:16 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:47:16 DEBUG : subdir: Making directory with metadata
2026/07/22 01:47:16 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:47:16 DEBUG : subdirX: Making directory with metadata
2026/07/22 01:47:16 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:47:16 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/22 01:47:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:16 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:47:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/22 01:47:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:16 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/22 01:47:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:16 INFO : file1.txt: Copied (new)
2026/07/22 01:47:16 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:47:16 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/22 01:47:16 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:47:16 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:16 INFO : file3.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:16 INFO : file2.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:47:16 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:16 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:47:16 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:47:16 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:47:16 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:16 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:47:16 INFO : file4.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:47:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_access_filters-xoqiseb8: Waiting for checks to finish
2026/07/22 01:47:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_access_filters-xoqiseb8: Waiting for transfers to finish
2026/07/22 01:47:16 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:47:16 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:16 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:47:16 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:47:16 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:47:16 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:47:16 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:47:16 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:47:16 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:47:16 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:16 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:47:16 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:47:16 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:47:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/07/22 01:47:16 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0"
2026/07/22 01:47:16 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0: Waiting for checks to finish
2026/07/22 01:47:16 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0: Waiting for transfers to finish
2026/07/22 01:47:16 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 01:47:16 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 01:47:16 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 01:47:16 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 01:47:16 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 01:47:16 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 01:47:16 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 01:47:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:16 ERROR : error listing: directory not found
2026/07/22 01:47:16 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Failed to list "": directory not found
2026/07/22 01:47:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:16 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Removing directory
2026/07/22 01:47:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcheck_access_filters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c73f4d56-b01a-0028-017c-19d0b2000000
Time:2026-07-22T01:47:16.7467222Z
--------------------------------------------------------------------------------
2026/07/22 01:47:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:16 ERROR : error listing: directory not found
2026/07/22 01:47:16 ERROR : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Failed to list "": directory not found
2026/07/22 01:47:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:16 INFO : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Removing directory
2026/07/22 01:47:16 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/check_access_filters/path2: no such file or directory
2026/07/22 01:47:16 ERROR : error listing: directory not found
2026/07/22 01:47:16 ERROR : error listing: directory not found
2026/07/22 01:47:16 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_check_access_filters-xoqiseb8
2026/07/22 01:47:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:16 INFO : subdir-not: Making directory
2026/07/22 01:47:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 INFO : subdir: Making directory
2026/07/22 01:47:17 INFO : subdirX: Making directory
2026/07/22 01:47:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 INFO : subdir/subdirA: Making directory
2026/07/22 01:47:17 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 INFO : subdirX/subdirX1: Making directory
2026/07/22 01:47:17 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 INFO : subdir-not/subdir-not2: Making directory
2026/07/22 01:47:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:17 INFO : file1.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:17 INFO : file4.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:17 INFO : file2.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:17 INFO : file3.txt: Copied (new)
2026/07/22 01:47:17 INFO : subdir/subdirB: Making directory
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Waiting for checks to finish
2026/07/22 01:47:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Waiting for transfers to finish
2026/07/22 01:47:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:17 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:47:17 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:17 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:47:17 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:47:17 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:17 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:47:17 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:47:17 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:47:17 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:47:17 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:47:17 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:47:17 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:47:17 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:47:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:47:18 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:47:18 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:47:18 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:47:18 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:47:18 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:47:18 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:47:18 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:47:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:18 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:47:18 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:47:18 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:47:18 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:47:18 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:47:18 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:47:18 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1'
2026/07/22 01:47:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not: Making directory with metadata
2026/07/22 01:47:19 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:47:19 DEBUG : subdir: Making directory with metadata
2026/07/22 01:47:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:47:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdirX: Making directory with metadata
2026/07/22 01:47:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 INFO : file2.txt: Copied (new)
2026/07/22 01:47:19 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:47:19 INFO : file1.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:19 INFO : file3.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/22 01:47:19 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/22 01:47:19 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:47:19 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:47:19 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/22 01:47:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/22 01:47:19 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:19 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:47:19 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:19 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:47:19 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:19 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 INFO : file4.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:47:19 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:47:19 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:47:19 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:47:19 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:47:19 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:47:19 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:47:19 DEBUG : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Waiting for checks to finish
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:19 DEBUG : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Waiting for transfers to finish
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:47:19 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:47:19 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:47:19 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:47:19 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:19 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/check_access_filters/path2
2026/07/22 01:47:19 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/22 01:47:19 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/22 01:47:19 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/exclude-other-filtersfile.txt /tmp/014617texaguv3/workdir/[0m
2026/07/22 01:47:19 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/exclude-other-filtersfile.txt" to "/tmp/014617texaguv3/workdir/" as ""
2026/07/22 01:47:19 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/exclude-other-filtersfile.txt"
2026/07/22 01:47:19 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:47:19 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/014617texaguv3/workdir" as "exclude-other-filtersfile.txt"
2026/07/22 01:47:19 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:19 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 01:47:19 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 01:47:19 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 01:47:19 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 01:47:19 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/22 01:47:19 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:47:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:47:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:21 INFO : Using filters file /tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:47:21 INFO : Storing filters file hash to /tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt.md5
2026/07/22 01:47:21 INFO : Copying Path2 files to Path1
2026/07/22 01:47:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:22 INFO : There was nothing to transfer
2026/07/22 01:47:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:22 INFO : There was nothing to transfer
2026/07/22 01:47:22 INFO : Resync updating listings
2026/07/22 01:47:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:22 INFO : [32mBisync successful[0m
2026/07/22 01:47:22 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/22 01:47:22 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:47:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:24 INFO : Using filters file /tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:47:24 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:25 INFO : Path1 checking for diffs
2026/07/22 01:47:25 INFO : Path2 checking for diffs
2026/07/22 01:47:25 INFO : Checking access health
2026/07/22 01:47:25 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:25 INFO : No changes found
2026/07/22 01:47:25 INFO : Updating listings
2026/07/22 01:47:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:25 INFO : [32mBisync successful[0m
2026/07/22 01:47:25 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/22 01:47:25 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 01:47:25 NOTICE: [36m(10) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 01:47:25 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA/"
2026/07/22 01:47:25 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA"
2026/07/22 01:47:25 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:25 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 01:47:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir-not/"
2026/07/22 01:47:25 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:25 NOTICE: [36m(12) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 01:47:25 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/22 01:47:25 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/22 01:47:25 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:25 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/22 01:47:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdirX/"
2026/07/22 01:47:25 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:25 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/22 01:47:25 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:47:27 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:27 INFO : Using filters file /tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:47:27 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:27 INFO : Path1 checking for diffs
2026/07/22 01:47:27 INFO : Path2 checking for diffs
2026/07/22 01:47:27 INFO : Checking access health
2026/07/22 01:47:27 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:27 INFO : No changes found
2026/07/22 01:47:27 INFO : Updating listings
2026/07/22 01:47:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:27 INFO : [32mBisync successful[0m
2026/07/22 01:47:27 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/22 01:47:27 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 01:47:27 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 01:47:27 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:27 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/check_access_filters/path2/" to be canonical "/tmp/014617texaguv3/check_access_filters/path2"
2026/07/22 01:47:27 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:27 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 01:47:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir/"
2026/07/22 01:47:27 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:27 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/22 01:47:27 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:47:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:30 INFO : Using filters file /tmp/014617texaguv3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:47:30 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:30 INFO : Path1 checking for diffs
2026/07/22 01:47:30 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:30 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:30 INFO : Path2 checking for diffs
2026/07/22 01:47:30 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:30 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:30 INFO : Checking access health
2026/07/22 01:47:30 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:30 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:30 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:47:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:30 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:30 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/22 01:47:30 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/22 01:47:30 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/22 01:47:30 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-fekawuh6haga/014617texaguv3/check_access_filters/path1/[0m
2026/07/22 01:47:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/"
2026/07/22 01:47:30 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : file2.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : file3.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : file3.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : file4.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : file4.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 01:47:30 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:30 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:30 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:30 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 01:47:30 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 01:47:30 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/': Waiting for checks to finish
2026/07/22 01:47:30 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/': Waiting for transfers to finish
2026/07/22 01:47:30 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:30 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:30 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:47:30 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:31 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:47:31 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:47:31 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:47:31 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/ /tmp/014617texaguv3/check_access_filters/path2/[0m
2026/07/22 01:47:31 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/check_access_filters/path2/" for canonical name "/tmp/014617texaguv3/check_access_filters/path2"
2026/07/22 01:47:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:47:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:47:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:47:31 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : file2.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : file3.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : file3.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : file4.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : file4.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:47:31 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 01:47:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:47:31 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:47:31 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:47:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:31 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 01:47:31 DEBUG : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Waiting for checks to finish
2026/07/22 01:47:31 DEBUG : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Waiting for transfers to finish
2026/07/22 01:47:31 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:47:31 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:31 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:47:31 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:31 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:47:31 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:47:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:31 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/include-other-filtersfile.txt /tmp/014617texaguv3/workdir/[0m
2026/07/22 01:47:31 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/include-other-filtersfile.txt" to "/tmp/014617texaguv3/workdir/" as ""
2026/07/22 01:47:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_access_filters-vuyateb0/include-other-filtersfile.txt"
2026/07/22 01:47:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:47:31 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/014617texaguv3/workdir" as "include-other-filtersfile.txt"
2026/07/22 01:47:31 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:31 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 01:47:31 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 01:47:31 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 01:47:31 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 01:47:31 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/014617texaguv3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:47:34 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:34 INFO : Using filters file /tmp/014617texaguv3/workdir/include-other-filtersfile.txt
2026/07/22 01:47:34 INFO : Storing filters file hash to /tmp/014617texaguv3/workdir/include-other-filtersfile.txt.md5
2026/07/22 01:47:34 INFO : Copying Path2 files to Path1
2026/07/22 01:47:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:34 INFO : There was nothing to transfer
2026/07/22 01:47:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:34 INFO : There was nothing to transfer
2026/07/22 01:47:34 INFO : Resync updating listings
2026/07/22 01:47:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:34 INFO : [32mBisync successful[0m
2026/07/22 01:47:34 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/22 01:47:34 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:47:36 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:36 INFO : Using filters file /tmp/014617texaguv3/workdir/include-other-filtersfile.txt
2026/07/22 01:47:36 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:37 INFO : Path1 checking for diffs
2026/07/22 01:47:37 INFO : Path2 checking for diffs
2026/07/22 01:47:37 INFO : Checking access health
2026/07/22 01:47:37 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:37 INFO : No changes found
2026/07/22 01:47:37 INFO : Updating listings
2026/07/22 01:47:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:37 INFO : [32mBisync successful[0m
2026/07/22 01:47:37 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/22 01:47:37 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 01:47:37 NOTICE: [36m(33) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 01:47:37 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/014617texaguv3/check_access_filters/path2/subdir/subdirA"
2026/07/22 01:47:37 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:37 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 01:47:37 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:37 NOTICE: [36m(35) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 01:47:37 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/014617texaguv3/check_access_filters/path2/subdir-not/subdir-not2"
2026/07/22 01:47:37 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:37 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/22 01:47:37 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:47:39 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:39 INFO : Using filters file /tmp/014617texaguv3/workdir/include-other-filtersfile.txt
2026/07/22 01:47:39 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:39 INFO : Path1 checking for diffs
2026/07/22 01:47:39 INFO : Path2 checking for diffs
2026/07/22 01:47:39 INFO : Checking access health
2026/07/22 01:47:39 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 01:47:39 INFO : No changes found
2026/07/22 01:47:39 INFO : Updating listings
2026/07/22 01:47:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" vs Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:39 INFO : [32mBisync successful[0m
2026/07/22 01:47:39 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/22 01:47:39 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 01:47:39 NOTICE: [36m(40) :[0m [34mdelete-file /tmp/014617texaguv3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 01:47:39 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/check_access_filters/path2/" for canonical name "/tmp/014617texaguv3/check_access_filters/path2"
2026/07/22 01:47:39 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:39 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 01:47:39 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:39 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:47:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/subdirX/subdirX1/"
2026/07/22 01:47:40 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:40 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/22 01:47:40 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/014617texaguv3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:47:42 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:47:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1/" with Path2 "/tmp/014617texaguv3/check_access_filters/path2/"
2026/07/22 01:47:42 INFO : Using filters file /tmp/014617texaguv3/workdir/include-other-filtersfile.txt
2026/07/22 01:47:42 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:42 INFO : Path1 checking for diffs
2026/07/22 01:47:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:47:42 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 01:47:42 INFO : Path2 checking for diffs
2026/07/22 01:47:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:42 INFO : Checking access health
2026/07/22 01:47:42 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/22 01:47:42 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 01:47:42 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:47:42 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:47:42 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:47:42 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:42 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:42 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/22 01:47:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:43 INFO : RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : file1.txt: Deleted
2026/07/22 01:47:43 INFO : file2.txt: Deleted
2026/07/22 01:47:43 INFO : file3.txt: Deleted
2026/07/22 01:47:43 INFO : file4.txt: Deleted
2026/07/22 01:47:43 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdir-not/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 01:47:43 DEBUG : removing 4 level 2 directories
2026/07/22 01:47:43 INFO : subdirX/subdirX1: Removing directory
2026/07/22 01:47:43 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 01:47:43 INFO : subdir/subdirA: Removing directory
2026/07/22 01:47:43 INFO : subdir/subdirB: Removing directory
2026/07/22 01:47:43 DEBUG : removing 3 level 1 directories
2026/07/22 01:47:43 INFO : subdirX: Removing directory
2026/07/22 01:47:43 INFO : subdir: Removing directory
2026/07/22 01:47:43 INFO : subdir-not: Removing directory
2026/07/22 01:47:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:43 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_access_filters/path1': Removing directory
2026/07/22 01:47:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:43 INFO : file3.txt: Deleted
2026/07/22 01:47:43 INFO : file4.txt: Deleted
2026/07/22 01:47:43 INFO : file1.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdir-not/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : file2.txt: Deleted
2026/07/22 01:47:43 INFO : subdirX/file20.txt: Deleted
2026/07/22 01:47:43 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 01:47:43 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 01:47:43 DEBUG : removing 4 level 2 directories
2026/07/22 01:47:43 INFO : subdirX/subdirX1: Removing directory
2026/07/22 01:47:43 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 01:47:43 INFO : subdir/subdirA: Removing directory
2026/07/22 01:47:43 INFO : subdir/subdirB: Removing directory
2026/07/22 01:47:43 DEBUG : removing 3 level 1 directories
2026/07/22 01:47:43 INFO : subdirX: Removing directory
2026/07/22 01:47:43 INFO : subdir: Removing directory
2026/07/22 01:47:43 INFO : subdir-not: Removing directory
2026/07/22 01:47:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:43 INFO : Local file system at /tmp/014617texaguv3/check_access_filters/path2: Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteLocal/check_filename
2026/07/22 01:47:43 INFO : path1: Making directory
2026/07/22 01:47:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1"
2026/07/22 01:47:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_filename/path2"
2026/07/22 01:47:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/22 01:47:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_check_filename-mecicos5"
2026/07/22 01:47:43 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : subdir: Making directory with metadata
2026/07/22 01:47:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:43 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:47:43 INFO : file1.txt: Copied (new)
2026/07/22 01:47:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:43 INFO : file3.txt: Copied (new)
2026/07/22 01:47:43 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:43 INFO : file2.txt: Copied (new)
2026/07/22 01:47:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:47:43 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:47:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:43 INFO : .chk_file: Copied (new)
2026/07/22 01:47:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:43 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:43 INFO : file4.txt: Copied (new)
2026/07/22 01:47:43 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:47:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:43 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:43 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:47:43 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:47:43 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_filename-mecicos5: Waiting for checks to finish
2026/07/22 01:47:43 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_filename-mecicos5: Waiting for transfers to finish
2026/07/22 01:47:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:43 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/22 01:47:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_filename-cowisud9"
2026/07/22 01:47:43 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_filename-cowisud9: Waiting for checks to finish
2026/07/22 01:47:43 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_filename-cowisud9: Waiting for transfers to finish
2026/07/22 01:47:43 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:47:43 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:47:43 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:47:43 INFO : hold.txt: Copied (new)
2026/07/22 01:47:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:43 ERROR : error listing: directory not found
2026/07/22 01:47:43 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Failed to list "": directory not found
2026/07/22 01:47:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:43 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Removing directory
2026/07/22 01:47:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcheck_filename%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c085fdef-601a-0082-3c7c-19f0a4000000
Time:2026-07-22T01:47:43.7603473Z
--------------------------------------------------------------------------------
2026/07/22 01:47:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:43 ERROR : error listing: directory not found
2026/07/22 01:47:43 ERROR : Local file system at /tmp/014617texaguv3/check_filename/path2: Failed to list "": directory not found
2026/07/22 01:47:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:43 INFO : Local file system at /tmp/014617texaguv3/check_filename/path2: Removing directory
2026/07/22 01:47:43 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/check_filename/path2: no such file or directory
2026/07/22 01:47:43 ERROR : error listing: directory not found
2026/07/22 01:47:43 ERROR : error listing: directory not found
2026/07/22 01:47:43 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_check_filename-mecicos5
2026/07/22 01:47:43 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:43 INFO : subdir: Making directory
2026/07/22 01:47:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:44 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Waiting for checks to finish
2026/07/22 01:47:44 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Waiting for transfers to finish
2026/07/22 01:47:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:47:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:44 INFO : file3.txt: Copied (new)
2026/07/22 01:47:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:44 INFO : file2.txt: Copied (new)
2026/07/22 01:47:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:44 INFO : file1.txt: Copied (new)
2026/07/22 01:47:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:47:44 INFO : .chk_file: Copied (new)
2026/07/22 01:47:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:47:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:44 INFO : file4.txt: Copied (new)
2026/07/22 01:47:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:44 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:47:44 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:47:44 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1'
2026/07/22 01:47:45 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : subdir: Making directory with metadata
2026/07/22 01:47:45 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:47:45 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:47:45 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:45 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:47:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:45 DEBUG : Local file system at /tmp/014617texaguv3/check_filename/path2: Waiting for checks to finish
2026/07/22 01:47:45 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:45 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:47:45 INFO : .chk_file: Copied (new)
2026/07/22 01:47:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:45 INFO : file1.txt: Copied (new)
2026/07/22 01:47:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:47:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:45 INFO : file2.txt: Copied (new)
2026/07/22 01:47:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:47:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:45 INFO : file3.txt: Copied (new)
2026/07/22 01:47:45 DEBUG : Local file system at /tmp/014617texaguv3/check_filename/path2: Waiting for transfers to finish
2026/07/22 01:47:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:45 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:47:45 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:47:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:45 INFO : file4.txt: Copied (new)
2026/07/22 01:47:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:47:45 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:47:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:45 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/check_filename/path2
2026/07/22 01:47:45 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/22 01:47:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:47:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:47:47 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" with Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:47 INFO : Copying Path2 files to Path1
2026/07/22 01:47:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:47 INFO : There was nothing to transfer
2026/07/22 01:47:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:47 INFO : There was nothing to transfer
2026/07/22 01:47:47 INFO : Resync updating listings
2026/07/22 01:47:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" vs Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:47 INFO : [32mBisync successful[0m
2026/07/22 01:47:47 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 01:47:47 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:47:49 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" with Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:49 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:50 INFO : Path1 checking for diffs
2026/07/22 01:47:50 INFO : Path2 checking for diffs
2026/07/22 01:47:50 INFO : Checking access health
2026/07/22 01:47:50 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:47:50 INFO : No changes found
2026/07/22 01:47:50 INFO : Updating listings
2026/07/22 01:47:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" vs Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:50 INFO : [32mBisync successful[0m
2026/07/22 01:47:50 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/22 01:47:50 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/22 01:47:50 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/014617texaguv3/check_filename/path2/subdir/.chk_file[0m
2026/07/22 01:47:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_filename/path2/subdir/"
2026/07/22 01:47:50 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/check_filename/path2/subdir/" to be canonical "/tmp/014617texaguv3/check_filename/path2/subdir"
2026/07/22 01:47:50 INFO : .chk_file: Deleted
2026/07/22 01:47:50 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:47:52 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" with Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:52 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:52 INFO : Path1 checking for diffs
2026/07/22 01:47:52 INFO : Path2 checking for diffs
2026/07/22 01:47:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/22 01:47:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:47:52 INFO : Checking access health
2026/07/22 01:47:52 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/22 01:47:52 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/22 01:47:52 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:47:52 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:47:52 NOTICE: Bisync error: bisync aborted
2026/07/22 01:47:52 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/22 01:47:52 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/22 01:47:52 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/subdir/.chk_file /tmp/014617texaguv3/check_filename/path2/subdir/[0m
2026/07/22 01:47:52 DEBUG : copyFile "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/subdir/.chk_file" to "/tmp/014617texaguv3/check_filename/path2/subdir/" as ""
2026/07/22 01:47:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/subdir/.chk_file"
2026/07/22 01:47:52 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_filename/path2/subdir/"
2026/07/22 01:47:52 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/014617texaguv3/check_filename/path2/subdir" as ".chk_file"
2026/07/22 01:47:52 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:47:52 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:47:52 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:52 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:47:52 INFO : .chk_file: Copied (new)
2026/07/22 01:47:52 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/22 01:47:55 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" with Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:55 INFO : Copying Path2 files to Path1
2026/07/22 01:47:55 INFO : Checking access health
2026/07/22 01:47:55 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:47:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:47:55 INFO : There was nothing to transfer
2026/07/22 01:47:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:47:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:55 INFO : There was nothing to transfer
2026/07/22 01:47:55 INFO : Resync updating listings
2026/07/22 01:47:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" vs Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:55 INFO : [32mBisync successful[0m
2026/07/22 01:47:55 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 01:47:55 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:47:57 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:47:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:47:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:47: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/07/22 01:47:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" with Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:57 INFO : Building Path1 and Path2 listings
2026/07/22 01:47:58 INFO : Path1 checking for diffs
2026/07/22 01:47:58 INFO : Path2 checking for diffs
2026/07/22 01:47:58 INFO : Checking access health
2026/07/22 01:47:58 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:47:58 INFO : No changes found
2026/07/22 01:47:58 INFO : Updating listings
2026/07/22 01:47:58 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1/" vs Path2 "/tmp/014617texaguv3/check_filename/path2/"
2026/07/22 01:47:58 INFO : [32mBisync successful[0m
2026/07/22 01:47:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:58 INFO : file4.txt: Deleted
2026/07/22 01:47:58 INFO : file3.txt: Deleted
2026/07/22 01:47:58 INFO : file2.txt: Deleted
2026/07/22 01:47:58 INFO : file1.txt: Deleted
2026/07/22 01:47:58 INFO : .chk_file: Deleted
2026/07/22 01:47:58 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:58 INFO : subdir/.chk_file: Deleted
2026/07/22 01:47:58 DEBUG : removing 1 level 1 directories
2026/07/22 01:47:58 INFO : subdir: Removing directory
2026/07/22 01:47:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:58 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_filename/path1': Removing directory
2026/07/22 01:47:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:58 INFO : file1.txt: Deleted
2026/07/22 01:47:58 INFO : file2.txt: Deleted
2026/07/22 01:47:58 INFO : file3.txt: Deleted
2026/07/22 01:47:58 INFO : file4.txt: Deleted
2026/07/22 01:47:58 INFO : subdir/.chk_file: Deleted
2026/07/22 01:47:58 INFO : subdir/file20.txt: Deleted
2026/07/22 01:47:58 INFO : .chk_file: Deleted
2026/07/22 01:47:58 DEBUG : removing 1 level 1 directories
2026/07/22 01:47:58 INFO : subdir: Removing directory
2026/07/22 01:47:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:58 INFO : Local file system at /tmp/014617texaguv3/check_filename/path2: Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteLocal/check_sync
2026/07/22 01:47:58 INFO : path1: Making directory
2026/07/22 01:47:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1"
2026/07/22 01:47:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/check_sync/path2"
2026/07/22 01:47:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/07/22 01:47:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_check_sync-wadakiz8"
2026/07/22 01:47:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_sync-wadakiz8: Waiting for checks to finish
2026/07/22 01:47:58 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_check_sync-wadakiz8: Waiting for transfers to finish
2026/07/22 01:47:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:58 INFO : file1.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:58 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:58 INFO : file3.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:47:58 INFO : file5.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:58 INFO : file2.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:47:58 INFO : file4.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:47:58 INFO : file6.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:47:58 INFO : file7.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:47:58 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:58 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:47:58 INFO : file8.txt: Copied (new)
2026/07/22 01:47:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/07/22 01:47:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_sync-jifuboj9"
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 01:47:58 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9: Waiting for checks to finish
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 01:47:58 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9: Waiting for transfers to finish
2026/07/22 01:47:58 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/22 01:47:58 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/22 01:47:58 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/22 01:47:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:58 ERROR : error listing: directory not found
2026/07/22 01:47:58 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Failed to list "": directory not found
2026/07/22 01:47:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:58 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Removing directory
2026/07/22 01:47:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcheck_sync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:d94a7003-d01a-0063-017c-192ce1000000
Time:2026-07-22T01:47:58.8554577Z
--------------------------------------------------------------------------------
2026/07/22 01:47:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:47:58 ERROR : error listing: directory not found
2026/07/22 01:47:58 ERROR : Local file system at /tmp/014617texaguv3/check_sync/path2: Failed to list "": directory not found
2026/07/22 01:47:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:47:58 INFO : Local file system at /tmp/014617texaguv3/check_sync/path2: Removing directory
2026/07/22 01:47:58 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/check_sync/path2: no such file or directory
2026/07/22 01:47:58 ERROR : error listing: directory not found
2026/07/22 01:47:58 ERROR : error listing: directory not found
2026/07/22 01:47:58 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_check_sync-wadakiz8
2026/07/22 01:47:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:47:58 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Waiting for checks to finish
2026/07/22 01:47:58 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Waiting for transfers to finish
2026/07/22 01:47:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:47:59 INFO : file2.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:47:59 INFO : file1.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:47:59 INFO : file4.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:47:59 INFO : file3.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:47:59 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:47:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:47:59 INFO : file5.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:47:59 INFO : file7.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:47:59 INFO : file6.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:47:59 INFO : file8.txt: Copied (new)
2026/07/22 01:47:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:47:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:47:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:47:59 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:47:59 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1'
2026/07/22 01:48:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:00 DEBUG : Local file system at /tmp/014617texaguv3/check_sync/path2: Waiting for checks to finish
2026/07/22 01:48:00 DEBUG : Local file system at /tmp/014617texaguv3/check_sync/path2: Waiting for transfers to finish
2026/07/22 01:48:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:00 INFO : file1.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:00 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:00 INFO : file4.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:00 INFO : file2.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:00 INFO : file3.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:00 INFO : file5.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:00 INFO : file6.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:00 INFO : file7.txt: Copied (new)
2026/07/22 01:48:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:00 INFO : file8.txt: Copied (new)
2026/07/22 01:48:00 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/check_sync/path2
2026/07/22 01:48:00 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/22 01:48:00 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:48:00 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:48:02 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" with Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:02 INFO : Copying Path2 files to Path1
2026/07/22 01:48:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:02 INFO : There was nothing to transfer
2026/07/22 01:48:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:02 INFO : There was nothing to transfer
2026/07/22 01:48:02 INFO : Resync updating listings
2026/07/22 01:48:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" vs Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:02 INFO : [32mBisync successful[0m
2026/07/22 01:48:02 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/22 01:48:02 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/22 01:48:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" vs Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:05 INFO : [32mBisync successful[0m
2026/07/22 01:48:05 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/22 01:48:05 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path1.lst /tmp/014617texaguv3/workdir/ TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst[0m
2026/07/22 01:48:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/014617texaguv3/workdir/" as "TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst"
2026/07/22 01:48:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path1.lst"
2026/07/22 01:48:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:48:05 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/014617texaguv3/workdir" as "TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst"
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9)
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/014617texaguv3/workdir)
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_syn.419dbf20.partial: size = 792 OK
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_syn.419dbf20.partial: renamed to: TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst
2026/07/22 01:48:05 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst
2026/07/22 01:48:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path2.lst /tmp/014617texaguv3/workdir/ TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst[0m
2026/07/22 01:48:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/014617texaguv3/workdir/" as "TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst"
2026/07/22 01:48:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_check_sync-jifuboj9/_testdir_path1.._testdir_path2.path2.lst"
2026/07/22 01:48:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:48:05 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/014617texaguv3/workdir" as "TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst"
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/014617texaguv3/datadir/test_check_sync-jifuboj9)
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/014617texaguv3/workdir)
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_syn.0c75bf47.partial: size = 792 OK
2026/07/22 01:48:05 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 01:48:05 DEBUG : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_syn.0c75bf47.partial: renamed to: TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst
2026/07/22 01:48:05 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst
2026/07/22 01:48:05 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/22 01:48:05 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/22 01:48:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" vs Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:07 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/22 01:48:07 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/22 01:48:07 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/22 01:48:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:48:07 NOTICE: Bisync error: bisync aborted
2026/07/22 01:48:07 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/22 01:48:07 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/22 01:48:07 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 01:48:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" with Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:09 ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run
[35mTip: here are the filenames we were looking for. Do they exist?
[0m[36mPath1: [94m/tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/014617texaguv3/workdir"[0m[0m
2026/07/22 01:48:09 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:48:09 NOTICE: Bisync error: bisync aborted
2026/07/22 01:48:09 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/22 01:48:09 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/014617texaguv3/workdir/ *.lst[0m
2026/07/22 01:48:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:48:09 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/workdir/" to be canonical "/tmp/014617texaguv3/workdir"
2026/07/22 01:48:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:09 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/014617texaguv3/workdir/ *.lst-err[0m
2026/07/22 01:48:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/workdir/" for canonical name "/tmp/014617texaguv3/workdir"
2026/07/22 01:48:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:09 INFO : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst-err: Deleted
2026/07/22 01:48:09 INFO : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst-err: Deleted
2026/07/22 01:48:09 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/014617texaguv3/workdir/ *.lst-new[0m
2026/07/22 01:48:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/workdir/" for canonical name "/tmp/014617texaguv3/workdir"
2026/07/22 01:48:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:09 INFO : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path1.lst-new: Deleted
2026/07/22 01:48:09 INFO : TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_check_sync_path1..tmp_014617texaguv3_check_sync_path2.path2.lst-new: Deleted
2026/07/22 01:48:09 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/22 01:48:09 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/22 01:48:12 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" with Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:12 INFO : Copying Path2 files to Path1
2026/07/22 01:48:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:12 INFO : There was nothing to transfer
2026/07/22 01:48:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:12 INFO : There was nothing to transfer
2026/07/22 01:48:12 INFO : Resync updating listings
2026/07/22 01:48:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" vs Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:12 INFO : [32mBisync successful[0m
2026/07/22 01:48:12 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/22 01:48:12 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/22 01:48:14 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" with Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:14 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:14 INFO : Path1 checking for diffs
2026/07/22 01:48:14 INFO : Path2 checking for diffs
2026/07/22 01:48:14 INFO : No changes found
2026/07/22 01:48:14 INFO : Updating listings
2026/07/22 01:48:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" vs Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:14 INFO : [32mBisync successful[0m
2026/07/22 01:48:14 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/22 01:48:14 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/22 01:48:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1/" with Path2 "/tmp/014617texaguv3/check_sync/path2/"
2026/07/22 01:48:17 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:17 INFO : Path1 checking for diffs
2026/07/22 01:48:17 INFO : Path2 checking for diffs
2026/07/22 01:48:17 INFO : No changes found
2026/07/22 01:48:17 INFO : Updating listings
2026/07/22 01:48:17 INFO : [32mBisync successful[0m
2026/07/22 01:48:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:17 INFO : file5.txt: Deleted
2026/07/22 01:48:17 INFO : file4.txt: Deleted
2026/07/22 01:48:17 INFO : file2.txt: Deleted
2026/07/22 01:48:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:17 INFO : file3.txt: Deleted
2026/07/22 01:48:17 INFO : file7.txt: Deleted
2026/07/22 01:48:17 INFO : file1.txt: Deleted
2026/07/22 01:48:17 INFO : file6.txt: Deleted
2026/07/22 01:48:17 INFO : file8.txt: Deleted
2026/07/22 01:48:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:17 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/check_sync/path1': Removing directory
2026/07/22 01:48:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:17 INFO : file1.txt: Deleted
2026/07/22 01:48:17 INFO : file2.txt: Deleted
2026/07/22 01:48:17 INFO : file3.txt: Deleted
2026/07/22 01:48:17 INFO : file4.txt: Deleted
2026/07/22 01:48:17 INFO : file5.txt: Deleted
2026/07/22 01:48:17 INFO : file6.txt: Deleted
2026/07/22 01:48:17 INFO : file7.txt: Deleted
2026/07/22 01:48:17 INFO : file8.txt: Deleted
2026/07/22 01:48:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:17 INFO : Local file system at /tmp/014617texaguv3/check_sync/path2: Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteLocal/compare_all
2026/07/22 01:48:17 INFO : path1: Making directory
2026/07/22 01:48:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1"
2026/07/22 01:48:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2"
2026/07/22 01:48:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/22 01:48:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_compare_all-fosofob9"
2026/07/22 01:48:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:17 INFO : file1.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:17 INFO : file2.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:17 INFO : file3.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:17 INFO : file6.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_compare_all-fosofob9: Waiting for checks to finish
2026/07/22 01:48:17 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:17 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:17 INFO : file4.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:17 INFO : file7.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:17 INFO : file5.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_compare_all-fosofob9: Waiting for transfers to finish
2026/07/22 01:48:17 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:17 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:17 INFO : file8.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/22 01:48:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:48:17 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:48:17 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4: Waiting for checks to finish
2026/07/22 01:48:17 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:48:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:17 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:48:17 INFO : file1.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:48:17 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:48:17 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:48:17 INFO : file2.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:48:17 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:48:17 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:17 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:48:17 INFO : file10.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:48:17 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:48:17 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:48:17 INFO : file5L.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:48:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:48:17 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:48:17 INFO : file5R.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:17 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4: Waiting for transfers to finish
2026/07/22 01:48:17 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:17 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:17 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:48:17 INFO : file7.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:48:17 INFO : file6.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:48:17 INFO : file11.txt: Copied (new)
2026/07/22 01:48:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:17 ERROR : error listing: directory not found
2026/07/22 01:48:17 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Failed to list "": directory not found
2026/07/22 01:48:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:17 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Removing directory
2026/07/22 01:48:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcompare_all%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5571be1c-801a-00c7-5d7c-192547000000
Time:2026-07-22T01:48:17.8409206Z
--------------------------------------------------------------------------------
2026/07/22 01:48:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:17 ERROR : error listing: directory not found
2026/07/22 01:48:17 ERROR : Local file system at /tmp/014617texaguv3/compare_all/path2: Failed to list "": directory not found
2026/07/22 01:48:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:17 INFO : Local file system at /tmp/014617texaguv3/compare_all/path2: Removing directory
2026/07/22 01:48:17 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/compare_all/path2: no such file or directory
2026/07/22 01:48:17 ERROR : error listing: directory not found
2026/07/22 01:48:17 ERROR : error listing: directory not found
2026/07/22 01:48:17 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_compare_all-fosofob9
2026/07/22 01:48:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Waiting for checks to finish
2026/07/22 01:48:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Waiting for transfers to finish
2026/07/22 01:48:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:18 INFO : file1.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:18 INFO : file3.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:18 INFO : file4.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:18 INFO : file2.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:18 INFO : file5.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:18 INFO : file6.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:18 INFO : file7.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:18 INFO : file8.txt: Copied (new)
2026/07/22 01:48:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:18 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1'
2026/07/22 01:48:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : Local file system at /tmp/014617texaguv3/compare_all/path2: Waiting for checks to finish
2026/07/22 01:48:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:19 INFO : file2.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : Local file system at /tmp/014617texaguv3/compare_all/path2: Waiting for transfers to finish
2026/07/22 01:48:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:19 INFO : file1.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:19 INFO : file5.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:19 INFO : file4.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:19 INFO : file6.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:19 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:19 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:19 INFO : file3.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:19 INFO : file7.txt: Copied (new)
2026/07/22 01:48:19 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:19 INFO : file8.txt: Copied (new)
2026/07/22 01:48:19 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/compare_all/path2
2026/07/22 01:48:19 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/22 01:48:19 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:48:19 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/22 01:48:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:21 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:48:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" with Path2 "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:21 INFO : Copying Path2 files to Path1
2026/07/22 01:48:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:22 INFO : There was nothing to transfer
2026/07/22 01:48:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:22 INFO : There was nothing to transfer
2026/07/22 01:48:22 INFO : Resync updating listings
2026/07/22 01:48:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" vs Path2 "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:22 INFO : [32mBisync successful[0m
2026/07/22 01:48:22 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:48:22 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:48:22 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file10.txt /tmp/014617texaguv3/compare_all/path2/[0m
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/"
2026/07/22 01:48:22 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" to be canonical "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:22 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:48:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file10.txt" to "/tmp/014617texaguv3/compare_all/path2/" as ""
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file10.txt"
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:22 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/014617texaguv3/compare_all/path2" as "file10.txt"
2026/07/22 01:48:22 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:22 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:48:22 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:22 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:48:22 INFO : file10.txt: Copied (new)
2026/07/22 01:48:22 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:48:22 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file1.txt /tmp/014617texaguv3/compare_all/path2/[0m
2026/07/22 01:48:22 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:22 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:48:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file1.txt" to "/tmp/014617texaguv3/compare_all/path2/" as ""
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file1.txt"
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:22 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/compare_all/path2" as "file1.txt"
2026/07/22 01:48:22 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:22 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/compare_all/path2)
2026/07/22 01:48:22 DEBUG : file1.txt: Sizes differ
2026/07/22 01:48:22 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:48:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:22 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:48:22 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:48:22 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:48:22 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file11.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/[0m
2026/07/22 01:48:22 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:22 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:48:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file11.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" as ""
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file11.txt"
2026/07/22 01:48:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/"
2026/07/22 01:48:22 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/'" as "file11.txt"
2026/07/22 01:48:22 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:22 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:48:22 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:22 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:48:22 INFO : file11.txt: Copied (new)
2026/07/22 01:48:22 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:48:22 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file2.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/[0m
2026/07/22 01:48:22 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:22 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:48:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file2.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" as ""
2026/07/22 01:48:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file2.txt"
2026/07/22 01:48:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/"
2026/07/22 01:48:22 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/'" as "file2.txt"
2026/07/22 01:48:22 DEBUG : file2.txt: size = 13 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:22 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/')
2026/07/22 01:48:22 DEBUG : file2.txt: Sizes differ
2026/07/22 01:48:22 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:48:22 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:48:23 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:48:23 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:48:23 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:48:23 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/014617texaguv3/compare_all/path2/file3.txt[0m
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:23 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/compare_all/path2/" to be canonical "/tmp/014617texaguv3/compare_all/path2"
2026/07/22 01:48:23 INFO : file3.txt: Deleted
2026/07/22 01:48:23 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:48:23 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file4.txt[0m
2026/07/22 01:48:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/"
2026/07/22 01:48:23 INFO : file4.txt: Deleted
2026/07/22 01:48:23 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:48:23 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file8.txt[0m
2026/07/22 01:48:23 INFO : file8.txt: Deleted
2026/07/22 01:48:23 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/014617texaguv3/compare_all/path2/file8.txt[0m
2026/07/22 01:48:23 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/compare_all/path2/" for canonical name "/tmp/014617texaguv3/compare_all/path2"
2026/07/22 01:48:23 INFO : file8.txt: Deleted
2026/07/22 01:48:23 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:48:23 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/ file5R.txt[0m
2026/07/22 01:48:23 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:23 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:48:23 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5R.txt /tmp/014617texaguv3/compare_all/path2/ file5.txt[0m
2026/07/22 01:48:23 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5R.txt" to "/tmp/014617texaguv3/compare_all/path2/" as "file5.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5R.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:23 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/014617texaguv3/compare_all/path2" as "file5.txt"
2026/07/22 01:48:23 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:23 DEBUG : file5.txt: size = 0 (Local file system at /tmp/014617texaguv3/compare_all/path2)
2026/07/22 01:48:23 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:48:23 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:48:23 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:48:23 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:48:23 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:48:23 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/ file5L.txt[0m
2026/07/22 01:48:23 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:23 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:48:23 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/ file5.txt[0m
2026/07/22 01:48:23 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" as "file5.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file5L.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/"
2026/07/22 01:48:23 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/'" as "file5.txt"
2026/07/22 01:48:23 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:23 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/')
2026/07/22 01:48:23 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:48:23 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:48:23 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:48:23 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:48:23 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:48:23 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:48:23 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file6.txt /tmp/014617texaguv3/compare_all/path2/[0m
2026/07/22 01:48:23 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:23 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:48:23 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file6.txt" to "/tmp/014617texaguv3/compare_all/path2/" as ""
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file6.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:23 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/014617texaguv3/compare_all/path2" as "file6.txt"
2026/07/22 01:48:23 DEBUG : file6.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:23 DEBUG : file6.txt: size = 0 (Local file system at /tmp/014617texaguv3/compare_all/path2)
2026/07/22 01:48:23 DEBUG : file6.txt: Sizes differ
2026/07/22 01:48:23 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:48:23 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:23 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:48:23 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:48:23 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file6.txt[0m
2026/07/22 01:48:23 INFO : file6.txt: Deleted
2026/07/22 01:48:23 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:48:23 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file7.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/[0m
2026/07/22 01:48:23 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/" for canonical name "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4"
2026/07/22 01:48:23 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:48:23 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file7.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" as ""
2026/07/22 01:48:23 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_compare_all-piqojag4/file7.txt"
2026/07/22 01:48:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/"
2026/07/22 01:48:23 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/'" as "file7.txt"
2026/07/22 01:48:23 DEBUG : file7.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_compare_all-piqojag4)
2026/07/22 01:48:23 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/')
2026/07/22 01:48:23 DEBUG : file7.txt: Sizes differ
2026/07/22 01:48:24 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:48:24 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:24 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:48:24 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:48:24 NOTICE: [36m(30) :[0m [34mdelete-file /tmp/014617texaguv3/compare_all/path2/file7.txt[0m
2026/07/22 01:48:24 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/compare_all/path2/" for canonical name "/tmp/014617texaguv3/compare_all/path2"
2026/07/22 01:48:24 INFO : file7.txt: Deleted
2026/07/22 01:48:24 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 01:48:24 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/22 01:48:26 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:26 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:48:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" with Path2 "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:26 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:26 INFO : Path1 checking for diffs
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:48:26 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:48:26 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/07/22 01:48:26 INFO : Path2 checking for diffs
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:48:26 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:48:26 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/07/22 01:48:26 INFO : Applying changes
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/compare_all/path2/file11.txt[0m
2026/07/22 01:48:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/compare_all/path2/file2.txt[0m
2026/07/22 01:48:26 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/compare_all/path2/file4.txt[0m
2026/07/22 01:48:26 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:48:26 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file5.txt.conflict1[0m
2026/07/22 01:48:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:48:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/compare_all/path2/file5.txt.conflict1[0m
2026/07/22 01:48:27 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/compare_all/path2/file5.txt.conflict2[0m
2026/07/22 01:48:27 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:48:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file5.txt.conflict2[0m
2026/07/22 01:48:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file6.txt[0m
2026/07/22 01:48:27 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/compare_all/path2/file7.txt[0m
2026/07/22 01:48:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file1.txt[0m
2026/07/22 01:48:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file10.txt[0m
2026/07/22 01:48:27 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/file3.txt[0m
2026/07/22 01:48:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:48:27 INFO : file10.txt: Copied (new)
2026/07/22 01:48:27 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:48:27 INFO : file6.txt: Copied (new)
2026/07/22 01:48:27 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:48:27 INFO : file3.txt: Deleted
2026/07/22 01:48:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:48:27 INFO : file11.txt: Copied (new)
2026/07/22 01:48:27 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:48:27 INFO : file7.txt: Copied (new)
2026/07/22 01:48:27 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:48:27 INFO : file4.txt: Deleted
2026/07/22 01:48:27 INFO : Updating listings
2026/07/22 01:48:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1/" vs Path2 "/tmp/014617texaguv3/compare_all/path2/"
2026/07/22 01:48:27 INFO : [32mBisync successful[0m
2026/07/22 01:48:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:28 INFO : file1.txt: Deleted
2026/07/22 01:48:28 INFO : file11.txt: Deleted
2026/07/22 01:48:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:28 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:48:28 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:48:28 INFO : file2.txt: Deleted
2026/07/22 01:48:28 INFO : file6.txt: Deleted
2026/07/22 01:48:28 INFO : file10.txt: Deleted
2026/07/22 01:48:28 INFO : file7.txt: Deleted
2026/07/22 01:48:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:28 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/compare_all/path1': Removing directory
2026/07/22 01:48:28 INFO : file1.txt: Deleted
2026/07/22 01:48:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:28 INFO : file7.txt: Deleted
2026/07/22 01:48:28 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:48:28 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:48:28 INFO : file6.txt: Deleted
2026/07/22 01:48:28 INFO : file2.txt: Deleted
2026/07/22 01:48:28 INFO : file10.txt: Deleted
2026/07/22 01:48:28 INFO : file11.txt: Deleted
2026/07/22 01:48:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:28 INFO : Local file system at /tmp/014617texaguv3/compare_all/path2: Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteLocal/concurrent
2026/07/22 01:48:28 INFO : path1: Making directory
2026/07/22 01:48:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1"
2026/07/22 01:48:28 DEBUG : Creating backend with remote "/tmp/014617texaguv3/concurrent/path2"
2026/07/22 01:48:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/22 01:48:28 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_concurrent-viwosun9"
2026/07/22 01:48:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:28 INFO : file3.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:28 INFO : file2.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:28 INFO : file4.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_concurrent-viwosun9: Waiting for checks to finish
2026/07/22 01:48:28 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_concurrent-viwosun9: Waiting for transfers to finish
2026/07/22 01:48:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:28 INFO : file1.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:28 INFO : file5.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:28 INFO : file6.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:28 INFO : file7.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:28 INFO : file8.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:28 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/22 01:48:28 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7"
2026/07/22 01:48:28 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/22 01:48:28 INFO : dummy.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/22 01:48:28 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_concurrent-dabajon7: Waiting for checks to finish
2026/07/22 01:48:28 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_concurrent-dabajon7: Waiting for transfers to finish
2026/07/22 01:48:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:28 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/22 01:48:28 INFO : file1.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/22 01:48:28 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/22 01:48:28 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/22 01:48:28 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:48:28 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/22 01:48:28 INFO : file2.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/22 01:48:28 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:28 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/22 01:48:28 INFO : file11.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/22 01:48:28 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:28 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/22 01:48:28 INFO : file10.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/22 01:48:28 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:48:28 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/22 01:48:28 INFO : file5L.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/22 01:48:28 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:48:28 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/22 01:48:28 INFO : file5R.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:28 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/22 01:48:28 INFO : file7.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:48:28 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/22 01:48:28 INFO : file6.txt: Copied (new)
2026/07/22 01:48:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:28 ERROR : error listing: directory not found
2026/07/22 01:48:28 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Failed to list "": directory not found
2026/07/22 01:48:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:28 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Removing directory
2026/07/22 01:48:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fconcurrent%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5c92685c-401a-004e-187c-199f92000000
Time:2026-07-22T01:48:28.5784319Z
--------------------------------------------------------------------------------
2026/07/22 01:48:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:28 ERROR : error listing: directory not found
2026/07/22 01:48:28 ERROR : Local file system at /tmp/014617texaguv3/concurrent/path2: Failed to list "": directory not found
2026/07/22 01:48:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:28 INFO : Local file system at /tmp/014617texaguv3/concurrent/path2: Removing directory
2026/07/22 01:48:28 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/concurrent/path2: no such file or directory
2026/07/22 01:48:28 ERROR : error listing: directory not found
2026/07/22 01:48:28 ERROR : error listing: directory not found
2026/07/22 01:48:28 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_concurrent-viwosun9
2026/07/22 01:48:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:28 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Waiting for checks to finish
2026/07/22 01:48:28 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Waiting for transfers to finish
2026/07/22 01:48:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:29 INFO : file2.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:29 INFO : file1.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:29 INFO : file3.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:29 INFO : file4.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:29 INFO : file6.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:29 INFO : file5.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:29 INFO : file7.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:29 INFO : file8.txt: Copied (new)
2026/07/22 01:48:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:29 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:29 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1'
2026/07/22 01:48:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : Local file system at /tmp/014617texaguv3/concurrent/path2: Waiting for checks to finish
2026/07/22 01:48:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:30 INFO : file1.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:48:30 INFO : file4.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:48:30 INFO : file2.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:48:30 INFO : file3.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:48:30 INFO : file7.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : Local file system at /tmp/014617texaguv3/concurrent/path2: Waiting for transfers to finish
2026/07/22 01:48:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:48:30 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:30 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:48:30 INFO : file8.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:48:30 INFO : file5.txt: Copied (new)
2026/07/22 01:48:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:48:30 INFO : file6.txt: Copied (new)
2026/07/22 01:48:30 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/concurrent/path2
2026/07/22 01:48:30 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/22 01:48:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:48:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:48:32 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" with Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:32 INFO : Copying Path2 files to Path1
2026/07/22 01:48:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:32 INFO : There was nothing to transfer
2026/07/22 01:48:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:32 INFO : There was nothing to transfer
2026/07/22 01:48:32 INFO : Resync updating listings
2026/07/22 01:48:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" vs Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:32 INFO : [32mBisync successful[0m
2026/07/22 01:48:32 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/22 01:48:32 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_concurrent-dabajon7/ file5R.txt[0m
2026/07/22 01:48:32 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7/"
2026/07/22 01:48:32 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7/" to be canonical "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7"
2026/07/22 01:48:32 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:48:32 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/014617texaguv3/datadir/test_concurrent-dabajon7/ file7.txt[0m
2026/07/22 01:48:32 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7/" for canonical name "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7"
2026/07/22 01:48:32 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/22 01:48:32 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_concurrent-dabajon7/file5R.txt /tmp/014617texaguv3/concurrent/path2/ file1.txt[0m
2026/07/22 01:48:32 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7/file5R.txt" to "/tmp/014617texaguv3/concurrent/path2/" as "file1.txt"
2026/07/22 01:48:32 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_concurrent-dabajon7/file5R.txt"
2026/07/22 01:48:32 DEBUG : Creating backend with remote "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:32 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/014617texaguv3/concurrent/path2" as "file1.txt"
2026/07/22 01:48:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_concurrent-dabajon7)
2026/07/22 01:48:32 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/concurrent/path2)
2026/07/22 01:48:32 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:48:32 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/07/22 01:48:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:48:32 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/07/22 01:48:32 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:48:32 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/22 01:48:32 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/22 01:48:32 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/22 01:48:34 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" with Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:34 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:35 INFO : Path1 checking for diffs
2026/07/22 01:48:35 INFO : Path2 checking for diffs
2026/07/22 01:48:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:48:35 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:48:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:48:35 INFO : Applying changes
2026/07/22 01:48:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/file1.txt[0m
2026/07/22 01:48:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:48:35 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:48:35 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:48:35 INFO : Updating listings
2026/07/22 01:48:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" vs Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:35 INFO : [32mBisync successful[0m
2026/07/22 01:48:35 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:48:37 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" with Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:37 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:37 INFO : Path1 checking for diffs
2026/07/22 01:48:37 INFO : Path2 checking for diffs
2026/07/22 01:48:37 INFO : No changes found
2026/07/22 01:48:37 INFO : Updating listings
2026/07/22 01:48:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1/" vs Path2 "/tmp/014617texaguv3/concurrent/path2/"
2026/07/22 01:48:37 INFO : [32mBisync successful[0m
2026/07/22 01:48:37 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:38 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:38 INFO : file3.txt: Deleted
2026/07/22 01:48:38 INFO : file2.txt: Deleted
2026/07/22 01:48:38 INFO : file6.txt: Deleted
2026/07/22 01:48:38 INFO : file1.txt: Deleted
2026/07/22 01:48:38 INFO : file7.txt: Deleted
2026/07/22 01:48:38 INFO : file4.txt: Deleted
2026/07/22 01:48:38 INFO : file5.txt: Deleted
2026/07/22 01:48:38 INFO : file8.txt: Deleted
2026/07/22 01:48:38 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:38 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/concurrent/path1': Removing directory
2026/07/22 01:48:38 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:38 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:38 INFO : file2.txt: Deleted
2026/07/22 01:48:38 INFO : file7.txt: Deleted
2026/07/22 01:48:38 INFO : file6.txt: Deleted
2026/07/22 01:48:38 INFO : file8.txt: Deleted
2026/07/22 01:48:38 INFO : file4.txt: Deleted
2026/07/22 01:48:38 INFO : file1.txt: Deleted
2026/07/22 01:48:38 INFO : file5.txt: Deleted
2026/07/22 01:48:38 INFO : file3.txt: Deleted
2026/07/22 01:48:38 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:38 INFO : Local file system at /tmp/014617texaguv3/concurrent/path2: Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteLocal/createemptysrcdirs
2026/07/22 01:48:38 INFO : path1: Making directory
2026/07/22 01:48:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1"
2026/07/22 01:48:38 DEBUG : Creating backend with remote "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/22 01:48:38 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_createemptysrcdirs-ropacum3"
2026/07/22 01:48:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_createemptysrcdirs-ropacum3: Waiting for checks to finish
2026/07/22 01:48:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:38 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_createemptysrcdirs-ropacum3: Waiting for transfers to finish
2026/07/22 01:48:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:48:38 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:48:38 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:48:38 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:48:38 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:48:38 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:38 INFO : file1.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/22 01:48:38 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2"
2026/07/22 01:48:38 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2: Waiting for checks to finish
2026/07/22 01:48:38 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2: Waiting for transfers to finish
2026/07/22 01:48:38 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/22 01:48:38 INFO : placeholder.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:38 ERROR : error listing: directory not found
2026/07/22 01:48:38 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Failed to list "": directory not found
2026/07/22 01:48:38 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:38 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Removing directory
2026/07/22 01:48:38 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fcreateemptysrcdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5c926bcf-401a-004e-3b7c-199f92000000
Time:2026-07-22T01:48:38.3736988Z
--------------------------------------------------------------------------------
2026/07/22 01:48:38 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:38 ERROR : error listing: directory not found
2026/07/22 01:48:38 ERROR : Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2: Failed to list "": directory not found
2026/07/22 01:48:38 DEBUG : removing 1 level 0 directories
2026/07/22 01:48:38 INFO : Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2: Removing directory
2026/07/22 01:48:38 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/createemptysrcdirs/path2: no such file or directory
2026/07/22 01:48:38 ERROR : error listing: directory not found
2026/07/22 01:48:38 ERROR : error listing: directory not found
2026/07/22 01:48:38 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_createemptysrcdirs-ropacum3
2026/07/22 01:48:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:38 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Waiting for checks to finish
2026/07/22 01:48:38 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Waiting for transfers to finish
2026/07/22 01:48:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:48:38 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:48:38 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:48:38 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:48:38 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:48:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:48:39 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:39 INFO : file1.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:39 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:39 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1'
2026/07/22 01:48:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:48:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:48:39 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:48:39 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2: Waiting for checks to finish
2026/07/22 01:48:39 DEBUG : Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2: Waiting for transfers to finish
2026/07/22 01:48:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:48:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:48:39 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:48:39 INFO : file1.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:48:39 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:48:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:48:39 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:48:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:48:39 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:48:39 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2
2026/07/22 01:48:39 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/22 01:48:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:48:39 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/ placeholder.txt[0m
2026/07/22 01:48:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/"
2026/07/22 01:48:39 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/" to be canonical "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2"
2026/07/22 01:48:39 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/22 01:48:39 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:48:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 01:48:39 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:48: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/07/22 01:48:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:39 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:39 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:48:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 01:48:39 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/22 01:48: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/07/22 01:48:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:39 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:39 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:48:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 01:48:39 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/22 01:48: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/07/22 01:48:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:39 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:39 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:39 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:48:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:39 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 01:48:40 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/22 01:48:40 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/07/22 01:48:40 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:40 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:40 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:40 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:48:40 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:48:40 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:40 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 01:48:40 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/22 01:48:40 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/07/22 01:48:40 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:40 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:40 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:40 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:48:40 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:48:40 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:40 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 01:48:40 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/22 01:48:40 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/07/22 01:48:40 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:40 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:48:40 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:48:40 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/07/22 01:48:42 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:42 INFO : Copying Path2 files to Path1
2026/07/22 01:48:42 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:42 INFO : There was nothing to transfer
2026/07/22 01:48:42 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:42 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:48:42 INFO : There was nothing to transfer
2026/07/22 01:48:42 INFO : Resync updating listings
2026/07/22 01:48:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:42 INFO : [32mBisync successful[0m
2026/07/22 01:48:42 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/07/22 01:48:42 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/07/22 01:48:42 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/07/22 01:48:42 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:42 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/07/22 01:48:42 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:43 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/07/22 01:48:43 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:43 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/07/22 01:48:43 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/07/22 01:48:43 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ subdir[0m
2026/07/22 01:48:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:43 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/07/22 01:48:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/subdir/"
2026/07/22 01:48:43 INFO : placeholder.txt: Deleted
2026/07/22 01:48:43 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/07/22 01:48:43 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/07/22 01:48:45 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:45 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:45 INFO : Path1 checking for diffs
2026/07/22 01:48:45 INFO : Path2 checking for diffs
2026/07/22 01:48:45 INFO : No changes found
2026/07/22 01:48:45 INFO : Updating listings
2026/07/22 01:48:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:45 INFO : [32mBisync successful[0m
2026/07/22 01:48:45 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/07/22 01:48:45 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:46 NOTICE: [36m(19) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:48:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:46 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/createemptysrcdirs/path2/" to be canonical "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:46 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/07/22 01:48:46 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:48:48 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:48 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:48 INFO : Path1 checking for diffs
2026/07/22 01:48:48 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/07/22 01:48:48 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:48:48 INFO : Path2 checking for diffs
2026/07/22 01:48:48 INFO : Applying changes
2026/07/22 01:48:48 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/createemptysrcdirs/path2/subdir[0m
2026/07/22 01:48:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:48:48 INFO : There was nothing to transfer
2026/07/22 01:48:48 INFO : subdir: Making directory
2026/07/22 01:48:48 INFO : Updating listings
2026/07/22 01:48:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:48 INFO : [32mBisync successful[0m
2026/07/22 01:48:48 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/07/22 01:48:48 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:48 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:48 NOTICE: [36m(24) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:48:48 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/createemptysrcdirs/path2/" for canonical name "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:48 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:48 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/07/22 01:48:48 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:49 DEBUG : subdir: Purge subdir
2026/07/22 01:48:49 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:49 DEBUG : removing 1 level 1 directories
2026/07/22 01:48:49 INFO : subdir: Removing directory
2026/07/22 01:48:49 DEBUG : file1.copy1.txt: Remove file
2026/07/22 01:48:49 DEBUG : file1.copy2.txt: Remove file
2026/07/22 01:48:49 DEBUG : file1.copy3.txt: Remove file
2026/07/22 01:48:49 DEBUG : file1.copy4.txt: Remove file
2026/07/22 01:48:49 DEBUG : file1.copy5.txt: Remove file
2026/07/22 01:48:49 DEBUG : file1.txt: Remove file
2026/07/22 01:48:49 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:48:49 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:48:49 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:48:49 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:49 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 01:48:49 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:49 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 01:48:49 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:49 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 01:48:49 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 01:48:49 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:48:49 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:48:49 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:49 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 01:48:50 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:50 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 01:48:50 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:50 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 01:48:50 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 01:48:50 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:48:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:50 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 01:48:50 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:50 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 01:48:50 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:50 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 01:48:50 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 01:48:50 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:48:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:50 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 01:48:50 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:50 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 01:48:50 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:50 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 01:48:50 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 01:48:50 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:48:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:50 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 01:48:51 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:51 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 01:48:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:51 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 01:48:51 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 01:48:51 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:48:51 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:48:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:51 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 01:48:51 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:51 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 01:48:51 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:51 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 01:48:51 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 01:48:51 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/07/22 01:48:51 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 01:48:53 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:48:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:53 INFO : Building Path1 and Path2 listings
2026/07/22 01:48:54 INFO : Path1 checking for diffs
2026/07/22 01:48:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:48:54 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:48:54 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 01:48:54 INFO : Path2 checking for diffs
2026/07/22 01:48:54 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:48:54 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:48:54 INFO : Applying changes
2026/07/22 01:48:54 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/07/22 01:48:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:48:54 INFO : RCLONE_TEST: Deleted
2026/07/22 01:48:54 INFO : There was nothing to transfer
2026/07/22 01:48:54 INFO : Updating listings
2026/07/22 01:48:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:54 INFO : [32mBisync successful[0m
2026/07/22 01:48:54 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/07/22 01:48:54 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:54 NOTICE: [36m(37) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:48:54 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/createemptysrcdirs/path2/" for canonical name "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:54 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:54 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/07/22 01:48:54 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/07/22 01:48:56 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:48:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:48:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:48: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/07/22 01:48:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:56 INFO : Copying Path2 files to Path1
2026/07/22 01:48:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:48:56 INFO : subdir: Making directory
2026/07/22 01:48:56 INFO : There was nothing to transfer
2026/07/22 01:48:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:48:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:48:56 INFO : There was nothing to transfer
2026/07/22 01:48:56 INFO : Resync updating listings
2026/07/22 01:48:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:48:56 INFO : [32mBisync successful[0m
2026/07/22 01:48:56 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:57 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:57 NOTICE: [36m(41) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:48:57 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/createemptysrcdirs/path2/" for canonical name "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:57 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:57 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:57 DEBUG : subdir: Purge subdir
2026/07/22 01:48:57 DEBUG : Waiting for deletions to finish
2026/07/22 01:48:57 DEBUG : removing 1 level 1 directories
2026/07/22 01:48:57 INFO : subdir: Removing directory
2026/07/22 01:48:57 DEBUG : file1.copy1.txt: Remove file
2026/07/22 01:48:57 DEBUG : file1.copy2.txt: Remove file
2026/07/22 01:48:57 DEBUG : file1.copy3.txt: Remove file
2026/07/22 01:48:57 DEBUG : file1.copy4.txt: Remove file
2026/07/22 01:48:57 DEBUG : file1.copy5.txt: Remove file
2026/07/22 01:48:57 DEBUG : file1.txt: Remove file
2026/07/22 01:48:57 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:48:57 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:48:57 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:57 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 01:48:57 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:57 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 01:48:57 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:58 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 01:48:58 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 01:48:58 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:48:58 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:58 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 01:48:58 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:58 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 01:48:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:58 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 01:48:58 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 01:48:58 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:48:58 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:58 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 01:48:58 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:58 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 01:48:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:58 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 01:48:58 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 01:48:58 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:48:58 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:58 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 01:48:58 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:58 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 01:48:58 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:59 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 01:48:59 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 01:48:59 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:48:59 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:48:59 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:59 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 01:48:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:59 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 01:48:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:59 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 01:48:59 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 01:48:59 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:48:59 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:48:59 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_createemptysrcdirs-farawaz2/placeholder.txt"
2026/07/22 01:48:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/"
2026/07/22 01:48:59 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 01:48:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:48:59 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 01:48:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:48:59 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 01:48:59 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 01:48:59 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:48:59 NOTICE: [36m(50) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:48:59 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/createemptysrcdirs/path2/" for canonical name "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:48:59 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:48:59 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:49:02 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:49:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:49:02 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:02 INFO : Path1 checking for diffs
2026/07/22 01:49:02 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:49:02 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:49:02 INFO : Path2 checking for diffs
2026/07/22 01:49:02 INFO : Applying changes
2026/07/22 01:49:02 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/createemptysrcdirs/path2/subdir[0m
2026/07/22 01:49:02 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:49:02 INFO : There was nothing to transfer
2026/07/22 01:49:02 INFO : subdir: Removing directory
2026/07/22 01:49:02 INFO : Updating listings
2026/07/22 01:49:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:49:02 INFO : [32mBisync successful[0m
2026/07/22 01:49:02 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/07/22 01:49:02 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/[0m
2026/07/22 01:49:02 NOTICE: [36m(54) :[0m [34mlist-dirs /tmp/014617texaguv3/createemptysrcdirs/path2/[0m
2026/07/22 01:49:02 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/createemptysrcdirs/path2/" for canonical name "/tmp/014617texaguv3/createemptysrcdirs/path2"
2026/07/22 01:49:02 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/07/22 01:49:02 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:49:04 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" with Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:49:04 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:04 INFO : Path1 checking for diffs
2026/07/22 01:49:04 INFO : Path2 checking for diffs
2026/07/22 01:49:04 INFO : No changes found
2026/07/22 01:49:04 INFO : Updating listings
2026/07/22 01:49:04 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1/" vs Path2 "/tmp/014617texaguv3/createemptysrcdirs/path2/"
2026/07/22 01:49:04 INFO : [32mBisync successful[0m
2026/07/22 01:49:04 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:05 INFO : file1.copy3.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy1.txt: Deleted
2026/07/22 01:49:05 INFO : file1.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy4.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy5.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy2.txt: Deleted
2026/07/22 01:49:05 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:05 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/createemptysrcdirs/path1': Removing directory
2026/07/22 01:49:05 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:05 INFO : file1.copy1.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy2.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy3.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy4.txt: Deleted
2026/07/22 01:49:05 INFO : file1.copy5.txt: Deleted
2026/07/22 01:49:05 INFO : file1.txt: Deleted
2026/07/22 01:49:05 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:05 INFO : Local file system at /tmp/014617texaguv3/createemptysrcdirs/path2: Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/dry_run
2026/07/22 01:49:05 INFO : path1: Making directory
2026/07/22 01:49:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1"
2026/07/22 01:49:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2"
2026/07/22 01:49:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/22 01:49:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_dry_run-sicihur9"
2026/07/22 01:49:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_dry_run-sicihur9: Waiting for checks to finish
2026/07/22 01:49:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:05 INFO : file1.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_dry_run-sicihur9: Waiting for transfers to finish
2026/07/22 01:49:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:05 INFO : file2.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:49:05 INFO : file6.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:49:05 INFO : file4.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:49:05 INFO : file5.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:49:05 INFO : file3.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:49:05 INFO : file7.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/22 01:49:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:49:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:49:05 INFO : file1.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:49:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:49:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:49:05 INFO : file11.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:49:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:49:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:49:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:49:05 INFO : file5L.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:49:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:49:05 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3: Waiting for checks to finish
2026/07/22 01:49:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:49:05 INFO : file6.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:49:05 INFO : file10.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:49:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:49:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:49:05 INFO : file2.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:49:05 INFO : file7.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:49:05 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3: Waiting for transfers to finish
2026/07/22 01:49:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:49:05 INFO : file5R.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:05 ERROR : error listing: directory not found
2026/07/22 01:49:05 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Failed to list "": directory not found
2026/07/22 01:49:05 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:05 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Removing directory
2026/07/22 01:49:05 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fdry_run%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ed3167cd-e01a-009c-097c-191c7c000000
Time:2026-07-22T01:49:05.4394104Z
--------------------------------------------------------------------------------
2026/07/22 01:49:05 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:05 ERROR : error listing: directory not found
2026/07/22 01:49:05 ERROR : Local file system at /tmp/014617texaguv3/dry_run/path2: Failed to list "": directory not found
2026/07/22 01:49:05 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:05 INFO : Local file system at /tmp/014617texaguv3/dry_run/path2: Removing directory
2026/07/22 01:49:05 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/dry_run/path2: no such file or directory
2026/07/22 01:49:05 ERROR : error listing: directory not found
2026/07/22 01:49:05 ERROR : error listing: directory not found
2026/07/22 01:49:05 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_dry_run-sicihur9
2026/07/22 01:49:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Waiting for checks to finish
2026/07/22 01:49:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Waiting for transfers to finish
2026/07/22 01:49:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:49:05 INFO : file3.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:05 INFO : file2.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:49:05 INFO : file4.txt: Copied (new)
2026/07/22 01:49:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:05 INFO : file1.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:49:06 INFO : file5.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:49:06 INFO : file7.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:49:06 INFO : file6.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:06 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:06 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1'
2026/07/22 01:49:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:06 INFO : file1.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : Local file system at /tmp/014617texaguv3/dry_run/path2: Waiting for checks to finish
2026/07/22 01:49:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : Local file system at /tmp/014617texaguv3/dry_run/path2: Waiting for transfers to finish
2026/07/22 01:49:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:06 INFO : file2.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:06 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:49:06 INFO : file5.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:49:06 INFO : file3.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:49:06 INFO : file4.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:49:06 INFO : file6.txt: Copied (new)
2026/07/22 01:49:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:49:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:49:06 INFO : file7.txt: Copied (new)
2026/07/22 01:49:06 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/dry_run/path2
2026/07/22 01:49:06 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/22 01:49:06 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:49:06 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:49:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" with Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:08 INFO : Copying Path2 files to Path1
2026/07/22 01:49:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:09 INFO : There was nothing to transfer
2026/07/22 01:49:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:09 INFO : There was nothing to transfer
2026/07/22 01:49:09 INFO : Resync updating listings
2026/07/22 01:49:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" vs Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:09 INFO : [32mBisync successful[0m
2026/07/22 01:49:09 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:49:09 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file10.txt /tmp/014617texaguv3/dry_run/path2/[0m
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/"
2026/07/22 01:49:09 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" to be canonical "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:09 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:49:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file10.txt" to "/tmp/014617texaguv3/dry_run/path2/" as ""
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file10.txt"
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:09 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/014617texaguv3/dry_run/path2" as "file10.txt"
2026/07/22 01:49:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:09 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:49:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:09 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:49:09 INFO : file10.txt: Copied (new)
2026/07/22 01:49:09 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:49:09 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file1.txt /tmp/014617texaguv3/dry_run/path2/[0m
2026/07/22 01:49:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:49:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file1.txt" to "/tmp/014617texaguv3/dry_run/path2/" as ""
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file1.txt"
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:09 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/dry_run/path2" as "file1.txt"
2026/07/22 01:49:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:09 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/dry_run/path2)
2026/07/22 01:49:09 DEBUG : file1.txt: Sizes differ
2026/07/22 01:49:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:49:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:49:09 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:49:09 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:49:09 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file11.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/[0m
2026/07/22 01:49:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:09 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:49:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file11.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" as ""
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file11.txt"
2026/07/22 01:49:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/"
2026/07/22 01:49:09 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/'" as "file11.txt"
2026/07/22 01:49:09 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:09 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:49:09 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:09 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:49:09 INFO : file11.txt: Copied (new)
2026/07/22 01:49:09 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:49:09 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file2.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/[0m
2026/07/22 01:49:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:09 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:49:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file2.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" as ""
2026/07/22 01:49:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file2.txt"
2026/07/22 01:49:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/"
2026/07/22 01:49:09 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/'" as "file2.txt"
2026/07/22 01:49:09 DEBUG : file2.txt: size = 13 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:09 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/')
2026/07/22 01:49:09 DEBUG : file2.txt: Sizes differ
2026/07/22 01:49:09 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:49:09 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:49:10 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:49:10 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:49:10 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:49:10 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/014617texaguv3/dry_run/path2/file3.txt[0m
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:10 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/dry_run/path2/" to be canonical "/tmp/014617texaguv3/dry_run/path2"
2026/07/22 01:49:10 INFO : file3.txt: Deleted
2026/07/22 01:49:10 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:49:10 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file4.txt[0m
2026/07/22 01:49:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/"
2026/07/22 01:49:10 INFO : file4.txt: Deleted
2026/07/22 01:49:10 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/22 01:49:10 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/ file5R.txt[0m
2026/07/22 01:49:10 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:10 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:49:10 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5R.txt /tmp/014617texaguv3/dry_run/path2/ file5.txt[0m
2026/07/22 01:49:10 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5R.txt" to "/tmp/014617texaguv3/dry_run/path2/" as "file5.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5R.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:10 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/014617texaguv3/dry_run/path2" as "file5.txt"
2026/07/22 01:49:10 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:10 DEBUG : file5.txt: size = 0 (Local file system at /tmp/014617texaguv3/dry_run/path2)
2026/07/22 01:49:10 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:49:10 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:49:10 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:49:10 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:49:10 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:49:10 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/ file5L.txt[0m
2026/07/22 01:49:10 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:10 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:49:10 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/ file5.txt[0m
2026/07/22 01:49:10 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" as "file5.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file5L.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/"
2026/07/22 01:49:10 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/'" as "file5.txt"
2026/07/22 01:49:10 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:10 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/')
2026/07/22 01:49:10 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:49:10 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:49:10 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:49:10 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:49:10 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:49:10 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:49:10 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file6.txt /tmp/014617texaguv3/dry_run/path2/[0m
2026/07/22 01:49:10 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:10 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:49:10 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file6.txt" to "/tmp/014617texaguv3/dry_run/path2/" as ""
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file6.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:10 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/014617texaguv3/dry_run/path2" as "file6.txt"
2026/07/22 01:49:10 DEBUG : file6.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:10 DEBUG : file6.txt: size = 0 (Local file system at /tmp/014617texaguv3/dry_run/path2)
2026/07/22 01:49:10 DEBUG : file6.txt: Sizes differ
2026/07/22 01:49:10 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:49:10 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:10 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:49:10 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:49:10 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file6.txt[0m
2026/07/22 01:49:10 INFO : file6.txt: Deleted
2026/07/22 01:49:10 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:49:10 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file7.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/[0m
2026/07/22 01:49:10 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/" for canonical name "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3"
2026/07/22 01:49:10 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:49:10 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file7.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" as ""
2026/07/22 01:49:10 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_dry_run-yumamob3/file7.txt"
2026/07/22 01:49:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/"
2026/07/22 01:49:10 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/'" as "file7.txt"
2026/07/22 01:49:10 DEBUG : file7.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_dry_run-yumamob3)
2026/07/22 01:49:10 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/')
2026/07/22 01:49:10 DEBUG : file7.txt: Sizes differ
2026/07/22 01:49:11 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:49:11 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:11 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:49:11 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:49:11 NOTICE: [36m(26) :[0m [34mdelete-file /tmp/014617texaguv3/dry_run/path2/file7.txt[0m
2026/07/22 01:49:11 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/dry_run/path2/" for canonical name "/tmp/014617texaguv3/dry_run/path2"
2026/07/22 01:49:11 INFO : file7.txt: Deleted
2026/07/22 01:49:11 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/22 01:49:11 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/22 01:49:13 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" with Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:13 INFO : Copying Path2 files to Path1
2026/07/22 01:49:13 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:13 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:13 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:49:13 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:13 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:13 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:13 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:49:13 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:13 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 01:49:13 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:49:13 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/22 01:49:13 INFO : Resync updating listings
2026/07/22 01:49:13 INFO : [32mBisync successful[0m
2026/07/22 01:49:13 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/22 01:49:13 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/22 01:49:13 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/22 01:49:16 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" with Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:16 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:16 INFO : Path1 checking for diffs
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:49:16 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:49:16 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:16 INFO : Path2 checking for diffs
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:49:16 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:49:16 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:16 INFO : Applying changes
2026/07/22 01:49:16 INFO : Checking potential conflicts...
2026/07/22 01:49:16 ERROR : file5.txt: md5 differ
2026/07/22 01:49:16 NOTICE: Local file system at /tmp/014617texaguv3/dry_run/path2: 1 differences found
2026/07/22 01:49:16 NOTICE: Local file system at /tmp/014617texaguv3/dry_run/path2: 1 errors while checking
2026/07/22 01:49:16 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file11.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file2.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/dry_run/path2/file4.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:49:16 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 01:49:16 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file6.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file7.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file1.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file10.txt[0m
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file3.txt[0m
2026/07/22 01:49:16 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:49:16 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:16 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:16 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:16 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 01:49:16 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:49:16 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:16 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:49:16 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 01:49:16 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 01:49:16 INFO : Updating listings
2026/07/22 01:49:17 INFO : [32mBisync successful[0m
2026/07/22 01:49:17 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/22 01:49:17 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/22 01:49:17 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 01:49:19 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" with Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:19 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:19 INFO : Path1 checking for diffs
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:49:19 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:49:19 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:19 INFO : Path2 checking for diffs
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:49:19 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:49:19 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:19 INFO : Applying changes
2026/07/22 01:49:19 INFO : Checking potential conflicts...
2026/07/22 01:49:19 ERROR : file5.txt: md5 differ
2026/07/22 01:49:19 NOTICE: Local file system at /tmp/014617texaguv3/dry_run/path2: 1 differences found
2026/07/22 01:49:19 NOTICE: Local file system at /tmp/014617texaguv3/dry_run/path2: 1 errors while checking
2026/07/22 01:49:19 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file11.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file2.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/dry_run/path2/file4.txt[0m
2026/07/22 01:49:19 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:49:19 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file5.txt.conflict1[0m
2026/07/22 01:49:19 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:49:19 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 01:49:19 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/dry_run/path2/file5.txt.conflict2[0m
2026/07/22 01:49:19 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:49:19 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file6.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/dry_run/path2/file7.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file1.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file10.txt[0m
2026/07/22 01:49:19 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/file3.txt[0m
2026/07/22 01:49:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:49:20 INFO : file6.txt: Copied (new)
2026/07/22 01:49:20 INFO : file10.txt: Copied (new)
2026/07/22 01:49:20 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:49:20 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:49:20 INFO : file3.txt: Deleted
2026/07/22 01:49:20 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:49:20 INFO : file11.txt: Copied (new)
2026/07/22 01:49:20 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:49:20 INFO : file7.txt: Copied (new)
2026/07/22 01:49:20 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:49:20 INFO : file4.txt: Deleted
2026/07/22 01:49:20 INFO : Updating listings
2026/07/22 01:49:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1/" vs Path2 "/tmp/014617texaguv3/dry_run/path2/"
2026/07/22 01:49:20 INFO : [32mBisync successful[0m
2026/07/22 01:49:20 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:20 INFO : file10.txt: Deleted
2026/07/22 01:49:20 INFO : file11.txt: Deleted
2026/07/22 01:49:20 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:20 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:49:20 INFO : file1.txt: Deleted
2026/07/22 01:49:20 INFO : file2.txt: Deleted
2026/07/22 01:49:20 INFO : file6.txt: Deleted
2026/07/22 01:49:20 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:49:20 INFO : file7.txt: Deleted
2026/07/22 01:49:20 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:20 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/dry_run/path1': Removing directory
2026/07/22 01:49:20 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:20 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:20 INFO : file11.txt: Deleted
2026/07/22 01:49:20 INFO : file7.txt: Deleted
2026/07/22 01:49:20 INFO : file2.txt: Deleted
2026/07/22 01:49:20 INFO : file6.txt: Deleted
2026/07/22 01:49:20 INFO : file1.txt: Deleted
2026/07/22 01:49:20 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:49:20 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:49:20 INFO : file10.txt: Deleted
2026/07/22 01:49:20 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:20 INFO : Local file system at /tmp/014617texaguv3/dry_run/path2: Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteLocal/equal
2026/07/22 01:49:20 INFO : path1: Making directory
2026/07/22 01:49:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1"
2026/07/22 01:49:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/equal/path2"
2026/07/22 01:49:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/22 01:49:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_equal-qeyogiw6"
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_equal-qeyogiw6: Waiting for checks to finish
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_equal-qeyogiw6: Waiting for transfers to finish
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:21 INFO : file1.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:21 INFO : file2.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:21 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/22 01:49:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4"
2026/07/22 01:49:21 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/22 01:49:21 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:49:21 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4: Waiting for checks to finish
2026/07/22 01:49:21 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/22 01:49:21 INFO : file1L.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4: Waiting for transfers to finish
2026/07/22 01:49:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:49:21 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:49:21 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/22 01:49:21 INFO : file1R.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:49:21 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:49:21 INFO : file2.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:21 ERROR : error listing: directory not found
2026/07/22 01:49:21 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Failed to list "": directory not found
2026/07/22 01:49:21 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:21 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Removing directory
2026/07/22 01:49:21 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fequal%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5571c06a-801a-00c7-587c-192547000000
Time:2026-07-22T01:49:21.1628676Z
--------------------------------------------------------------------------------
2026/07/22 01:49:21 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:21 ERROR : error listing: directory not found
2026/07/22 01:49:21 ERROR : Local file system at /tmp/014617texaguv3/equal/path2: Failed to list "": directory not found
2026/07/22 01:49:21 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:21 INFO : Local file system at /tmp/014617texaguv3/equal/path2: Removing directory
2026/07/22 01:49:21 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/equal/path2: no such file or directory
2026/07/22 01:49:21 ERROR : error listing: directory not found
2026/07/22 01:49:21 ERROR : error listing: directory not found
2026/07/22 01:49:21 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_equal-qeyogiw6
2026/07/22 01:49:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Waiting for checks to finish
2026/07/22 01:49:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Waiting for transfers to finish
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:21 INFO : file1.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:21 INFO : file2.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:21 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:21 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1'
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/equal/path2: Waiting for checks to finish
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:49:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:21 DEBUG : Local file system at /tmp/014617texaguv3/equal/path2: Waiting for transfers to finish
2026/07/22 01:49:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:21 INFO : file1.txt: Copied (new)
2026/07/22 01:49:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:21 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:21 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:49:21 INFO : file2.txt: Copied (new)
2026/07/22 01:49:21 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/equal/path2
2026/07/22 01:49:21 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/22 01:49:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:49:21 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:49:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" with Path2 "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:24 INFO : Copying Path2 files to Path1
2026/07/22 01:49:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:24 INFO : There was nothing to transfer
2026/07/22 01:49:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:24 INFO : There was nothing to transfer
2026/07/22 01:49:24 INFO : Resync updating listings
2026/07/22 01:49:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" vs Path2 "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:24 INFO : [32mBisync successful[0m
2026/07/22 01:49:24 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:49:24 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_equal-mikibad4/ file1R.txt[0m
2026/07/22 01:49:24 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4/"
2026/07/22 01:49:24 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_equal-mikibad4/" to be canonical "/tmp/014617texaguv3/datadir/test_equal-mikibad4"
2026/07/22 01:49:24 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:49:24 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_equal-mikibad4/file1R.txt /tmp/014617texaguv3/equal/path2/ file1.txt[0m
2026/07/22 01:49:24 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file1R.txt" to "/tmp/014617texaguv3/equal/path2/" as "file1.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file1R.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:24 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/equal/path2" as "file1.txt"
2026/07/22 01:49:24 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4)
2026/07/22 01:49:24 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/equal/path2)
2026/07/22 01:49:24 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:49:24 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 01:49:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:49:24 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 01:49:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:49:24 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_equal-mikibad4/ file1L.txt[0m
2026/07/22 01:49:24 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_equal-mikibad4/" for canonical name "/tmp/014617texaguv3/datadir/test_equal-mikibad4"
2026/07/22 01:49:24 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:49:24 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_equal-mikibad4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/ file1.txt[0m
2026/07/22 01:49:24 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" as "file1.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file1L.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/"
2026/07/22 01:49:24 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1/'" as "file1.txt"
2026/07/22 01:49:24 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4)
2026/07/22 01:49:24 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1/')
2026/07/22 01:49:24 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:49:24 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:49:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:49:24 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:49:24 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:49:24 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/22 01:49:24 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_equal-mikibad4/ file2.txt[0m
2026/07/22 01:49:24 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_equal-mikibad4/" for canonical name "/tmp/014617texaguv3/datadir/test_equal-mikibad4"
2026/07/22 01:49:24 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:49:24 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/ file2.txt[0m
2026/07/22 01:49:24 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" as "file2.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt"
2026/07/22 01:49:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/"
2026/07/22 01:49:24 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1/'" as "file2.txt"
2026/07/22 01:49:24 DEBUG : file2.txt: size = 37 (Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4)
2026/07/22 01:49:24 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1/')
2026/07/22 01:49:24 DEBUG : file2.txt: Sizes differ
2026/07/22 01:49:24 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:49:24 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:49:25 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:49:25 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:49:25 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt /tmp/014617texaguv3/equal/path2/ file2.txt[0m
2026/07/22 01:49:25 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt" to "/tmp/014617texaguv3/equal/path2/" as "file2.txt"
2026/07/22 01:49:25 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_equal-mikibad4/file2.txt"
2026/07/22 01:49:25 DEBUG : Creating backend with remote "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:25 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/014617texaguv3/equal/path2" as "file2.txt"
2026/07/22 01:49:25 DEBUG : file2.txt: size = 37 (Local file system at /tmp/014617texaguv3/datadir/test_equal-mikibad4)
2026/07/22 01:49:25 DEBUG : file2.txt: size = 0 (Local file system at /tmp/014617texaguv3/equal/path2)
2026/07/22 01:49:25 DEBUG : file2.txt: Sizes differ
2026/07/22 01:49:25 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:49:25 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:49:25 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:49:25 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:49:25 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/22 01:49:25 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/22 01:49:27 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" with Path2 "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:27 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:27 INFO : Path1 checking for diffs
2026/07/22 01:49:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:49:27 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:49:27 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:49:27 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:27 INFO : Path2 checking for diffs
2026/07/22 01:49:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:49:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:49:27 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:49:27 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:49:27 INFO : Applying changes
2026/07/22 01:49:27 INFO : Checking potential conflicts...
2026/07/22 01:49:27 ERROR : file1.txt: md5 differ
2026/07/22 01:49:27 NOTICE: Local file system at /tmp/014617texaguv3/equal/path2: 1 differences found
2026/07/22 01:49:27 NOTICE: Local file system at /tmp/014617texaguv3/equal/path2: 1 errors while checking
2026/07/22 01:49:27 NOTICE: Local file system at /tmp/014617texaguv3/equal/path2: 1 matching files
2026/07/22 01:49:27 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:49:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:49:27 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/file1.txt.conflict1[0m
2026/07/22 01:49:27 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/07/22 01:49:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/equal/path2/file1.txt.conflict1[0m
2026/07/22 01:49:27 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/equal/path2/file1.txt.conflict2[0m
2026/07/22 01:49:27 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/07/22 01:49:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/file1.txt.conflict2[0m
2026/07/22 01:49:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:49:27 INFO : Files are equal! Skipping: file2.txt
2026/07/22 01:49:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:49:28 INFO : file1.txt.conflict2: Copied (new)
2026/07/22 01:49:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:49:28 INFO : file1.txt.conflict1: Copied (new)
2026/07/22 01:49:28 INFO : Updating listings
2026/07/22 01:49:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/equal/path1/" vs Path2 "/tmp/014617texaguv3/equal/path2/"
2026/07/22 01:49:28 INFO : [32mBisync successful[0m
2026/07/22 01:49:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:28 INFO : file1.txt.conflict2: Deleted
2026/07/22 01:49:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:28 INFO : file1.txt.conflict1: Deleted
2026/07/22 01:49:28 INFO : file2.txt: Deleted
2026/07/22 01:49:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:28 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/equal/path1': Removing directory
2026/07/22 01:49:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:28 INFO : file1.txt.conflict1: Deleted
2026/07/22 01:49:28 INFO : file1.txt.conflict2: Deleted
2026/07/22 01:49:28 INFO : file2.txt: Deleted
2026/07/22 01:49:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:28 INFO : Local file system at /tmp/014617texaguv3/equal/path2: Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteLocal/ext_paths
2026/07/22 01:49:28 INFO : path1: Making directory
2026/07/22 01:49:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1"
2026/07/22 01:49:29 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ext_paths/path2"
2026/07/22 01:49:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/22 01:49:29 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_ext_paths-fohogep0"
2026/07/22 01:49:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:29 INFO : file1.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:29 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/22 01:49:29 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/22 01:49:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:29 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:29 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:29 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:49:29 INFO : 測試_check file: Copied (new)
2026/07/22 01:49:29 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_ext_paths-fohogep0: Waiting for checks to finish
2026/07/22 01:49:29 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_ext_paths-fohogep0: Waiting for transfers to finish
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:49:29 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:49:29 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:49:29 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:29 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/22 01:49:29 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4"
2026/07/22 01:49:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/22 01:49:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:29 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 01:49:29 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/22 01:49:29 INFO : file1.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4: Waiting for checks to finish
2026/07/22 01:49:29 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:49:29 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4: Waiting for transfers to finish
2026/07/22 01:49:29 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:49:29 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:29 ERROR : error listing: directory not found
2026/07/22 01:49:29 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Failed to list "": directory not found
2026/07/22 01:49:29 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:29 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Removing directory
2026/07/22 01:49:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fext_paths%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b0fe4-901a-005d-157c-19bb9e000000
Time:2026-07-22T01:49:29.1136287Z
--------------------------------------------------------------------------------
2026/07/22 01:49:29 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:29 ERROR : error listing: directory not found
2026/07/22 01:49:29 ERROR : Local file system at /tmp/014617texaguv3/ext_paths/path2: Failed to list "": directory not found
2026/07/22 01:49:29 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:29 INFO : Local file system at /tmp/014617texaguv3/ext_paths/path2: Removing directory
2026/07/22 01:49:29 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/ext_paths/path2: no such file or directory
2026/07/22 01:49:29 ERROR : error listing: directory not found
2026/07/22 01:49:29 ERROR : error listing: directory not found
2026/07/22 01:49:29 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_ext_paths-fohogep0
2026/07/22 01:49:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:29 INFO : 測試Русский ěáñ: Making directory
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:29 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Waiting for checks to finish
2026/07/22 01:49:29 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Waiting for transfers to finish
2026/07/22 01:49:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:29 INFO : file1.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:29 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:29 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:29 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:29 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:29 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:49:29 INFO : 測試_check file: Copied (new)
2026/07/22 01:49:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:29 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:49:29 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:49:29 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:49:30 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:49:30 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:30 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1'
2026/07/22 01:49:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/22 01:49:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:30 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/22 01:49:30 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/22 01:49:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:30 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:30 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:30 INFO : file1.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:49:30 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:30 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2: Waiting for checks to finish
2026/07/22 01:49:30 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2: Waiting for transfers to finish
2026/07/22 01:49:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:30 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:30 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:30 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:30 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:30 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:30 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:30 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:49:30 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:30 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:30 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:49:30 INFO : 測試_check file: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:49:30 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:49:30 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:30 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:49:30 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:49:30 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:30 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/ext_paths/path2
2026/07/22 01:49:30 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/22 01:49:30 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 01:49:30 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/07/22 01:49:30 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/22 01:49:30 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/22 01:49:30 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 01:49:30 DEBUG : TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/22 01:49:30 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/ (a15cc28483fbf9e6de22ec5cd5d196e6) TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/ (a15cc28483fbf9e6de22ec5cd5d196e6)
2026/07/22 01:49:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 01:49:30 DEBUG : Attempting to move rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/
2026/07/22 01:49:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ-rclone-move-mawibax1"
2026/07/22 01:49:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ-rclone-move-mawibax1': Using server-side directory move
2026/07/22 01:49:31 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ-rclone-move-mawibax1': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-mawibax1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:c73f510b-b01a-0028-527c-19d0b2000000
Time:2026-07-22T01:49:31.0125454Z
--------------------------------------------------------------------------------
2026/07/22 01:49:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-mawibax1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:c73f510b-b01a-0028-527c-19d0b2000000
Time:2026-07-22T01:49:31.0125454Z
--------------------------------------------------------------------------------
2026/07/22 01:49:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 01:49:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/07/22 01:49:31 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 01:49:31 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ-rclone-move-mawibax1': error reading source root directory: directory not found
2026/07/22 01:49:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/07/22 01:49:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/07/22 01:49:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ-rclone-move-mawibax1': error attempting to move folder to rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/07/22 01:49:31 NOTICE: [36m(03) :[0m [34mfix-names /tmp/014617texaguv3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 01:49:31 DEBUG : Creating backend with remote "/"
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/22 01:49:31 DEBUG : old and new are equal. Skipping. /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/ (21292479e4d09077d316626a18f34acf) /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/ (21292479e4d09077d316626a18f34acf)
2026/07/22 01:49:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:31 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ"
2026/07/22 01:49:31 DEBUG : Attempting to move /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ to /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/
2026/07/22 01:49:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9"
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: Using server-side directory move
2026/07/22 01:49:31 ERROR : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: Server side directory move failed: rename /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: no such file or directory
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: error attempting to move folder: rename /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: no such file or directory
2026/07/22 01:49:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:31 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/" to be canonical "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ"
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: Using server-side directory move
2026/07/22 01:49:31 INFO : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 01:49:31 ERROR : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: error reading source root directory: directory not found
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: Waiting for checks to finish
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: Waiting for transfers to finish
2026/07/22 01:49:31 DEBUG : Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ-rclone-move-nurezeq9: error attempting to move folder to /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ: directory not found
2026/07/22 01:49:31 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true c131c1acd1212019b593679ba947895c
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: c131c1acd1212019b593679ba947895c new: c131c1acd1212019b593679ba947895c equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 1cac10282eab569b333d386a006d3d28
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 1cac10282eab569b333d386a006d3d28 new: c131c1acd1212019b593679ba947895c equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 1cac10282eab569b333d386a006d3d28
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 1cac10282eab569b333d386a006d3d28 new: c131c1acd1212019b593679ba947895c equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true c131c1acd1212019b593679ba947895c
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: c131c1acd1212019b593679ba947895c new: c131c1acd1212019b593679ba947895c equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(05) :[0m [34mfix-names /tmp/014617texaguv3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true d75bfa7e39a037bd723623521ee5f4ae
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: d75bfa7e39a037bd723623521ee5f4ae new: d75bfa7e39a037bd723623521ee5f4ae equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fe80432b37176dbe91918e39197a4c87
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: fe80432b37176dbe91918e39197a4c87 new: d75bfa7e39a037bd723623521ee5f4ae equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fe80432b37176dbe91918e39197a4c87
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: fe80432b37176dbe91918e39197a4c87 new: d75bfa7e39a037bd723623521ee5f4ae equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true d75bfa7e39a037bd723623521ee5f4ae
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: d75bfa7e39a037bd723623521ee5f4ae new: d75bfa7e39a037bd723623521ee5f4ae equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 826d5633592adcde9ee7394d9eb03acb
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 01:49:31 DEBUG : HASH old: 826d5633592adcde9ee7394d9eb03acb new: 826d5633592adcde9ee7394d9eb03acb equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 4744dfcdd980bde2a359a9cebde03a10
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 4744dfcdd980bde2a359a9cebde03a10 new: 826d5633592adcde9ee7394d9eb03acb equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9e8f8870a3437d8d423b6b6bf1abb9bb
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 9e8f8870a3437d8d423b6b6bf1abb9bb new: 826d5633592adcde9ee7394d9eb03acb equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d737787a7f34394e33c8b91d379ed6ef
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: d737787a7f34394e33c8b91d379ed6ef new: 826d5633592adcde9ee7394d9eb03acb equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:31 NOTICE: [36m(07) :[0m [34mfix-names /tmp/014617texaguv3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 575c944c813350406df649af6387d31a
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 01:49:31 DEBUG : HASH old: 575c944c813350406df649af6387d31a new: 575c944c813350406df649af6387d31a equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 9fd957fd70ea7d85965e8edeac449f49
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 9fd957fd70ea7d85965e8edeac449f49 new: 575c944c813350406df649af6387d31a equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 2a722eee656a49509fc523c4d7137171
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 2a722eee656a49509fc523c4d7137171 new: 575c944c813350406df649af6387d31a equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false a0180fb761f7da8dfefa9a2f531fe27f
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:49:31 DEBUG : HASH old: a0180fb761f7da8dfefa9a2f531fe27f new: 575c944c813350406df649af6387d31a equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:31 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: is NFD: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: file exists: true ecb320235184a10eb555b08728d12f3a
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: ecb320235184a10eb555b08728d12f3a new: ecb320235184a10eb555b08728d12f3a equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: file exists: true ecb320235184a10eb555b08728d12f3a
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: ecb320235184a10eb555b08728d12f3a new: ecb320235184a10eb555b08728d12f3a equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: file exists: true ecb320235184a10eb555b08728d12f3a
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: ecb320235184a10eb555b08728d12f3a new: ecb320235184a10eb555b08728d12f3a equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: file exists: true ecb320235184a10eb555b08728d12f3a
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: ecb320235184a10eb555b08728d12f3a new: ecb320235184a10eb555b08728d12f3a equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(09) :[0m [34mfix-names /tmp/014617texaguv3/ext_paths/path2/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: is NFD: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: file exists: true e87a3c2de504df51e2916c7ca36abe43
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: e87a3c2de504df51e2916c7ca36abe43 new: e87a3c2de504df51e2916c7ca36abe43 equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: file exists: true e87a3c2de504df51e2916c7ca36abe43
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: e87a3c2de504df51e2916c7ca36abe43 new: e87a3c2de504df51e2916c7ca36abe43 equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: file exists: true e87a3c2de504df51e2916c7ca36abe43
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: e87a3c2de504df51e2916c7ca36abe43 new: e87a3c2de504df51e2916c7ca36abe43 equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: file exists: true e87a3c2de504df51e2916c7ca36abe43
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: e87a3c2de504df51e2916c7ca36abe43 new: e87a3c2de504df51e2916c7ca36abe43 equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true c131c1acd1212019b593679ba947895c
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: c131c1acd1212019b593679ba947895c new: c131c1acd1212019b593679ba947895c equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 1cac10282eab569b333d386a006d3d28
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 1cac10282eab569b333d386a006d3d28 new: c131c1acd1212019b593679ba947895c equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 1cac10282eab569b333d386a006d3d28
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: 1cac10282eab569b333d386a006d3d28 new: c131c1acd1212019b593679ba947895c equal: false
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true c131c1acd1212019b593679ba947895c
2026/07/22 01:49:31 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: c131c1acd1212019b593679ba947895c new: c131c1acd1212019b593679ba947895c equal: true
2026/07/22 01:49:31 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(11) :[0m [34mfix-names /tmp/014617texaguv3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true d75bfa7e39a037bd723623521ee5f4ae
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: d75bfa7e39a037bd723623521ee5f4ae new: d75bfa7e39a037bd723623521ee5f4ae equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fe80432b37176dbe91918e39197a4c87
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: fe80432b37176dbe91918e39197a4c87 new: d75bfa7e39a037bd723623521ee5f4ae equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false fe80432b37176dbe91918e39197a4c87
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:49:31 DEBUG : HASH old: fe80432b37176dbe91918e39197a4c87 new: d75bfa7e39a037bd723623521ee5f4ae equal: false
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true d75bfa7e39a037bd723623521ee5f4ae
2026/07/22 01:49:31 DEBUG : FILE old: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file new: /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:49:31 DEBUG : HASH old: d75bfa7e39a037bd723623521ee5f4ae new: d75bfa7e39a037bd723623521ee5f4ae equal: true
2026/07/22 01:49:31 DEBUG : /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:49:31 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/22 01:49:31 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/22 01:49:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:49:34 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:34 INFO : Copying Path2 files to Path1
2026/07/22 01:49:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:34 INFO : There was nothing to transfer
2026/07/22 01:49:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:34 INFO : There was nothing to transfer
2026/07/22 01:49:34 INFO : Resync updating listings
2026/07/22 01:49:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:34 INFO : [32mBisync successful[0m
2026/07/22 01:49:34 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/22 01:49:34 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/22 01:49:34 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/ file1.txt[0m
2026/07/22 01:49:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/"
2026/07/22 01:49:34 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/" to be canonical "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4"
2026/07/22 01:49:34 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:49:34 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/22 01:49:34 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/22 01:49:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt"
2026/07/22 01:49:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:49:34 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/07/22 01:49:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:34 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/07/22 01:49:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:34 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/07/22 01:49:34 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/22 01:49:34 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt /tmp/014617texaguv3/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/22 01:49:34 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt" to "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/22 01:49:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt"
2026/07/22 01:49:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ"
2026/07/22 01:49:34 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/22 01:49:34 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:34 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/07/22 01:49:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:34 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/07/22 01:49:34 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/22 01:49:34 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/22 01:49:34 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/22 01:49:37 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:37 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:37 INFO : Path1 checking for diffs
2026/07/22 01:49:37 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/22 01:49:37 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:49:37 INFO : Path2 checking for diffs
2026/07/22 01:49:37 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/22 01:49:37 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:49:37 INFO : Applying changes
2026/07/22 01:49:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/22 01:49:37 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/22 01:49:37 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:49:37 INFO : 測試_file1p2: Copied (new)
2026/07/22 01:49:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:49:37 INFO : 測試_file1p1: Copied (new)
2026/07/22 01:49:37 INFO : Updating listings
2026/07/22 01:49:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:49:37 INFO : [32mBisync successful[0m
2026/07/22 01:49:37 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/22 01:49:37 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/22 01:49:37 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 01:49:40 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:40 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:40 INFO : Copying Path2 files to Path1
2026/07/22 01:49:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:40 INFO : There was nothing to transfer
2026/07/22 01:49:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:40 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:40 INFO : There was nothing to transfer
2026/07/22 01:49:40 INFO : Resync updating listings
2026/07/22 01:49:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:40 INFO : [32mBisync successful[0m
2026/07/22 01:49:40 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:49:40 INFO : 測試_check file: Deleted
2026/07/22 01:49:40 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 01:49:42 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:42 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:42 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:43 INFO : Path1 checking for diffs
2026/07/22 01:49:43 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 01:49:43 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:49:43 INFO : Path2 checking for diffs
2026/07/22 01:49:43 INFO : Checking access health
2026/07/22 01:49:43 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/22 01:49:43 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 01:49:43 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:49:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:49:43 NOTICE: Bisync error: bisync aborted
2026/07/22 01:49:43 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/22 01:49:43 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/22 01:49:43 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/22 01:49:45 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:45 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:45 INFO : Copying Path2 files to Path1
2026/07/22 01:49:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:45 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:49:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:46 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:46 INFO : Resync updating listings
2026/07/22 01:49:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:46 INFO : [32mBisync successful[0m
2026/07/22 01:49:46 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 01:49:48 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:48 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:48 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:48 INFO : Path1 checking for diffs
2026/07/22 01:49:48 INFO : Path2 checking for diffs
2026/07/22 01:49:48 INFO : Checking access health
2026/07/22 01:49:48 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/22 01:49:48 INFO : No changes found
2026/07/22 01:49:48 INFO : Updating listings
2026/07/22 01:49:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:48 INFO : [32mBisync successful[0m
2026/07/22 01:49:48 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/22 01:49:48 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/22 01:49:48 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/測試_filtersfile.txt /tmp/014617texaguv3/workdir/[0m
2026/07/22 01:49:48 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/測試_filtersfile.txt" to "/tmp/014617texaguv3/workdir/" as ""
2026/07/22 01:49:48 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/測試_filtersfile.txt"
2026/07/22 01:49:48 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:49:48 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/014617texaguv3/workdir" as "測試_filtersfile.txt"
2026/07/22 01:49:48 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:48 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 01:49:48 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:49:48 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:49:48 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:49:48 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/測試_filtersfile.txt resync[0m
2026/07/22 01:49:50 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:50 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:50 INFO : Using filters file /tmp/014617texaguv3/workdir/測試_filtersfile.txt
2026/07/22 01:49:50 INFO : Storing filters file hash to /tmp/014617texaguv3/workdir/測試_filtersfile.txt.md5
2026/07/22 01:49:50 INFO : Copying Path2 files to Path1
2026/07/22 01:49:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:49:51 INFO : There was nothing to transfer
2026/07/22 01:49:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:49:51 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:51 INFO : There was nothing to transfer
2026/07/22 01:49:51 INFO : Resync updating listings
2026/07/22 01:49:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:51 INFO : [32mBisync successful[0m
2026/07/22 01:49:51 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/ fileZ.txt[0m
2026/07/22 01:49:51 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" as "fileZ.txt"
2026/07/22 01:49:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ext_paths-bodisuz4/file1.txt"
2026/07/22 01:49:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/"
2026/07/22 01:49:51 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/'" as "fileZ.txt"
2026/07/22 01:49:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:51 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:49:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:51 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:49:51 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/22 01:49:51 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/測試_filtersfile.txt[0m
2026/07/22 01:49:54 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:49:54 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:49:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:49: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/07/22 01:49:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" with Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:54 INFO : Using filters file /tmp/014617texaguv3/workdir/測試_filtersfile.txt
2026/07/22 01:49:54 INFO : Building Path1 and Path2 listings
2026/07/22 01:49:54 INFO : Path1 checking for diffs
2026/07/22 01:49:54 INFO : Path2 checking for diffs
2026/07/22 01:49:54 INFO : No changes found
2026/07/22 01:49:54 INFO : Updating listings
2026/07/22 01:49:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1/" vs Path2 "/tmp/014617texaguv3/ext_paths/path2/"
2026/07/22 01:49:54 INFO : [32mBisync successful[0m
2026/07/22 01:49:54 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:54 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 01:49:54 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:49:54 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 01:49:54 INFO : Русский.txt: Deleted
2026/07/22 01:49:54 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:54 INFO : file1.txt: Deleted
2026/07/22 01:49:54 INFO : 測試_check file: Deleted
2026/07/22 01:49:54 INFO : fileZ.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 01:49:54 DEBUG : removing 1 level 1 directories
2026/07/22 01:49:54 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 01:49:54 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:54 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ext_paths/path1': Removing directory
2026/07/22 01:49:54 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:54 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 01:49:54 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 01:49:54 INFO : Русский.txt: Deleted
2026/07/22 01:49:54 INFO : RCLONE_TEST: Deleted
2026/07/22 01:49:54 INFO : 測試_check file: Deleted
2026/07/22 01:49:54 INFO : file1.txt: Deleted
2026/07/22 01:49:54 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 01:49:54 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 01:49:54 DEBUG : removing 1 level 1 directories
2026/07/22 01:49:54 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 01:49:54 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:54 INFO : Local file system at /tmp/014617texaguv3/ext_paths/path2: Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteLocal/extended_filenames
2026/07/22 01:49:54 INFO : path1: Making directory
2026/07/22 01:49:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1"
2026/07/22 01:49:55 DEBUG : Creating backend with remote "/tmp/014617texaguv3/extended_filenames/path2"
2026/07/22 01:49:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/22 01:49:55 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_extended_filenames-gaqasas3"
2026/07/22 01:49:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/22 01:49:55 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:49:55 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/22 01:49:55 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:49:55 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:49:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:55 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:49:55 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_extended_filenames-gaqasas3: Waiting for checks to finish
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:55 INFO : file1.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:55 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:49:55 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:49:55 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_extended_filenames-gaqasas3: Waiting for transfers to finish
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:55 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:55 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:55 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:55 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/22 01:49:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/22 01:49:55 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_extended_filenames-xureceq6"
2026/07/22 01:49:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 01:49:55 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_extended_filenames-xureceq6: Waiting for checks to finish
2026/07/22 01:49:55 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/22 01:49:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:49:55 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_extended_filenames-xureceq6: Waiting for transfers to finish
2026/07/22 01:49:55 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/22 01:49:55 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 01:49:55 INFO : file1.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/22 01:49:55 INFO : file2.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:55 ERROR : error listing: directory not found
2026/07/22 01:49:55 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1': Failed to list "": directory not found
2026/07/22 01:49:55 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:55 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1': Removing directory
2026/07/22 01:49:55 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fextended_filenames%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c086014c-601a-0082-5d7c-19f0a4000000
Time:2026-07-22T01:49:55.1526026Z
--------------------------------------------------------------------------------
2026/07/22 01:49:55 DEBUG : Waiting for deletions to finish
2026/07/22 01:49:55 ERROR : error listing: directory not found
2026/07/22 01:49:55 ERROR : Local file system at /tmp/014617texaguv3/extended_filenames/path2: Failed to list "": directory not found
2026/07/22 01:49:55 DEBUG : removing 1 level 0 directories
2026/07/22 01:49:55 INFO : Local file system at /tmp/014617texaguv3/extended_filenames/path2: Removing directory
2026/07/22 01:49:55 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/extended_filenames/path2: no such file or directory
2026/07/22 01:49:55 ERROR : error listing: directory not found
2026/07/22 01:49:55 ERROR : error listing: directory not found
2026/07/22 01:49:55 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_extended_filenames-gaqasas3
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:55 INFO : subdir_with_ࢺ_: Making directory
2026/07/22 01:49:55 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:55 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1': Waiting for checks to finish
2026/07/22 01:49:55 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1': Waiting for transfers to finish
2026/07/22 01:49:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:55 INFO : file1.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:49:55 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:49:55 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:49:55 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:55 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:55 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:55 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:55 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:55 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:55 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:55 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:56 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1'
2026/07/22 01:49:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:49:56 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/22 01:49:56 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:49:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:49:56 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:49:56 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:49:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:49:56 DEBUG : Local file system at /tmp/014617texaguv3/extended_filenames/path2: Waiting for checks to finish
2026/07/22 01:49:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:49:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:49:56 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:49:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:49:56 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:56 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:49:56 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:49:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:56 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:49:56 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:49:56 INFO : file1.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : Local file system at /tmp/014617texaguv3/extended_filenames/path2: Waiting for transfers to finish
2026/07/22 01:49:56 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:49:56 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:49:56 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:56 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:49:56 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:49:56 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:49:56 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:49:56 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:49:56 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:49:56 INFO : Русский.txt: Copied (new)
2026/07/22 01:49:56 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/22 01:49:56 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/extended_filenames/path2
2026/07/22 01:49:56 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/22 01:49:56 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 01:49:56 DEBUG : TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 01:49:56 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/ (99f2474475e29775b3e6c169c6be2fe6) TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/ (99f2474475e29775b3e6c169c6be2fe6)
2026/07/22 01:49:56 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/ (99f2474475e29775b3e6c169c6be2fe6) TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/ (99f2474475e29775b3e6c169c6be2fe6)
2026/07/22 01:49:56 NOTICE: [36m(03) :[0m [34mfix-names /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/22 01:49:56 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/22 01:49:56 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/22 01:49:56 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 01:49:56 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 01:49:56 DEBUG : old and new are equal. Skipping. /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/ (32f4b4261de46a095544c37da5194134) /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/ (32f4b4261de46a095544c37da5194134)
2026/07/22 01:49:56 DEBUG : old and new are equal. Skipping. /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/ (32f4b4261de46a095544c37da5194134) /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/ (32f4b4261de46a095544c37da5194134)
2026/07/22 01:49:56 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 078ea6e5a1fbc35affe106367748a2b6
2026/07/22 01:49:56 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:49:56 DEBUG : HASH old: 078ea6e5a1fbc35affe106367748a2b6 new: 078ea6e5a1fbc35affe106367748a2b6 equal: true
2026/07/22 01:49:56 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 078ea6e5a1fbc35affe106367748a2b6
2026/07/22 01:49:56 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:49:56 DEBUG : HASH old: 078ea6e5a1fbc35affe106367748a2b6 new: 078ea6e5a1fbc35affe106367748a2b6 equal: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 6f01b756fbf56214fbb40b3537b78730
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 6f01b756fbf56214fbb40b3537b78730 new: 078ea6e5a1fbc35affe106367748a2b6 equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 6f01b756fbf56214fbb40b3537b78730
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 6f01b756fbf56214fbb40b3537b78730 new: 078ea6e5a1fbc35affe106367748a2b6 equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:57 NOTICE: [36m(05) :[0m [34mfix-names /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true fed8c1b3fd30b2471f244b2bab405d01
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: fed8c1b3fd30b2471f244b2bab405d01 new: fed8c1b3fd30b2471f244b2bab405d01 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true fed8c1b3fd30b2471f244b2bab405d01
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: fed8c1b3fd30b2471f244b2bab405d01 new: fed8c1b3fd30b2471f244b2bab405d01 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false c4c7c96305ac4c3aeeda45df84ac93d1
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: c4c7c96305ac4c3aeeda45df84ac93d1 new: fed8c1b3fd30b2471f244b2bab405d01 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false c4c7c96305ac4c3aeeda45df84ac93d1
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: c4c7c96305ac4c3aeeda45df84ac93d1 new: fed8c1b3fd30b2471f244b2bab405d01 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:49:57 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt[0m
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: file exists: true 4efd7141c8d95cfff8c821c23c749dfa
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: 4efd7141c8d95cfff8c821c23c749dfa new: 4efd7141c8d95cfff8c821c23c749dfa equal: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: file exists: true 4efd7141c8d95cfff8c821c23c749dfa
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: 4efd7141c8d95cfff8c821c23c749dfa new: 4efd7141c8d95cfff8c821c23c749dfa equal: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: file exists: false cc73ec441fbae3cc112549e4f5115da1
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: cc73ec441fbae3cc112549e4f5115da1 new: 4efd7141c8d95cfff8c821c23c749dfa equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: file exists: false cc73ec441fbae3cc112549e4f5115da1
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: cc73ec441fbae3cc112549e4f5115da1 new: 4efd7141c8d95cfff8c821c23c749dfa equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:49:57 NOTICE: [36m(07) :[0m [34mfix-names /tmp/014617texaguv3/extended_filenames/path2/Русский.txt[0m
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: file exists: true d0654bb0c27c439f0ccbf49ab50c5f14
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt new: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: d0654bb0c27c439f0ccbf49ab50c5f14 new: d0654bb0c27c439f0ccbf49ab50c5f14 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: file exists: true d0654bb0c27c439f0ccbf49ab50c5f14
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt new: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: d0654bb0c27c439f0ccbf49ab50c5f14 new: d0654bb0c27c439f0ccbf49ab50c5f14 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: file exists: false 132c152bc6ba55cb379835ffbf024d56
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt new: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 132c152bc6ba55cb379835ffbf024d56 new: d0654bb0c27c439f0ccbf49ab50c5f14 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: file exists: false 132c152bc6ba55cb379835ffbf024d56
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt new: /tmp/014617texaguv3/extended_filenames/path2/Русский.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 132c152bc6ba55cb379835ffbf024d56 new: d0654bb0c27c439f0ccbf49ab50c5f14 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:49:57 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 63871f9394f610fe5c87ae07990189f4
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: 63871f9394f610fe5c87ae07990189f4 new: 63871f9394f610fe5c87ae07990189f4 equal: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 63871f9394f610fe5c87ae07990189f4
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: 63871f9394f610fe5c87ae07990189f4 new: 63871f9394f610fe5c87ae07990189f4 equal: true
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false b07131567df06ca053f3449b58d9c62b
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: b07131567df06ca053f3449b58d9c62b new: 63871f9394f610fe5c87ae07990189f4 equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false b07131567df06ca053f3449b58d9c62b
2026/07/22 01:49:57 DEBUG : FILE old: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: b07131567df06ca053f3449b58d9c62b new: 63871f9394f610fe5c87ae07990189f4 equal: false
2026/07/22 01:49:57 DEBUG : rclone-test-fekawuh6haga/014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:49:57 NOTICE: [36m(09) :[0m [34mfix-names /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true aa05385fc35f8b49d20f2eb4bbe76e81
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: aa05385fc35f8b49d20f2eb4bbe76e81 new: aa05385fc35f8b49d20f2eb4bbe76e81 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true aa05385fc35f8b49d20f2eb4bbe76e81
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:49:57 DEBUG : HASH old: aa05385fc35f8b49d20f2eb4bbe76e81 new: aa05385fc35f8b49d20f2eb4bbe76e81 equal: true
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 5335539c8f153ae97d762dd19b30ecb9
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 5335539c8f153ae97d762dd19b30ecb9 new: aa05385fc35f8b49d20f2eb4bbe76e81 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 5335539c8f153ae97d762dd19b30ecb9
2026/07/22 01:49:57 DEBUG : FILE old: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:49:57 DEBUG : HASH old: 5335539c8f153ae97d762dd19b30ecb9 new: aa05385fc35f8b49d20f2eb4bbe76e81 equal: false
2026/07/22 01:49:57 DEBUG : /tmp/014617texaguv3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:49:57 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/22 01:49:57 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:50:00 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:50:00 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:50:01 NOTICE: Local file system at /tmp/014617texaguv3/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:50:01 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:50:01 NOTICE: Local file system at /tmp/014617texaguv3/extended_filenames/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:50:01 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-fekawuh6haga/014617texaguv3/extended_filenames/path1' fs2: Local file system at /tmp/014617texaguv3/extended_filenames/path2)
@@ -1 +1 @@
-subdir_with_ࢺ_subdir_with_ࢺ_+file1 - Copy (2).txtfile1 - Copy (2).txt
=== RUN TestBisyncRemoteLocal/filters
2026/07/22 01:50:01 INFO : path1: Making directory
2026/07/22 01:50:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1"
2026/07/22 01:50:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/filters/path2"
2026/07/22 01:50:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/22 01:50:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_filters-duwafuv7"
2026/07/22 01:50:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:01 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:50:01 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:01 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_filters-duwafuv7: Waiting for checks to finish
2026/07/22 01:50:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_filters-duwafuv7: Waiting for transfers to finish
2026/07/22 01:50:01 INFO : file3.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:01 INFO : file4.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:01 INFO : file2.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:01 INFO : file6.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:01 INFO : file5.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:01 INFO : file7.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:01 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:01 INFO : file1.txt: Copied (new)
2026/07/22 01:50:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/22 01:50:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filters-dufihul0"
2026/07/22 01:50:01 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_filters-dufihul0: Waiting for checks to finish
2026/07/22 01:50:01 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_filters-dufihul0: Waiting for transfers to finish
2026/07/22 01:50:01 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:50:01 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 01:50:01 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:01 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:50:01 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:50:01 INFO : fileZ.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 01:50:01 INFO : filtersfile.flt: Copied (new)
2026/07/22 01:50:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:01 ERROR : error listing: directory not found
2026/07/22 01:50:01 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Failed to list "": directory not found
2026/07/22 01:50:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:01 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Removing directory
2026/07/22 01:50:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Ffilters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:eb6e80f1-401a-003c-1f7c-1998dd000000
Time:2026-07-22T01:50:01.2852296Z
--------------------------------------------------------------------------------
2026/07/22 01:50:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:01 ERROR : error listing: directory not found
2026/07/22 01:50:01 ERROR : Local file system at /tmp/014617texaguv3/filters/path2: Failed to list "": directory not found
2026/07/22 01:50:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:01 INFO : Local file system at /tmp/014617texaguv3/filters/path2: Removing directory
2026/07/22 01:50:01 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/filters/path2: no such file or directory
2026/07/22 01:50:01 ERROR : error listing: directory not found
2026/07/22 01:50:01 ERROR : error listing: directory not found
2026/07/22 01:50:01 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_filters-duwafuv7
2026/07/22 01:50:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:01 INFO : subdir: Making directory
2026/07/22 01:50:01 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:01 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Waiting for checks to finish
2026/07/22 01:50:01 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Waiting for transfers to finish
2026/07/22 01:50:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:01 INFO : file3.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:01 INFO : file4.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:01 INFO : file2.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:01 INFO : file1.txt: Copied (new)
2026/07/22 01:50:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:02 INFO : file6.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:02 INFO : file7.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:02 INFO : file5.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:02 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:02 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1'
2026/07/22 01:50:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:50:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : Local file system at /tmp/014617texaguv3/filters/path2: Waiting for checks to finish
2026/07/22 01:50:02 DEBUG : Local file system at /tmp/014617texaguv3/filters/path2: Waiting for transfers to finish
2026/07/22 01:50:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:02 INFO : file1.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:02 INFO : file3.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:02 INFO : file2.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:02 INFO : file5.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:02 INFO : file7.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:02 INFO : file6.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:02 INFO : file4.txt: Copied (new)
2026/07/22 01:50:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:02 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:02 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/filters/path2
2026/07/22 01:50:02 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/22 01:50:02 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_filters-dufihul0/filtersfile.flt /tmp/014617texaguv3/workdir/[0m
2026/07/22 01:50:02 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_filters-dufihul0/filtersfile.flt" to "/tmp/014617texaguv3/workdir/" as ""
2026/07/22 01:50:02 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filters-dufihul0/filtersfile.flt"
2026/07/22 01:50:02 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:50:02 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/014617texaguv3/workdir" as "filtersfile.flt"
2026/07/22 01:50:02 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 01:50:02 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 01:50:02 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:50:02 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 01:50:02 INFO : filtersfile.flt: Copied (new)
2026/07/22 01:50:02 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/22 01:50:02 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.flt resync[0m
2026/07/22 01:50:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/" with Path2 "/tmp/014617texaguv3/filters/path2/"
2026/07/22 01:50:05 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.flt
2026/07/22 01:50:05 INFO : Storing filters file hash to /tmp/014617texaguv3/workdir/filtersfile.flt.md5
2026/07/22 01:50:05 INFO : Copying Path2 files to Path1
2026/07/22 01:50:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:05 INFO : There was nothing to transfer
2026/07/22 01:50:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:05 INFO : There was nothing to transfer
2026/07/22 01:50:05 INFO : Resync updating listings
2026/07/22 01:50:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/" vs Path2 "/tmp/014617texaguv3/filters/path2/"
2026/07/22 01:50:05 INFO : [32mBisync successful[0m
2026/07/22 01:50:05 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/22 01:50:05 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/22 01:50:05 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_filters-dufihul0/ fileZ.txt[0m
2026/07/22 01:50:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filters-dufihul0/"
2026/07/22 01:50:05 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_filters-dufihul0/" to be canonical "/tmp/014617texaguv3/datadir/test_filters-dufihul0"
2026/07/22 01:50:05 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/22 01:50:05 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt /tmp/014617texaguv3/filters/path2/ fileZ.txt[0m
2026/07/22 01:50:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt" to "/tmp/014617texaguv3/filters/path2/" as "fileZ.txt"
2026/07/22 01:50:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt"
2026/07/22 01:50:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/filters/path2/"
2026/07/22 01:50:05 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/014617texaguv3/filters/path2" as "fileZ.txt"
2026/07/22 01:50:05 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:05 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:50:05 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:05 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:50:05 INFO : fileZ.txt: Copied (new)
2026/07/22 01:50:05 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/subdir fileZ.txt[0m
2026/07/22 01:50:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/subdir" as "fileZ.txt"
2026/07/22 01:50:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filters-dufihul0/fileZ.txt"
2026/07/22 01:50:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/subdir"
2026/07/22 01:50:05 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1/subdir'" as "fileZ.txt"
2026/07/22 01:50:05 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:05 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:50:05 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:06 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:50:06 INFO : fileZ.txt: Copied (new)
2026/07/22 01:50:06 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/22 01:50:06 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.flt[0m
2026/07/22 01:50:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/" with Path2 "/tmp/014617texaguv3/filters/path2/"
2026/07/22 01:50:08 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.flt
2026/07/22 01:50:08 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:08 INFO : Path1 checking for diffs
2026/07/22 01:50:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/22 01:50:08 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:50:08 INFO : Path2 checking for diffs
2026/07/22 01:50:08 INFO : Applying changes
2026/07/22 01:50:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/filters/path2/subdir/fileZ.txt[0m
2026/07/22 01:50:08 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:50:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:08 INFO : subdir/fileZ.txt: Copied (new)
2026/07/22 01:50:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:08 INFO : Updating listings
2026/07/22 01:50:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filters/path1/" vs Path2 "/tmp/014617texaguv3/filters/path2/"
2026/07/22 01:50:08 INFO : [32mBisync successful[0m
2026/07/22 01:50:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:09 INFO : file2.txt: Deleted
2026/07/22 01:50:09 INFO : file6.txt: Deleted
2026/07/22 01:50:09 INFO : file5.txt: Deleted
2026/07/22 01:50:09 INFO : file1.txt: Deleted
2026/07/22 01:50:09 INFO : file7.txt: Deleted
2026/07/22 01:50:09 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:09 INFO : file4.txt: Deleted
2026/07/22 01:50:09 INFO : file3.txt: Deleted
2026/07/22 01:50:09 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:09 INFO : subdir/fileZ.txt: Deleted
2026/07/22 01:50:09 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:09 INFO : subdir: Removing directory
2026/07/22 01:50:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:09 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filters/path1': Removing directory
2026/07/22 01:50:09 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:09 INFO : file3.txt: Deleted
2026/07/22 01:50:09 INFO : file7.txt: Deleted
2026/07/22 01:50:09 INFO : fileZ.txt: Deleted
2026/07/22 01:50:09 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:09 INFO : subdir/fileZ.txt: Deleted
2026/07/22 01:50:09 INFO : file4.txt: Deleted
2026/07/22 01:50:09 INFO : file5.txt: Deleted
2026/07/22 01:50:09 INFO : file6.txt: Deleted
2026/07/22 01:50:09 INFO : file1.txt: Deleted
2026/07/22 01:50:09 INFO : file2.txt: Deleted
2026/07/22 01:50:09 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:09 INFO : subdir: Removing directory
2026/07/22 01:50:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:09 INFO : Local file system at /tmp/014617texaguv3/filters/path2: Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteLocal/filtersfile_checks
2026/07/22 01:50:09 INFO : path1: Making directory
2026/07/22 01:50:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1"
2026/07/22 01:50:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/filtersfile_checks/path2"
2026/07/22 01:50:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/22 01:50:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_filtersfile_checks-fufuqow2"
2026/07/22 01:50:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:50:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:09 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_filtersfile_checks-fufuqow2: Waiting for checks to finish
2026/07/22 01:50:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:09 INFO : file1.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:09 INFO : file2.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:09 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_filtersfile_checks-fufuqow2: Waiting for transfers to finish
2026/07/22 01:50:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/22 01:50:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6"
2026/07/22 01:50:09 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/22 01:50:09 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 01:50:09 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/22 01:50:09 INFO : filtersfile2.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 01:50:09 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 01:50:09 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 01:50:09 INFO : filtersfile.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6: Waiting for checks to finish
2026/07/22 01:50:09 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6: Waiting for transfers to finish
2026/07/22 01:50:09 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:50:09 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:50:09 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:50:09 INFO : hold.txt: Copied (new)
2026/07/22 01:50:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:09 ERROR : error listing: directory not found
2026/07/22 01:50:09 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Failed to list "": directory not found
2026/07/22 01:50:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:09 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Removing directory
2026/07/22 01:50:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Ffiltersfile_checks%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a85f3e17-a01a-0079-6c7c-194d3e000000
Time:2026-07-22T01:50:09.5586714Z
--------------------------------------------------------------------------------
2026/07/22 01:50:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:09 ERROR : error listing: directory not found
2026/07/22 01:50:09 ERROR : Local file system at /tmp/014617texaguv3/filtersfile_checks/path2: Failed to list "": directory not found
2026/07/22 01:50:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:09 INFO : Local file system at /tmp/014617texaguv3/filtersfile_checks/path2: Removing directory
2026/07/22 01:50:09 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/filtersfile_checks/path2: no such file or directory
2026/07/22 01:50:09 ERROR : error listing: directory not found
2026/07/22 01:50:09 ERROR : error listing: directory not found
2026/07/22 01:50:09 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_filtersfile_checks-fufuqow2
2026/07/22 01:50:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:09 INFO : subdir: Making directory
2026/07/22 01:50:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Waiting for checks to finish
2026/07/22 01:50:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Waiting for transfers to finish
2026/07/22 01:50:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:10 INFO : file2.txt: Copied (new)
2026/07/22 01:50:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:10 INFO : file1.txt: Copied (new)
2026/07/22 01:50:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:10 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:10 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1'
2026/07/22 01:50:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:10 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:10 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:50:10 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:10 INFO : file1.txt: Copied (new)
2026/07/22 01:50:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:10 DEBUG : Local file system at /tmp/014617texaguv3/filtersfile_checks/path2: Waiting for checks to finish
2026/07/22 01:50:10 DEBUG : Local file system at /tmp/014617texaguv3/filtersfile_checks/path2: Waiting for transfers to finish
2026/07/22 01:50:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:10 INFO : file2.txt: Copied (new)
2026/07/22 01:50:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:10 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:10 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/filtersfile_checks/path2
2026/07/22 01:50:10 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/22 01:50:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:50:10 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:50:12 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:12 INFO : Copying Path2 files to Path1
2026/07/22 01:50:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:12 INFO : There was nothing to transfer
2026/07/22 01:50:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:13 INFO : There was nothing to transfer
2026/07/22 01:50:13 INFO : Resync updating listings
2026/07/22 01:50:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" vs Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:13 INFO : [32mBisync successful[0m
2026/07/22 01:50:13 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/22 01:50:13 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile.txt /tmp/014617texaguv3/workdir/[0m
2026/07/22 01:50:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile.txt" to "/tmp/014617texaguv3/workdir/" as ""
2026/07/22 01:50:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile.txt"
2026/07/22 01:50:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:50:13 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/014617texaguv3/workdir" as "filtersfile.txt"
2026/07/22 01:50:13 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:13 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 01:50:13 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 01:50:13 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 01:50:13 INFO : filtersfile.txt: Copied (new)
2026/07/22 01:50:13 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/22 01:50:13 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:15 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:15 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:15 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:15 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:50:15 NOTICE: Bisync error: bisync aborted
2026/07/22 01:50:15 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/22 01:50:15 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/22 01:50:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:17 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/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_filtersfile_checks_path1..tmp_014617texaguv3_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_filtersfile_checks_path1..tmp_014617texaguv3_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/014617texaguv3/workdir"[0m[0m
2026/07/22 01:50:17 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:50:17 NOTICE: Bisync error: bisync aborted
2026/07/22 01:50:17 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/22 01:50:17 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt resync[0m
2026/07/22 01:50:19 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:19 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:19 INFO : Storing filters file hash to /tmp/014617texaguv3/workdir/filtersfile.txt.md5
2026/07/22 01:50:19 INFO : Copying Path2 files to Path1
2026/07/22 01:50:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:20 INFO : There was nothing to transfer
2026/07/22 01:50:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:20 INFO : There was nothing to transfer
2026/07/22 01:50:20 INFO : Resync updating listings
2026/07/22 01:50:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" vs Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:20 INFO : [32mBisync successful[0m
2026/07/22 01:50:20 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/22 01:50:20 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:22 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:22 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:22 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:22 INFO : Path1 checking for diffs
2026/07/22 01:50:22 INFO : Path2 checking for diffs
2026/07/22 01:50:22 INFO : No changes found
2026/07/22 01:50:22 INFO : Updating listings
2026/07/22 01:50:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" vs Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:22 INFO : [32mBisync successful[0m
2026/07/22 01:50:22 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/22 01:50:22 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile2.txt /tmp/014617texaguv3/workdir/ filtersfile.txt[0m
2026/07/22 01:50:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile2.txt" to "/tmp/014617texaguv3/workdir/" as "filtersfile.txt"
2026/07/22 01:50:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6/filtersfile2.txt"
2026/07/22 01:50:22 DEBUG : Config file has changed externally - reloading
2026/07/22 01:50:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/workdir/"
2026/07/22 01:50:22 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/014617texaguv3/workdir" as "filtersfile.txt"
2026/07/22 01:50:22 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/014617texaguv3/datadir/test_filtersfile_checks-wirelos6)
2026/07/22 01:50:22 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/014617texaguv3/workdir)
2026/07/22 01:50:22 DEBUG : filtersfile2.txt: Sizes differ
2026/07/22 01:50:22 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/22 01:50:22 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 01:50:22 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/22 01:50:22 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/22 01:50:22 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/22 01:50:22 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:24 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:24 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:24 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:50:24 NOTICE: Bisync error: bisync aborted
2026/07/22 01:50:24 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/07/22 01:50:24 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt resync dry-run[0m
2026/07/22 01:50:27 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:27 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:27 INFO : Skipped storing filters file hash to /tmp/014617texaguv3/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/22 01:50:27 INFO : Copying Path2 files to Path1
2026/07/22 01:50:27 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:27 INFO : There was nothing to transfer
2026/07/22 01:50:27 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:27 NOTICE: subdir: Skipped set directory modification time as --dry-run is set (size 4Ki)
2026/07/22 01:50:27 INFO : There was nothing to transfer
2026/07/22 01:50:27 INFO : Resync updating listings
2026/07/22 01:50:27 INFO : [32mBisync successful[0m
2026/07/22 01:50:27 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/22 01:50:27 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:29 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1/" with Path2 "/tmp/014617texaguv3/filtersfile_checks/path2/"
2026/07/22 01:50:29 INFO : Using filters file /tmp/014617texaguv3/workdir/filtersfile.txt
2026/07/22 01:50:29 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/014617texaguv3/workdir/filtersfile.txt[0m
2026/07/22 01:50:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:50:29 NOTICE: Bisync error: bisync aborted
2026/07/22 01:50:29 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:30 INFO : file2.txt: Deleted
2026/07/22 01:50:30 INFO : file1.txt: Deleted
2026/07/22 01:50:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:30 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:30 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:30 INFO : subdir: Removing directory
2026/07/22 01:50:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:30 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/filtersfile_checks/path1': Removing directory
2026/07/22 01:50:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:30 INFO : file1.txt: Deleted
2026/07/22 01:50:30 INFO : file2.txt: Deleted
2026/07/22 01:50:30 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:30 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:30 INFO : subdir: Removing directory
2026/07/22 01:50:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:30 INFO : Local file system at /tmp/014617texaguv3/filtersfile_checks/path2: Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteLocal/ignorelistingchecksum
2026/07/22 01:50:30 INFO : path1: Making directory
2026/07/22 01:50:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1"
2026/07/22 01:50:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ignorelistingchecksum/path2"
2026/07/22 01:50:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/22 01:50:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_ignorelistingchecksum-rihucat5"
2026/07/22 01:50:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:30 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:50:30 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:50:30 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:50:30 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_ignorelistingchecksum-rihucat5: Waiting for checks to finish
2026/07/22 01:50:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:50:30 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:30 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_ignorelistingchecksum-rihucat5: Waiting for transfers to finish
2026/07/22 01:50:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:50:30 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:50:30 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:30 INFO : file1.txt: Copied (new)
2026/07/22 01:50:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/22 01:50:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0"
2026/07/22 01:50:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:50:30 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0: Waiting for checks to finish
2026/07/22 01:50:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:30 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0: Waiting for transfers to finish
2026/07/22 01:50:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:50:30 INFO : file1.txt: Copied (new)
2026/07/22 01:50:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:30 ERROR : error listing: directory not found
2026/07/22 01:50:30 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/07/22 01:50:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:30 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Removing directory
2026/07/22 01:50:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fignorelistingchecksum%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:eb6e8249-401a-003c-0d7c-1998dd000000
Time:2026-07-22T01:50:30.5920403Z
--------------------------------------------------------------------------------
2026/07/22 01:50:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:30 ERROR : error listing: directory not found
2026/07/22 01:50:30 ERROR : Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2: Failed to list "": directory not found
2026/07/22 01:50:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:30 INFO : Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2: Removing directory
2026/07/22 01:50:30 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/ignorelistingchecksum/path2: no such file or directory
2026/07/22 01:50:30 ERROR : error listing: directory not found
2026/07/22 01:50:30 ERROR : error listing: directory not found
2026/07/22 01:50:30 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_ignorelistingchecksum-rihucat5
2026/07/22 01:50:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:30 INFO : subdir: Making directory
2026/07/22 01:50:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Waiting for checks to finish
2026/07/22 01:50:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/07/22 01:50:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:50:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:50:31 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:50:31 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:50:31 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:50:31 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:50:31 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:31 INFO : file1.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:31 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:31 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1'
2026/07/22 01:50:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : subdir: Making directory with metadata
2026/07/22 01:50:31 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:50:31 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:50:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:50:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:31 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:50:31 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:50:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:50:31 DEBUG : Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2: Waiting for checks to finish
2026/07/22 01:50:31 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:50:31 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:50:31 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:50:31 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:50:31 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2: Waiting for transfers to finish
2026/07/22 01:50:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:50:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:31 INFO : file1.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:50:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:50:31 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:50:31 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:50:31 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:50:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:31 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2
2026/07/22 01:50:31 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 01:50:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:50:31 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:50:34 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" with Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:34 INFO : Copying Path2 files to Path1
2026/07/22 01:50:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:34 INFO : There was nothing to transfer
2026/07/22 01:50:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:34 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:34 INFO : There was nothing to transfer
2026/07/22 01:50:34 INFO : Resync updating listings
2026/07/22 01:50:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" vs Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:34 INFO : [32mBisync successful[0m
2026/07/22 01:50:34 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/22 01:50:36 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50: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/07/22 01:50:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" with Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:36 INFO : Copying Path2 files to Path1
2026/07/22 01:50:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:37 INFO : There was nothing to transfer
2026/07/22 01:50:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:37 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:37 INFO : There was nothing to transfer
2026/07/22 01:50:37 INFO : Resync updating listings
2026/07/22 01:50:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" vs Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:37 INFO : [32mBisync successful[0m
2026/07/22 01:50:37 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:50:37 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt /tmp/014617texaguv3/ignorelistingchecksum/path2/[0m
2026/07/22 01:50:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/"
2026/07/22 01:50:37 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/" to be canonical "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0"
2026/07/22 01:50:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:50:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt" to "/tmp/014617texaguv3/ignorelistingchecksum/path2/" as ""
2026/07/22 01:50:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt"
2026/07/22 01:50:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:37 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2" as "file1.txt"
2026/07/22 01:50:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0)
2026/07/22 01:50:37 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2)
2026/07/22 01:50:37 DEBUG : file1.txt: Sizes differ
2026/07/22 01:50:37 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:50:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:37 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:50:37 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:50:37 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/22 01:50:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/22 01:50:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0/file1.txt"
2026/07/22 01:50:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/subdir"
2026/07/22 01:50:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/07/22 01:50:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_ignorelistingchecksum-noxahic0)
2026/07/22 01:50:37 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/subdir')
2026/07/22 01:50:37 DEBUG : file1.txt: Sizes differ
2026/07/22 01:50:37 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 01:50:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:50:37 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 01:50:37 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 01:50:37 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/22 01:50:37 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/22 01:50:40 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50: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/07/22 01:50:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" with Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:40 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:40 INFO : Path1 checking for diffs
2026/07/22 01:50:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:50:40 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:50:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:50:40 INFO : Path2 checking for diffs
2026/07/22 01:50:40 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:50:40 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:50:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:50:40 INFO : Applying changes
2026/07/22 01:50:40 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/22 01:50:40 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/file1.txt[0m
2026/07/22 01:50:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:50:40 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:50:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:50:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:41 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:50:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:50:41 INFO : Updating listings
2026/07/22 01:50:41 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1/" vs Path2 "/tmp/014617texaguv3/ignorelistingchecksum/path2/"
2026/07/22 01:50:41 INFO : [32mBisync successful[0m
2026/07/22 01:50:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:41 INFO : file1.copy3.txt: Deleted
2026/07/22 01:50:41 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:41 INFO : file1.copy2.txt: Deleted
2026/07/22 01:50:41 INFO : file1.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy4.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy1.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy5.txt: Deleted
2026/07/22 01:50:41 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:41 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:41 INFO : subdir: Removing directory
2026/07/22 01:50:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:41 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/ignorelistingchecksum/path1': Removing directory
2026/07/22 01:50:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:41 INFO : file1.copy3.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy1.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy2.txt: Deleted
2026/07/22 01:50:41 INFO : file1.txt: Deleted
2026/07/22 01:50:41 INFO : RCLONE_TEST: Deleted
2026/07/22 01:50:41 INFO : file1.copy4.txt: Deleted
2026/07/22 01:50:41 INFO : subdir/file20.txt: Deleted
2026/07/22 01:50:41 INFO : file1.copy5.txt: Deleted
2026/07/22 01:50:41 DEBUG : removing 1 level 1 directories
2026/07/22 01:50:41 INFO : subdir: Removing directory
2026/07/22 01:50:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:41 INFO : Local file system at /tmp/014617texaguv3/ignorelistingchecksum/path2: Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path1
2026/07/22 01:50:41 INFO : path1: Making directory
2026/07/22 01:50:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1"
2026/07/22 01:50:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/max_delete_path1/path2"
2026/07/22 01:50:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/22 01:50:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_max_delete_path1-soyujaj1"
2026/07/22 01:50:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path1-soyujaj1: Waiting for checks to finish
2026/07/22 01:50:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:41 INFO : file1.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:41 INFO : file2.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path1-soyujaj1: Waiting for transfers to finish
2026/07/22 01:50:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 INFO : file3.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:41 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:41 INFO : file5.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:41 INFO : file4.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:41 INFO : file6.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:41 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:41 INFO : file8.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:41 INFO : file7.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:41 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:41 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:41 INFO : file9.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/22 01:50:41 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_max_delete_path1-disowak3"
2026/07/22 01:50:41 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_max_delete_path1-disowak3: Waiting for checks to finish
2026/07/22 01:50:41 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_max_delete_path1-disowak3: Waiting for transfers to finish
2026/07/22 01:50:41 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:50:41 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:50:41 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:50:41 INFO : hold.txt: Copied (new)
2026/07/22 01:50:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:41 ERROR : error listing: directory not found
2026/07/22 01:50:41 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Failed to list "": directory not found
2026/07/22 01:50:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:41 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Removing directory
2026/07/22 01:50:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fmax_delete_path1%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:53f7d141-001a-0012-0e7c-19caca000000
Time:2026-07-22T01:50:41.8003936Z
--------------------------------------------------------------------------------
2026/07/22 01:50:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:41 ERROR : error listing: directory not found
2026/07/22 01:50:41 ERROR : Local file system at /tmp/014617texaguv3/max_delete_path1/path2: Failed to list "": directory not found
2026/07/22 01:50:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:41 INFO : Local file system at /tmp/014617texaguv3/max_delete_path1/path2: Removing directory
2026/07/22 01:50:41 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/max_delete_path1/path2: no such file or directory
2026/07/22 01:50:41 ERROR : error listing: directory not found
2026/07/22 01:50:41 ERROR : error listing: directory not found
2026/07/22 01:50:41 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path1-soyujaj1
2026/07/22 01:50:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:41 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Waiting for checks to finish
2026/07/22 01:50:41 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Waiting for transfers to finish
2026/07/22 01:50:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:42 INFO : file1.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:42 INFO : file2.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:42 INFO : file3.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:42 INFO : file4.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:42 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:42 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:42 INFO : file5.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:42 INFO : file6.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:42 INFO : file7.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:42 INFO : file8.txt: Copied (new)
2026/07/22 01:50:42 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:42 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:42 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:42 INFO : file9.txt: Copied (new)
2026/07/22 01:50:42 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1'
2026/07/22 01:50:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : Local file system at /tmp/014617texaguv3/max_delete_path1/path2: Waiting for checks to finish
2026/07/22 01:50:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:43 INFO : file1.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:43 INFO : file2.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:43 INFO : file3.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:43 INFO : file4.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:43 DEBUG : Local file system at /tmp/014617texaguv3/max_delete_path1/path2: Waiting for transfers to finish
2026/07/22 01:50:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:43 INFO : file5.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:43 INFO : file7.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:43 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:43 INFO : file9.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:43 INFO : file8.txt: Copied (new)
2026/07/22 01:50:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:43 INFO : file6.txt: Copied (new)
2026/07/22 01:50:43 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/max_delete_path1/path2
2026/07/22 01:50:43 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/22 01:50:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:50:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:50:45 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path1/path2/"
2026/07/22 01:50:45 INFO : Copying Path2 files to Path1
2026/07/22 01:50:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:45 INFO : There was nothing to transfer
2026/07/22 01:50:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:45 INFO : There was nothing to transfer
2026/07/22 01:50:45 INFO : Resync updating listings
2026/07/22 01:50:45 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/" vs Path2 "/tmp/014617texaguv3/max_delete_path1/path2/"
2026/07/22 01:50:45 INFO : [32mBisync successful[0m
2026/07/22 01:50:45 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/22 01:50:45 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/file1.txt[0m
2026/07/22 01:50:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/"
2026/07/22 01:50:46 INFO : file1.txt: Deleted
2026/07/22 01:50:46 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/file2.txt[0m
2026/07/22 01:50:46 INFO : file2.txt: Deleted
2026/07/22 01:50:46 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/file3.txt[0m
2026/07/22 01:50:46 INFO : file3.txt: Deleted
2026/07/22 01:50:46 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/file4.txt[0m
2026/07/22 01:50:46 INFO : file4.txt: Deleted
2026/07/22 01:50:46 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/file5.txt[0m
2026/07/22 01:50:46 INFO : file5.txt: Deleted
2026/07/22 01:50:46 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/22 01:50:46 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:50:48 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path1/path2/"
2026/07/22 01:50:48 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:48 INFO : Path1 checking for diffs
2026/07/22 01:50:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:50:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:50:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:50:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:50:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:50:48 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:50:48 INFO : Path2 checking for diffs
2026/07/22 01:50:48 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/". Run with --force if desired.
2026/07/22 01:50:48 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:50:48 NOTICE: Bisync error: too many deletes
2026/07/22 01:50:48 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 01:50:48 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/22 01:50:48 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/22 01:50:50 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path1/path2/"
2026/07/22 01:50:50 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:51 INFO : Path1 checking for diffs
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:50:51 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:50:51 INFO : Path2 checking for diffs
2026/07/22 01:50:51 INFO : Applying changes
2026/07/22 01:50:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/max_delete_path1/path2/file1.txt[0m
2026/07/22 01:50:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/max_delete_path1/path2/file2.txt[0m
2026/07/22 01:50:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/max_delete_path1/path2/file3.txt[0m
2026/07/22 01:50:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/max_delete_path1/path2/file4.txt[0m
2026/07/22 01:50:51 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/max_delete_path1/path2/file5.txt[0m
2026/07/22 01:50:51 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:50:51 INFO : file3.txt: Deleted
2026/07/22 01:50:51 INFO : file4.txt: Deleted
2026/07/22 01:50:51 INFO : file1.txt: Deleted
2026/07/22 01:50:51 INFO : file5.txt: Deleted
2026/07/22 01:50:51 INFO : file2.txt: Deleted
2026/07/22 01:50:51 INFO : There was nothing to transfer
2026/07/22 01:50:51 INFO : Updating listings
2026/07/22 01:50:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1/" vs Path2 "/tmp/014617texaguv3/max_delete_path1/path2/"
2026/07/22 01:50:51 INFO : [32mBisync successful[0m
2026/07/22 01:50:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:51 INFO : file8.txt: Deleted
2026/07/22 01:50:51 INFO : file7.txt: Deleted
2026/07/22 01:50:51 INFO : file6.txt: Deleted
2026/07/22 01:50:51 INFO : file9.txt: Deleted
2026/07/22 01:50:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:51 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path1/path1': Removing directory
2026/07/22 01:50:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:51 INFO : file7.txt: Deleted
2026/07/22 01:50:51 INFO : file8.txt: Deleted
2026/07/22 01:50:51 INFO : file9.txt: Deleted
2026/07/22 01:50:51 INFO : file6.txt: Deleted
2026/07/22 01:50:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:51 INFO : Local file system at /tmp/014617texaguv3/max_delete_path1/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteLocal/max_delete_path2_force
2026/07/22 01:50:51 INFO : path1: Making directory
2026/07/22 01:50:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1"
2026/07/22 01:50:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/22 01:50:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_max_delete_path2_force-cewaboq4"
2026/07/22 01:50:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path2_force-cewaboq4: Waiting for checks to finish
2026/07/22 01:50:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:51 INFO : file1.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:51 INFO : file4.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:51 INFO : file5.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:51 INFO : file2.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:51 INFO : file8.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:51 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:51 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:51 INFO : file9.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:51 INFO : file6.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:51 INFO : file7.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:51 INFO : file3.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path2_force-cewaboq4: Waiting for transfers to finish
2026/07/22 01:50:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/22 01:50:51 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_max_delete_path2_force-divucus1"
2026/07/22 01:50:51 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_max_delete_path2_force-divucus1: Waiting for checks to finish
2026/07/22 01:50:51 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_max_delete_path2_force-divucus1: Waiting for transfers to finish
2026/07/22 01:50:51 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:50:51 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:50:51 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:50:51 INFO : hold.txt: Copied (new)
2026/07/22 01:50:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:51 ERROR : error listing: directory not found
2026/07/22 01:50:51 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Failed to list "": directory not found
2026/07/22 01:50:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:51 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Removing directory
2026/07/22 01:50:51 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fmax_delete_path2_force%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c0860281-601a-0082-457c-19f0a4000000
Time:2026-07-22T01:50:51.6699395Z
--------------------------------------------------------------------------------
2026/07/22 01:50:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:50:51 ERROR : error listing: directory not found
2026/07/22 01:50:51 ERROR : Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2: Failed to list "": directory not found
2026/07/22 01:50:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:50:51 INFO : Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2: Removing directory
2026/07/22 01:50:51 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/max_delete_path2_force/path2: no such file or directory
2026/07/22 01:50:51 ERROR : error listing: directory not found
2026/07/22 01:50:51 ERROR : error listing: directory not found
2026/07/22 01:50:51 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_max_delete_path2_force-cewaboq4
2026/07/22 01:50:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:51 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Waiting for checks to finish
2026/07/22 01:50:51 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Waiting for transfers to finish
2026/07/22 01:50:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:52 INFO : file2.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:52 INFO : file3.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:52 INFO : file4.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:52 INFO : file1.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:52 INFO : file6.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:52 INFO : file7.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:52 INFO : file5.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:52 INFO : file8.txt: Copied (new)
2026/07/22 01:50:52 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:52 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:52 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:52 INFO : file9.txt: Copied (new)
2026/07/22 01:50:52 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1'
2026/07/22 01:50:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:50:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:50:53 INFO : file1.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2: Waiting for checks to finish
2026/07/22 01:50:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2: Waiting for transfers to finish
2026/07/22 01:50:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:50:53 INFO : file2.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:50:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:50:53 INFO : file3.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 INFO : file4.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:50:53 INFO : file5.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:50:53 INFO : file6.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:50:53 INFO : file7.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:50:53 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:50:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:50:53 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:50:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:50:53 INFO : file9.txt: Copied (new)
2026/07/22 01:50:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:50:53 INFO : file8.txt: Copied (new)
2026/07/22 01:50:53 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2
2026/07/22 01:50:53 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/22 01:50:53 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:50:53 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:50:55 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:50:55 INFO : Copying Path2 files to Path1
2026/07/22 01:50:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:50:55 INFO : There was nothing to transfer
2026/07/22 01:50:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:50:55 INFO : There was nothing to transfer
2026/07/22 01:50:55 INFO : Resync updating listings
2026/07/22 01:50:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/" vs Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:50:55 INFO : [32mBisync successful[0m
2026/07/22 01:50:55 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/22 01:50:55 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/014617texaguv3/max_delete_path2_force/path2/file1.txt[0m
2026/07/22 01:50:55 DEBUG : Creating backend with remote "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:50:55 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/max_delete_path2_force/path2/" to be canonical "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:55 INFO : file1.txt: Deleted
2026/07/22 01:50:55 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/014617texaguv3/max_delete_path2_force/path2/file2.txt[0m
2026/07/22 01:50:55 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/max_delete_path2_force/path2/" for canonical name "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:55 INFO : file2.txt: Deleted
2026/07/22 01:50:55 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/014617texaguv3/max_delete_path2_force/path2/file3.txt[0m
2026/07/22 01:50:55 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/max_delete_path2_force/path2/" for canonical name "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:55 INFO : file3.txt: Deleted
2026/07/22 01:50:55 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/014617texaguv3/max_delete_path2_force/path2/file4.txt[0m
2026/07/22 01:50:55 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/max_delete_path2_force/path2/" for canonical name "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:55 INFO : file4.txt: Deleted
2026/07/22 01:50:55 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/014617texaguv3/max_delete_path2_force/path2/file5.txt[0m
2026/07/22 01:50:55 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/max_delete_path2_force/path2/" for canonical name "/tmp/014617texaguv3/max_delete_path2_force/path2"
2026/07/22 01:50:55 INFO : file5.txt: Deleted
2026/07/22 01:50:55 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/22 01:50:55 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:50:58 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:50:58 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:50: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/07/22 01:50:58 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:50:58 INFO : Building Path1 and Path2 listings
2026/07/22 01:50:58 INFO : Path1 checking for diffs
2026/07/22 01:50:58 INFO : Path2 checking for diffs
2026/07/22 01:50:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:50:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:50:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:50:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:50:58 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:50:58 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:50:58 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/22 01:50:58 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:50:58 NOTICE: Bisync error: too many deletes
2026/07/22 01:50:58 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 01:50:58 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/22 01:50:58 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/22 01:51:00 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/" with Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:51:00 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:00 INFO : Path1 checking for diffs
2026/07/22 01:51:00 INFO : Path2 checking for diffs
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:51:00 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:51:00 INFO : Applying changes
2026/07/22 01:51:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/file1.txt[0m
2026/07/22 01:51:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/file2.txt[0m
2026/07/22 01:51:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/file3.txt[0m
2026/07/22 01:51:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/file4.txt[0m
2026/07/22 01:51:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/file5.txt[0m
2026/07/22 01:51:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:00 INFO : file1.txt: Deleted
2026/07/22 01:51:00 INFO : file3.txt: Deleted
2026/07/22 01:51:00 INFO : file4.txt: Deleted
2026/07/22 01:51:00 INFO : file5.txt: Deleted
2026/07/22 01:51:00 INFO : file2.txt: Deleted
2026/07/22 01:51:00 INFO : There was nothing to transfer
2026/07/22 01:51:00 INFO : Updating listings
2026/07/22 01:51:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1/" vs Path2 "/tmp/014617texaguv3/max_delete_path2_force/path2/"
2026/07/22 01:51:00 INFO : [32mBisync successful[0m
2026/07/22 01:51:00 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:00 INFO : file7.txt: Deleted
2026/07/22 01:51:00 INFO : file8.txt: Deleted
2026/07/22 01:51:00 INFO : file6.txt: Deleted
2026/07/22 01:51:00 INFO : file9.txt: Deleted
2026/07/22 01:51:00 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:00 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/max_delete_path2_force/path1': Removing directory
2026/07/22 01:51:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:01 INFO : file7.txt: Deleted
2026/07/22 01:51:01 INFO : file8.txt: Deleted
2026/07/22 01:51:01 INFO : file9.txt: Deleted
2026/07/22 01:51:01 INFO : file6.txt: Deleted
2026/07/22 01:51:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:01 INFO : Local file system at /tmp/014617texaguv3/max_delete_path2_force/path2: Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteLocal/nomodtime
2026/07/22 01:51:01 INFO : path1: Making directory
2026/07/22 01:51:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1"
2026/07/22 01:51:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2"
2026/07/22 01:51:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/22 01:51:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_nomodtime-yavefij0"
2026/07/22 01:51:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:01 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_nomodtime-yavefij0: Waiting for checks to finish
2026/07/22 01:51:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:01 INFO : file1.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_nomodtime-yavefij0: Waiting for transfers to finish
2026/07/22 01:51:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:51:01 INFO : file3.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:01 INFO : file2.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:51:01 INFO : file5.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:51:01 INFO : file7.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:51:01 INFO : file4.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:51:01 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:51:01 INFO : file8.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:51:01 INFO : file6.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/22 01:51:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7"
2026/07/22 01:51:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 01:51:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:01 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 01:51:01 INFO : file1.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 01:51:01 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 01:51:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:01 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 01:51:01 INFO : file11.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 01:51:01 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/22 01:51:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:51:01 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/22 01:51:01 INFO : file5L.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/22 01:51:01 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7: Waiting for checks to finish
2026/07/22 01:51:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:01 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 01:51:01 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 01:51:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:01 INFO : file10.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 01:51:01 INFO : file6.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:51:01 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 01:51:01 INFO : file2.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 01:51:01 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7: Waiting for transfers to finish
2026/07/22 01:51:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:51:01 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:01 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/22 01:51:01 INFO : file5R.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 01:51:01 INFO : file7.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:01 ERROR : error listing: directory not found
2026/07/22 01:51:01 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Failed to list "": directory not found
2026/07/22 01:51:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:01 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Removing directory
2026/07/22 01:51:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fnomodtime%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:53f7d2f0-001a-0012-1b7c-19caca000000
Time:2026-07-22T01:51:01.2060046Z
--------------------------------------------------------------------------------
2026/07/22 01:51:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:01 ERROR : error listing: directory not found
2026/07/22 01:51:01 ERROR : Local file system at /tmp/014617texaguv3/nomodtime/path2: Failed to list "": directory not found
2026/07/22 01:51:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:01 INFO : Local file system at /tmp/014617texaguv3/nomodtime/path2: Removing directory
2026/07/22 01:51:01 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/nomodtime/path2: no such file or directory
2026/07/22 01:51:01 ERROR : error listing: directory not found
2026/07/22 01:51:01 ERROR : error listing: directory not found
2026/07/22 01:51:01 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_nomodtime-yavefij0
2026/07/22 01:51:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:01 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Waiting for checks to finish
2026/07/22 01:51:01 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Waiting for transfers to finish
2026/07/22 01:51:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:51:01 INFO : file3.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:01 INFO : file2.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:51:01 INFO : file4.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:01 INFO : file1.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:51:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:51:01 INFO : file5.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:51:01 INFO : file6.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:51:01 INFO : file8.txt: Copied (new)
2026/07/22 01:51:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:51:01 INFO : file7.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:02 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1'
2026/07/22 01:51:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:02 DEBUG : Local file system at /tmp/014617texaguv3/nomodtime/path2: Waiting for checks to finish
2026/07/22 01:51:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : Local file system at /tmp/014617texaguv3/nomodtime/path2: Waiting for transfers to finish
2026/07/22 01:51:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:02 INFO : file2.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:51:02 INFO : file3.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:51:02 INFO : file6.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:51:02 INFO : file4.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:02 INFO : file1.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:51:02 INFO : file5.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:51:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:51:02 INFO : file7.txt: Copied (new)
2026/07/22 01:51:02 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:51:02 INFO : file8.txt: Copied (new)
2026/07/22 01:51:02 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/nomodtime/path2
2026/07/22 01:51:02 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 01:51:02 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:51:02 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/22 01:51:02 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51: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/07/22 01:51:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" with Path2 "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:02 INFO : Copying Path2 files to Path1
2026/07/22 01:51:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:03 INFO : There was nothing to transfer
2026/07/22 01:51:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:03 INFO : There was nothing to transfer
2026/07/22 01:51:03 INFO : Resync updating listings
2026/07/22 01:51:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" vs Path2 "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:03 INFO : [32mBisync successful[0m
2026/07/22 01:51:03 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:51:03 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:51:03 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file10.txt /tmp/014617texaguv3/nomodtime/path2/[0m
2026/07/22 01:51:03 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file10.txt" to "/tmp/014617texaguv3/nomodtime/path2/" as ""
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file10.txt"
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:03 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/014617texaguv3/nomodtime/path2" as "file10.txt"
2026/07/22 01:51:03 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:03 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 01:51:03 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:03 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 01:51:03 INFO : file10.txt: Copied (new)
2026/07/22 01:51:03 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/22 01:51:03 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file1.txt /tmp/014617texaguv3/nomodtime/path2/[0m
2026/07/22 01:51:03 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file1.txt" to "/tmp/014617texaguv3/nomodtime/path2/" as ""
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file1.txt"
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:03 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/nomodtime/path2" as "file1.txt"
2026/07/22 01:51:03 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:03 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/nomodtime/path2)
2026/07/22 01:51:03 DEBUG : file1.txt: Sizes differ
2026/07/22 01:51:03 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 01:51:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:03 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 01:51:03 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:03 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:51:03 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file11.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/[0m
2026/07/22 01:51:03 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file11.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" as ""
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file11.txt"
2026/07/22 01:51:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/"
2026/07/22 01:51:03 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/'" as "file11.txt"
2026/07/22 01:51:03 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:03 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 01:51:03 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:03 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 01:51:03 INFO : file11.txt: Copied (new)
2026/07/22 01:51:03 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/22 01:51:03 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file2.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/[0m
2026/07/22 01:51:03 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file2.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" as ""
2026/07/22 01:51:03 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file2.txt"
2026/07/22 01:51:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/"
2026/07/22 01:51:03 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/'" as "file2.txt"
2026/07/22 01:51:03 DEBUG : file2.txt: size = 13 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:03 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/')
2026/07/22 01:51:03 DEBUG : file2.txt: Sizes differ
2026/07/22 01:51:04 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 01:51:04 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:51:04 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 01:51:04 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:51:04 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:51:04 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/014617texaguv3/nomodtime/path2/file3.txt[0m
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:04 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/nomodtime/path2/" to be canonical "/tmp/014617texaguv3/nomodtime/path2"
2026/07/22 01:51:04 INFO : file3.txt: Deleted
2026/07/22 01:51:04 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:51:04 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file4.txt[0m
2026/07/22 01:51:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/"
2026/07/22 01:51:04 INFO : file4.txt: Deleted
2026/07/22 01:51:04 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:51:04 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file8.txt[0m
2026/07/22 01:51:04 INFO : file8.txt: Deleted
2026/07/22 01:51:04 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/014617texaguv3/nomodtime/path2/file8.txt[0m
2026/07/22 01:51:04 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/nomodtime/path2/" for canonical name "/tmp/014617texaguv3/nomodtime/path2"
2026/07/22 01:51:04 INFO : file8.txt: Deleted
2026/07/22 01:51:04 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:51:04 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5R.txt /tmp/014617texaguv3/nomodtime/path2/ file5.txt[0m
2026/07/22 01:51:04 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5R.txt" to "/tmp/014617texaguv3/nomodtime/path2/" as "file5.txt"
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5R.txt"
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:04 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/014617texaguv3/nomodtime/path2" as "file5.txt"
2026/07/22 01:51:04 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:04 DEBUG : file5.txt: size = 0 (Local file system at /tmp/014617texaguv3/nomodtime/path2)
2026/07/22 01:51:04 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:51:04 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 01:51:04 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:51:04 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 01:51:04 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:51:04 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/ file5.txt[0m
2026/07/22 01:51:04 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" as "file5.txt"
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file5L.txt"
2026/07/22 01:51:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/"
2026/07/22 01:51:04 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/'" as "file5.txt"
2026/07/22 01:51:04 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:04 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/')
2026/07/22 01:51:04 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:51:04 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 01:51:04 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:51:04 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 01:51:04 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:51:04 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/22 01:51:04 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file6.txt /tmp/014617texaguv3/nomodtime/path2/[0m
2026/07/22 01:51:04 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file6.txt" to "/tmp/014617texaguv3/nomodtime/path2/" as ""
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file6.txt"
2026/07/22 01:51:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:04 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/014617texaguv3/nomodtime/path2" as "file6.txt"
2026/07/22 01:51:04 DEBUG : file6.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:04 DEBUG : file6.txt: size = 0 (Local file system at /tmp/014617texaguv3/nomodtime/path2)
2026/07/22 01:51:04 DEBUG : file6.txt: Sizes differ
2026/07/22 01:51:04 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 01:51:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:04 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 01:51:04 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:51:04 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file6.txt[0m
2026/07/22 01:51:05 INFO : file6.txt: Deleted
2026/07/22 01:51:05 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/22 01:51:05 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file7.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/[0m
2026/07/22 01:51:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file7.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" as ""
2026/07/22 01:51:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_nomodtime-viravaj7/file7.txt"
2026/07/22 01:51:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/"
2026/07/22 01:51:05 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/'" as "file7.txt"
2026/07/22 01:51:05 DEBUG : file7.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_nomodtime-viravaj7)
2026/07/22 01:51:05 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/')
2026/07/22 01:51:05 DEBUG : file7.txt: Sizes differ
2026/07/22 01:51:05 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 01:51:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:05 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 01:51:05 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:51:05 NOTICE: [36m(28) :[0m [34mdelete-file /tmp/014617texaguv3/nomodtime/path2/file7.txt[0m
2026/07/22 01:51:05 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/nomodtime/path2/" for canonical name "/tmp/014617texaguv3/nomodtime/path2"
2026/07/22 01:51:05 INFO : file7.txt: Deleted
2026/07/22 01:51:05 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/22 01:51:05 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/22 01:51:05 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:51:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" with Path2 "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:05 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:05 INFO : Path1 checking for diffs
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:51:05 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:51:05 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 01:51:05 INFO : Path2 checking for diffs
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:51:05 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:51:05 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 01:51:05 INFO : Applying changes
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file11.txt[0m
2026/07/22 01:51:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file2.txt[0m
2026/07/22 01:51:05 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file4.txt[0m
2026/07/22 01:51:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:51:05 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file5.txt.conflict1[0m
2026/07/22 01:51:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:51:06 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file5.txt.conflict1[0m
2026/07/22 01:51:06 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file5.txt.conflict2[0m
2026/07/22 01:51:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:51:06 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file5.txt.conflict2[0m
2026/07/22 01:51:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file6.txt[0m
2026/07/22 01:51:06 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/nomodtime/path2/file7.txt[0m
2026/07/22 01:51:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file1.txt[0m
2026/07/22 01:51:06 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file10.txt[0m
2026/07/22 01:51:06 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/file3.txt[0m
2026/07/22 01:51:06 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:06 INFO : file10.txt: Copied (new)
2026/07/22 01:51:06 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:51:06 INFO : file6.txt: Copied (new)
2026/07/22 01:51:06 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:06 INFO : file3.txt: Deleted
2026/07/22 01:51:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:06 INFO : file11.txt: Copied (new)
2026/07/22 01:51:06 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:51:06 INFO : file7.txt: Copied (new)
2026/07/22 01:51:07 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:51:07 INFO : file4.txt: Deleted
2026/07/22 01:51:07 INFO : Updating listings
2026/07/22 01:51:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1/" vs Path2 "/tmp/014617texaguv3/nomodtime/path2/"
2026/07/22 01:51:07 INFO : [32mBisync successful[0m
2026/07/22 01:51:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:07 INFO : file1.txt: Deleted
2026/07/22 01:51:07 INFO : file2.txt: Deleted
2026/07/22 01:51:07 INFO : file10.txt: Deleted
2026/07/22 01:51:07 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:51:07 INFO : file6.txt: Deleted
2026/07/22 01:51:07 INFO : RCLONE_TEST: Deleted
2026/07/22 01:51:07 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:51:07 INFO : file11.txt: Deleted
2026/07/22 01:51:07 INFO : file7.txt: Deleted
2026/07/22 01:51:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:07 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/nomodtime/path1': Removing directory
2026/07/22 01:51:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:07 INFO : file1.txt: Deleted
2026/07/22 01:51:07 INFO : file11.txt: Deleted
2026/07/22 01:51:07 INFO : file10.txt: Deleted
2026/07/22 01:51:07 INFO : file2.txt: Deleted
2026/07/22 01:51:07 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:51:07 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:51:07 INFO : file6.txt: Deleted
2026/07/22 01:51:07 INFO : file7.txt: Deleted
2026/07/22 01:51:07 INFO : RCLONE_TEST: Deleted
2026/07/22 01:51:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:07 INFO : Local file system at /tmp/014617texaguv3/nomodtime/path2: Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteLocal/normalization
2026/07/22 01:51:07 INFO : path1: Making directory
2026/07/22 01:51:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1"
2026/07/22 01:51:07 DEBUG : Creating backend with remote "/tmp/014617texaguv3/normalization/path2"
2026/07/22 01:51:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/22 01:51:07 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_normalization-feleluh9"
2026/07/22 01:51:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:51:07 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:51:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:07 INFO : file1.txt: Copied (new)
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:51:07 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_normalization-feleluh9: Waiting for checks to finish
2026/07/22 01:51:07 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_normalization-feleluh9: Waiting for transfers to finish
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:51:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/22 01:51:07 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8"
2026/07/22 01:51:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:51:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:07 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:51:07 INFO : file1.txt: Copied (new)
2026/07/22 01:51:07 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_normalization-yirileh8: Waiting for checks to finish
2026/07/22 01:51:07 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_normalization-yirileh8: Waiting for transfers to finish
2026/07/22 01:51:07 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/22 01:51:07 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:51:07 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:51:07 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:51:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:07 ERROR : error listing: directory not found
2026/07/22 01:51:07 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1': Failed to list "": directory not found
2026/07/22 01:51:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:07 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1': Removing directory
2026/07/22 01:51:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fnormalization%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:5571c30a-801a-00c7-3b7c-192547000000
Time:2026-07-22T01:51:07.6234796Z
--------------------------------------------------------------------------------
2026/07/22 01:51:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:07 ERROR : error listing: directory not found
2026/07/22 01:51:07 ERROR : Local file system at /tmp/014617texaguv3/normalization/path2: Failed to list "": directory not found
2026/07/22 01:51:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:07 INFO : Local file system at /tmp/014617texaguv3/normalization/path2: Removing directory
2026/07/22 01:51:07 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/normalization/path2: no such file or directory
2026/07/22 01:51:07 ERROR : error listing: directory not found
2026/07/22 01:51:07 ERROR : error listing: directory not found
2026/07/22 01:51:07 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_normalization-feleluh9
2026/07/22 01:51:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:07 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:51:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1': Waiting for checks to finish
2026/07/22 01:51:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1': Waiting for transfers to finish
2026/07/22 01:51:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:08 INFO : file1.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:51:08 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1'
2026/07/22 01:51:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:51:08 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/22 01:51:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:51:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:51:08 DEBUG : Local file system at /tmp/014617texaguv3/normalization/path2: Waiting for checks to finish
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:51:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:08 INFO : file1.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:51:08 DEBUG : Local file system at /tmp/014617texaguv3/normalization/path2: Waiting for transfers to finish
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:08 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:51:08 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:51:08 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/normalization/path2
2026/07/22 01:51:08 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/22 01:51:08 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt /tmp/014617texaguv3/normalization/path2/[0m
2026/07/22 01:51:08 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/"
2026/07/22 01:51:08 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/" to be canonical "/tmp/014617texaguv3/datadir/test_normalization-yirileh8"
2026/07/22 01:51:08 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:51:08 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "/tmp/014617texaguv3/normalization/path2/" as ""
2026/07/22 01:51:08 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:08 DEBUG : Creating backend with remote "/tmp/014617texaguv3/normalization/path2/"
2026/07/22 01:51:08 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/normalization/path2" as "file1.txt"
2026/07/22 01:51:08 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_normalization-yirileh8)
2026/07/22 01:51:08 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/normalization/path2)
2026/07/22 01:51:08 DEBUG : file1.txt: Sizes differ
2026/07/22 01:51:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:51:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:51:08 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:08 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 01:51:08 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 01:51:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:51:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:11 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:11 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:12 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:12 NOTICE: Local file system at /tmp/014617texaguv3/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:12 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:12 NOTICE: Local file system at /tmp/014617texaguv3/normalization/path2: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:12 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:12 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:12 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:12 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:51:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/" with Path2 "/tmp/014617texaguv3/normalization/path2/"
2026/07/22 01:51:12 INFO : Copying Path2 files to Path1
2026/07/22 01:51:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:12 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:51:12 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:12 INFO : Resync updating listings
2026/07/22 01:51:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/" vs Path2 "/tmp/014617texaguv3/normalization/path2/"
2026/07/22 01:51:12 INFO : [32mBisync successful[0m
2026/07/22 01:51:12 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/07/22 01:51:12 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 01:51:12 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:51:12 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 01:51:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:12 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/07/22 01:51:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 01:51:13 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder éééö.txt[0m
2026/07/22 01:51:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder" as "éééö.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder"
2026/07/22 01:51:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder'" as "éééö.txt"
2026/07/22 01:51:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:13 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/07/22 01:51:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 01:51:13 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/07/22 01:51:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder"
2026/07/22 01:51:13 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/07/22 01:51:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:13 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/07/22 01:51:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/07/22 01:51:13 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt /tmp/014617texaguv3/normalization/path2/[0m
2026/07/22 01:51:13 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/" for canonical name "/tmp/014617texaguv3/datadir/test_normalization-yirileh8"
2026/07/22 01:51:13 DEBUG : file1.txt: Set modification time 2001-01-03
2026/07/22 01:51:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "/tmp/014617texaguv3/normalization/path2/" as ""
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/normalization/path2/"
2026/07/22 01:51:13 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/normalization/path2" as "file1.txt"
2026/07/22 01:51:13 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_normalization-yirileh8)
2026/07/22 01:51:13 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/normalization/path2)
2026/07/22 01:51:13 DEBUG : file1.txt: Sizes differ
2026/07/22 01:51:13 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 01:51:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:13 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt /tmp/014617texaguv3/normalization/path2/folder éééö.txt[0m
2026/07/22 01:51:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "/tmp/014617texaguv3/normalization/path2/folder" as "éééö.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/normalization/path2/folder"
2026/07/22 01:51:13 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/normalization/path2/folder" as "éééö.txt"
2026/07/22 01:51:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:13 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/07/22 01:51:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 01:51:13 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt /tmp/014617texaguv3/normalization/path2/folder hello,WORLD!.txt[0m
2026/07/22 01:51:13 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt" to "/tmp/014617texaguv3/normalization/path2/folder" as "hello,WORLD!.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_normalization-yirileh8/file1.txt"
2026/07/22 01:51:13 DEBUG : Creating backend with remote "/tmp/014617texaguv3/normalization/path2/folder"
2026/07/22 01:51:13 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/014617texaguv3/normalization/path2/folder" as "hello,WORLD!.txt"
2026/07/22 01:51:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:13 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/07/22 01:51:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:13 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/07/22 01:51:13 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/07/22 01:51:13 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/07/22 01:51:13 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/07/22 01:51:16 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:51:16 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:16 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:16 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:17 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:17 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:51:17 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-fekawuh6haga/014617texaguv3/normalization/path1' fs2: Local file system at /tmp/014617texaguv3/normalization/path2)
@@ -1 +1 @@
-folderfolder+測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ
=== RUN TestBisyncRemoteLocal/rclone_args
2026/07/22 01:51:17 INFO : path1: Making directory
2026/07/22 01:51:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1"
2026/07/22 01:51:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2"
2026/07/22 01:51:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/22 01:51:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_rclone_args-fegesuk5"
2026/07/22 01:51:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : subdir: Making directory with metadata
2026/07/22 01:51:17 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:51:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:51:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:17 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:51:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:51:17 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:17 INFO : file2.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:51:17 INFO : file1.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_rclone_args-fegesuk5: Waiting for checks to finish
2026/07/22 01:51:17 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_rclone_args-fegesuk5: Waiting for transfers to finish
2026/07/22 01:51:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:51:17 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:51:17 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:51:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:17 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/22 01:51:17 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1"
2026/07/22 01:51:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/22 01:51:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:17 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/22 01:51:17 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1: Waiting for checks to finish
2026/07/22 01:51:17 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/22 01:51:17 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/22 01:51:17 INFO : file1.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1: Waiting for transfers to finish
2026/07/22 01:51:17 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:17 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/22 01:51:17 INFO : file2.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/22 01:51:17 INFO : file20.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:17 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/22 01:51:17 INFO : file21.txt: Copied (new)
2026/07/22 01:51:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:17 ERROR : error listing: directory not found
2026/07/22 01:51:17 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Failed to list "": directory not found
2026/07/22 01:51:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:17 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Removing directory
2026/07/22 01:51:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Frclone_args%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a85f402c-a01a-0079-1b7c-194d3e000000
Time:2026-07-22T01:51:17.6535970Z
--------------------------------------------------------------------------------
2026/07/22 01:51:17 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:17 ERROR : error listing: directory not found
2026/07/22 01:51:17 ERROR : Local file system at /tmp/014617texaguv3/rclone_args/path2: Failed to list "": directory not found
2026/07/22 01:51:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:17 INFO : Local file system at /tmp/014617texaguv3/rclone_args/path2: Removing directory
2026/07/22 01:51:17 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/rclone_args/path2: no such file or directory
2026/07/22 01:51:17 ERROR : error listing: directory not found
2026/07/22 01:51:17 ERROR : error listing: directory not found
2026/07/22 01:51:17 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_rclone_args-fegesuk5
2026/07/22 01:51:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:17 INFO : subdir: Making directory
2026/07/22 01:51:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Waiting for checks to finish
2026/07/22 01:51:17 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Waiting for transfers to finish
2026/07/22 01:51:17 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:51:18 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:51:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:51:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:18 INFO : file2.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:51:18 INFO : file1.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:51:18 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:51:18 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:51:18 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:51:18 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1'
2026/07/22 01:51:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:18 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:18 DEBUG : subdir: Making directory with metadata
2026/07/22 01:51:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:51:18 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:51:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:18 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:18 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:51:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:51:18 DEBUG : Local file system at /tmp/014617texaguv3/rclone_args/path2: Waiting for checks to finish
2026/07/22 01:51:18 DEBUG : Local file system at /tmp/014617texaguv3/rclone_args/path2: Waiting for transfers to finish
2026/07/22 01:51:18 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:51:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:51:18 INFO : file1.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:51:18 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:18 INFO : file2.txt: Copied (new)
2026/07/22 01:51:18 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:51:18 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:18 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:51:18 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:51:18 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:18 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/rclone_args/path2
2026/07/22 01:51:18 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/22 01:51:18 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/ *[0m
2026/07/22 01:51:18 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/"
2026/07/22 01:51:18 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/" to be canonical "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1"
2026/07/22 01:51:18 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 01:51:18 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:51:18 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:51:18 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 01:51:18 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 01:51:18 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/22 01:51:20 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:20 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:51:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:20 INFO : Copying Path2 files to Path1
2026/07/22 01:51:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:21 INFO : There was nothing to transfer
2026/07/22 01:51:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:21 INFO : There was nothing to transfer
2026/07/22 01:51:21 INFO : Resync updating listings
2026/07/22 01:51:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:21 INFO : [32mBisync successful[0m
2026/07/22 01:51:21 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:51:21 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/[0m
2026/07/22 01:51:21 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" as ""
2026/07/22 01:51:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt"
2026/07/22 01:51:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/"
2026/07/22 01:51:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/'" as "file1.txt"
2026/07/22 01:51:21 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:51:21 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/07/22 01:51:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1)
2026/07/22 01:51:21 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/')
2026/07/22 01:51:21 DEBUG : file1.txt: md5 differ
2026/07/22 01:51:21 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:51:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:21 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:51:21 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:21 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt /tmp/014617texaguv3/rclone_args/path2/[0m
2026/07/22 01:51:21 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt" to "/tmp/014617texaguv3/rclone_args/path2/" as ""
2026/07/22 01:51:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt"
2026/07/22 01:51:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:21 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2" as "file2.txt"
2026/07/22 01:51:21 DEBUG : file2.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1)
2026/07/22 01:51:21 DEBUG : file2.txt: size = 0 (Local file system at /tmp/014617texaguv3/rclone_args/path2)
2026/07/22 01:51:21 DEBUG : file2.txt: Sizes differ
2026/07/22 01:51:21 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/22 01:51:21 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:21 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/22 01:51:21 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:51:21 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir[0m
2026/07/22 01:51:21 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir" as ""
2026/07/22 01:51:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt"
2026/07/22 01:51:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir"
2026/07/22 01:51:21 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 01:51:21 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:51:21 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/07/22 01:51:21 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:22 INFO : file20.txt: Updated modification time in destination
2026/07/22 01:51:22 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:51:22 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt /tmp/014617texaguv3/rclone_args/path2/subdir[0m
2026/07/22 01:51:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt" to "/tmp/014617texaguv3/rclone_args/path2/subdir" as ""
2026/07/22 01:51:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt"
2026/07/22 01:51:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:22 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2/subdir" as "file21.txt"
2026/07/22 01:51:22 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:51:22 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/07/22 01:51:22 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:22 INFO : file21.txt: Updated modification time in destination
2026/07/22 01:51:22 DEBUG : file21.txt: Unchanged skipping
2026/07/22 01:51:22 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:51:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/"
2026/07/22 01:51:22 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:51:22 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:51:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:22 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/rclone_args/path2/" to be canonical "/tmp/014617texaguv3/rclone_args/path2"
2026/07/22 01:51:22 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:51:22 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:51:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/"
2026/07/22 01:51:22 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 01:51:22 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:51:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/subdir/"
2026/07/22 01:51:22 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/rclone_args/path2/subdir/" to be canonical "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:22 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 01:51:22 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/22 01:51:22 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/22 01:51:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:24 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:51:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:24 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:24 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:51:25 INFO : Path1 checking for diffs
2026/07/22 01:51:25 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:25 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:25 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/22 01:51:25 INFO : Path2 checking for diffs
2026/07/22 01:51:25 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:51:25 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:25 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/22 01:51:25 INFO : Applying changes
2026/07/22 01:51:25 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/rclone_args/path2/file1.txt[0m
2026/07/22 01:51:25 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/file2.txt[0m
2026/07/22 01:51:25 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:25 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:51:25 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:25 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:25 INFO : Updating listings
2026/07/22 01:51:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:25 INFO : [32mBisync successful[0m
2026/07/22 01:51:25 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/ *[0m
2026/07/22 01:51:25 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/" for canonical name "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1"
2026/07/22 01:51:25 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:51:25 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:51:25 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:51:25 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:51:25 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/[0m
2026/07/22 01:51:25 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" as ""
2026/07/22 01:51:25 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt"
2026/07/22 01:51:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/"
2026/07/22 01:51:25 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/'" as "file1.txt"
2026/07/22 01:51:25 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:51:25 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/07/22 01:51:26 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:51:26 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/22 01:51:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:26 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/22 01:51:26 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:26 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt /tmp/014617texaguv3/rclone_args/path2/[0m
2026/07/22 01:51:26 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt" to "/tmp/014617texaguv3/rclone_args/path2/" as ""
2026/07/22 01:51:26 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt"
2026/07/22 01:51:26 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:26 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2" as "file2.txt"
2026/07/22 01:51:26 DEBUG : file2.txt: size = 19 OK
2026/07/22 01:51:26 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/07/22 01:51:26 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:26 INFO : file2.txt: Updated modification time in destination
2026/07/22 01:51:26 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:51:26 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir[0m
2026/07/22 01:51:26 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir" as ""
2026/07/22 01:51:26 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt"
2026/07/22 01:51:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir"
2026/07/22 01:51:26 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 01:51:26 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:51:26 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/07/22 01:51:26 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:51:26 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/07/22 01:51:26 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:26 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/07/22 01:51:26 INFO : file20.txt: Copied (replaced existing)
2026/07/22 01:51:26 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt /tmp/014617texaguv3/rclone_args/path2/ file1.txt[0m
2026/07/22 01:51:26 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt" to "/tmp/014617texaguv3/rclone_args/path2/" as "file1.txt"
2026/07/22 01:51:26 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt"
2026/07/22 01:51:26 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:26 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2" as "file1.txt"
2026/07/22 01:51:26 DEBUG : file21.txt: size = 0 (Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1)
2026/07/22 01:51:26 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/rclone_args/path2)
2026/07/22 01:51:26 DEBUG : file21.txt: Sizes differ
2026/07/22 01:51:26 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/07/22 01:51:26 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:26 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/07/22 01:51:26 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:51:26 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:51:26 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:51:26 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:51:26 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/" for canonical name "/tmp/014617texaguv3/rclone_args/path2"
2026/07/22 01:51:26 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:51:26 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:51:27 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:51:27 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:51:27 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/subdir/" for canonical name "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:27 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:51:27 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/22 01:51:29 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:51:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:29 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:29 INFO : Path1 checking for diffs
2026/07/22 01:51:29 INFO : Path2 checking for diffs
2026/07/22 01:51:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:29 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:29 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/22 01:51:29 INFO : Applying changes
2026/07/22 01:51:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/file1.txt[0m
2026/07/22 01:51:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:29 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:29 INFO : Updating listings
2026/07/22 01:51:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:29 INFO : [32mBisync successful[0m
2026/07/22 01:51:29 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/22 01:51:32 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:32 INFO : Copying Path2 files to Path1
2026/07/22 01:51:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:32 INFO : There was nothing to transfer
2026/07/22 01:51:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:32 INFO : file2.txt: Updated modification time in destination
2026/07/22 01:51:32 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/22 01:51:32 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:51:32 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:32 INFO : Resync updating listings
2026/07/22 01:51:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:32 INFO : [32mBisync successful[0m
2026/07/22 01:51:32 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/[0m
2026/07/22 01:51:32 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" as ""
2026/07/22 01:51:32 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt"
2026/07/22 01:51:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/"
2026/07/22 01:51:32 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/'" as "file1.txt"
2026/07/22 01:51:32 DEBUG : file1.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1)
2026/07/22 01:51:32 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/')
2026/07/22 01:51:32 DEBUG : file1.txt: Sizes differ
2026/07/22 01:51:32 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/22 01:51:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:33 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/22 01:51:33 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:33 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt /tmp/014617texaguv3/rclone_args/path2/[0m
2026/07/22 01:51:33 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt" to "/tmp/014617texaguv3/rclone_args/path2/" as ""
2026/07/22 01:51:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file2.txt"
2026/07/22 01:51:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:33 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2" as "file2.txt"
2026/07/22 01:51:33 DEBUG : file2.txt: size = 19 OK
2026/07/22 01:51:33 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/07/22 01:51:33 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:33 INFO : file2.txt: Updated modification time in destination
2026/07/22 01:51:33 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:51:33 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir[0m
2026/07/22 01:51:33 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir" as ""
2026/07/22 01:51:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt"
2026/07/22 01:51:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir"
2026/07/22 01:51:33 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 01:51:33 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:51:33 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:51:33 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:51:33 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt /tmp/014617texaguv3/rclone_args/path2/subdir[0m
2026/07/22 01:51:33 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt" to "/tmp/014617texaguv3/rclone_args/path2/subdir" as ""
2026/07/22 01:51:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt"
2026/07/22 01:51:33 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:33 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2/subdir" as "file21.txt"
2026/07/22 01:51:33 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:51:33 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/07/22 01:51:33 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:33 INFO : file21.txt: Updated modification time in destination
2026/07/22 01:51:33 DEBUG : file21.txt: Unchanged skipping
2026/07/22 01:51:33 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:51:33 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:51:33 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:51:33 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/" for canonical name "/tmp/014617texaguv3/rclone_args/path2"
2026/07/22 01:51:33 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:51:33 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:51:33 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:51:33 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:51:33 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/subdir/" for canonical name "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:33 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:51:33 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/22 01:51:35 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51:35 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:51:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:35 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:35 INFO : Path1 checking for diffs
2026/07/22 01:51:35 INFO : Path2 checking for diffs
2026/07/22 01:51:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:51:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 01:51:35 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:35 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 01:51:35 INFO : Applying changes
2026/07/22 01:51:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/file2.txt[0m
2026/07/22 01:51:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 01:51:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:36 INFO : file2.txt: Updated modification time in destination
2026/07/22 01:51:36 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/22 01:51:36 INFO : There was nothing to transfer
2026/07/22 01:51:36 INFO : Updating listings
2026/07/22 01:51:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:36 INFO : [32mBisync successful[0m
2026/07/22 01:51:36 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/22 01:51:38 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51: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/07/22 01:51:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:38 INFO : Copying Path2 files to Path1
2026/07/22 01:51:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:38 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:51:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:39 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:39 INFO : Resync updating listings
2026/07/22 01:51:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:39 INFO : [32mBisync successful[0m
2026/07/22 01:51:39 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt /tmp/014617texaguv3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:51:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt" to "/tmp/014617texaguv3/rclone_args/path2/" as "file2.txt"
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt"
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2" as "file2.txt"
2026/07/22 01:51:39 DEBUG : file21.txt: size = 0 (Local file system at /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1)
2026/07/22 01:51:39 DEBUG : file2.txt: size = 19 (Local file system at /tmp/014617texaguv3/rclone_args/path2)
2026/07/22 01:51:39 DEBUG : file21.txt: Sizes differ
2026/07/22 01:51:39 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/07/22 01:51:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:39 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/07/22 01:51:39 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:51:39 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/ *[0m
2026/07/22 01:51:39 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/" for canonical name "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1"
2026/07/22 01:51:39 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 01:51:39 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 01:51:39 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/22 01:51:39 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 01:51:39 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/[0m
2026/07/22 01:51:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" as ""
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file1.txt"
2026/07/22 01:51:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/"
2026/07/22 01:51:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/'" as "file1.txt"
2026/07/22 01:51:39 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:51:39 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/07/22 01:51:39 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:51:39 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/22 01:51:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:51:39 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/22 01:51:39 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:39 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir[0m
2026/07/22 01:51:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir" as ""
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file20.txt"
2026/07/22 01:51:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir"
2026/07/22 01:51:39 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 01:51:39 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:51:39 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/07/22 01:51:39 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:51:39 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/22 01:51:39 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:39 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/22 01:51:39 INFO : file20.txt: Copied (replaced existing)
2026/07/22 01:51:39 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt /tmp/014617texaguv3/rclone_args/path2/subdir[0m
2026/07/22 01:51:39 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt" to "/tmp/014617texaguv3/rclone_args/path2/subdir" as ""
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rclone_args-keyuqit1/file21.txt"
2026/07/22 01:51:39 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/014617texaguv3/rclone_args/path2/subdir" as "file21.txt"
2026/07/22 01:51:39 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:51:39 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/07/22 01:51:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:39 INFO : file21.txt: Updated modification time in destination
2026/07/22 01:51:39 DEBUG : file21.txt: Unchanged skipping
2026/07/22 01:51:39 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 /tmp/014617texaguv3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:51:39 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/" for canonical name "/tmp/014617texaguv3/rclone_args/path2"
2026/07/22 01:51:39 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:51:39 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:51:40 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 01:51:40 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:51:40 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 01:51:40 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 /tmp/014617texaguv3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:51:40 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rclone_args/path2/subdir/" for canonical name "/tmp/014617texaguv3/rclone_args/path2/subdir"
2026/07/22 01:51:40 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 01:51:40 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/22 01:51:42 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:42 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:51:42 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" with Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:42 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:42 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:51:42 INFO : Path1 checking for diffs
2026/07/22 01:51:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:42 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:51:42 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:42 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 01:51:42 INFO : Path2 checking for diffs
2026/07/22 01:51:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:51:42 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 01:51:42 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:42 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/07/22 01:51:42 INFO : Applying changes
2026/07/22 01:51:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/rclone_args/path2/file1.txt[0m
2026/07/22 01:51:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/rclone_args/path2/subdir/file20.txt[0m
2026/07/22 01:51:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/file2.txt[0m
2026/07/22 01:51:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 01:51:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:43 INFO : subdir/file21.txt: Updated modification time in destination
2026/07/22 01:51:43 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:51:43 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:43 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:51:43 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:51:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:51:43 INFO : Updating listings
2026/07/22 01:51:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1/" vs Path2 "/tmp/014617texaguv3/rclone_args/path2/"
2026/07/22 01:51:43 INFO : [32mBisync successful[0m
2026/07/22 01:51:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:43 INFO : file1.txt: Deleted
2026/07/22 01:51:43 INFO : file2.txt: Deleted
2026/07/22 01:51:43 INFO : RCLONE_TEST: Deleted
2026/07/22 01:51:44 INFO : subdir/file21.txt: Deleted
2026/07/22 01:51:44 INFO : subdir/file20.txt: Deleted
2026/07/22 01:51:44 DEBUG : removing 1 level 1 directories
2026/07/22 01:51:44 INFO : subdir: Removing directory
2026/07/22 01:51:44 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:44 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rclone_args/path1': Removing directory
2026/07/22 01:51:44 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:44 INFO : file2.txt: Deleted
2026/07/22 01:51:44 INFO : subdir/file20.txt: Deleted
2026/07/22 01:51:44 INFO : subdir/file21.txt: Deleted
2026/07/22 01:51:44 INFO : RCLONE_TEST: Deleted
2026/07/22 01:51:44 INFO : file1.txt: Deleted
2026/07/22 01:51:44 DEBUG : removing 1 level 1 directories
2026/07/22 01:51:44 INFO : subdir: Removing directory
2026/07/22 01:51:44 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:44 INFO : Local file system at /tmp/014617texaguv3/rclone_args/path2: Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteLocal/resolve
2026/07/22 01:51:44 INFO : path1: Making directory
2026/07/22 01:51:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1"
2026/07/22 01:51:44 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2"
2026/07/22 01:51:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/22 01:51:44 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_resolve-lelucuq1"
2026/07/22 01:51:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:44 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resolve-lelucuq1: Waiting for checks to finish
2026/07/22 01:51:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:44 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:44 INFO : file1.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:44 INFO : file2.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resolve-lelucuq1: Waiting for transfers to finish
2026/07/22 01:51:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/22 01:51:44 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:44 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/22 01:51:44 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/22 01:51:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:51:44 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/22 01:51:44 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:51:44 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/22 01:51:44 INFO : file1R.txt: Copied (new)
2026/07/22 01:51:44 INFO : file1L.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4: Waiting for checks to finish
2026/07/22 01:51:44 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/22 01:51:44 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:51:44 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/22 01:51:44 INFO : file2.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4: Waiting for transfers to finish
2026/07/22 01:51:44 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:44 ERROR : error listing: directory not found
2026/07/22 01:51:44 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Failed to list "": directory not found
2026/07/22 01:51:44 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:44 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Removing directory
2026/07/22 01:51:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fresolve%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a85f41df-a01a-0079-367c-194d3e000000
Time:2026-07-22T01:51:44.4689099Z
--------------------------------------------------------------------------------
2026/07/22 01:51:44 DEBUG : Waiting for deletions to finish
2026/07/22 01:51:44 ERROR : error listing: directory not found
2026/07/22 01:51:44 ERROR : Local file system at /tmp/014617texaguv3/resolve/path2: Failed to list "": directory not found
2026/07/22 01:51:44 DEBUG : removing 1 level 0 directories
2026/07/22 01:51:44 INFO : Local file system at /tmp/014617texaguv3/resolve/path2: Removing directory
2026/07/22 01:51:44 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/resolve/path2: no such file or directory
2026/07/22 01:51:44 ERROR : error listing: directory not found
2026/07/22 01:51:44 ERROR : error listing: directory not found
2026/07/22 01:51:44 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_resolve-lelucuq1
2026/07/22 01:51:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:44 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Waiting for checks to finish
2026/07/22 01:51:44 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Waiting for transfers to finish
2026/07/22 01:51:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:44 INFO : file2.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:44 INFO : file1.txt: Copied (new)
2026/07/22 01:51:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:44 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:44 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1'
2026/07/22 01:51:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:51:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:51:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:51:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:51:45 DEBUG : Local file system at /tmp/014617texaguv3/resolve/path2: Waiting for checks to finish
2026/07/22 01:51:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:51:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:51:45 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:51:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:51:45 INFO : file1.txt: Copied (new)
2026/07/22 01:51:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:51:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:51:45 INFO : file2.txt: Copied (new)
2026/07/22 01:51:45 DEBUG : Local file system at /tmp/014617texaguv3/resolve/path2: Waiting for transfers to finish
2026/07/22 01:51:45 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/resolve/path2
2026/07/22 01:51:45 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/22 01:51:45 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:51:45 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:51:47 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:47 INFO : Copying Path2 files to Path1
2026/07/22 01:51:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:51:47 INFO : There was nothing to transfer
2026/07/22 01:51:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:51:47 INFO : There was nothing to transfer
2026/07/22 01:51:47 INFO : Resync updating listings
2026/07/22 01:51:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:47 INFO : [32mBisync successful[0m
2026/07/22 01:51:47 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:51:47 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:51:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/"
2026/07/22 01:51:47 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" to be canonical "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:47 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:51:47 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:51:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:51:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:51:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:47 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:51:47 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:51:47 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/resolve/path2)
2026/07/22 01:51:47 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:51:47 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 01:51:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:51:47 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 01:51:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:51:47 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:51:47 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:47 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:51:47 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:51:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:51:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:51:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:51:47 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:51:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:51:47 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/')
2026/07/22 01:51:47 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:51:47 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:51:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:51:48 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:51:48 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:51:48 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/22 01:51:48 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/22 01:51:50 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:50 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:50 INFO : Path1 checking for diffs
2026/07/22 01:51:50 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:50 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:51:50 INFO : Path2 checking for diffs
2026/07/22 01:51:50 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:50 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:50 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:51:50 INFO : Applying changes
2026/07/22 01:51:50 INFO : Checking potential conflicts...
2026/07/22 01:51:50 ERROR : file1.txt: md5 differ
2026/07/22 01:51:50 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:51:50 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:51:50 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:51:50 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:51:50 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/07/22 01:51:50 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:51:50 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt[0m
2026/07/22 01:51:50 INFO : file1.txt: Deleted
2026/07/22 01:51:50 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 01:51:50 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:50 INFO : file1.txt: Copied (new)
2026/07/22 01:51:50 INFO : Updating listings
2026/07/22 01:51:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:50 INFO : [32mBisync successful[0m
2026/07/22 01:51:50 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:51:50 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:51:50 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:50 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 01:51:50 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:51:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:51:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:51:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:51:50 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:51:50 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/07/22 01:51:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:51:50 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/014617texaguv3/resolve/path2)
2026/07/22 01:51:50 DEBUG : file1R.txt: md5 differ
2026/07/22 01:51:50 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/07/22 01:51:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:51:50 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/07/22 01:51:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:51:50 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:51:50 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:50 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 01:51:50 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:51:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:51:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:51:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:51:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:51:50 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:51:50 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/07/22 01:51:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:51:50 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:51:50 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:51:50 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/22 01:51:50 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/22 01:51:53 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:53 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:53 INFO : Path1 checking for diffs
2026/07/22 01:51:53 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:53 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:53 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 01:51:53 INFO : Path2 checking for diffs
2026/07/22 01:51:53 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:53 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:53 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 01:51:53 INFO : Applying changes
2026/07/22 01:51:53 INFO : Checking potential conflicts...
2026/07/22 01:51:53 ERROR : file1.txt: md5 differ
2026/07/22 01:51:53 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:51:53 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:51:53 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:51:53 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:51:53 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/22 01:51:53 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.dinosaur1[0m
2026/07/22 01:51:53 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/07/22 01:51:53 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.dinosaur1[0m
2026/07/22 01:51:53 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt[0m
2026/07/22 01:51:53 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt[0m
2026/07/22 01:51:53 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:53 INFO : file1.txt: Copied (new)
2026/07/22 01:51:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:54 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/22 01:51:54 INFO : Updating listings
2026/07/22 01:51:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:54 INFO : [32mBisync successful[0m
2026/07/22 01:51:54 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:51:54 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:51:54 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:54 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 01:51:54 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:51:54 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:51:54 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:51:54 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:54 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:51:54 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:51:54 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/07/22 01:51:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:51:54 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:51:54 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:51:54 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:51:54 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:54 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 01:51:54 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:51:54 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:51:54 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:51:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:51:54 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:51:54 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:51:54 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/07/22 01:51:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:51:54 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/')
2026/07/22 01:51:54 DEBUG : file1L.txt: md5 differ
2026/07/22 01:51:54 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 01:51:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:51:54 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 01:51:54 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:51:54 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/22 01:51:54 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/22 01:51:56 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:51:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:51: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/07/22 01:51:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:56 INFO : Building Path1 and Path2 listings
2026/07/22 01:51:56 INFO : Path1 checking for diffs
2026/07/22 01:51:56 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:56 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:56 INFO : Path2 checking for diffs
2026/07/22 01:51:56 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:51:56 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:51:56 INFO : Applying changes
2026/07/22 01:51:56 INFO : Checking potential conflicts...
2026/07/22 01:51:57 ERROR : file1.txt: md5 differ
2026/07/22 01:51:57 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:51:57 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:51:57 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:51:57 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:51:57 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/22 01:51:57 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 01:51:57 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.apple1[0m
2026/07/22 01:51:57 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/07/22 01:51:57 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.apple1[0m
2026/07/22 01:51:57 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.apple2[0m
2026/07/22 01:51:57 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/07/22 01:51:57 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.apple2[0m
2026/07/22 01:51:57 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:51:57 INFO : file1.txt.apple2: Copied (new)
2026/07/22 01:51:57 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:51:57 INFO : file1.txt.apple1: Copied (new)
2026/07/22 01:51:57 INFO : Updating listings
2026/07/22 01:51:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:57 INFO : [32mBisync successful[0m
2026/07/22 01:51:57 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/22 01:51:57 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:51:57 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:57 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 01:51:57 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:51:57 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:51:57 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:51:57 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:51:57 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:51:57 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:57 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 01:51:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:51:57 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 01:51:57 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:51:57 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:51:57 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:51:57 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/22 01:51:57 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:51:57 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:51:57 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:51:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:51:57 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:51:57 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:51:58 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 01:51:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:51:58 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 01:51:58 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:51:58 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/22 01:51:58 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/22 01:52:00 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:00 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:00 INFO : Path1 checking for diffs
2026/07/22 01:52:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:00 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:00 INFO : Path2 checking for diffs
2026/07/22 01:52:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:00 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:00 INFO : Applying changes
2026/07/22 01:52:00 INFO : Checking potential conflicts...
2026/07/22 01:52:00 ERROR : file1.txt: md5 differ
2026/07/22 01:52:00 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:52:00 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:52:00 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:52:00 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:52:00 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/07/22 01:52:00 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 01:52:00 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.cloud1[0m
2026/07/22 01:52:01 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/07/22 01:52:01 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.cloud1[0m
2026/07/22 01:52:01 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.local1[0m
2026/07/22 01:52:01 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/07/22 01:52:01 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.local1[0m
2026/07/22 01:52:01 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:52:01 INFO : file1.txt.local1: Copied (new)
2026/07/22 01:52:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:52:01 INFO : file1.txt.cloud1: Copied (new)
2026/07/22 01:52:01 INFO : Updating listings
2026/07/22 01:52:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:01 INFO : [32mBisync successful[0m
2026/07/22 01:52:01 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/22 01:52:01 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:52:01 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:01 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:52:01 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:52:01 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:52:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:52:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:01 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:52:01 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:01 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:52:01 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:52:01 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:52:01 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:52:01 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:52:01 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:01 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 01:52:01 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:52:01 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:52:01 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:52:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:52:01 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:52:01 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:01 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:52:01 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:02 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:52:02 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:52:02 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/22 01:52:02 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/22 01:52:04 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:04 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:04 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:04 INFO : Path1 checking for diffs
2026/07/22 01:52:04 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:04 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:04 INFO : Path2 checking for diffs
2026/07/22 01:52:04 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:04 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:04 INFO : Applying changes
2026/07/22 01:52:04 INFO : Checking potential conflicts...
2026/07/22 01:52:04 ERROR : file1.txt: md5 differ
2026/07/22 01:52:04 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:52:04 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:52:04 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:52:04 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:52:04 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt..path1[0m
2026/07/22 01:52:04 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/07/22 01:52:04 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt..path1[0m
2026/07/22 01:52:04 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt..path2[0m
2026/07/22 01:52:04 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/07/22 01:52:04 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt..path2[0m
2026/07/22 01:52:04 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:52:05 INFO : file1.txt..path2: Copied (new)
2026/07/22 01:52:05 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:52:05 INFO : file1.txt..path1: Copied (new)
2026/07/22 01:52:05 INFO : Updating listings
2026/07/22 01:52:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:05 INFO : [32mBisync successful[0m
2026/07/22 01:52:05 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/22 01:52:05 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:52:05 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:05 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 01:52:05 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:52:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:05 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:52:05 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:05 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/07/22 01:52:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:52:05 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/07/22 01:52:05 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:52:05 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file2.txt[0m
2026/07/22 01:52:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file2.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:52:05 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file2.txt"
2026/07/22 01:52:05 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:52:05 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/')
2026/07/22 01:52:05 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:05 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/07/22 01:52:05 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:52:05 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/07/22 01:52:05 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:52:05 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:52:05 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:05 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 01:52:05 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:52:05 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:52:05 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:52:06 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:52:06 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:06 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/07/22 01:52:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:06 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/07/22 01:52:06 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:52:06 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt /tmp/014617texaguv3/resolve/path2/ file2.txt[0m
2026/07/22 01:52:06 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file2.txt"
2026/07/22 01:52:06 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:52:06 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:06 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file2.txt"
2026/07/22 01:52:06 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:52:06 DEBUG : file2.txt: size = 0 (Local file system at /tmp/014617texaguv3/resolve/path2)
2026/07/22 01:52:06 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:06 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 01:52:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:06 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 01:52:06 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:52:06 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/22 01:52:06 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/22 01:52:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:08 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:08 INFO : Path1 checking for diffs
2026/07/22 01:52:08 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:52:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:08 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:52:08 INFO : Path2 checking for diffs
2026/07/22 01:52:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:52:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:08 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:08 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:52:08 INFO : Applying changes
2026/07/22 01:52:08 INFO : Checking potential conflicts...
2026/07/22 01:52:08 ERROR : file1.txt: md5 differ
2026/07/22 01:52:08 ERROR : file2.txt: md5 differ
2026/07/22 01:52:08 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 2 differences found
2026/07/22 01:52:08 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 2 errors while checking
2026/07/22 01:52:08 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/22 01:52:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:52: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/07/22 01:52:08 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:52:08 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt[0m
2026/07/22 01:52:08 INFO : file1.txt: Deleted
2026/07/22 01:52:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 01:52:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:52: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/07/22 01:52:08 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/22 01:52:08 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file2.txt[0m
2026/07/22 01:52:09 INFO : file2.txt: Deleted
2026/07/22 01:52:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/22 01:52:09 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:52:09 INFO : file2.txt: Copied (new)
2026/07/22 01:52:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:52:09 INFO : file1.txt: Copied (new)
2026/07/22 01:52:09 INFO : Updating listings
2026/07/22 01:52:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:09 INFO : [32mBisync successful[0m
2026/07/22 01:52:09 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/22 01:52:09 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1R.txt[0m
2026/07/22 01:52:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:09 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:52:09 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt /tmp/014617texaguv3/resolve/path2/ file1.txt[0m
2026/07/22 01:52:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt" to "/tmp/014617texaguv3/resolve/path2/" as "file1.txt"
2026/07/22 01:52:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1R.txt"
2026/07/22 01:52:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:09 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resolve/path2" as "file1.txt"
2026/07/22 01:52:09 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:52:09 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 01:52:09 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/014617texaguv3/datadir/test_resolve-rurenep4)
2026/07/22 01:52:09 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/014617texaguv3/resolve/path2)
2026/07/22 01:52:09 DEBUG : file1R.txt: md5 differ
2026/07/22 01:52:09 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:52:09 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:52:09 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:52:09 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:09 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/014617texaguv3/datadir/test_resolve-rurenep4/ file1L.txt[0m
2026/07/22 01:52:09 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/" for canonical name "/tmp/014617texaguv3/datadir/test_resolve-rurenep4"
2026/07/22 01:52:09 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/22 01:52:09 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/ file1.txt[0m
2026/07/22 01:52:09 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" as "file1.txt"
2026/07/22 01:52:09 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resolve-rurenep4/file1L.txt"
2026/07/22 01:52:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/"
2026/07/22 01:52:09 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/'" as "file1.txt"
2026/07/22 01:52:09 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:52:09 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 01:52:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:09 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:52:09 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:52:09 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/22 01:52:09 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/22 01:52:12 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" with Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:12 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:12 INFO : Path1 checking for diffs
2026/07/22 01:52:12 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:12 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 01:52:12 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:12 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 01:52:12 INFO : Path2 checking for diffs
2026/07/22 01:52:12 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:52:12 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 01:52:12 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:52:12 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 01:52:12 INFO : Applying changes
2026/07/22 01:52:12 INFO : Checking potential conflicts...
2026/07/22 01:52:12 ERROR : file1.txt: md5 differ
2026/07/22 01:52:12 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 differences found
2026/07/22 01:52:12 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 errors while checking
2026/07/22 01:52:12 NOTICE: Local file system at /tmp/014617texaguv3/resolve/path2: 1 matching files
2026/07/22 01:52:12 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:52:12 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:52:12 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/22 01:52:12 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:52:12 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt[0m
2026/07/22 01:52:12 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt[0m
2026/07/22 01:52:12 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36m/tmp/014617texaguv3/resolve/path2/file1.txt.path2[0m
2026/07/22 01:52:12 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/07/22 01:52:12 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/file1.txt.path2[0m
2026/07/22 01:52:12 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:52:12 INFO : Files are equal! Skipping: file2.txt
2026/07/22 01:52:12 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:52:13 INFO : file1.txt.path2: Copied (new)
2026/07/22 01:52:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:52:13 INFO : file1.txt: Copied (new)
2026/07/22 01:52:13 INFO : Updating listings
2026/07/22 01:52:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resolve/path1/" vs Path2 "/tmp/014617texaguv3/resolve/path2/"
2026/07/22 01:52:13 INFO : [32mBisync successful[0m
2026/07/22 01:52:13 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:13 INFO : RCLONE_TEST: Deleted
2026/07/22 01:52:13 INFO : file1.txt..path1: Deleted
2026/07/22 01:52:13 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 01:52:13 INFO : file1.txt..path2: Deleted
2026/07/22 01:52:14 INFO : file1.txt.apple2: Deleted
2026/07/22 01:52:14 INFO : file1.txt.apple1: Deleted
2026/07/22 01:52:14 INFO : file1.txt.cloud1: Deleted
2026/07/22 01:52:14 INFO : file1.txt: Deleted
2026/07/22 01:52:14 INFO : file1.txt.local1: Deleted
2026/07/22 01:52:14 INFO : file1.txt.path2: Deleted
2026/07/22 01:52:14 INFO : file2.txt: Deleted
2026/07/22 01:52:14 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:14 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resolve/path1': Removing directory
2026/07/22 01:52:14 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:14 INFO : RCLONE_TEST: Deleted
2026/07/22 01:52:14 INFO : file1.txt.local1: Deleted
2026/07/22 01:52:14 INFO : file1.txt..path2: Deleted
2026/07/22 01:52:14 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 01:52:14 INFO : file1.txt.path2: Deleted
2026/07/22 01:52:14 INFO : file2.txt: Deleted
2026/07/22 01:52:14 INFO : file1.txt.apple2: Deleted
2026/07/22 01:52:14 INFO : file1.txt: Deleted
2026/07/22 01:52:14 INFO : file1.txt.apple1: Deleted
2026/07/22 01:52:14 INFO : file1.txt..path1: Deleted
2026/07/22 01:52:14 INFO : file1.txt.cloud1: Deleted
2026/07/22 01:52:14 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:14 INFO : Local file system at /tmp/014617texaguv3/resolve/path2: Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteLocal/resync
2026/07/22 01:52:14 INFO : path1: Making directory
2026/07/22 01:52:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1"
2026/07/22 01:52:14 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2"
2026/07/22 01:52:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/22 01:52:14 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_resync-zuvetoj3"
2026/07/22 01:52:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resync-zuvetoj3: Waiting for checks to finish
2026/07/22 01:52:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:14 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:14 INFO : file1.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:14 INFO : file2.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resync-zuvetoj3: Waiting for transfers to finish
2026/07/22 01:52:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:52:14 INFO : file3.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:52:14 INFO : file4.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:52:14 INFO : file5.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:52:14 INFO : file7.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:52:14 INFO : file6.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/22 01:52:14 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8"
2026/07/22 01:52:14 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/22 01:52:14 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/22 01:52:14 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8: Waiting for checks to finish
2026/07/22 01:52:14 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:14 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/22 01:52:14 INFO : fileA.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:14 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/22 01:52:14 INFO : fileB.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8: Waiting for transfers to finish
2026/07/22 01:52:14 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:14 ERROR : error listing: directory not found
2026/07/22 01:52:14 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Failed to list "": directory not found
2026/07/22 01:52:14 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:14 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Removing directory
2026/07/22 01:52:14 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fresync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a85f4266-a01a-0079-067c-194d3e000000
Time:2026-07-22T01:52:14.3870641Z
--------------------------------------------------------------------------------
2026/07/22 01:52:14 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:14 ERROR : error listing: directory not found
2026/07/22 01:52:14 ERROR : Local file system at /tmp/014617texaguv3/resync/path2: Failed to list "": directory not found
2026/07/22 01:52:14 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:14 INFO : Local file system at /tmp/014617texaguv3/resync/path2: Removing directory
2026/07/22 01:52:14 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/resync/path2: no such file or directory
2026/07/22 01:52:14 ERROR : error listing: directory not found
2026/07/22 01:52:14 ERROR : error listing: directory not found
2026/07/22 01:52:14 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_resync-zuvetoj3
2026/07/22 01:52:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:14 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Waiting for checks to finish
2026/07/22 01:52:14 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Waiting for transfers to finish
2026/07/22 01:52:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:14 INFO : file2.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:52:14 INFO : file4.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:52:14 INFO : file3.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:14 INFO : file1.txt: Copied (new)
2026/07/22 01:52:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:52:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:52:15 INFO : file7.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:52:15 INFO : file6.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:52:15 INFO : file5.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:15 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:15 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1'
2026/07/22 01:52:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : Local file system at /tmp/014617texaguv3/resync/path2: Waiting for checks to finish
2026/07/22 01:52:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:15 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:15 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:15 INFO : file1.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:15 INFO : file2.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : Local file system at /tmp/014617texaguv3/resync/path2: Waiting for transfers to finish
2026/07/22 01:52:15 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:52:15 INFO : file3.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:52:15 INFO : file6.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:52:15 INFO : file5.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:52:15 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:52:15 INFO : file4.txt: Copied (new)
2026/07/22 01:52:15 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:15 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:52:15 INFO : file7.txt: Copied (new)
2026/07/22 01:52:15 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/resync/path2
2026/07/22 01:52:15 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/22 01:52:15 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/22 01:52:15 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/[0m
2026/07/22 01:52:15 DEBUG : file1.txt: Remove file
2026/07/22 01:52:15 DEBUG : file2.txt: Remove file
2026/07/22 01:52:15 DEBUG : file3.txt: Remove file
2026/07/22 01:52:15 DEBUG : file4.txt: Remove file
2026/07/22 01:52:15 DEBUG : file5.txt: Remove file
2026/07/22 01:52:16 DEBUG : file6.txt: Remove file
2026/07/22 01:52:16 DEBUG : file7.txt: Remove file
2026/07/22 01:52:16 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:52:16 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 01:52:18 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:52:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" with Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:18 INFO : Copying Path2 files to Path1
2026/07/22 01:52:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:18 INFO : file3.txt: Copied (new)
2026/07/22 01:52:18 INFO : file4.txt: Copied (new)
2026/07/22 01:52:18 INFO : file1.txt: Copied (new)
2026/07/22 01:52:18 INFO : file2.txt: Copied (new)
2026/07/22 01:52:19 INFO : file5.txt: Copied (new)
2026/07/22 01:52:19 INFO : file6.txt: Copied (new)
2026/07/22 01:52:19 INFO : file7.txt: Copied (new)
2026/07/22 01:52:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:19 INFO : Resync updating listings
2026/07/22 01:52:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" vs Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:19 INFO : [32mBisync successful[0m
2026/07/22 01:52:19 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/22 01:52:19 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/22 01:52:19 NOTICE: [36m(07) :[0m [34mpurge-children /tmp/014617texaguv3/resync/path2/[0m
2026/07/22 01:52:19 DEBUG : file6.txt: Remove file
2026/07/22 01:52:19 DEBUG : file4.txt: Remove file
2026/07/22 01:52:19 DEBUG : file1.txt: Remove file
2026/07/22 01:52:19 DEBUG : file3.txt: Remove file
2026/07/22 01:52:19 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:52:19 DEBUG : file5.txt: Remove file
2026/07/22 01:52:19 DEBUG : file7.txt: Remove file
2026/07/22 01:52:19 DEBUG : file2.txt: Remove file
2026/07/22 01:52:19 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/22 01:52:21 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:21 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" with Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:21 INFO : Copying Path2 files to Path1
2026/07/22 01:52:21 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:21 INFO : There was nothing to transfer
2026/07/22 01:52:21 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:21 INFO : file2.txt: Copied (new)
2026/07/22 01:52:21 INFO : file1.txt: Copied (new)
2026/07/22 01:52:21 INFO : file3.txt: Copied (new)
2026/07/22 01:52:21 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:21 INFO : file5.txt: Copied (new)
2026/07/22 01:52:21 INFO : file4.txt: Copied (new)
2026/07/22 01:52:21 INFO : file7.txt: Copied (new)
2026/07/22 01:52:21 INFO : file6.txt: Copied (new)
2026/07/22 01:52:21 INFO : Resync updating listings
2026/07/22 01:52:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" vs Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:21 INFO : [32mBisync successful[0m
2026/07/22 01:52:21 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/22 01:52:21 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/22 01:52:21 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/014617texaguv3/datadir/test_resync-popasot8/ fileA.txt[0m
2026/07/22 01:52:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/"
2026/07/22 01:52:21 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_resync-popasot8/" to be canonical "/tmp/014617texaguv3/datadir/test_resync-popasot8"
2026/07/22 01:52:21 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/22 01:52:21 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/014617texaguv3/datadir/test_resync-popasot8/ fileB.txt[0m
2026/07/22 01:52:21 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync-popasot8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync-popasot8"
2026/07/22 01:52:21 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/22 01:52:21 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/22 01:52:21 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/22 01:52:21 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/014617texaguv3/resync/path2/file1.txt[0m
2026/07/22 01:52:21 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:21 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/resync/path2/" to be canonical "/tmp/014617texaguv3/resync/path2"
2026/07/22 01:52:21 INFO : file1.txt: Deleted
2026/07/22 01:52:21 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/22 01:52:21 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/file2.txt[0m
2026/07/22 01:52:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/"
2026/07/22 01:52:22 INFO : file2.txt: Deleted
2026/07/22 01:52:22 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/22 01:52:22 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt /tmp/014617texaguv3/resync/path2/ file3.txt[0m
2026/07/22 01:52:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt" to "/tmp/014617texaguv3/resync/path2/" as "file3.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:22 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/014617texaguv3/resync/path2" as "file3.txt"
2026/07/22 01:52:22 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8)
2026/07/22 01:52:22 DEBUG : file3.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync/path2)
2026/07/22 01:52:22 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:52:22 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/07/22 01:52:22 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:22 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/07/22 01:52:22 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/22 01:52:22 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/22 01:52:22 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/file4.txt[0m
2026/07/22 01:52:22 INFO : file4.txt: Deleted
2026/07/22 01:52:22 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt /tmp/014617texaguv3/resync/path2/ file4.txt[0m
2026/07/22 01:52:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt" to "/tmp/014617texaguv3/resync/path2/" as "file4.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:22 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/014617texaguv3/resync/path2" as "file4.txt"
2026/07/22 01:52:22 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8)
2026/07/22 01:52:22 DEBUG : file4.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync/path2)
2026/07/22 01:52:22 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:52:22 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/07/22 01:52:22 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:22 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/07/22 01:52:22 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/22 01:52:22 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/22 01:52:22 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt /tmp/014617texaguv3/resync/path2/ file5.txt[0m
2026/07/22 01:52:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt" to "/tmp/014617texaguv3/resync/path2/" as "file5.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:22 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/014617texaguv3/resync/path2" as "file5.txt"
2026/07/22 01:52:22 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8)
2026/07/22 01:52:22 DEBUG : file5.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync/path2)
2026/07/22 01:52:22 DEBUG : fileB.txt: Sizes differ
2026/07/22 01:52:22 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/07/22 01:52:22 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:22 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/07/22 01:52:22 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:52:22 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/22 01:52:22 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/ file6.txt[0m
2026/07/22 01:52:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" as "file6.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileB.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/"
2026/07/22 01:52:22 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1/'" as "file6.txt"
2026/07/22 01:52:22 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8)
2026/07/22 01:52:22 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1/')
2026/07/22 01:52:22 DEBUG : fileB.txt: Sizes differ
2026/07/22 01:52:22 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/07/22 01:52:22 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:22 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/07/22 01:52:22 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/22 01:52:22 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt /tmp/014617texaguv3/resync/path2/ file6.txt[0m
2026/07/22 01:52:22 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt" to "/tmp/014617texaguv3/resync/path2/" as "file6.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync-popasot8/fileA.txt"
2026/07/22 01:52:22 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:22 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/014617texaguv3/resync/path2" as "file6.txt"
2026/07/22 01:52:22 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/014617texaguv3/datadir/test_resync-popasot8)
2026/07/22 01:52:22 DEBUG : file6.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync/path2)
2026/07/22 01:52:22 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:52:22 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/07/22 01:52:22 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:22 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/07/22 01:52:22 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/22 01:52:22 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/22 01:52:22 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/22 01:52:22 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/22 01:52:24 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" with Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:24 INFO : Copying Path2 files to Path1
2026/07/22 01:52:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:25 INFO : file2.txt: Copied (new)
2026/07/22 01:52:25 INFO : file4.txt: Copied (new)
2026/07/22 01:52:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:25 INFO : file6.txt: Updated modification time in destination
2026/07/22 01:52:25 INFO : file1.txt: Copied (new)
2026/07/22 01:52:25 INFO : file5.txt: Copied (replaced existing)
2026/07/22 01:52:25 INFO : file3.txt: Copied (replaced existing)
2026/07/22 01:52:25 INFO : Resync updating listings
2026/07/22 01:52:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" vs Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:25 INFO : [32mBisync successful[0m
2026/07/22 01:52:25 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/22 01:52:25 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/22 01:52:25 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/22 01:52:27 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" with Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:27 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:27 INFO : Path1 checking for diffs
2026/07/22 01:52:27 INFO : Path2 checking for diffs
2026/07/22 01:52:27 INFO : No changes found
2026/07/22 01:52:27 INFO : Updating listings
2026/07/22 01:52:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" vs Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:28 INFO : [32mBisync successful[0m
2026/07/22 01:52:28 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/22 01:52:28 NOTICE: [36m(35) :[0m [34mpurge-children /tmp/014617texaguv3/resync/path2/[0m
2026/07/22 01:52:28 DEBUG : file6.txt: Remove file
2026/07/22 01:52:28 DEBUG : file4.txt: Remove file
2026/07/22 01:52:28 DEBUG : file1.txt: Remove file
2026/07/22 01:52:28 DEBUG : file3.txt: Remove file
2026/07/22 01:52:28 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:52:28 DEBUG : file5.txt: Remove file
2026/07/22 01:52:28 DEBUG : file7.txt: Remove file
2026/07/22 01:52:28 DEBUG : file2.txt: Remove file
2026/07/22 01:52:28 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/22 01:52:30 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync/path1/" with Path2 "/tmp/014617texaguv3/resync/path2/"
2026/07/22 01:52:30 INFO : Building Path1 and Path2 listings
2026/07/22 01:52:30 INFO : Path1 checking for diffs
2026/07/22 01:52:30 INFO : Path2 checking for diffs
2026/07/22 01:52:30 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_resync_path1..tmp_014617texaguv3_resync_path2.path2.lst-new
2026/07/22 01:52:30 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/014617texaguv3/workdir/TestAzureFiles_rclone-test-fekawuh6haga_014617texaguv3_resync_path1..tmp_014617texaguv3_resync_path2.path2.lst-new[0m
2026/07/22 01:52:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:52:30 NOTICE: Bisync error: bisync aborted
2026/07/22 01:52:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:52:30 INFO : file1.txt: Deleted
2026/07/22 01:52:30 INFO : file7.txt: Deleted
2026/07/22 01:52:30 INFO : file4.txt: Deleted
2026/07/22 01:52:30 INFO : file3.txt: Deleted
2026/07/22 01:52:30 INFO : file6.txt: Deleted
2026/07/22 01:52:30 INFO : file5.txt: Deleted
2026/07/22 01:52:30 INFO : file2.txt: Deleted
2026/07/22 01:52:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:30 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync/path1': Removing directory
2026/07/22 01:52:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:30 INFO : Local file system at /tmp/014617texaguv3/resync/path2: Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteLocal/resync_modes
2026/07/22 01:52:30 INFO : path1: Making directory
2026/07/22 01:52:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1"
2026/07/22 01:52:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2"
2026/07/22 01:52:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/22 01:52:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_resync_modes-xebupey1"
2026/07/22 01:52:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:30 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resync_modes-xebupey1: Waiting for checks to finish
2026/07/22 01:52:30 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_resync_modes-xebupey1: Waiting for transfers to finish
2026/07/22 01:52:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:30 INFO : file1.txt: Copied (new)
2026/07/22 01:52:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:30 INFO : file2.txt: Copied (new)
2026/07/22 01:52:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/22 01:52:30 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:30 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:30 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/22 01:52:30 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/22 01:52:30 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:30 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/22 01:52:30 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/22 01:52:30 INFO : file1L.txt: Copied (new)
2026/07/22 01:52:30 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8: Waiting for checks to finish
2026/07/22 01:52:30 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:30 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:52:30 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/22 01:52:30 INFO : file1R.txt: Copied (new)
2026/07/22 01:52:30 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/22 01:52:30 INFO : file2.txt: Copied (new)
2026/07/22 01:52:30 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8: Waiting for transfers to finish
2026/07/22 01:52:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:30 ERROR : error listing: directory not found
2026/07/22 01:52:30 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Failed to list "": directory not found
2026/07/22 01:52:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:30 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Removing directory
2026/07/22 01:52:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fresync_modes%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:10986eac-b01a-005a-0f7c-19d7fd000000
Time:2026-07-22T01:52:30.9628450Z
--------------------------------------------------------------------------------
2026/07/22 01:52:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:30 ERROR : error listing: directory not found
2026/07/22 01:52:30 ERROR : Local file system at /tmp/014617texaguv3/resync_modes/path2: Failed to list "": directory not found
2026/07/22 01:52:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:30 INFO : Local file system at /tmp/014617texaguv3/resync_modes/path2: Removing directory
2026/07/22 01:52:30 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/resync_modes/path2: no such file or directory
2026/07/22 01:52:31 ERROR : error listing: directory not found
2026/07/22 01:52:31 ERROR : error listing: directory not found
2026/07/22 01:52:31 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_resync_modes-xebupey1
2026/07/22 01:52:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Waiting for checks to finish
2026/07/22 01:52:31 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Waiting for transfers to finish
2026/07/22 01:52:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:31 INFO : file2.txt: Copied (new)
2026/07/22 01:52:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:31 INFO : file1.txt: Copied (new)
2026/07/22 01:52:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:31 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1'
2026/07/22 01:52:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:31 DEBUG : Local file system at /tmp/014617texaguv3/resync_modes/path2: Waiting for checks to finish
2026/07/22 01:52:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:31 DEBUG : Local file system at /tmp/014617texaguv3/resync_modes/path2: Waiting for transfers to finish
2026/07/22 01:52:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:52:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:31 INFO : file1.txt: Copied (new)
2026/07/22 01:52:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:52:31 INFO : file2.txt: Copied (new)
2026/07/22 01:52:31 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/resync_modes/path2
2026/07/22 01:52:31 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/22 01:52:31 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:31 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/"
2026/07/22 01:52:31 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" to be canonical "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:31 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:52:31 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:31 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:31 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:31 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:31 DEBUG : file1.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:31 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:31 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/07/22 01:52:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:31 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/07/22 01:52:31 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:31 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:31 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:31 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:52:31 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:31 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:31 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:31 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:31 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:31 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/')
2026/07/22 01:52:31 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:31 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:52:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:32 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:52:32 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:32 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 01:52:32 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 01:52:34 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:34 INFO : Copying Path2 files to Path1
2026/07/22 01:52:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:34 INFO : There was nothing to transfer
2026/07/22 01:52:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:34 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:34 INFO : Resync updating listings
2026/07/22 01:52:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:34 INFO : [32mBisync successful[0m
2026/07/22 01:52:34 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:34 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:34 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:34 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 01:52:34 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:34 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:34 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:34 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:34 DEBUG : file1.txt: size = 33 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:34 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:34 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/07/22 01:52:34 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:34 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/07/22 01:52:34 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:34 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:34 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:34 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 01:52:34 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:34 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:34 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:34 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:34 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:52:34 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC
2026/07/22 01:52:34 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:34 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:52:34 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:52:34 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/22 01:52:34 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/22 01:52:37 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:37 INFO : Copying Path2 files to Path1
2026/07/22 01:52:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:37 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:37 INFO : Resync updating listings
2026/07/22 01:52:37 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:37 INFO : [32mBisync successful[0m
2026/07/22 01:52:37 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:37 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:37 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:37 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 01:52:37 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:37 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:37 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:52:37 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/07/22 01:52:37 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:37 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:52:37 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:52:37 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:37 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:37 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 01:52:37 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:37 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:37 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:37 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:37 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:37 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/')
2026/07/22 01:52:37 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:37 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 01:52:37 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:37 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 01:52:37 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:37 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/22 01:52:37 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/22 01:52:40 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:40 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:40 INFO : Copying Path2 files to Path1
2026/07/22 01:52:40 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:40 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:52:40 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:40 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:40 INFO : Resync updating listings
2026/07/22 01:52:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:40 INFO : [32mBisync successful[0m
2026/07/22 01:52:40 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:40 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:40 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:40 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 01:52:40 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:40 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:40 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:40 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:40 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:40 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:52:40 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/07/22 01:52:40 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:40 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:52:40 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:52:40 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:40 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:40 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/22 01:52:40 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:40 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:40 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:40 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:40 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:40 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/')
2026/07/22 01:52:40 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:41 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/07/22 01:52:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:41 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/07/22 01:52:41 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:41 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/22 01:52:41 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/22 01:52:43 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:43 INFO : Copying Path2 files to Path1
2026/07/22 01:52:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:43 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/07/22 01:52:43 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:43 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:43 INFO : Resync updating listings
2026/07/22 01:52:43 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:43 INFO : [32mBisync successful[0m
2026/07/22 01:52:43 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:43 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:43 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:43 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:52:43 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:43 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:43 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:43 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:52:43 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/07/22 01:52:43 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:43 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:52:43 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:52:43 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:43 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:43 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 01:52:43 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:43 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:43 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:43 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:44 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:44 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/')
2026/07/22 01:52:44 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:44 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:52:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:44 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:52:44 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:44 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/22 01:52:44 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/22 01:52:46 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:46 INFO : Copying Path2 files to Path1
2026/07/22 01:52:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:46 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:52:46 INFO : There was nothing to transfer
2026/07/22 01:52:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:46 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:52:46 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:46 INFO : Resync updating listings
2026/07/22 01:52:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:46 INFO : [32mBisync successful[0m
2026/07/22 01:52:46 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:52:46 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:46 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:46 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 01:52:46 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:46 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:46 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:46 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:46 DEBUG : file1.txt: size = 33 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:46 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:46 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/07/22 01:52:46 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:46 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/07/22 01:52:46 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:46 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file2.txt[0m
2026/07/22 01:52:46 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file2.txt"
2026/07/22 01:52:46 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:46 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file2.txt"
2026/07/22 01:52:46 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:46 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/')
2026/07/22 01:52:46 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:47 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/07/22 01:52:47 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:47 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/07/22 01:52:47 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:52:47 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:47 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:47 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 01:52:47 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:47 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:47 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:52:47 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/07/22 01:52:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:47 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:52:47 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:52:47 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt /tmp/014617texaguv3/resync_modes/path2/ file2.txt[0m
2026/07/22 01:52:47 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file2.txt"
2026/07/22 01:52:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:47 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:47 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file2.txt"
2026/07/22 01:52:47 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:47 DEBUG : file2.txt: size = 0 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:47 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:47 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 01:52:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:47 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 01:52:47 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:52:47 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/22 01:52:47 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/22 01:52:49 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:49 INFO : Copying Path2 files to Path1
2026/07/22 01:52:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:49 INFO : There was nothing to transfer
2026/07/22 01:52:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:50 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:50 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:52:50 INFO : Resync updating listings
2026/07/22 01:52:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:50 INFO : [32mBisync successful[0m
2026/07/22 01:52:50 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/22 01:52:50 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1R.txt[0m
2026/07/22 01:52:50 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:50 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/22 01:52:50 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt /tmp/014617texaguv3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:52:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file1.txt"
2026/07/22 01:52:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:50 DEBUG : file1.txt: size = 33 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:50 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:52:50 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/07/22 01:52:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:50 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/07/22 01:52:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:52:50 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file2.txt[0m
2026/07/22 01:52:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file2.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1R.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:50 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file2.txt"
2026/07/22 01:52:50 DEBUG : file2.txt: size = 42 OK
2026/07/22 01:52:50 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/07/22 01:52:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:52:50 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:52:50 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:52:50 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/ file1L.txt[0m
2026/07/22 01:52:50 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/" for canonical name "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8"
2026/07/22 01:52:50 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/22 01:52:50 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:52:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/"
2026/07/22 01:52:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/'" as "file1.txt"
2026/07/22 01:52:50 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:52:50 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/07/22 01:52:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:50 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:52:50 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:52:50 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt /tmp/014617texaguv3/resync_modes/path2/ file2.txt[0m
2026/07/22 01:52:50 DEBUG : copyFile "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt" to "/tmp/014617texaguv3/resync_modes/path2/" as "file2.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8/file1L.txt"
2026/07/22 01:52:50 DEBUG : Creating backend with remote "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:50 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/014617texaguv3/resync_modes/path2" as "file2.txt"
2026/07/22 01:52:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/014617texaguv3/datadir/test_resync_modes-sigivuc8)
2026/07/22 01:52:50 DEBUG : file2.txt: size = 42 (Local file system at /tmp/014617texaguv3/resync_modes/path2)
2026/07/22 01:52:50 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:52:50 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/07/22 01:52:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:52:50 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/07/22 01:52:50 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:52:50 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 01:52:50 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 01:52:52 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" with Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:52 INFO : Copying Path2 files to Path1
2026/07/22 01:52:52 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:52 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:52:52 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:52:52 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:53 INFO : Resync updating listings
2026/07/22 01:52:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1/" vs Path2 "/tmp/014617texaguv3/resync_modes/path2/"
2026/07/22 01:52:53 INFO : [32mBisync successful[0m
2026/07/22 01:52:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:53 INFO : RCLONE_TEST: Deleted
2026/07/22 01:52:53 INFO : file1.txt: Deleted
2026/07/22 01:52:53 INFO : file2.txt: Deleted
2026/07/22 01:52:53 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:53 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/resync_modes/path1': Removing directory
2026/07/22 01:52:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:53 INFO : RCLONE_TEST: Deleted
2026/07/22 01:52:53 INFO : file1.txt: Deleted
2026/07/22 01:52:53 INFO : file2.txt: Deleted
2026/07/22 01:52:53 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:53 INFO : Local file system at /tmp/014617texaguv3/resync_modes/path2: Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteLocal/rmdirs
2026/07/22 01:52:53 INFO : path1: Making directory
2026/07/22 01:52:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1"
2026/07/22 01:52:53 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rmdirs/path2"
2026/07/22 01:52:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/22 01:52:53 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_rmdirs-yotuteg9"
2026/07/22 01:52:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : subdir: Making directory with metadata
2026/07/22 01:52:53 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:52:53 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:52:53 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:52:53 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_rmdirs-yotuteg9: Waiting for checks to finish
2026/07/22 01:52:53 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_rmdirs-yotuteg9: Waiting for transfers to finish
2026/07/22 01:52:53 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:52:53 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:52:53 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:52:53 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:52:53 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:52:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:52:53 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:52:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:53 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:53 INFO : file1.txt: Copied (new)
2026/07/22 01:52:53 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:52:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/22 01:52:53 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_rmdirs-judujap5"
2026/07/22 01:52:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_rmdirs-judujap5: Waiting for checks to finish
2026/07/22 01:52:53 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_rmdirs-judujap5: Waiting for transfers to finish
2026/07/22 01:52:53 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/22 01:52:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:52:53 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/22 01:52:53 INFO : file1.txt: Copied (new)
2026/07/22 01:52:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:53 ERROR : error listing: directory not found
2026/07/22 01:52:53 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Failed to list "": directory not found
2026/07/22 01:52:53 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:53 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Removing directory
2026/07/22 01:52:53 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Frmdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a084e4ed-301a-006b-087c-1936ee000000
Time:2026-07-22T01:52:53.6805999Z
--------------------------------------------------------------------------------
2026/07/22 01:52:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:52:53 ERROR : error listing: directory not found
2026/07/22 01:52:53 ERROR : Local file system at /tmp/014617texaguv3/rmdirs/path2: Failed to list "": directory not found
2026/07/22 01:52:53 DEBUG : removing 1 level 0 directories
2026/07/22 01:52:53 INFO : Local file system at /tmp/014617texaguv3/rmdirs/path2: Removing directory
2026/07/22 01:52:53 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/rmdirs/path2: no such file or directory
2026/07/22 01:52:53 ERROR : error listing: directory not found
2026/07/22 01:52:53 ERROR : error listing: directory not found
2026/07/22 01:52:53 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_rmdirs-yotuteg9
2026/07/22 01:52:53 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:53 INFO : subdir: Making directory
2026/07/22 01:52:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:53 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Waiting for checks to finish
2026/07/22 01:52:53 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Waiting for transfers to finish
2026/07/22 01:52:54 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:52:54 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:52:54 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:52:54 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:52:54 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:52:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:54 INFO : file1.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:52:54 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:52:54 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:52:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:54 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:54 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1'
2026/07/22 01:52:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : subdir: Making directory with metadata
2026/07/22 01:52:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:52:55 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:52:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:52:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:52:55 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : Local file system at /tmp/014617texaguv3/rmdirs/path2: Waiting for checks to finish
2026/07/22 01:52:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : Local file system at /tmp/014617texaguv3/rmdirs/path2: Waiting for transfers to finish
2026/07/22 01:52:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:52:55 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:52:55 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:52:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:52:55 INFO : file1.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:52:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:52:55 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:52:55 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:52:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:52:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:52:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:52:55 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:52:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:52:55 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:52:55 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:52:55 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/rmdirs/path2
2026/07/22 01:52:55 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/22 01:52:55 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:52:55 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:52:57 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:52:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:52:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:52: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/07/22 01:52:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" with Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:52:57 INFO : Copying Path2 files to Path1
2026/07/22 01:52:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:52:57 INFO : There was nothing to transfer
2026/07/22 01:52:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:52:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:52:57 INFO : There was nothing to transfer
2026/07/22 01:52:57 INFO : Resync updating listings
2026/07/22 01:52:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" vs Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:52:57 INFO : [32mBisync successful[0m
2026/07/22 01:52:57 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/07/22 01:52:57 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/subdir/file20.txt[0m
2026/07/22 01:52:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/subdir/"
2026/07/22 01:52:57 INFO : file20.txt: Deleted
2026/07/22 01:52:57 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/07/22 01:52:57 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/07/22 01:53:00 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" with Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:53:00 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:00 INFO : Path1 checking for diffs
2026/07/22 01:53:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:53:00 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:53:00 INFO : Path2 checking for diffs
2026/07/22 01:53:00 INFO : Applying changes
2026/07/22 01:53:00 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36m/tmp/014617texaguv3/rmdirs/path2/subdir/file20.txt[0m
2026/07/22 01:53:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:53:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:00 INFO : subdir/file20.txt: Deleted
2026/07/22 01:53:00 INFO : There was nothing to transfer
2026/07/22 01:53:00 INFO : Updating listings
2026/07/22 01:53:00 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" vs Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:53:00 INFO : [32mBisync successful[0m
2026/07/22 01:53:00 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/07/22 01:53:00 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/[0m
2026/07/22 01:53:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/"
2026/07/22 01:53:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:53:00 NOTICE: [36m(10) :[0m [34mlist-dirs /tmp/014617texaguv3/rmdirs/path2/[0m
2026/07/22 01:53:00 DEBUG : Creating backend with remote "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:53:00 DEBUG : fs cache: renaming cache item "/tmp/014617texaguv3/rmdirs/path2/" to be canonical "/tmp/014617texaguv3/rmdirs/path2"
2026/07/22 01:53:00 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:53:00 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/07/22 01:53:00 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/07/22 01:53:03 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:03 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:03 INFO : Synching Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" with Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:53:03 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:03 INFO : Path1 checking for diffs
2026/07/22 01:53:03 INFO : Path2 checking for diffs
2026/07/22 01:53:03 INFO : No changes found
2026/07/22 01:53:03 INFO : Updating listings
2026/07/22 01:53:03 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/" vs Path2 "/tmp/014617texaguv3/rmdirs/path2/"
2026/07/22 01:53:03 INFO : Removing empty directories
2026/07/22 01:53:03 INFO : subdir: Removing directory
2026/07/22 01:53:03 INFO : subdir: Removing directory
2026/07/22 01:53:03 INFO : [32mBisync successful[0m
2026/07/22 01:53:03 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/07/22 01:53:03 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1/[0m
2026/07/22 01:53:03 NOTICE: [36m(15) :[0m [34mlist-dirs /tmp/014617texaguv3/rmdirs/path2/[0m
2026/07/22 01:53:03 DEBUG : fs cache: switching user supplied name "/tmp/014617texaguv3/rmdirs/path2/" for canonical name "/tmp/014617texaguv3/rmdirs/path2"
2026/07/22 01:53:03 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:03 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:03 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:03 INFO : file1.txt: Deleted
2026/07/22 01:53:03 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:03 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/rmdirs/path1': Removing directory
2026/07/22 01:53:03 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:03 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:03 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:03 INFO : file1.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:03 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:03 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:03 INFO : Local file system at /tmp/014617texaguv3/rmdirs/path2: Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteLocal/volatile
2026/07/22 01:53:03 INFO : path1: Making directory
2026/07/22 01:53:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-fekawuh6haga/014617texaguv3/volatile/path1"
2026/07/22 01:53:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/volatile/path2"
2026/07/22 01:53:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/22 01:53:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/initdir/test_volatile-buzokeg2"
2026/07/22 01:53:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:04 INFO : file2.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_volatile-buzokeg2: Waiting for checks to finish
2026/07/22 01:53:04 DEBUG : Local file system at /tmp/014617texaguv3/initdir/test_volatile-buzokeg2: Waiting for transfers to finish
2026/07/22 01:53:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:04 INFO : file1.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:04 INFO : file3.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:04 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:04 INFO : file4.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:04 INFO : file6.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:04 INFO : file7.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:04 INFO : file8.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:04 INFO : file5.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/22 01:53:04 DEBUG : Creating backend with remote "/tmp/014617texaguv3/datadir/test_volatile-danohib0"
2026/07/22 01:53:04 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/22 01:53:04 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/22 01:53:04 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/22 01:53:04 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_volatile-danohib0: Waiting for checks to finish
2026/07/22 01:53:04 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/22 01:53:04 INFO : dummy.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/22 01:53:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:04 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/22 01:53:04 INFO : file1.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:04 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/22 01:53:04 INFO : file10.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:04 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/22 01:53:04 INFO : file11.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:53:04 DEBUG : Local file system at /tmp/014617texaguv3/datadir/test_volatile-danohib0: Waiting for transfers to finish
2026/07/22 01:53:04 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:53:04 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:53:04 INFO : file5R.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/22 01:53:04 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:53:04 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/22 01:53:04 INFO : file2.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:04 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/22 01:53:04 INFO : file6.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/22 01:53:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:04 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/22 01:53:04 INFO : file7.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:53:04 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:53:04 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:53:04 INFO : file5L.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:04 ERROR : error listing: directory not found
2026/07/22 01:53:04 ERROR : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/volatile/path1': Failed to list "": directory not found
2026/07/22 01:53:04 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:04 INFO : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/volatile/path1': Removing directory
2026/07/22 01:53:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-fekawuh6haga%2F014617texaguv3%2Fvolatile%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:c3f5ecf2-f01a-0074-1a7c-1985ea000000
Time:2026-07-22T01:53:04.2017085Z
--------------------------------------------------------------------------------
2026/07/22 01:53:04 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:04 ERROR : error listing: directory not found
2026/07/22 01:53:04 ERROR : Local file system at /tmp/014617texaguv3/volatile/path2: Failed to list "": directory not found
2026/07/22 01:53:04 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:04 INFO : Local file system at /tmp/014617texaguv3/volatile/path2: Removing directory
2026/07/22 01:53:04 ERROR : Failed to rmdir: stat /tmp/014617texaguv3/volatile/path2: no such file or directory
2026/07/22 01:53:04 ERROR : error listing: directory not found
2026/07/22 01:53:04 ERROR : error listing: directory not found
2026/07/22 01:53:04 NOTICE: checking initFs Local file system at /tmp/014617texaguv3/initdir/test_volatile-buzokeg2
2026/07/22 01:53:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:04 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/volatile/path1': Waiting for checks to finish
2026/07/22 01:53:04 DEBUG : azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/volatile/path1': Waiting for transfers to finish
2026/07/22 01:53:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:04 INFO : file2.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:04 INFO : file3.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:04 INFO : file4.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:04 INFO : file1.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:04 INFO : file5.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:04 INFO : file6.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:04 INFO : file7.txt: Copied (new)
2026/07/22 01:53:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:04 INFO : file8.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:05 NOTICE: checking Path1 azurefiles root 'rclone-test-fekawuh6haga/014617texaguv3/volatile/path1'
2026/07/22 01:53:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : Local file system at /tmp/014617texaguv3/volatile/path2: Waiting for checks to finish
2026/07/22 01:53:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:05 INFO : file1.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : Local file system at /tmp/014617texaguv3/volatile/path2: Waiting for transfers to finish
2026/07/22 01:53:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:05 INFO : file4.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:05 INFO : file2.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:05 INFO : file5.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 INFO : file3.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:05 INFO : file7.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:05 INFO : file6.txt: Copied (new)
2026/07/22 01:53:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:05 INFO : file8.txt: Copied (new)
2026/07/22 01:53:05 NOTICE: checking path2 Local file system at /tmp/014617texaguv3/volatile/path2
2026/07/22 01:53:05 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/22 01:53:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/RCLONE_TEST"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file1.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file2.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file3.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file4.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file5.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file6.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file7.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/backupdir/path1/file8.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/RCLONE_TEST"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/file1 - Copy (2).txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/file1 - Copy.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/file1.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/file_enconde_mañana_funcionará.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/filename_contains_ě_.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/filename_contains_ࢺ_.txt"
2026/07/22 01:53:06 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/Русский.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/RCLONE_TEST"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/file1.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/RCLONE_TEST"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file1.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file2.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file3.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file4.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file5.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file6.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file7.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/volatile/path1/file8.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/測試_Русский_ _ _ě_áñ/測試_check file"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/folder/HeLlO,wOrLd!.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge object "014617texaguv3/normalization/path1/folder/éééö.txt"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/volatile/path1"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/volatile"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/rmdirs"
2026/07/22 01:53:07 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/resync_modes"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/resync"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/resolve"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/rclone_args"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/path1"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/normalization/path1/測試_Русский_ _ _ě_áñ"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/normalization/path1/folder"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/normalization/path1"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/normalization"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/nomodtime"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/max_delete_path2_force"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/max_delete_path1"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/ignorelistingchecksum"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/filtersfile_checks"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/filters"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/extended_filenames/path1/subdir_with_ࢺ_"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/extended_filenames/path1"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/extended_filenames"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/ext_paths"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/equal"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/dry_run"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/createemptysrcdirs"
2026/07/22 01:53:08 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/concurrent"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/compare_all"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/check_sync"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/check_filename"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/check_access_filters"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/check_access"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/changes"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/basic"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/backupdir/path1"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/backupdir"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3/all_changed"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir "014617texaguv3"
2026/07/22 01:53:09 DEBUG : azurefiles root 'rclone-test-fekawuh6haga': Purge dir ""
--- PASS: TestBisyncRemoteLocal (412.57s)
--- PASS: TestBisyncRemoteLocal/all_changed (14.35s)
--- SKIP: TestBisyncRemoteLocal/backupdir (1.74s)
--- PASS: TestBisyncRemoteLocal/basic (8.42s)
--- PASS: TestBisyncRemoteLocal/changes (9.80s)
--- PASS: TestBisyncRemoteLocal/check_access (25.20s)
--- PASS: TestBisyncRemoteLocal/check_access_filters (27.02s)
--- PASS: TestBisyncRemoteLocal/check_filename (15.09s)
--- PASS: TestBisyncRemoteLocal/check_sync (18.98s)
--- PASS: TestBisyncRemoteLocal/compare_all (10.74s)
--- PASS: TestBisyncRemoteLocal/concurrent (9.81s)
--- PASS: TestBisyncRemoteLocal/createemptysrcdirs (27.05s)
--- PASS: TestBisyncRemoteLocal/dry_run (15.73s)
--- PASS: TestBisyncRemoteLocal/equal (7.95s)
--- PASS: TestBisyncRemoteLocal/ext_paths (26.03s)
--- SKIP: TestBisyncRemoteLocal/extended_filenames (6.14s)
--- PASS: TestBisyncRemoteLocal/filters (8.26s)
--- PASS: TestBisyncRemoteLocal/filtersfile_checks (21.02s)
--- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (11.23s)
--- PASS: TestBisyncRemoteLocal/max_delete_path1 (9.87s)
--- PASS: TestBisyncRemoteLocal/max_delete_path2_force (9.54s)
--- PASS: TestBisyncRemoteLocal/nomodtime (6.41s)
--- SKIP: TestBisyncRemoteLocal/normalization (10.03s)
--- PASS: TestBisyncRemoteLocal/rclone_args (26.81s)
--- PASS: TestBisyncRemoteLocal/resolve (29.92s)
--- PASS: TestBisyncRemoteLocal/resync (16.59s)
--- PASS: TestBisyncRemoteLocal/resync_modes (22.72s)
--- PASS: TestBisyncRemoteLocal/rmdirs (10.49s)
--- SKIP: TestBisyncRemoteLocal/volatile (1.77s)
=== RUN TestBisyncLocalRemote
2026/07/22 01:53:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu"
2026/07/22 01:53:09 NOTICE: remote: TestAzureFiles:rclone-test-kuqucop5jidu
=== RUN TestBisyncLocalRemote/all_changed
2026/07/22 01:53:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3"
2026/07/22 01:53:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/all_changed/path1"
2026/07/22 01:53:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3"
2026/07/22 01:53:09 INFO : path2: Making directory
2026/07/22 01:53:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2"
2026/07/22 01:53:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/07/22 01:53:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_all_changed-nideleg0"
2026/07/22 01:53:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:09 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:09 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_all_changed-nideleg0: Waiting for checks to finish
2026/07/22 01:53:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:09 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:09 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_all_changed-nideleg0: Waiting for transfers to finish
2026/07/22 01:53:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:09 INFO : file1.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:09 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:09 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:09 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:09 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:09 ERROR : error listing: directory not found
2026/07/22 01:53:09 ERROR : Local file system at /tmp/015309dasujos3/all_changed/path1: Failed to list "": directory not found
2026/07/22 01:53:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:09 INFO : Local file system at /tmp/015309dasujos3/all_changed/path1: Removing directory
2026/07/22 01:53:09 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/all_changed/path1: no such file or directory
2026/07/22 01:53:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:09 ERROR : error listing: directory not found
2026/07/22 01:53:10 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Failed to list "": directory not found
2026/07/22 01:53:10 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:10 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Removing directory
2026/07/22 01:53:10 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fall_changed%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a084e63f-301a-006b-417c-1936ee000000
Time:2026-07-22T01:53:10.0331652Z
--------------------------------------------------------------------------------
2026/07/22 01:53:10 ERROR : error listing: directory not found
2026/07/22 01:53:10 ERROR : error listing: directory not found
2026/07/22 01:53:10 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_all_changed-nideleg0
2026/07/22 01:53:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:10 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:10 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:10 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:10 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:10 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : Local file system at /tmp/015309dasujos3/all_changed/path1: Waiting for checks to finish
2026/07/22 01:53:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : Local file system at /tmp/015309dasujos3/all_changed/path1: Waiting for transfers to finish
2026/07/22 01:53:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:10 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:10 INFO : file1.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:10 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:10 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:10 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:10 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/all_changed/path1
2026/07/22 01:53:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:10 INFO : subdir: Making directory
2026/07/22 01:53:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:10 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Waiting for checks to finish
2026/07/22 01:53:10 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Waiting for transfers to finish
2026/07/22 01:53:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:10 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:10 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:10 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:10 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:10 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:10 INFO : file1.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:10 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:10 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2'
2026/07/22 01:53:11 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/22 01:53:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:53:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:13 INFO : Synching Path1 "/tmp/015309dasujos3/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:13 INFO : Copying Path2 files to Path1
2026/07/22 01:53:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:53:13 INFO : There was nothing to transfer
2026/07/22 01:53:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:53:14 INFO : There was nothing to transfer
2026/07/22 01:53:14 INFO : Resync updating listings
2026/07/22 01:53:14 INFO : Validating listings for Path1 "/tmp/015309dasujos3/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:14 INFO : [32mBisync successful[0m
2026/07/22 01:53:14 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/22 01:53:14 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 /tmp/015309dasujos3/all_changed/path1/ file*[0m
2026/07/22 01:53:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/all_changed/path1/"
2026/07/22 01:53:14 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/all_changed/path1/" to be canonical "/tmp/015309dasujos3/all_changed/path1"
2026/07/22 01:53:14 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 /tmp/015309dasujos3/all_changed/path1/subdir file*[0m
2026/07/22 01:53:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/all_changed/path1/subdir"
2026/07/22 01:53:14 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/22 01:53:14 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/22 01:53:14 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 01:53:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:16 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:16 INFO : Synching Path1 "/tmp/015309dasujos3/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:16 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:16 INFO : Path1 checking for diffs
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:53:16 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/22 01:53:16 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/22 01:53:16 INFO : Path2 checking for diffs
2026/07/22 01:53:16 INFO : Applying changes
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy1.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy2.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy3.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy4.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy5.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/subdir/file20.txt[0m
2026/07/22 01:53:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:53:16 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/22 01:53:16 INFO : There was nothing to transfer
2026/07/22 01:53:16 INFO : Updating listings
2026/07/22 01:53:16 INFO : Validating listings for Path1 "/tmp/015309dasujos3/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:16 INFO : [32mBisync successful[0m
2026/07/22 01:53:16 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/22 01:53:16 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 /tmp/015309dasujos3/all_changed/path1/ *[0m
2026/07/22 01:53:16 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/all_changed/path1/" for canonical name "/tmp/015309dasujos3/all_changed/path1"
2026/07/22 01:53:16 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 /tmp/015309dasujos3/all_changed/path1/subdir *[0m
2026/07/22 01:53:16 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/22 01:53:16 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/22 01:53:16 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 01:53:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:19 INFO : Synching Path1 "/tmp/015309dasujos3/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:19 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:19 INFO : Path1 checking for diffs
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:53:19 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:53:19 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 01:53:19 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 01:53:19 INFO : Path2 checking for diffs
2026/07/22 01:53:19 ERROR : Safety abort: all files were changed on Path1 "/tmp/015309dasujos3/all_changed/path1/". Run with --force if desired.
2026/07/22 01:53:19 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:53:19 NOTICE: Bisync error: all files were changed
2026/07/22 01:53:19 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/22 01:53:19 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/22 01:53:21 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:21 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:21 INFO : Synching Path1 "/tmp/015309dasujos3/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:21 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:21 INFO : Path1 checking for diffs
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:53:21 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 01:53:21 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 01:53:21 INFO : Path2 checking for diffs
2026/07/22 01:53:21 INFO : Applying changes
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/RCLONE_TEST[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy1.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy2.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy3.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy4.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.copy5.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/file1.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/subdir/file20.txt[0m
2026/07/22 01:53:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:53:22 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : RCLONE_TEST: Updated modification time in destination
2026/07/22 01:53:22 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/22 01:53:22 INFO : There was nothing to transfer
2026/07/22 01:53:22 INFO : Updating listings
2026/07/22 01:53:22 INFO : Validating listings for Path1 "/tmp/015309dasujos3/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2/"
2026/07/22 01:53:22 INFO : [32mBisync successful[0m
2026/07/22 01:53:22 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:22 INFO : file1.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:22 INFO : subdir/file20.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:22 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:22 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:22 DEBUG : removing 1 level 1 directories
2026/07/22 01:53:22 INFO : subdir: Removing directory
2026/07/22 01:53:22 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:22 INFO : Local file system at /tmp/015309dasujos3/all_changed/path1: Removing directory
2026/07/22 01:53:22 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:22 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:22 INFO : file1.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:22 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:22 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:22 INFO : subdir/file20.txt: Deleted
2026/07/22 01:53:22 DEBUG : removing 1 level 1 directories
2026/07/22 01:53:22 INFO : subdir: Removing directory
2026/07/22 01:53:22 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:22 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncLocalRemote/backupdir
2026/07/22 01:53:22 DEBUG : Creating backend with remote "/tmp/015309dasujos3/backupdir/path1"
2026/07/22 01:53:22 INFO : path2: Making directory
2026/07/22 01:53:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2"
2026/07/22 01:53:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/07/22 01:53:22 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_backupdir-mitucay7"
2026/07/22 01:53:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:22 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:22 INFO : file1.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:22 INFO : file2.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_backupdir-mitucay7: Waiting for checks to finish
2026/07/22 01:53:22 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:22 INFO : file3.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:22 INFO : file4.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:22 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:22 INFO : file5.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:22 INFO : file7.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:22 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:22 INFO : file6.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_backupdir-mitucay7: Waiting for transfers to finish
2026/07/22 01:53:22 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:22 INFO : file8.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/07/22 01:53:22 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_backupdir-goxuyub2"
2026/07/22 01:53:22 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:53:22 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:22 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:53:22 INFO : file1.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:53:22 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:53:22 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:22 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:53:22 INFO : file10.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:22 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:53:22 INFO : file11.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:53:22 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:53:22 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:53:22 INFO : file2.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:53:22 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:53:22 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:53:22 INFO : file5L.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:53:22 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:53:22 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:53:22 INFO : file5R.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:53:22 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:22 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:53:22 INFO : file6.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:22 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:53:22 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:22 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:53:22 INFO : file7.txt: Copied (new)
2026/07/22 01:53:22 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_backupdir-goxuyub2: Waiting for checks to finish
2026/07/22 01:53:22 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_backupdir-goxuyub2: Waiting for transfers to finish
2026/07/22 01:53:22 ERROR : error listing: directory not found
2026/07/22 01:53:22 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:22 ERROR : Local file system at /tmp/015309dasujos3/backupdir/path1: Failed to list "": directory not found
2026/07/22 01:53:22 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:22 INFO : Local file system at /tmp/015309dasujos3/backupdir/path1: Removing directory
2026/07/22 01:53:22 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/backupdir/path1: no such file or directory
2026/07/22 01:53:22 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:22 ERROR : error listing: directory not found
2026/07/22 01:53:22 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2': Failed to list "": directory not found
2026/07/22 01:53:22 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:22 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2': Removing directory
2026/07/22 01:53:22 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fbackupdir%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:10987009-b01a-005a-227c-19d7fd000000
Time:2026-07-22T01:53:22.9580931Z
--------------------------------------------------------------------------------
2026/07/22 01:53:22 ERROR : error listing: directory not found
2026/07/22 01:53:23 ERROR : error listing: directory not found
2026/07/22 01:53:23 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_backupdir-mitucay7
2026/07/22 01:53:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : Local file system at /tmp/015309dasujos3/backupdir/path1: Waiting for checks to finish
2026/07/22 01:53:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : Local file system at /tmp/015309dasujos3/backupdir/path1: Waiting for transfers to finish
2026/07/22 01:53:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:23 INFO : file2.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:23 INFO : file3.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:23 INFO : file5.txt: Copied (new)
2026/07/22 01:53:23 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:23 INFO : file1.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:23 INFO : file4.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:23 INFO : file7.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:23 INFO : file8.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:23 INFO : file6.txt: Copied (new)
2026/07/22 01:53:23 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/backupdir/path1
2026/07/22 01:53:23 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:23 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2': Waiting for checks to finish
2026/07/22 01:53:23 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2': Waiting for transfers to finish
2026/07/22 01:53:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:23 INFO : file2.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:23 INFO : file1.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:23 INFO : file4.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:23 INFO : file3.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:23 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:23 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:23 INFO : file6.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:23 INFO : file5.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:23 INFO : file7.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:23 INFO : file8.txt: Copied (new)
2026/07/22 01:53:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:24 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:24 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/backupdir/path2'
2026/07/22 01:53:24 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/22 01:53:24 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:24 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/015309dasujos3/workdir/backupdirs/backupdir1 backupdir2=/tmp/015309dasujos3/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncLocalRemote/basic
2026/07/22 01:53:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/basic/path1"
2026/07/22 01:53:24 INFO : path2: Making directory
2026/07/22 01:53:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2"
2026/07/22 01:53:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/07/22 01:53:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_basic-dikovep3"
2026/07/22 01:53:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_basic-dikovep3: Waiting for checks to finish
2026/07/22 01:53:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:24 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:24 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_basic-dikovep3: Waiting for transfers to finish
2026/07/22 01:53:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:24 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:24 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:24 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:24 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:24 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:24 INFO : file1.txt: Copied (new)
2026/07/22 01:53:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/07/22 01:53:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_basic-tidetoy0"
2026/07/22 01:53:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_basic-tidetoy0: Waiting for checks to finish
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_basic-tidetoy0: Waiting for transfers to finish
2026/07/22 01:53:24 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:53:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:24 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:53:24 INFO : file1.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:24 ERROR : error listing: directory not found
2026/07/22 01:53:24 ERROR : Local file system at /tmp/015309dasujos3/basic/path1: Failed to list "": directory not found
2026/07/22 01:53:24 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:24 INFO : Local file system at /tmp/015309dasujos3/basic/path1: Removing directory
2026/07/22 01:53:24 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/basic/path1: no such file or directory
2026/07/22 01:53:24 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:24 ERROR : error listing: directory not found
2026/07/22 01:53:24 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Failed to list "": directory not found
2026/07/22 01:53:24 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:24 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Removing directory
2026/07/22 01:53:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fbasic%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:10987031-b01a-005a-497c-19d7fd000000
Time:2026-07-22T01:53:24.7365549Z
--------------------------------------------------------------------------------
2026/07/22 01:53:24 ERROR : error listing: directory not found
2026/07/22 01:53:24 ERROR : error listing: directory not found
2026/07/22 01:53:24 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_basic-dikovep3
2026/07/22 01:53:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:24 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:24 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:24 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:24 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:24 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:24 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:24 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/basic/path1: Waiting for checks to finish
2026/07/22 01:53:24 DEBUG : Local file system at /tmp/015309dasujos3/basic/path1: Waiting for transfers to finish
2026/07/22 01:53:24 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:24 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:24 INFO : file1.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:24 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:24 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:24 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:24 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:24 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:24 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:24 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:24 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/basic/path1
2026/07/22 01:53:24 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:24 INFO : subdir: Making directory
2026/07/22 01:53:25 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:25 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Waiting for checks to finish
2026/07/22 01:53:25 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Waiting for transfers to finish
2026/07/22 01:53:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:53:25 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:53:25 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:53:25 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:53:25 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:25 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:53:25 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:25 INFO : file1.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:25 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:25 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:25 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2'
2026/07/22 01:53:26 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 01:53:26 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:26 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:53:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:28 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:28 INFO : Synching Path1 "/tmp/015309dasujos3/basic/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/"
2026/07/22 01:53:28 INFO : Copying Path2 files to Path1
2026/07/22 01:53:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:53:28 INFO : There was nothing to transfer
2026/07/22 01:53:28 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:53:28 INFO : There was nothing to transfer
2026/07/22 01:53:28 INFO : Resync updating listings
2026/07/22 01:53:28 INFO : Validating listings for Path1 "/tmp/015309dasujos3/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/"
2026/07/22 01:53:28 INFO : [32mBisync successful[0m
2026/07/22 01:53:28 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:53:28 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/[0m
2026/07/22 01:53:28 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/"
2026/07/22 01:53:28 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/" to be canonical "/tmp/015309dasujos3/datadir/test_basic-tidetoy0"
2026/07/22 01:53:28 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:53:28 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/" as ""
2026/07/22 01:53:28 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt"
2026/07/22 01:53:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/"
2026/07/22 01:53:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/'" as "file1.txt"
2026/07/22 01:53:28 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_basic-tidetoy0)
2026/07/22 01:53:28 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/')
2026/07/22 01:53:28 DEBUG : file1.txt: Sizes differ
2026/07/22 01:53:28 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:53:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:29 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:53:29 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:53:29 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt /tmp/015309dasujos3/basic/path1/subdir file20.txt[0m
2026/07/22 01:53:29 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt" to "/tmp/015309dasujos3/basic/path1/subdir" as "file20.txt"
2026/07/22 01:53:29 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_basic-tidetoy0/file1.txt"
2026/07/22 01:53:29 DEBUG : Creating backend with remote "/tmp/015309dasujos3/basic/path1/subdir"
2026/07/22 01:53:29 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/basic/path1/subdir" as "file20.txt"
2026/07/22 01:53:29 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_basic-tidetoy0)
2026/07/22 01:53:29 DEBUG : file20.txt: size = 0 (Local file system at /tmp/015309dasujos3/basic/path1/subdir)
2026/07/22 01:53:29 DEBUG : file1.txt: Sizes differ
2026/07/22 01:53:29 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 01:53:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:29 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 01:53:29 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 01:53:29 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/22 01:53:29 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 01:53:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:31 INFO : Synching Path1 "/tmp/015309dasujos3/basic/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/"
2026/07/22 01:53:31 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:31 INFO : Path1 checking for diffs
2026/07/22 01:53:31 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:53:31 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:53:31 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:53:31 INFO : Path2 checking for diffs
2026/07/22 01:53:31 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:53:31 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:53:31 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:53:31 INFO : Applying changes
2026/07/22 01:53:31 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/subdir/file20.txt[0m
2026/07/22 01:53:31 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/basic/path1/file1.txt[0m
2026/07/22 01:53:31 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:53:31 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:53:31 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:53:32 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:53:32 INFO : Updating listings
2026/07/22 01:53:32 INFO : Validating listings for Path1 "/tmp/015309dasujos3/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/basic/path2/"
2026/07/22 01:53:32 INFO : [32mBisync successful[0m
2026/07/22 01:53:32 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:32 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:32 INFO : file1.txt: Deleted
2026/07/22 01:53:32 INFO : subdir/file20.txt: Deleted
2026/07/22 01:53:32 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:32 DEBUG : removing 1 level 1 directories
2026/07/22 01:53:32 INFO : subdir: Removing directory
2026/07/22 01:53:32 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:32 INFO : Local file system at /tmp/015309dasujos3/basic/path1: Removing directory
2026/07/22 01:53:32 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:32 INFO : file1.copy2.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy1.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy5.txt: Deleted
2026/07/22 01:53:32 INFO : file1.copy4.txt: Deleted
2026/07/22 01:53:32 INFO : file1.txt: Deleted
2026/07/22 01:53:32 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:32 INFO : file1.copy3.txt: Deleted
2026/07/22 01:53:32 INFO : subdir/file20.txt: Deleted
2026/07/22 01:53:32 DEBUG : removing 1 level 1 directories
2026/07/22 01:53:32 INFO : subdir: Removing directory
2026/07/22 01:53:32 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:32 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncLocalRemote/changes
2026/07/22 01:53:32 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1"
2026/07/22 01:53:32 INFO : path2: Making directory
2026/07/22 01:53:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2"
2026/07/22 01:53:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/07/22 01:53:33 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_changes-kenesev7"
2026/07/22 01:53:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_changes-kenesev7: Waiting for checks to finish
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_changes-kenesev7: Waiting for transfers to finish
2026/07/22 01:53:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:33 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:33 INFO : file4.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:33 INFO : file1.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:33 INFO : file6.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:33 INFO : file3.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:33 INFO : file5.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:33 INFO : file2.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:33 INFO : file8.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:33 INFO : file7.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/07/22 01:53:33 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:53:33 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:53:33 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:53:33 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:33 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:53:33 INFO : file10.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:53:33 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:33 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:53:33 INFO : file11.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:53:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:53:33 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:53:33 INFO : file5L.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:53:33 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:53:33 INFO : file2.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:53:33 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:53:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:33 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:53:33 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:33 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:53:33 INFO : file6.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:53:33 INFO : file7.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5: Waiting for checks to finish
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5: Waiting for transfers to finish
2026/07/22 01:53:33 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:53:33 INFO : file5R.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:33 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:53:33 INFO : file1.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:33 ERROR : error listing: directory not found
2026/07/22 01:53:33 ERROR : Local file system at /tmp/015309dasujos3/changes/path1: Failed to list "": directory not found
2026/07/22 01:53:33 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:33 INFO : Local file system at /tmp/015309dasujos3/changes/path1: Removing directory
2026/07/22 01:53:33 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/changes/path1: no such file or directory
2026/07/22 01:53:33 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:33 ERROR : error listing: directory not found
2026/07/22 01:53:33 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Failed to list "": directory not found
2026/07/22 01:53:33 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:33 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Removing directory
2026/07/22 01:53:33 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fchanges%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:a85f4597-a01a-0079-1f7c-194d3e000000
Time:2026-07-22T01:53:33.1782421Z
--------------------------------------------------------------------------------
2026/07/22 01:53:33 ERROR : error listing: directory not found
2026/07/22 01:53:33 ERROR : error listing: directory not found
2026/07/22 01:53:33 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_changes-kenesev7
2026/07/22 01:53:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/changes/path1: Waiting for checks to finish
2026/07/22 01:53:33 DEBUG : Local file system at /tmp/015309dasujos3/changes/path1: Waiting for transfers to finish
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:33 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:33 INFO : file3.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:33 INFO : file5.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:33 INFO : file4.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:33 INFO : file6.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:33 INFO : file1.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:33 INFO : file7.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:33 INFO : file2.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:33 INFO : file8.txt: Copied (new)
2026/07/22 01:53:33 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/changes/path1
2026/07/22 01:53:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:33 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Waiting for checks to finish
2026/07/22 01:53:33 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Waiting for transfers to finish
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:33 INFO : file2.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:33 INFO : file1.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:33 INFO : file3.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:33 INFO : file4.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:53:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:53:33 INFO : file6.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:53:33 INFO : file5.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:53:33 INFO : file8.txt: Copied (new)
2026/07/22 01:53:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:53:33 INFO : file7.txt: Copied (new)
2026/07/22 01:53:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:34 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:34 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2'
2026/07/22 01:53:34 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 01:53:34 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:34 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:53:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:37 INFO : Synching Path1 "/tmp/015309dasujos3/changes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:37 INFO : Copying Path2 files to Path1
2026/07/22 01:53:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:53:37 INFO : There was nothing to transfer
2026/07/22 01:53:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:53:37 INFO : There was nothing to transfer
2026/07/22 01:53:37 INFO : Resync updating listings
2026/07/22 01:53:37 INFO : Validating listings for Path1 "/tmp/015309dasujos3/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:37 INFO : [32mBisync successful[0m
2026/07/22 01:53:37 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:53:37 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:53:37 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file10.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/[0m
2026/07/22 01:53:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/"
2026/07/22 01:53:37 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_changes-niromot5/" to be canonical "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:37 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:53:37 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file10.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/" as ""
2026/07/22 01:53:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file10.txt"
2026/07/22 01:53:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:37 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/'" as "file10.txt"
2026/07/22 01:53:37 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:37 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:53:37 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:37 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:53:37 INFO : file10.txt: Copied (new)
2026/07/22 01:53:37 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:53:37 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/[0m
2026/07/22 01:53:37 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:37 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:53:37 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/" as ""
2026/07/22 01:53:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file1.txt"
2026/07/22 01:53:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:37 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/'" as "file1.txt"
2026/07/22 01:53:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:37 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/')
2026/07/22 01:53:37 DEBUG : file1.txt: Sizes differ
2026/07/22 01:53:37 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:53:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:38 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:53:38 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:53:38 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:53:38 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file11.txt /tmp/015309dasujos3/changes/path1/[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:38 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:53:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file11.txt" to "/tmp/015309dasujos3/changes/path1/" as ""
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file11.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1/"
2026/07/22 01:53:38 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/015309dasujos3/changes/path1" as "file11.txt"
2026/07/22 01:53:38 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:38 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:53:38 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:38 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:53:38 INFO : file11.txt: Copied (new)
2026/07/22 01:53:38 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:53:38 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file2.txt /tmp/015309dasujos3/changes/path1/[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:38 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:53:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file2.txt" to "/tmp/015309dasujos3/changes/path1/" as ""
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file2.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1/"
2026/07/22 01:53:38 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015309dasujos3/changes/path1" as "file2.txt"
2026/07/22 01:53:38 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:38 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/changes/path1)
2026/07/22 01:53:38 DEBUG : file2.txt: Sizes differ
2026/07/22 01:53:38 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:53:38 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:53:38 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:53:38 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:53:38 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:53:38 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file3.txt[0m
2026/07/22 01:53:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:38 INFO : file3.txt: Deleted
2026/07/22 01:53:38 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:53:38 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/015309dasujos3/changes/path1/file4.txt[0m
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1/"
2026/07/22 01:53:38 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/changes/path1/" to be canonical "/tmp/015309dasujos3/changes/path1"
2026/07/22 01:53:38 INFO : file4.txt: Deleted
2026/07/22 01:53:38 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:53:38 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/015309dasujos3/changes/path1/file8.txt[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/changes/path1/" for canonical name "/tmp/015309dasujos3/changes/path1"
2026/07/22 01:53:38 INFO : file8.txt: Deleted
2026/07/22 01:53:38 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file8.txt[0m
2026/07/22 01:53:38 INFO : file8.txt: Deleted
2026/07/22 01:53:38 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:53:38 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/ file5R.txt[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:38 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:53:38 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_changes-niromot5/file5R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/ file5.txt[0m
2026/07/22 01:53:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file5R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/" as "file5.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file5R.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:38 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/'" as "file5.txt"
2026/07/22 01:53:38 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:38 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/')
2026/07/22 01:53:38 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:53:38 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:53:38 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:53:38 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:53:38 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:53:38 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_changes-niromot5/ file5L.txt[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:38 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:53:38 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_changes-niromot5/file5L.txt /tmp/015309dasujos3/changes/path1/ file5.txt[0m
2026/07/22 01:53:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file5L.txt" to "/tmp/015309dasujos3/changes/path1/" as "file5.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file5L.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1/"
2026/07/22 01:53:38 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/015309dasujos3/changes/path1" as "file5.txt"
2026/07/22 01:53:38 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:38 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015309dasujos3/changes/path1)
2026/07/22 01:53:38 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:53:38 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:53:38 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:53:38 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:53:38 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:53:38 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:53:38 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file6.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/[0m
2026/07/22 01:53:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:38 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:53:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file6.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/" as ""
2026/07/22 01:53:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file6.txt"
2026/07/22 01:53:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:38 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/'" as "file6.txt"
2026/07/22 01:53:38 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:38 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/')
2026/07/22 01:53:38 DEBUG : file6.txt: Sizes differ
2026/07/22 01:53:39 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:53:39 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:39 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:53:39 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:53:39 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/015309dasujos3/changes/path1/file6.txt[0m
2026/07/22 01:53:39 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/changes/path1/" for canonical name "/tmp/015309dasujos3/changes/path1"
2026/07/22 01:53:39 INFO : file6.txt: Deleted
2026/07/22 01:53:39 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:53:39 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_changes-niromot5/file7.txt /tmp/015309dasujos3/changes/path1/[0m
2026/07/22 01:53:39 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_changes-niromot5/" for canonical name "/tmp/015309dasujos3/datadir/test_changes-niromot5"
2026/07/22 01:53:39 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:53:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_changes-niromot5/file7.txt" to "/tmp/015309dasujos3/changes/path1/" as ""
2026/07/22 01:53:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_changes-niromot5/file7.txt"
2026/07/22 01:53:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/changes/path1/"
2026/07/22 01:53:39 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/015309dasujos3/changes/path1" as "file7.txt"
2026/07/22 01:53:39 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_changes-niromot5)
2026/07/22 01:53:39 DEBUG : file7.txt: size = 0 (Local file system at /tmp/015309dasujos3/changes/path1)
2026/07/22 01:53:39 DEBUG : file7.txt: Sizes differ
2026/07/22 01:53:39 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:53:39 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:53:39 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:53:39 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:53:39 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file7.txt[0m
2026/07/22 01:53:39 INFO : file7.txt: Deleted
2026/07/22 01:53:39 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 01:53:39 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/22 01:53:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:41 INFO : Synching Path1 "/tmp/015309dasujos3/changes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:41 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:41 INFO : Path1 checking for diffs
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:53:41 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:53:41 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:53:41 INFO : Path2 checking for diffs
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:53:41 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:53:41 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:53:41 INFO : Applying changes
2026/07/22 01:53:41 INFO : Checking potential conflicts...
2026/07/22 01:53:41 ERROR : file5.txt: md5 differ
2026/07/22 01:53:41 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': 1 differences found
2026/07/22 01:53:41 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': 1 errors while checking
2026/07/22 01:53:41 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file11.txt[0m
2026/07/22 01:53:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file2.txt[0m
2026/07/22 01:53:41 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file4.txt[0m
2026/07/22 01:53:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:53:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/changes/path1/file5.txt.conflict1[0m
2026/07/22 01:53:41 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:53:41 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file5.txt.conflict1[0m
2026/07/22 01:53:41 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file5.txt.conflict2[0m
2026/07/22 01:53:42 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:53:42 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/changes/path1/file5.txt.conflict2[0m
2026/07/22 01:53:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/changes/path1/file6.txt[0m
2026/07/22 01:53:42 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/file7.txt[0m
2026/07/22 01:53:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/changes/path1/file1.txt[0m
2026/07/22 01:53:42 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/changes/path1/file10.txt[0m
2026/07/22 01:53:42 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/changes/path1/file3.txt[0m
2026/07/22 01:53:42 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:53:42 INFO : file10.txt: Copied (new)
2026/07/22 01:53:42 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:53:42 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:53:42 INFO : file6.txt: Copied (new)
2026/07/22 01:53:42 INFO : file3.txt: Deleted
2026/07/22 01:53:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:53:42 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:53:42 INFO : file11.txt: Copied (new)
2026/07/22 01:53:42 INFO : file7.txt: Copied (new)
2026/07/22 01:53:42 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:53:42 INFO : file4.txt: Deleted
2026/07/22 01:53:42 INFO : Updating listings
2026/07/22 01:53:42 INFO : Validating listings for Path1 "/tmp/015309dasujos3/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/changes/path2/"
2026/07/22 01:53:42 INFO : [32mBisync successful[0m
2026/07/22 01:53:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:42 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:42 INFO : file11.txt: Deleted
2026/07/22 01:53:42 INFO : file1.txt: Deleted
2026/07/22 01:53:42 INFO : file7.txt: Deleted
2026/07/22 01:53:42 INFO : file2.txt: Deleted
2026/07/22 01:53:42 INFO : file6.txt: Deleted
2026/07/22 01:53:42 INFO : file10.txt: Deleted
2026/07/22 01:53:42 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:53:42 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:53:42 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:42 INFO : Local file system at /tmp/015309dasujos3/changes/path1: Removing directory
2026/07/22 01:53:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:43 INFO : file11.txt: Deleted
2026/07/22 01:53:43 INFO : file1.txt: Deleted
2026/07/22 01:53:43 INFO : file6.txt: Deleted
2026/07/22 01:53:43 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:53:43 INFO : file10.txt: Deleted
2026/07/22 01:53:43 INFO : file2.txt: Deleted
2026/07/22 01:53:43 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:43 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:53:43 INFO : file7.txt: Deleted
2026/07/22 01:53:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:43 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncLocalRemote/check_access
2026/07/22 01:53:43 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access/path1"
2026/07/22 01:53:43 INFO : path2: Making directory
2026/07/22 01:53:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2"
2026/07/22 01:53:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/07/22 01:53:43 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_check_access-yewejog5"
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:43 INFO : file2.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_access-yewejog5: Waiting for checks to finish
2026/07/22 01:53:43 INFO : file1.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_access-yewejog5: Waiting for transfers to finish
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:43 INFO : file3.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:53:43 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:53:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:43 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:43 INFO : file4.txt: Copied (new)
2026/07/22 01:53:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/07/22 01:53:43 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_access-qixugor0"
2026/07/22 01:53:43 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_access-qixugor0: Waiting for checks to finish
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_access-qixugor0: Waiting for transfers to finish
2026/07/22 01:53:43 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:53:43 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:53:43 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:53:43 INFO : hold.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:43 ERROR : error listing: directory not found
2026/07/22 01:53:43 ERROR : Local file system at /tmp/015309dasujos3/check_access/path1: Failed to list "": directory not found
2026/07/22 01:53:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:43 INFO : Local file system at /tmp/015309dasujos3/check_access/path1: Removing directory
2026/07/22 01:53:43 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/check_access/path1: no such file or directory
2026/07/22 01:53:43 DEBUG : Waiting for deletions to finish
2026/07/22 01:53:43 ERROR : error listing: directory not found
2026/07/22 01:53:43 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Failed to list "": directory not found
2026/07/22 01:53:43 DEBUG : removing 1 level 0 directories
2026/07/22 01:53:43 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Removing directory
2026/07/22 01:53:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcheck_access%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:28c3b1fd-601a-00ad-767c-19fd6f000000
Time:2026-07-22T01:53:43.3665923Z
--------------------------------------------------------------------------------
2026/07/22 01:53:43 ERROR : error listing: directory not found
2026/07/22 01:53:43 ERROR : error listing: directory not found
2026/07/22 01:53:43 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_check_access-yewejog5
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : subdir: Making directory with metadata
2026/07/22 01:53:43 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:53:43 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:43 INFO : file1.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:43 INFO : file2.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:43 INFO : file3.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:43 INFO : file4.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/check_access/path1: Waiting for checks to finish
2026/07/22 01:53:43 DEBUG : Local file system at /tmp/015309dasujos3/check_access/path1: Waiting for transfers to finish
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:53:43 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:53:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:43 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:43 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/check_access/path1
2026/07/22 01:53:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 INFO : subdir: Making directory
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:53:43 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Waiting for checks to finish
2026/07/22 01:53:43 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Waiting for transfers to finish
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:53:43 INFO : file1.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:53:43 INFO : file4.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:53:43 INFO : file3.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:53:43 INFO : file2.txt: Copied (new)
2026/07/22 01:53:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:53:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:53:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:53:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:53:44 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:53:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:53:44 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:53:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:53:44 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:53:44 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:53:44 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:53:44 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2'
2026/07/22 01:53:44 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/22 01:53:44 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:53:44 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:53:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:46 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:46 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:46 INFO : Copying Path2 files to Path1
2026/07/22 01:53:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:53:47 INFO : There was nothing to transfer
2026/07/22 01:53:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:53:47 INFO : There was nothing to transfer
2026/07/22 01:53:47 INFO : Resync updating listings
2026/07/22 01:53:47 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:47 INFO : [32mBisync successful[0m
2026/07/22 01:53:47 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 01:53:47 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/22 01:53:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:49 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:49 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:49 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:49 INFO : Path1 checking for diffs
2026/07/22 01:53:49 INFO : Path2 checking for diffs
2026/07/22 01:53:49 INFO : Checking access health
2026/07/22 01:53:49 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:53:49 INFO : No changes found
2026/07/22 01:53:49 INFO : Updating listings
2026/07/22 01:53:49 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:49 INFO : [32mBisync successful[0m
2026/07/22 01:53:49 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/22 01:53:49 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/22 01:53:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/subdir/"
2026/07/22 01:53:49 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:49 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/22 01:53:52 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:52 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:52 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:52 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:52 INFO : Path1 checking for diffs
2026/07/22 01:53:52 INFO : Path2 checking for diffs
2026/07/22 01:53:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:53:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:53:52 INFO : Checking access health
2026/07/22 01:53:52 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/22 01:53:52 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:53:52 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:53:52 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:53:52 NOTICE: Bisync error: bisync aborted
2026/07/22 01:53:52 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/22 01:53:52 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/22 01:53:52 NOTICE: [36m(11) :[0m [34mcopy-file /tmp/015309dasujos3/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/[0m
2026/07/22 01:53:52 DEBUG : copyFile "/tmp/015309dasujos3/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/" as ""
2026/07/22 01:53:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access/path1/subdir/RCLONE_TEST"
2026/07/22 01:53:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:52 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/'" as "RCLONE_TEST"
2026/07/22 01:53:52 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 01:53:52 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:53:52 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 01:53:52 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/22 01:53:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:54 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:54 INFO : Copying Path2 files to Path1
2026/07/22 01:53:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:53:54 INFO : There was nothing to transfer
2026/07/22 01:53:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:53:55 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:53:55 INFO : Resync updating listings
2026/07/22 01:53:55 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:55 INFO : [32mBisync successful[0m
2026/07/22 01:53:55 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 01:53:55 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/22 01:53:57 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:53:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:53:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:53: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/07/22 01:53:57 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:57 INFO : Building Path1 and Path2 listings
2026/07/22 01:53:57 INFO : Path1 checking for diffs
2026/07/22 01:53:57 INFO : Path2 checking for diffs
2026/07/22 01:53:57 INFO : Checking access health
2026/07/22 01:53:57 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:53:57 INFO : No changes found
2026/07/22 01:53:57 INFO : Updating listings
2026/07/22 01:53:57 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:53:57 INFO : [32mBisync successful[0m
2026/07/22 01:53:57 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/22 01:53:57 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/015309dasujos3/check_access/path1/RCLONE_TEST[0m
2026/07/22 01:53:57 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access/path1/"
2026/07/22 01:53:57 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access/path1/" to be canonical "/tmp/015309dasujos3/check_access/path1"
2026/07/22 01:53:57 INFO : RCLONE_TEST: Deleted
2026/07/22 01:53:57 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/22 01:54:00 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:00 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:00 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:00 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:00 INFO : Path1 checking for diffs
2026/07/22 01:54:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:00 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:54:00 INFO : Path2 checking for diffs
2026/07/22 01:54:00 INFO : Checking access health
2026/07/22 01:54:00 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/22 01:54:00 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:00 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:54:00 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:00 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:00 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/22 01:54:00 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/22 01:54:00 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/22 01:54:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:02 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:02 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:02 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/015309dasujos3/workdir/tmp_015309dasujos3_check_access_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015309dasujos3/workdir/tmp_015309dasujos3_check_access_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015309dasujos3/workdir"[0m[0m
2026/07/22 01:54:02 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:02 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:02 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/22 01:54:02 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/22 01:54:02 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 01:54:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:05 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:05 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:05 INFO : Copying Path2 files to Path1
2026/07/22 01:54:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:05 INFO : Resync updating listings
2026/07/22 01:54:05 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:05 INFO : [32mBisync successful[0m
2026/07/22 01:54:05 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/22 01:54:05 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/22 01:54:07 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:07 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:07 INFO : Synching Path1 "/tmp/015309dasujos3/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:07 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:07 INFO : Path1 checking for diffs
2026/07/22 01:54:07 INFO : Path2 checking for diffs
2026/07/22 01:54:07 INFO : Checking access health
2026/07/22 01:54:07 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 01:54:07 INFO : No changes found
2026/07/22 01:54:07 INFO : Updating listings
2026/07/22 01:54:07 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2/"
2026/07/22 01:54:07 INFO : [32mBisync successful[0m
2026/07/22 01:54:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:08 INFO : file2.txt: Deleted
2026/07/22 01:54:08 INFO : file1.txt: Deleted
2026/07/22 01:54:08 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:08 INFO : file4.txt: Deleted
2026/07/22 01:54:08 INFO : file3.txt: Deleted
2026/07/22 01:54:08 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:08 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:54:08 DEBUG : removing 1 level 1 directories
2026/07/22 01:54:08 INFO : subdir: Removing directory
2026/07/22 01:54:08 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:08 INFO : Local file system at /tmp/015309dasujos3/check_access/path1: Removing directory
2026/07/22 01:54:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:08 INFO : file2.txt: Deleted
2026/07/22 01:54:08 INFO : file4.txt: Deleted
2026/07/22 01:54:08 INFO : file3.txt: Deleted
2026/07/22 01:54:08 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:08 INFO : file1.txt: Deleted
2026/07/22 01:54:08 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:54:08 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:08 DEBUG : removing 1 level 1 directories
2026/07/22 01:54:08 INFO : subdir: Removing directory
2026/07/22 01:54:08 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:08 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncLocalRemote/check_access_filters
2026/07/22 01:54:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1"
2026/07/22 01:54:08 INFO : path2: Making directory
2026/07/22 01:54:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2"
2026/07/22 01:54:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/07/22 01:54:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_check_access_filters-citutit5"
2026/07/22 01:54:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not: Making directory with metadata
2026/07/22 01:54:08 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:54:08 DEBUG : subdir: Making directory with metadata
2026/07/22 01:54:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:54:08 DEBUG : subdirX: Making directory with metadata
2026/07/22 01:54:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:08 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:54:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:08 INFO : file1.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:08 INFO : file2.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/22 01:54:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:54:08 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:08 INFO : file4.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 INFO : file3.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:54:08 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:54:08 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:08 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:54:08 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:54:08 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_access_filters-citutit5: Waiting for checks to finish
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:54:08 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_access_filters-citutit5: Waiting for transfers to finish
2026/07/22 01:54:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/07/22 01:54:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8"
2026/07/22 01:54:08 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 01:54:08 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8: Waiting for checks to finish
2026/07/22 01:54:08 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 01:54:08 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8: Waiting for transfers to finish
2026/07/22 01:54:08 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 01:54:08 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 01:54:08 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:08 ERROR : error listing: directory not found
2026/07/22 01:54:08 ERROR : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Failed to list "": directory not found
2026/07/22 01:54:08 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:08 INFO : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Removing directory
2026/07/22 01:54:08 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/check_access_filters/path1: no such file or directory
2026/07/22 01:54:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:08 ERROR : error listing: directory not found
2026/07/22 01:54:08 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Failed to list "": directory not found
2026/07/22 01:54:08 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:08 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Removing directory
2026/07/22 01:54:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcheck_access_filters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:109870f4-b01a-005a-187c-19d7fd000000
Time:2026-07-22T01:54:08.7616008Z
--------------------------------------------------------------------------------
2026/07/22 01:54:08 ERROR : error listing: directory not found
2026/07/22 01:54:08 ERROR : error listing: directory not found
2026/07/22 01:54:08 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_check_access_filters-citutit5
2026/07/22 01:54:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not: Making directory with metadata
2026/07/22 01:54:08 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:54:08 DEBUG : subdir: Making directory with metadata
2026/07/22 01:54:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:54:08 DEBUG : subdirX: Making directory with metadata
2026/07/22 01:54:08 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/22 01:54:08 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:08 INFO : file2.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:08 INFO : file4.txt: Copied (new)
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:08 INFO : file3.txt: Copied (new)
2026/07/22 01:54:08 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/22 01:54:08 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:08 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:54:08 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Waiting for checks to finish
2026/07/22 01:54:08 DEBUG : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Waiting for transfers to finish
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:54:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:08 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 INFO : file1.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:08 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:54:08 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:54:08 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:08 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:54:08 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:54:08 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:08 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:54:08 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:54:08 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:08 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/check_access_filters/path1
2026/07/22 01:54:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:08 INFO : subdir-not: Making directory
2026/07/22 01:54:09 INFO : subdir: Making directory
2026/07/22 01:54:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 INFO : subdirX: Making directory
2026/07/22 01:54:09 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 INFO : subdirX/subdirX1: Making directory
2026/07/22 01:54:09 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 INFO : subdir-not/subdir-not2: Making directory
2026/07/22 01:54:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 INFO : subdir/subdirA: Making directory
2026/07/22 01:54:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:09 INFO : file4.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:09 INFO : file3.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:09 INFO : file2.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:09 INFO : file1.txt: Copied (new)
2026/07/22 01:54:09 INFO : subdir/subdirB: Making directory
2026/07/22 01:54:09 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:09 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Waiting for checks to finish
2026/07/22 01:54:09 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Waiting for transfers to finish
2026/07/22 01:54:09 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:09 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:54:09 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:09 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 01:54:09 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 01:54:09 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:09 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:54:09 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:54:09 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:09 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:54:09 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:09 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:54:09 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:54:09 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 01:54:09 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:54:09 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:54:09 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:09 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 01:54:09 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:10 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 01:54:10 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:54:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:10 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 01:54:10 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 01:54:10 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 01:54:10 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 01:54:10 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 01:54:10 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 01:54:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:54:10 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:54:10 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 01:54:10 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:10 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 01:54:10 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:10 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:54:10 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:10 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 01:54:10 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 01:54:10 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 01:54:10 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 01:54:10 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:54:10 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:54:10 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2'
2026/07/22 01:54:11 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/22 01:54:11 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/22 01:54:11 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/exclude-other-filtersfile.txt /tmp/015309dasujos3/workdir/[0m
2026/07/22 01:54:11 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/exclude-other-filtersfile.txt" to "/tmp/015309dasujos3/workdir/" as ""
2026/07/22 01:54:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/exclude-other-filtersfile.txt"
2026/07/22 01:54:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:54:11 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/015309dasujos3/workdir" as "exclude-other-filtersfile.txt"
2026/07/22 01:54:11 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:11 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 01:54:11 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 01:54:11 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 01:54:11 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 01:54:11 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/22 01:54:11 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:54:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:13 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:13 INFO : Using filters file /tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:54:13 INFO : Storing filters file hash to /tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt.md5
2026/07/22 01:54:13 INFO : Copying Path2 files to Path1
2026/07/22 01:54:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:14 INFO : There was nothing to transfer
2026/07/22 01:54:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:14 INFO : There was nothing to transfer
2026/07/22 01:54:14 INFO : Resync updating listings
2026/07/22 01:54:14 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:14 INFO : [32mBisync successful[0m
2026/07/22 01:54:14 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/22 01:54:14 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:54:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:16 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:16 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:16 INFO : Using filters file /tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:54:16 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:17 INFO : Path1 checking for diffs
2026/07/22 01:54:17 INFO : Path2 checking for diffs
2026/07/22 01:54:17 INFO : Checking access health
2026/07/22 01:54:17 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 01:54:17 INFO : No changes found
2026/07/22 01:54:17 INFO : Updating listings
2026/07/22 01:54:17 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:17 INFO : [32mBisync successful[0m
2026/07/22 01:54:17 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/22 01:54:17 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 01:54:17 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 01:54:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir/subdirA/"
2026/07/22 01:54:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:17 NOTICE: [36m(11) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 01:54:17 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1/subdir-not/"
2026/07/22 01:54:17 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access_filters/path1/subdir-not/" to be canonical "/tmp/015309dasujos3/check_access_filters/path1/subdir-not"
2026/07/22 01:54:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:17 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 01:54:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/22 01:54:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:17 NOTICE: [36m(13) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/22 01:54:17 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1/subdirX/"
2026/07/22 01:54:17 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access_filters/path1/subdirX/" to be canonical "/tmp/015309dasujos3/check_access_filters/path1/subdirX"
2026/07/22 01:54:17 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:17 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/22 01:54:17 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:54:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:19 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:19 INFO : Using filters file /tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:54:19 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:19 INFO : Path1 checking for diffs
2026/07/22 01:54:19 INFO : Path2 checking for diffs
2026/07/22 01:54:19 INFO : Checking access health
2026/07/22 01:54:19 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 01:54:19 INFO : No changes found
2026/07/22 01:54:19 INFO : Updating listings
2026/07/22 01:54:19 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:19 INFO : [32mBisync successful[0m
2026/07/22 01:54:19 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/22 01:54:19 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 01:54:19 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 01:54:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:19 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:19 NOTICE: [36m(19) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 01:54:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1/subdir/"
2026/07/22 01:54:19 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access_filters/path1/subdir/" to be canonical "/tmp/015309dasujos3/check_access_filters/path1/subdir"
2026/07/22 01:54:19 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:19 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/22 01:54:19 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 01:54:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:22 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:22 INFO : Using filters file /tmp/015309dasujos3/workdir/exclude-other-filtersfile.txt
2026/07/22 01:54:22 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:22 INFO : Path1 checking for diffs
2026/07/22 01:54:22 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:54:22 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:54:22 INFO : Path2 checking for diffs
2026/07/22 01:54:22 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:22 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:54:22 INFO : Checking access health
2026/07/22 01:54:22 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:22 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:54:22 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:54:22 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:22 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:22 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/22 01:54:22 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/22 01:54:22 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/22 01:54:22 NOTICE: [36m(25) :[0m [34mcopy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/015309dasujos3/check_access_filters/path1/[0m
2026/07/22 01:54:22 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1/"
2026/07/22 01:54:22 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access_filters/path1/" to be canonical "/tmp/015309dasujos3/check_access_filters/path1"
2026/07/22 01:54:22 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : file2.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 01:54:22 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file3.txt: size = 0 OK
2026/07/22 01:54:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:54:22 DEBUG : file4.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file3.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : file4.txt: Unchanged skipping
2026/07/22 01:54:22 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 01:54:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 01:54:22 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 01:54:22 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 01:54:22 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Waiting for checks to finish
2026/07/22 01:54:22 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Waiting for transfers to finish
2026/07/22 01:54:22 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:22 NOTICE: [36m(26) :[0m [34msync-dir /tmp/015309dasujos3/check_access_filters/path1/ TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/[0m
2026/07/22 01:54:22 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/check_access_filters/path1/" for canonical name "/tmp/015309dasujos3/check_access_filters/path1"
2026/07/22 01:54:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 DEBUG : file2.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file3.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : file3.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file4.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : file4.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 01:54:22 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 01:54:22 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/': Waiting for checks to finish
2026/07/22 01:54:22 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/': Waiting for transfers to finish
2026/07/22 01:54:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:22 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 01:54:23 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 01:54:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:23 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 01:54:23 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 01:54:23 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 01:54:23 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 01:54:23 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:23 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/include-other-filtersfile.txt /tmp/015309dasujos3/workdir/[0m
2026/07/22 01:54:23 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/include-other-filtersfile.txt" to "/tmp/015309dasujos3/workdir/" as ""
2026/07/22 01:54:23 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_access_filters-jivapit8/include-other-filtersfile.txt"
2026/07/22 01:54:23 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:54:23 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/015309dasujos3/workdir" as "include-other-filtersfile.txt"
2026/07/22 01:54:23 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:23 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 01:54:23 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 01:54:23 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 01:54:23 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 01:54:23 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/015309dasujos3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:54:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:25 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:25 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:25 INFO : Using filters file /tmp/015309dasujos3/workdir/include-other-filtersfile.txt
2026/07/22 01:54:25 INFO : Storing filters file hash to /tmp/015309dasujos3/workdir/include-other-filtersfile.txt.md5
2026/07/22 01:54:25 INFO : Copying Path2 files to Path1
2026/07/22 01:54:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:25 INFO : There was nothing to transfer
2026/07/22 01:54:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:26 INFO : There was nothing to transfer
2026/07/22 01:54:26 INFO : Resync updating listings
2026/07/22 01:54:26 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:26 INFO : [32mBisync successful[0m
2026/07/22 01:54:26 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/22 01:54:26 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:54:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:28 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:28 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:28 INFO : Using filters file /tmp/015309dasujos3/workdir/include-other-filtersfile.txt
2026/07/22 01:54:28 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:28 INFO : Path1 checking for diffs
2026/07/22 01:54:28 INFO : Path2 checking for diffs
2026/07/22 01:54:28 INFO : Checking access health
2026/07/22 01:54:28 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 01:54:28 INFO : No changes found
2026/07/22 01:54:28 INFO : Updating listings
2026/07/22 01:54:28 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:28 INFO : [32mBisync successful[0m
2026/07/22 01:54:28 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/22 01:54:28 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 01:54:28 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 01:54:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:28 NOTICE: [36m(34) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 01:54:28 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/check_access_filters/path1/subdir-not/" for canonical name "/tmp/015309dasujos3/check_access_filters/path1/subdir-not"
2026/07/22 01:54:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:28 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 01:54:28 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:28 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/22 01:54:28 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:54:31 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:31 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:31 INFO : Using filters file /tmp/015309dasujos3/workdir/include-other-filtersfile.txt
2026/07/22 01:54:31 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:31 INFO : Path1 checking for diffs
2026/07/22 01:54:31 INFO : Path2 checking for diffs
2026/07/22 01:54:31 INFO : Checking access health
2026/07/22 01:54:31 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 01:54:31 INFO : No changes found
2026/07/22 01:54:31 INFO : Updating listings
2026/07/22 01:54:31 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:31 INFO : [32mBisync successful[0m
2026/07/22 01:54:31 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/22 01:54:31 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 01:54:31 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 01:54:31 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:31 NOTICE: [36m(41) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 01:54:31 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/check_access_filters/path1/subdir/" for canonical name "/tmp/015309dasujos3/check_access_filters/path1/subdir"
2026/07/22 01:54:31 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:31 NOTICE: [36m(42) :[0m [34mdelete-file /tmp/015309dasujos3/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:54:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_access_filters/path1/subdirX/subdirX1/"
2026/07/22 01:54:31 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/015309dasujos3/check_access_filters/path1/subdirX/subdirX1"
2026/07/22 01:54:31 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:31 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/22 01:54:31 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/015309dasujos3/workdir/include-other-filtersfile.txt[0m
2026/07/22 01:54:33 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 01:54:33 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:33 INFO : Synching Path1 "/tmp/015309dasujos3/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2/"
2026/07/22 01:54:33 INFO : Using filters file /tmp/015309dasujos3/workdir/include-other-filtersfile.txt
2026/07/22 01:54:33 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:33 INFO : Path1 checking for diffs
2026/07/22 01:54:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:54:33 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:54:33 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 01:54:33 INFO : Path2 checking for diffs
2026/07/22 01:54:33 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:33 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:54:33 INFO : Checking access health
2026/07/22 01:54:33 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/22 01:54:33 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 01:54:33 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 01:54:33 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 01:54:33 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:54:33 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:33 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:33 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/22 01:54:34 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:34 INFO : file3.txt: Deleted
2026/07/22 01:54:34 INFO : file1.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 01:54:34 INFO : file4.txt: Deleted
2026/07/22 01:54:34 INFO : file2.txt: Deleted
2026/07/22 01:54:34 INFO : RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir-not/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/22 01:54:34 DEBUG : removing 4 level 2 directories
2026/07/22 01:54:34 INFO : subdirX/subdirX1: Removing directory
2026/07/22 01:54:34 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 01:54:34 INFO : subdir/subdirA: Removing directory
2026/07/22 01:54:34 INFO : subdir/subdirB: Removing directory
2026/07/22 01:54:34 DEBUG : removing 3 level 1 directories
2026/07/22 01:54:34 INFO : subdirX: Removing directory
2026/07/22 01:54:34 INFO : subdir: Removing directory
2026/07/22 01:54:34 INFO : subdir-not: Removing directory
2026/07/22 01:54:34 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:34 INFO : Local file system at /tmp/015309dasujos3/check_access_filters/path1: Removing directory
2026/07/22 01:54:34 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:34 INFO : file4.txt: Deleted
2026/07/22 01:54:34 INFO : file1.txt: Deleted
2026/07/22 01:54:34 INFO : file2.txt: Deleted
2026/07/22 01:54:34 INFO : file3.txt: Deleted
2026/07/22 01:54:34 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdirX/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir-not/file20.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 01:54:34 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 01:54:34 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 01:54:34 DEBUG : removing 4 level 2 directories
2026/07/22 01:54:34 INFO : subdirX/subdirX1: Removing directory
2026/07/22 01:54:34 INFO : subdir/subdirB: Removing directory
2026/07/22 01:54:34 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 01:54:34 INFO : subdir/subdirA: Removing directory
2026/07/22 01:54:34 DEBUG : removing 3 level 1 directories
2026/07/22 01:54:34 INFO : subdirX: Removing directory
2026/07/22 01:54:34 INFO : subdir-not: Removing directory
2026/07/22 01:54:34 INFO : subdir: Removing directory
2026/07/22 01:54:34 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:34 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncLocalRemote/check_filename
2026/07/22 01:54:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_filename/path1"
2026/07/22 01:54:34 INFO : path2: Making directory
2026/07/22 01:54:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2"
2026/07/22 01:54:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/22 01:54:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_check_filename-doneyev7"
2026/07/22 01:54:35 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : subdir: Making directory with metadata
2026/07/22 01:54:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_filename-doneyev7: Waiting for checks to finish
2026/07/22 01:54:35 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:54:35 INFO : .chk_file: Copied (new)
2026/07/22 01:54:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:35 INFO : file1.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:35 INFO : file3.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_filename-doneyev7: Waiting for transfers to finish
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:35 INFO : file2.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:35 INFO : file4.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:35 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:54:35 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:54:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/22 01:54:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_filename-xujaqof7"
2026/07/22 01:54:35 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_filename-xujaqof7: Waiting for checks to finish
2026/07/22 01:54:35 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:54:35 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:54:35 INFO : hold.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_filename-xujaqof7: Waiting for transfers to finish
2026/07/22 01:54:35 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:35 ERROR : error listing: directory not found
2026/07/22 01:54:35 ERROR : Local file system at /tmp/015309dasujos3/check_filename/path1: Failed to list "": directory not found
2026/07/22 01:54:35 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:35 INFO : Local file system at /tmp/015309dasujos3/check_filename/path1: Removing directory
2026/07/22 01:54:35 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/check_filename/path1: no such file or directory
2026/07/22 01:54:35 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:35 ERROR : error listing: directory not found
2026/07/22 01:54:35 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Failed to list "": directory not found
2026/07/22 01:54:35 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:35 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Removing directory
2026/07/22 01:54:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcheck_filename%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e43058f2-501a-0020-6d7d-19cabd000000
Time:2026-07-22T01:54:35.1892382Z
--------------------------------------------------------------------------------
2026/07/22 01:54:35 ERROR : error listing: directory not found
2026/07/22 01:54:35 ERROR : error listing: directory not found
2026/07/22 01:54:35 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_check_filename-doneyev7
2026/07/22 01:54:35 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : subdir: Making directory with metadata
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:54:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/check_filename/path1: Waiting for checks to finish
2026/07/22 01:54:35 DEBUG : Local file system at /tmp/015309dasujos3/check_filename/path1: Waiting for transfers to finish
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:35 INFO : file1.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:54:35 INFO : .chk_file: Copied (new)
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:35 INFO : file4.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:35 INFO : file3.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:35 INFO : file2.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:54:35 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:35 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:35 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:35 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/check_filename/path1
2026/07/22 01:54:35 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 INFO : subdir: Making directory
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:35 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Waiting for checks to finish
2026/07/22 01:54:35 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Waiting for transfers to finish
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:35 INFO : file1.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:35 INFO : file2.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:35 INFO : file3.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:54:35 INFO : .chk_file: Copied (new)
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:54:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 01:54:35 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:35 INFO : file4.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:54:35 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:54:35 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 01:54:35 INFO : subdir/.chk_file: Copied (new)
2026/07/22 01:54:35 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2'
2026/07/22 01:54:36 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/22 01:54:36 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:54:36 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:54:38 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:38 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:54:38 INFO : Synching Path1 "/tmp/015309dasujos3/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:38 INFO : Copying Path2 files to Path1
2026/07/22 01:54:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:38 INFO : There was nothing to transfer
2026/07/22 01:54:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:39 INFO : There was nothing to transfer
2026/07/22 01:54:39 INFO : Resync updating listings
2026/07/22 01:54:39 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:39 INFO : [32mBisync successful[0m
2026/07/22 01:54:39 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 01:54:39 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:54:41 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:41 INFO : Synching Path1 "/tmp/015309dasujos3/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:41 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:41 INFO : Path1 checking for diffs
2026/07/22 01:54:41 INFO : Path2 checking for diffs
2026/07/22 01:54:41 INFO : Checking access health
2026/07/22 01:54:41 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:54:41 INFO : No changes found
2026/07/22 01:54:41 INFO : Updating listings
2026/07/22 01:54:41 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:41 INFO : [32mBisync successful[0m
2026/07/22 01:54:41 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/22 01:54:41 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/22 01:54:41 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/.chk_file[0m
2026/07/22 01:54:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/"
2026/07/22 01:54:41 INFO : .chk_file: Deleted
2026/07/22 01:54:41 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:54:43 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:43 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:43 INFO : Synching Path1 "/tmp/015309dasujos3/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:43 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:44 INFO : Path1 checking for diffs
2026/07/22 01:54:44 INFO : Path2 checking for diffs
2026/07/22 01:54:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/22 01:54:44 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:54:44 INFO : Checking access health
2026/07/22 01:54:44 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/22 01:54:44 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/22 01:54:44 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:54:44 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:44 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:44 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/22 01:54:44 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/22 01:54:44 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/015309dasujos3/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/[0m
2026/07/22 01:54:44 DEBUG : copyFile "/tmp/015309dasujos3/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/" as ""
2026/07/22 01:54:44 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_filename/path1/subdir/.chk_file"
2026/07/22 01:54:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/"
2026/07/22 01:54:44 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/subdir/'" as ".chk_file"
2026/07/22 01:54:44 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 01:54:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 01:54:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 01:54:44 INFO : .chk_file: Copied (new)
2026/07/22 01:54:44 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/22 01:54:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:46 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:46 INFO : Synching Path1 "/tmp/015309dasujos3/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:46 INFO : Copying Path2 files to Path1
2026/07/22 01:54:46 INFO : Checking access health
2026/07/22 01:54:46 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:54:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:47 INFO : There was nothing to transfer
2026/07/22 01:54:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:47 INFO : There was nothing to transfer
2026/07/22 01:54:47 INFO : Resync updating listings
2026/07/22 01:54:47 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:47 INFO : [32mBisync successful[0m
2026/07/22 01:54:47 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 01:54:47 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 01:54:49 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:54:49 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:49 INFO : Synching Path1 "/tmp/015309dasujos3/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:49 INFO : Building Path1 and Path2 listings
2026/07/22 01:54:49 INFO : Path1 checking for diffs
2026/07/22 01:54:49 INFO : Path2 checking for diffs
2026/07/22 01:54:49 INFO : Checking access health
2026/07/22 01:54:49 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 01:54:49 INFO : No changes found
2026/07/22 01:54:49 INFO : Updating listings
2026/07/22 01:54:49 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2/"
2026/07/22 01:54:49 INFO : [32mBisync successful[0m
2026/07/22 01:54:49 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:49 INFO : .chk_file: Deleted
2026/07/22 01:54:49 INFO : file1.txt: Deleted
2026/07/22 01:54:49 INFO : file2.txt: Deleted
2026/07/22 01:54:49 INFO : file3.txt: Deleted
2026/07/22 01:54:49 INFO : file4.txt: Deleted
2026/07/22 01:54:49 INFO : subdir/.chk_file: Deleted
2026/07/22 01:54:49 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:49 DEBUG : removing 1 level 1 directories
2026/07/22 01:54:49 INFO : subdir: Removing directory
2026/07/22 01:54:49 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:49 INFO : Local file system at /tmp/015309dasujos3/check_filename/path1: Removing directory
2026/07/22 01:54:49 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:50 INFO : file3.txt: Deleted
2026/07/22 01:54:50 INFO : file4.txt: Deleted
2026/07/22 01:54:50 INFO : .chk_file: Deleted
2026/07/22 01:54:50 INFO : file2.txt: Deleted
2026/07/22 01:54:50 INFO : file1.txt: Deleted
2026/07/22 01:54:50 INFO : subdir/file20.txt: Deleted
2026/07/22 01:54:50 INFO : subdir/.chk_file: Deleted
2026/07/22 01:54:50 DEBUG : removing 1 level 1 directories
2026/07/22 01:54:50 INFO : subdir: Removing directory
2026/07/22 01:54:50 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:50 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncLocalRemote/check_sync
2026/07/22 01:54:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/check_sync/path1"
2026/07/22 01:54:50 INFO : path2: Making directory
2026/07/22 01:54:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2"
2026/07/22 01:54:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/07/22 01:54:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_check_sync-kakonah2"
2026/07/22 01:54:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_sync-kakonah2: Waiting for checks to finish
2026/07/22 01:54:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:50 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:50 INFO : file1.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:50 INFO : file2.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:50 INFO : file3.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_check_sync-kakonah2: Waiting for transfers to finish
2026/07/22 01:54:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:50 INFO : file4.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:54:50 INFO : file7.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:54:50 INFO : file5.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:54:50 INFO : file8.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:54:50 INFO : file6.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/07/22 01:54:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_sync-xojofox6"
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_sync-xojofox6: Waiting for checks to finish
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_check_sync-xojofox6: Waiting for transfers to finish
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/22 01:54:50 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 01:54:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/22 01:54:50 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/22 01:54:50 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:50 ERROR : error listing: directory not found
2026/07/22 01:54:50 ERROR : Local file system at /tmp/015309dasujos3/check_sync/path1: Failed to list "": directory not found
2026/07/22 01:54:50 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:50 INFO : Local file system at /tmp/015309dasujos3/check_sync/path1: Removing directory
2026/07/22 01:54:50 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/check_sync/path1: no such file or directory
2026/07/22 01:54:50 DEBUG : Waiting for deletions to finish
2026/07/22 01:54:50 ERROR : error listing: directory not found
2026/07/22 01:54:50 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Failed to list "": directory not found
2026/07/22 01:54:50 DEBUG : removing 1 level 0 directories
2026/07/22 01:54:50 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Removing directory
2026/07/22 01:54:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcheck_sync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2f04ba70-501a-006d-677d-190551000000
Time:2026-07-22T01:54:50.6637767Z
--------------------------------------------------------------------------------
2026/07/22 01:54:50 ERROR : error listing: directory not found
2026/07/22 01:54:50 ERROR : error listing: directory not found
2026/07/22 01:54:50 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_check_sync-kakonah2
2026/07/22 01:54:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/check_sync/path1: Waiting for checks to finish
2026/07/22 01:54:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : Local file system at /tmp/015309dasujos3/check_sync/path1: Waiting for transfers to finish
2026/07/22 01:54:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:50 INFO : file1.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:50 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:50 INFO : file2.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:50 INFO : file3.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:54:50 INFO : file6.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:50 INFO : file4.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:54:50 INFO : file8.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:54:50 INFO : file7.txt: Copied (new)
2026/07/22 01:54:50 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:54:50 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:50 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:54:50 INFO : file5.txt: Copied (new)
2026/07/22 01:54:50 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/check_sync/path1
2026/07/22 01:54:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:54:50 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Waiting for checks to finish
2026/07/22 01:54:50 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Waiting for transfers to finish
2026/07/22 01:54:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:54:51 INFO : file1.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:54:51 INFO : file2.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:54:51 INFO : file4.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:54:51 INFO : file3.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:54:51 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:54:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:54:51 INFO : file5.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:54:51 INFO : file7.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:54:51 INFO : file6.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:54:51 INFO : file8.txt: Copied (new)
2026/07/22 01:54:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:54:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:54:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:54:51 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:54:51 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2'
2026/07/22 01:54:52 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/22 01:54:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:54:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:54:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:54 INFO : Synching Path1 "/tmp/015309dasujos3/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:54:54 INFO : Copying Path2 files to Path1
2026/07/22 01:54:54 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:54:54 INFO : There was nothing to transfer
2026/07/22 01:54:54 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:54:54 INFO : There was nothing to transfer
2026/07/22 01:54:54 INFO : Resync updating listings
2026/07/22 01:54:54 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:54:54 INFO : [32mBisync successful[0m
2026/07/22 01:54:54 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/22 01:54:54 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/22 01:54:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:56 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:54:56 INFO : [32mBisync successful[0m
2026/07/22 01:54:56 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/22 01:54:56 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path1.lst /tmp/015309dasujos3/workdir/ tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst[0m
2026/07/22 01:54:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/015309dasujos3/workdir/" as "tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst"
2026/07/22 01:54:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path1.lst"
2026/07/22 01:54:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:54:56 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/015309dasujos3/workdir" as "tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst"
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/015309dasujos3/datadir/test_check_sync-xojofox6)
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/015309dasujos3/workdir)
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_syn.70cc7d44.partial: size = 792 OK
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_syn.70cc7d44.partial: renamed to: tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst
2026/07/22 01:54:56 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst
2026/07/22 01:54:56 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path2.lst /tmp/015309dasujos3/workdir/ tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst[0m
2026/07/22 01:54:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/015309dasujos3/workdir/" as "tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst"
2026/07/22 01:54:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_check_sync-xojofox6/_testdir_path1.._testdir_path2.path2.lst"
2026/07/22 01:54:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:54:56 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/015309dasujos3/workdir" as "tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst"
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/015309dasujos3/datadir/test_check_sync-xojofox6)
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/015309dasujos3/workdir)
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_syn.3d247d23.partial: size = 792 OK
2026/07/22 01:54:56 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 01:54:56 DEBUG : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_syn.3d247d23.partial: renamed to: tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst
2026/07/22 01:54:56 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst
2026/07/22 01:54:56 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/22 01:54:56 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/22 01:54:59 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:54:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:54: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/07/22 01:54:59 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:54:59 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/22 01:54:59 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/22 01:54:59 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/22 01:54:59 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:54:59 NOTICE: Bisync error: bisync aborted
2026/07/22 01:54:59 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/22 01:54:59 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/22 01:54:59 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 01:55:01 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:01 INFO : Synching Path1 "/tmp/015309dasujos3/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:01 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/015309dasujos3/workdir/tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015309dasujos3/workdir/tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015309dasujos3/workdir"[0m[0m
2026/07/22 01:55:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:55:01 NOTICE: Bisync error: bisync aborted
2026/07/22 01:55:01 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/22 01:55:01 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/015309dasujos3/workdir/ *.lst[0m
2026/07/22 01:55:01 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:55:01 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/workdir/" to be canonical "/tmp/015309dasujos3/workdir"
2026/07/22 01:55:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:01 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/015309dasujos3/workdir/ *.lst-err[0m
2026/07/22 01:55:01 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/workdir/" for canonical name "/tmp/015309dasujos3/workdir"
2026/07/22 01:55:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:01 INFO : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst-err: Deleted
2026/07/22 01:55:01 INFO : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst-err: Deleted
2026/07/22 01:55:01 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/015309dasujos3/workdir/ *.lst-new[0m
2026/07/22 01:55:01 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/workdir/" for canonical name "/tmp/015309dasujos3/workdir"
2026/07/22 01:55:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:01 INFO : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path1.lst-new: Deleted
2026/07/22 01:55:01 INFO : tmp_015309dasujos3_check_sync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_check_sync_path2.path2.lst-new: Deleted
2026/07/22 01:55:01 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/22 01:55:01 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/22 01:55:03 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:03 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:03 INFO : Synching Path1 "/tmp/015309dasujos3/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:03 INFO : Copying Path2 files to Path1
2026/07/22 01:55:03 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:03 INFO : There was nothing to transfer
2026/07/22 01:55:03 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:03 INFO : There was nothing to transfer
2026/07/22 01:55:03 INFO : Resync updating listings
2026/07/22 01:55:03 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:03 INFO : [32mBisync successful[0m
2026/07/22 01:55:03 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/22 01:55:03 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/22 01:55:06 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:06 INFO : Synching Path1 "/tmp/015309dasujos3/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:06 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:06 INFO : Path1 checking for diffs
2026/07/22 01:55:06 INFO : Path2 checking for diffs
2026/07/22 01:55:06 INFO : No changes found
2026/07/22 01:55:06 INFO : Updating listings
2026/07/22 01:55:06 INFO : Validating listings for Path1 "/tmp/015309dasujos3/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:06 INFO : [32mBisync successful[0m
2026/07/22 01:55:06 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/22 01:55:06 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/22 01:55:08 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:08 INFO : Synching Path1 "/tmp/015309dasujos3/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2/"
2026/07/22 01:55:08 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:08 INFO : Path1 checking for diffs
2026/07/22 01:55:08 INFO : Path2 checking for diffs
2026/07/22 01:55:08 INFO : No changes found
2026/07/22 01:55:08 INFO : Updating listings
2026/07/22 01:55:08 INFO : [32mBisync successful[0m
2026/07/22 01:55:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:08 INFO : file7.txt: Deleted
2026/07/22 01:55:08 INFO : file2.txt: Deleted
2026/07/22 01:55:08 INFO : file5.txt: Deleted
2026/07/22 01:55:08 INFO : file1.txt: Deleted
2026/07/22 01:55:08 INFO : file8.txt: Deleted
2026/07/22 01:55:08 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:08 INFO : file3.txt: Deleted
2026/07/22 01:55:08 INFO : file6.txt: Deleted
2026/07/22 01:55:08 INFO : file4.txt: Deleted
2026/07/22 01:55:08 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:08 INFO : Local file system at /tmp/015309dasujos3/check_sync/path1: Removing directory
2026/07/22 01:55:08 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:08 INFO : file6.txt: Deleted
2026/07/22 01:55:08 INFO : file7.txt: Deleted
2026/07/22 01:55:08 INFO : file4.txt: Deleted
2026/07/22 01:55:08 INFO : file1.txt: Deleted
2026/07/22 01:55:08 INFO : file3.txt: Deleted
2026/07/22 01:55:08 INFO : file5.txt: Deleted
2026/07/22 01:55:08 INFO : file2.txt: Deleted
2026/07/22 01:55:09 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:09 INFO : file8.txt: Deleted
2026/07/22 01:55:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:09 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncLocalRemote/compare_all
2026/07/22 01:55:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1"
2026/07/22 01:55:09 INFO : path2: Making directory
2026/07/22 01:55:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2"
2026/07/22 01:55:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/22 01:55:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_compare_all-maxawep9"
2026/07/22 01:55:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_compare_all-maxawep9: Waiting for checks to finish
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_compare_all-maxawep9: Waiting for transfers to finish
2026/07/22 01:55:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:09 INFO : file1.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:09 INFO : file3.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:09 INFO : file4.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:09 INFO : file5.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:09 INFO : file7.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:09 INFO : file2.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:09 INFO : file6.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:09 INFO : file8.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/22 01:55:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:55:09 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:55:09 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3: Waiting for checks to finish
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3: Waiting for transfers to finish
2026/07/22 01:55:09 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:55:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:09 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:09 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:55:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:55:09 INFO : file1.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:55:09 INFO : file2.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:55:09 INFO : file10.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:55:09 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:55:09 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:55:09 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:55:09 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:55:09 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:09 INFO : file5L.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:55:09 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:09 INFO : file6.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:09 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:55:09 INFO : file5R.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:55:09 INFO : file11.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:55:09 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:09 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:55:09 INFO : file7.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:09 ERROR : error listing: directory not found
2026/07/22 01:55:09 ERROR : Local file system at /tmp/015309dasujos3/compare_all/path1: Failed to list "": directory not found
2026/07/22 01:55:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:09 INFO : Local file system at /tmp/015309dasujos3/compare_all/path1: Removing directory
2026/07/22 01:55:09 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/compare_all/path1: no such file or directory
2026/07/22 01:55:09 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:09 ERROR : error listing: directory not found
2026/07/22 01:55:09 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Failed to list "": directory not found
2026/07/22 01:55:09 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:09 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Removing directory
2026/07/22 01:55:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcompare_all%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:28c3b4cc-601a-00ad-017d-19fd6f000000
Time:2026-07-22T01:55:09.3566776Z
--------------------------------------------------------------------------------
2026/07/22 01:55:09 ERROR : error listing: directory not found
2026/07/22 01:55:09 ERROR : error listing: directory not found
2026/07/22 01:55:09 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_compare_all-maxawep9
2026/07/22 01:55:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/compare_all/path1: Waiting for checks to finish
2026/07/22 01:55:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:09 INFO : file1.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:09 INFO : file2.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:09 INFO : file3.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : Local file system at /tmp/015309dasujos3/compare_all/path1: Waiting for transfers to finish
2026/07/22 01:55:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:09 INFO : file4.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 INFO : file5.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:09 INFO : file7.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:09 INFO : file8.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:09 INFO : file6.txt: Copied (new)
2026/07/22 01:55:09 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/compare_all/path1
2026/07/22 01:55:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:09 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Waiting for checks to finish
2026/07/22 01:55:09 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Waiting for transfers to finish
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:09 INFO : file1.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:09 INFO : file4.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:09 INFO : file2.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:09 INFO : file3.txt: Copied (new)
2026/07/22 01:55:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:10 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:10 INFO : file5.txt: Copied (new)
2026/07/22 01:55:10 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:10 INFO : file6.txt: Copied (new)
2026/07/22 01:55:10 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:10 INFO : file8.txt: Copied (new)
2026/07/22 01:55:10 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:10 INFO : file7.txt: Copied (new)
2026/07/22 01:55:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:10 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2'
2026/07/22 01:55:10 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/22 01:55:10 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:55:10 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/22 01:55:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55: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/07/22 01:55:13 INFO : Synching Path1 "/tmp/015309dasujos3/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:13 INFO : Copying Path2 files to Path1
2026/07/22 01:55:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:13 INFO : There was nothing to transfer
2026/07/22 01:55:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:13 INFO : There was nothing to transfer
2026/07/22 01:55:13 INFO : Resync updating listings
2026/07/22 01:55:13 INFO : Validating listings for Path1 "/tmp/015309dasujos3/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:13 INFO : [32mBisync successful[0m
2026/07/22 01:55:13 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:55:13 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:55:13 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file10.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/[0m
2026/07/22 01:55:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/"
2026/07/22 01:55:13 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" to be canonical "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:13 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:55:13 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file10.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/" as ""
2026/07/22 01:55:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file10.txt"
2026/07/22 01:55:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:13 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/'" as "file10.txt"
2026/07/22 01:55:13 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:14 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:55:14 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:14 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:55:14 INFO : file10.txt: Copied (new)
2026/07/22 01:55:14 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:55:14 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/[0m
2026/07/22 01:55:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:14 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:55:14 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/" as ""
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file1.txt"
2026/07/22 01:55:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:14 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/'" as "file1.txt"
2026/07/22 01:55:14 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:14 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/')
2026/07/22 01:55:14 DEBUG : file1.txt: Sizes differ
2026/07/22 01:55:14 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:55:14 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:14 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:55:14 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:55:14 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:55:14 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file11.txt /tmp/015309dasujos3/compare_all/path1/[0m
2026/07/22 01:55:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:14 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:55:14 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file11.txt" to "/tmp/015309dasujos3/compare_all/path1/" as ""
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file11.txt"
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1/"
2026/07/22 01:55:14 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/015309dasujos3/compare_all/path1" as "file11.txt"
2026/07/22 01:55:14 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:14 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:55:14 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:14 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:55:14 INFO : file11.txt: Copied (new)
2026/07/22 01:55:14 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:55:14 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file2.txt /tmp/015309dasujos3/compare_all/path1/[0m
2026/07/22 01:55:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:14 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:55:14 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file2.txt" to "/tmp/015309dasujos3/compare_all/path1/" as ""
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file2.txt"
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1/"
2026/07/22 01:55:14 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015309dasujos3/compare_all/path1" as "file2.txt"
2026/07/22 01:55:14 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:14 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/compare_all/path1)
2026/07/22 01:55:14 DEBUG : file2.txt: Sizes differ
2026/07/22 01:55:14 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:55:14 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:55:14 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:55:14 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:55:14 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:55:14 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file3.txt[0m
2026/07/22 01:55:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:14 INFO : file3.txt: Deleted
2026/07/22 01:55:14 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:55:14 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/015309dasujos3/compare_all/path1/file4.txt[0m
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1/"
2026/07/22 01:55:14 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/compare_all/path1/" to be canonical "/tmp/015309dasujos3/compare_all/path1"
2026/07/22 01:55:14 INFO : file4.txt: Deleted
2026/07/22 01:55:14 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:55:14 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/015309dasujos3/compare_all/path1/file8.txt[0m
2026/07/22 01:55:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/compare_all/path1/" for canonical name "/tmp/015309dasujos3/compare_all/path1"
2026/07/22 01:55:14 INFO : file8.txt: Deleted
2026/07/22 01:55:14 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file8.txt[0m
2026/07/22 01:55:14 INFO : file8.txt: Deleted
2026/07/22 01:55:14 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:55:14 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/ file5R.txt[0m
2026/07/22 01:55:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:14 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:55:14 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/ file5.txt[0m
2026/07/22 01:55:14 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/" as "file5.txt"
2026/07/22 01:55:14 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5R.txt"
2026/07/22 01:55:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:14 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/'" as "file5.txt"
2026/07/22 01:55:14 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:14 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/')
2026/07/22 01:55:14 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:55:15 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:55:15 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:15 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:55:15 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:55:15 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/ file5L.txt[0m
2026/07/22 01:55:15 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:15 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:55:15 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5L.txt /tmp/015309dasujos3/compare_all/path1/ file5.txt[0m
2026/07/22 01:55:15 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5L.txt" to "/tmp/015309dasujos3/compare_all/path1/" as "file5.txt"
2026/07/22 01:55:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file5L.txt"
2026/07/22 01:55:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1/"
2026/07/22 01:55:15 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/015309dasujos3/compare_all/path1" as "file5.txt"
2026/07/22 01:55:15 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:15 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015309dasujos3/compare_all/path1)
2026/07/22 01:55:15 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:55:15 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:55:15 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:55:15 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:55:15 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:55:15 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:55:15 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file6.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/[0m
2026/07/22 01:55:15 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:15 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:55:15 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file6.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/" as ""
2026/07/22 01:55:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file6.txt"
2026/07/22 01:55:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:15 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/'" as "file6.txt"
2026/07/22 01:55:15 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:15 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/')
2026/07/22 01:55:15 DEBUG : file6.txt: Sizes differ
2026/07/22 01:55:15 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:55:15 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:15 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:55:15 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:55:15 NOTICE: [36m(27) :[0m [34mdelete-file /tmp/015309dasujos3/compare_all/path1/file6.txt[0m
2026/07/22 01:55:15 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/compare_all/path1/" for canonical name "/tmp/015309dasujos3/compare_all/path1"
2026/07/22 01:55:15 INFO : file6.txt: Deleted
2026/07/22 01:55:15 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:55:15 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file7.txt /tmp/015309dasujos3/compare_all/path1/[0m
2026/07/22 01:55:15 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/" for canonical name "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3"
2026/07/22 01:55:15 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:55:15 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file7.txt" to "/tmp/015309dasujos3/compare_all/path1/" as ""
2026/07/22 01:55:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_compare_all-xetegoz3/file7.txt"
2026/07/22 01:55:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/compare_all/path1/"
2026/07/22 01:55:15 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/015309dasujos3/compare_all/path1" as "file7.txt"
2026/07/22 01:55:15 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_compare_all-xetegoz3)
2026/07/22 01:55:15 DEBUG : file7.txt: size = 0 (Local file system at /tmp/015309dasujos3/compare_all/path1)
2026/07/22 01:55:15 DEBUG : file7.txt: Sizes differ
2026/07/22 01:55:15 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:55:15 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:15 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:55:15 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:55:15 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file7.txt[0m
2026/07/22 01:55:15 INFO : file7.txt: Deleted
2026/07/22 01:55:15 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 01:55:15 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/22 01:55:18 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55: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/07/22 01:55:18 INFO : Synching Path1 "/tmp/015309dasujos3/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:18 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:18 INFO : Path1 checking for diffs
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:55:18 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:55:18 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/07/22 01:55:18 INFO : Path2 checking for diffs
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:55:18 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:55:18 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/07/22 01:55:18 INFO : Applying changes
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file11.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file2.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file4.txt[0m
2026/07/22 01:55:18 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:55:18 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/compare_all/path1/file5.txt.conflict1[0m
2026/07/22 01:55:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:55:18 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file5.txt.conflict1[0m
2026/07/22 01:55:18 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file5.txt.conflict2[0m
2026/07/22 01:55:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:55:18 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/compare_all/path1/file5.txt.conflict2[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/compare_all/path1/file6.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/file7.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/compare_all/path1/file1.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/compare_all/path1/file10.txt[0m
2026/07/22 01:55:18 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/compare_all/path1/file3.txt[0m
2026/07/22 01:55:18 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:55:18 INFO : file10.txt: Copied (new)
2026/07/22 01:55:18 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:55:19 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:55:19 INFO : file6.txt: Copied (new)
2026/07/22 01:55:19 INFO : file3.txt: Deleted
2026/07/22 01:55:19 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:55:19 INFO : file11.txt: Copied (new)
2026/07/22 01:55:19 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:55:19 INFO : file7.txt: Copied (new)
2026/07/22 01:55:19 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:55:19 INFO : file4.txt: Deleted
2026/07/22 01:55:19 INFO : Updating listings
2026/07/22 01:55:19 INFO : Validating listings for Path1 "/tmp/015309dasujos3/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2/"
2026/07/22 01:55:19 INFO : [32mBisync successful[0m
2026/07/22 01:55:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:19 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:19 INFO : file1.txt: Deleted
2026/07/22 01:55:19 INFO : file2.txt: Deleted
2026/07/22 01:55:19 INFO : file11.txt: Deleted
2026/07/22 01:55:19 INFO : file7.txt: Deleted
2026/07/22 01:55:19 INFO : file10.txt: Deleted
2026/07/22 01:55:19 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:55:19 INFO : file6.txt: Deleted
2026/07/22 01:55:19 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:55:19 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:19 INFO : Local file system at /tmp/015309dasujos3/compare_all/path1: Removing directory
2026/07/22 01:55:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:19 INFO : file10.txt: Deleted
2026/07/22 01:55:19 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:55:19 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:19 INFO : file2.txt: Deleted
2026/07/22 01:55:19 INFO : file11.txt: Deleted
2026/07/22 01:55:19 INFO : file1.txt: Deleted
2026/07/22 01:55:19 INFO : file6.txt: Deleted
2026/07/22 01:55:19 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:55:19 INFO : file7.txt: Deleted
2026/07/22 01:55:20 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:20 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncLocalRemote/concurrent
2026/07/22 01:55:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/concurrent/path1"
2026/07/22 01:55:20 INFO : path2: Making directory
2026/07/22 01:55:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2"
2026/07/22 01:55:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/22 01:55:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_concurrent-lehetos2"
2026/07/22 01:55:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:20 INFO : file1.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:20 INFO : file3.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:20 INFO : file2.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:20 INFO : file5.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:20 INFO : file4.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:20 INFO : file7.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:20 INFO : file6.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_concurrent-lehetos2: Waiting for checks to finish
2026/07/22 01:55:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:20 INFO : file8.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_concurrent-lehetos2: Waiting for transfers to finish
2026/07/22 01:55:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:20 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/22 01:55:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6"
2026/07/22 01:55:20 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/22 01:55:20 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/22 01:55:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:20 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/22 01:55:20 INFO : file10.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:20 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/22 01:55:20 INFO : file11.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_concurrent-tofojen6: Waiting for checks to finish
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_concurrent-tofojen6: Waiting for transfers to finish
2026/07/22 01:55:20 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/22 01:55:20 INFO : dummy.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/22 01:55:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:20 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/22 01:55:20 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/22 01:55:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:55:20 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/22 01:55:20 INFO : file2.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/22 01:55:20 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/22 01:55:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:55:20 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/22 01:55:20 INFO : file5L.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/22 01:55:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:20 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/22 01:55:20 INFO : file6.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:20 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/22 01:55:20 INFO : file5R.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:20 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/22 01:55:20 INFO : file1.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/22 01:55:20 INFO : file7.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:20 ERROR : error listing: directory not found
2026/07/22 01:55:20 ERROR : Local file system at /tmp/015309dasujos3/concurrent/path1: Failed to list "": directory not found
2026/07/22 01:55:20 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:20 INFO : Local file system at /tmp/015309dasujos3/concurrent/path1: Removing directory
2026/07/22 01:55:20 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/concurrent/path1: no such file or directory
2026/07/22 01:55:20 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:20 ERROR : error listing: directory not found
2026/07/22 01:55:20 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Failed to list "": directory not found
2026/07/22 01:55:20 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:20 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Removing directory
2026/07/22 01:55:20 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fconcurrent%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f07dff23-c01a-00c6-4b7d-197a9b000000
Time:2026-07-22T01:55:20.2911535Z
--------------------------------------------------------------------------------
2026/07/22 01:55:20 ERROR : error listing: directory not found
2026/07/22 01:55:20 ERROR : error listing: directory not found
2026/07/22 01:55:20 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_concurrent-lehetos2
2026/07/22 01:55:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/concurrent/path1: Waiting for checks to finish
2026/07/22 01:55:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:20 DEBUG : Local file system at /tmp/015309dasujos3/concurrent/path1: Waiting for transfers to finish
2026/07/22 01:55:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:20 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:20 INFO : file1.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:20 INFO : file2.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:20 INFO : file5.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:20 INFO : file3.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:20 INFO : file6.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:20 INFO : file4.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:20 INFO : file7.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:20 INFO : file8.txt: Copied (new)
2026/07/22 01:55:20 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/concurrent/path1
2026/07/22 01:55:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:20 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Waiting for checks to finish
2026/07/22 01:55:20 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Waiting for transfers to finish
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:20 INFO : file2.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:20 INFO : file3.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:20 INFO : file1.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:20 INFO : file4.txt: Copied (new)
2026/07/22 01:55:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:55:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:21 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:21 INFO : file5.txt: Copied (new)
2026/07/22 01:55:21 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:21 INFO : file6.txt: Copied (new)
2026/07/22 01:55:21 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:21 INFO : file7.txt: Copied (new)
2026/07/22 01:55:21 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:55:21 INFO : file8.txt: Copied (new)
2026/07/22 01:55:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:21 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:21 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2'
2026/07/22 01:55:21 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/22 01:55:21 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:55:21 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:55:24 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:24 INFO : Synching Path1 "/tmp/015309dasujos3/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:24 INFO : Copying Path2 files to Path1
2026/07/22 01:55:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:24 INFO : There was nothing to transfer
2026/07/22 01:55:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:24 INFO : There was nothing to transfer
2026/07/22 01:55:24 INFO : Resync updating listings
2026/07/22 01:55:24 INFO : Validating listings for Path1 "/tmp/015309dasujos3/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:24 INFO : [32mBisync successful[0m
2026/07/22 01:55:24 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/22 01:55:24 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_concurrent-tofojen6/ file5R.txt[0m
2026/07/22 01:55:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6/"
2026/07/22 01:55:24 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6/" to be canonical "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6"
2026/07/22 01:55:24 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:55:24 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/015309dasujos3/datadir/test_concurrent-tofojen6/ file7.txt[0m
2026/07/22 01:55:24 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6/" for canonical name "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6"
2026/07/22 01:55:24 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/22 01:55:24 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_concurrent-tofojen6/file5R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/ file1.txt[0m
2026/07/22 01:55:24 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6/file5R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/" as "file1.txt"
2026/07/22 01:55:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_concurrent-tofojen6/file5R.txt"
2026/07/22 01:55:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:24 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/'" as "file1.txt"
2026/07/22 01:55:24 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_concurrent-tofojen6)
2026/07/22 01:55:24 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/')
2026/07/22 01:55:24 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:55:24 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/07/22 01:55:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:24 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/07/22 01:55:24 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:55:24 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/22 01:55:24 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/22 01:55:24 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/22 01:55:26 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:26 INFO : Synching Path1 "/tmp/015309dasujos3/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:26 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:27 INFO : Path1 checking for diffs
2026/07/22 01:55:27 INFO : Path2 checking for diffs
2026/07/22 01:55:27 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:55:27 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:55:27 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:55:27 INFO : Applying changes
2026/07/22 01:55:27 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/concurrent/path1/file1.txt[0m
2026/07/22 01:55:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:55:27 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:55:27 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:55:27 INFO : Updating listings
2026/07/22 01:55:27 INFO : Validating listings for Path1 "/tmp/015309dasujos3/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:27 INFO : [32mBisync successful[0m
2026/07/22 01:55:27 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:55:29 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:29 INFO : Synching Path1 "/tmp/015309dasujos3/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:29 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:30 INFO : Path1 checking for diffs
2026/07/22 01:55:30 INFO : Path2 checking for diffs
2026/07/22 01:55:30 INFO : No changes found
2026/07/22 01:55:30 INFO : Updating listings
2026/07/22 01:55:30 INFO : Validating listings for Path1 "/tmp/015309dasujos3/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2/"
2026/07/22 01:55:30 INFO : [32mBisync successful[0m
2026/07/22 01:55:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:30 INFO : file8.txt: Deleted
2026/07/22 01:55:30 INFO : file4.txt: Deleted
2026/07/22 01:55:30 INFO : file6.txt: Deleted
2026/07/22 01:55:30 INFO : file5.txt: Deleted
2026/07/22 01:55:30 INFO : file1.txt: Deleted
2026/07/22 01:55:30 INFO : file3.txt: Deleted
2026/07/22 01:55:30 INFO : file2.txt: Deleted
2026/07/22 01:55:30 INFO : file7.txt: Deleted
2026/07/22 01:55:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:30 INFO : Local file system at /tmp/015309dasujos3/concurrent/path1: Removing directory
2026/07/22 01:55:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:30 INFO : file2.txt: Deleted
2026/07/22 01:55:30 INFO : file4.txt: Deleted
2026/07/22 01:55:30 INFO : file3.txt: Deleted
2026/07/22 01:55:30 INFO : file7.txt: Deleted
2026/07/22 01:55:30 INFO : file1.txt: Deleted
2026/07/22 01:55:30 INFO : file5.txt: Deleted
2026/07/22 01:55:30 INFO : file6.txt: Deleted
2026/07/22 01:55:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:30 INFO : file8.txt: Deleted
2026/07/22 01:55:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:30 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncLocalRemote/createemptysrcdirs
2026/07/22 01:55:30 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:30 INFO : path2: Making directory
2026/07/22 01:55:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2"
2026/07/22 01:55:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/22 01:55:30 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_createemptysrcdirs-poxazor4"
2026/07/22 01:55:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_createemptysrcdirs-poxazor4: Waiting for checks to finish
2026/07/22 01:55:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:55:30 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:55:30 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_createemptysrcdirs-poxazor4: Waiting for transfers to finish
2026/07/22 01:55:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:55:30 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:55:30 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:30 INFO : file1.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:55:30 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/22 01:55:30 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8"
2026/07/22 01:55:30 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8: Waiting for checks to finish
2026/07/22 01:55:30 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/22 01:55:30 INFO : placeholder.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8: Waiting for transfers to finish
2026/07/22 01:55:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:30 ERROR : error listing: directory not found
2026/07/22 01:55:30 ERROR : Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1: Failed to list "": directory not found
2026/07/22 01:55:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:30 INFO : Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1: Removing directory
2026/07/22 01:55:30 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/createemptysrcdirs/path1: no such file or directory
2026/07/22 01:55:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:30 ERROR : error listing: directory not found
2026/07/22 01:55:30 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Failed to list "": directory not found
2026/07/22 01:55:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:30 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Removing directory
2026/07/22 01:55:30 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fcreateemptysrcdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:28c3b5c4-601a-00ad-5f7d-19fd6f000000
Time:2026-07-22T01:55:30.7110808Z
--------------------------------------------------------------------------------
2026/07/22 01:55:30 ERROR : error listing: directory not found
2026/07/22 01:55:30 ERROR : error listing: directory not found
2026/07/22 01:55:30 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_createemptysrcdirs-poxazor4
2026/07/22 01:55:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1: Waiting for checks to finish
2026/07/22 01:55:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:55:30 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:55:30 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:55:30 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:55:30 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:30 INFO : file1.txt: Copied (new)
2026/07/22 01:55:30 DEBUG : Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1: Waiting for transfers to finish
2026/07/22 01:55:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:55:30 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:55:30 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1
2026/07/22 01:55:30 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:30 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Waiting for checks to finish
2026/07/22 01:55:30 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Waiting for transfers to finish
2026/07/22 01:55:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:55:31 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:55:31 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:55:31 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:55:31 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:31 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:55:31 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:31 INFO : file1.txt: Copied (new)
2026/07/22 01:55:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:31 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2'
2026/07/22 01:55:31 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/22 01:55:31 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:55:31 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/ placeholder.txt[0m
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/"
2026/07/22 01:55:31 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/" to be canonical "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8"
2026/07/22 01:55:31 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/22 01:55:31 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.txt"
2026/07/22 01:55:31 DEBUG : file1.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/22 01:55:31 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/22 01:55:31 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/22 01:55:31 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/22 01:55:31 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:55:31 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:31 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/22 01:55:31 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/22 01:55:31 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/07/22 01:55:31 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:31 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 01:55:31 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 01:55:31 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/07/22 01:55:34 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:34 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:34 INFO : Copying Path2 files to Path1
2026/07/22 01:55:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:34 INFO : There was nothing to transfer
2026/07/22 01:55:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:34 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/22 01:55:34 INFO : There was nothing to transfer
2026/07/22 01:55:34 INFO : Resync updating listings
2026/07/22 01:55:34 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:34 INFO : [32mBisync successful[0m
2026/07/22 01:55:34 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/07/22 01:55:34 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/07/22 01:55:34 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/07/22 01:55:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:34 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "subdir/placeholder.txt"
2026/07/22 01:55:34 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:34 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/07/22 01:55:34 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:34 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/07/22 01:55:34 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/07/22 01:55:34 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/createemptysrcdirs/path1/ subdir[0m
2026/07/22 01:55:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:34 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/createemptysrcdirs/path1/" to be canonical "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:34 NOTICE: [36m(14) :[0m [34mdelete-file /tmp/015309dasujos3/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/07/22 01:55:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/subdir/"
2026/07/22 01:55:34 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/createemptysrcdirs/path1/subdir/" to be canonical "/tmp/015309dasujos3/createemptysrcdirs/path1/subdir"
2026/07/22 01:55:34 INFO : placeholder.txt: Deleted
2026/07/22 01:55:34 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/07/22 01:55:34 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/07/22 01:55:36 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:55:36 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:55:36 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:36 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:36 INFO : Path1 checking for diffs
2026/07/22 01:55:36 INFO : Path2 checking for diffs
2026/07/22 01:55:36 INFO : No changes found
2026/07/22 01:55:36 INFO : Updating listings
2026/07/22 01:55:36 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:36 INFO : [32mBisync successful[0m
2026/07/22 01:55:36 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/07/22 01:55:36 NOTICE: [36m(18) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:36 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:36 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:36 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:37 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/07/22 01:55:37 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:55:39 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:55:39 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:55:39 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:39 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:39 INFO : Path1 checking for diffs
2026/07/22 01:55:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/07/22 01:55:39 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:55:39 INFO : Path2 checking for diffs
2026/07/22 01:55:39 INFO : Applying changes
2026/07/22 01:55:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/subdir[0m
2026/07/22 01:55:39 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:55:39 INFO : There was nothing to transfer
2026/07/22 01:55:39 INFO : subdir: Making directory
2026/07/22 01:55:39 INFO : Updating listings
2026/07/22 01:55:39 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:39 INFO : [32mBisync successful[0m
2026/07/22 01:55:39 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/07/22 01:55:39 NOTICE: [36m(23) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:39 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:39 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:39 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/07/22 01:55:39 NOTICE: [36m(26) :[0m [34mpurge-children /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:39 DEBUG : subdir: Purge subdir
2026/07/22 01:55:39 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:39 DEBUG : removing 1 level 1 directories
2026/07/22 01:55:39 INFO : subdir: Removing directory
2026/07/22 01:55:39 DEBUG : file1.copy1.txt: Remove file
2026/07/22 01:55:39 DEBUG : file1.txt: Remove file
2026/07/22 01:55:39 DEBUG : file1.copy5.txt: Remove file
2026/07/22 01:55:39 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:55:39 DEBUG : file1.copy4.txt: Remove file
2026/07/22 01:55:39 DEBUG : file1.copy3.txt: Remove file
2026/07/22 01:55:39 DEBUG : file1.copy2.txt: Remove file
2026/07/22 01:55:39 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 01:55:39 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 01:55:39 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 01:55:39 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 01:55:39 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 01:55:39 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:55:39 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:39 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:39 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/22 01:55:39 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:39 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 01:55:39 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:39 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 01:55:39 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 01:55:39 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/07/22 01:55:39 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 01:55:42 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:42 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:55:42 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:42 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:42 INFO : Path1 checking for diffs
2026/07/22 01:55:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 01:55:42 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:55:42 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 01:55:42 INFO : Path2 checking for diffs
2026/07/22 01:55:42 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:55:42 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:55:42 INFO : Applying changes
2026/07/22 01:55:42 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/07/22 01:55:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:55:42 INFO : RCLONE_TEST: Deleted
2026/07/22 01:55:42 INFO : There was nothing to transfer
2026/07/22 01:55:42 INFO : Updating listings
2026/07/22 01:55:42 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:42 INFO : [32mBisync successful[0m
2026/07/22 01:55:42 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/07/22 01:55:42 NOTICE: [36m(36) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:42 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:42 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:42 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:42 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/07/22 01:55:42 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/07/22 01:55:45 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:45 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:45 INFO : Copying Path2 files to Path1
2026/07/22 01:55:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:45 INFO : subdir: Made directory with metadata (mtime=2026-07-22T01:55:39.6325635Z)
2026/07/22 01:55:45 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:55:45 INFO : There was nothing to transfer
2026/07/22 01:55:45 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:45 INFO : There was nothing to transfer
2026/07/22 01:55:45 INFO : Resync updating listings
2026/07/22 01:55:45 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:45 INFO : [32mBisync successful[0m
2026/07/22 01:55:45 NOTICE: [36m(40) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:45 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:45 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:45 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:45 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:45 NOTICE: [36m(42) :[0m [34mpurge-children /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:45 DEBUG : subdir: Purge subdir
2026/07/22 01:55:45 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:45 DEBUG : removing 1 level 1 directories
2026/07/22 01:55:45 INFO : subdir: Removing directory
2026/07/22 01:55:45 DEBUG : file1.copy1.txt: Remove file
2026/07/22 01:55:45 DEBUG : file1.txt: Remove file
2026/07/22 01:55:45 DEBUG : file1.copy5.txt: Remove file
2026/07/22 01:55:45 DEBUG : file1.copy4.txt: Remove file
2026/07/22 01:55:45 DEBUG : file1.copy3.txt: Remove file
2026/07/22 01:55:45 DEBUG : file1.copy2.txt: Remove file
2026/07/22 01:55:45 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 01:55:45 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy1.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 01:55:45 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy2.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 01:55:45 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy3.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 01:55:45 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy4.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 01:55:45 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt /tmp/015309dasujos3/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 01:55:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt" to "/tmp/015309dasujos3/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_createemptysrcdirs-kagebag8/placeholder.txt"
2026/07/22 01:55:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/createemptysrcdirs/path1/"
2026/07/22 01:55:45 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1" as "file1.copy5.txt"
2026/07/22 01:55:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:45 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 01:55:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:45 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 01:55:45 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 01:55:45 NOTICE: [36m(49) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:45 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:45 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:45 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:55:45 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:55:48 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:55:48 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:48 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:48 INFO : Path1 checking for diffs
2026/07/22 01:55:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 01:55:48 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:55:48 INFO : Path2 checking for diffs
2026/07/22 01:55:48 INFO : Applying changes
2026/07/22 01:55:48 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/subdir[0m
2026/07/22 01:55:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:55:48 INFO : There was nothing to transfer
2026/07/22 01:55:48 INFO : subdir: Removing directory
2026/07/22 01:55:48 INFO : Updating listings
2026/07/22 01:55:48 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:48 INFO : [32mBisync successful[0m
2026/07/22 01:55:48 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/07/22 01:55:48 NOTICE: [36m(53) :[0m [34mlist-dirs /tmp/015309dasujos3/createemptysrcdirs/path1/[0m
2026/07/22 01:55:48 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/createemptysrcdirs/path1/" for canonical name "/tmp/015309dasujos3/createemptysrcdirs/path1"
2026/07/22 01:55:48 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/[0m
2026/07/22 01:55:48 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/07/22 01:55:48 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 01:55:50 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:50 INFO : Synching Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:50 INFO : Building Path1 and Path2 listings
2026/07/22 01:55:50 INFO : Path1 checking for diffs
2026/07/22 01:55:50 INFO : Path2 checking for diffs
2026/07/22 01:55:50 INFO : No changes found
2026/07/22 01:55:50 INFO : Updating listings
2026/07/22 01:55:50 INFO : Validating listings for Path1 "/tmp/015309dasujos3/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2/"
2026/07/22 01:55:50 INFO : [32mBisync successful[0m
2026/07/22 01:55:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:51 INFO : file1.copy1.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy2.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy3.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy4.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy5.txt: Deleted
2026/07/22 01:55:51 INFO : file1.txt: Deleted
2026/07/22 01:55:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:51 INFO : Local file system at /tmp/015309dasujos3/createemptysrcdirs/path1: Removing directory
2026/07/22 01:55:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:51 INFO : file1.copy1.txt: Deleted
2026/07/22 01:55:51 INFO : file1.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy4.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy2.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy5.txt: Deleted
2026/07/22 01:55:51 INFO : file1.copy3.txt: Deleted
2026/07/22 01:55:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:51 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncLocalRemote/dry_run
2026/07/22 01:55:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1"
2026/07/22 01:55:51 INFO : path2: Making directory
2026/07/22 01:55:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2"
2026/07/22 01:55:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/22 01:55:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_dry_run-cigayuy8"
2026/07/22 01:55:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_dry_run-cigayuy8: Waiting for checks to finish
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_dry_run-cigayuy8: Waiting for transfers to finish
2026/07/22 01:55:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:51 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:51 INFO : file3.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:51 INFO : file5.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:51 INFO : file4.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:51 INFO : file7.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:51 INFO : file1.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:51 INFO : file2.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:51 INFO : file6.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/22 01:55:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:55:51 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:51 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:55:51 INFO : file1.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:55:51 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:55:51 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:55:51 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:55:51 INFO : file5L.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:55:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:51 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:55:51 INFO : file5R.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:55:51 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:51 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:55:51 INFO : file6.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:55:51 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:51 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:55:51 INFO : file7.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6: Waiting for checks to finish
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6: Waiting for transfers to finish
2026/07/22 01:55:51 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:55:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:51 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:55:51 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:55:51 INFO : file10.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:51 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:55:51 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:55:51 INFO : file11.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:55:51 INFO : file2.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:51 ERROR : error listing: directory not found
2026/07/22 01:55:51 ERROR : Local file system at /tmp/015309dasujos3/dry_run/path1: Failed to list "": directory not found
2026/07/22 01:55:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:51 INFO : Local file system at /tmp/015309dasujos3/dry_run/path1: Removing directory
2026/07/22 01:55:51 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/dry_run/path1: no such file or directory
2026/07/22 01:55:51 DEBUG : Waiting for deletions to finish
2026/07/22 01:55:51 ERROR : error listing: directory not found
2026/07/22 01:55:51 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Failed to list "": directory not found
2026/07/22 01:55:51 DEBUG : removing 1 level 0 directories
2026/07/22 01:55:51 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Removing directory
2026/07/22 01:55:51 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fdry_run%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:21fa4644-801a-000c-477d-192612000000
Time:2026-07-22T01:55:51.6627610Z
--------------------------------------------------------------------------------
2026/07/22 01:55:51 ERROR : error listing: directory not found
2026/07/22 01:55:51 ERROR : error listing: directory not found
2026/07/22 01:55:51 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_dry_run-cigayuy8
2026/07/22 01:55:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:51 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:51 INFO : file1.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:51 INFO : file3.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:51 INFO : file6.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:51 INFO : file2.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/dry_run/path1: Waiting for checks to finish
2026/07/22 01:55:51 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:51 INFO : file4.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:51 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:51 INFO : file5.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:51 INFO : file7.txt: Copied (new)
2026/07/22 01:55:51 DEBUG : Local file system at /tmp/015309dasujos3/dry_run/path1: Waiting for transfers to finish
2026/07/22 01:55:51 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/dry_run/path1
2026/07/22 01:55:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:55:51 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Waiting for checks to finish
2026/07/22 01:55:51 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Waiting for transfers to finish
2026/07/22 01:55:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:55:52 INFO : file1.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:55:52 INFO : file3.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:55:52 INFO : file2.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:55:52 INFO : file4.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:55:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:55:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:55:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:55:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:55:52 INFO : file6.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:55:52 INFO : file7.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:55:52 INFO : file5.txt: Copied (new)
2026/07/22 01:55:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:55:52 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:55:52 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2'
2026/07/22 01:55:52 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/22 01:55:52 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:55:52 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:55:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:55 INFO : Synching Path1 "/tmp/015309dasujos3/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:55 INFO : Copying Path2 files to Path1
2026/07/22 01:55:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:55 INFO : There was nothing to transfer
2026/07/22 01:55:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:55 INFO : There was nothing to transfer
2026/07/22 01:55:55 INFO : Resync updating listings
2026/07/22 01:55:55 INFO : Validating listings for Path1 "/tmp/015309dasujos3/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:55 INFO : [32mBisync successful[0m
2026/07/22 01:55:55 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:55:55 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file10.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/[0m
2026/07/22 01:55:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/"
2026/07/22 01:55:55 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" to be canonical "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:55 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 01:55:55 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file10.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/" as ""
2026/07/22 01:55:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file10.txt"
2026/07/22 01:55:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:55 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/'" as "file10.txt"
2026/07/22 01:55:55 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:55 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 01:55:55 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:55 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 01:55:55 INFO : file10.txt: Copied (new)
2026/07/22 01:55:55 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 01:55:55 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/[0m
2026/07/22 01:55:55 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:55:55 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/" as ""
2026/07/22 01:55:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file1.txt"
2026/07/22 01:55:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/'" as "file1.txt"
2026/07/22 01:55:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:55 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/')
2026/07/22 01:55:55 DEBUG : file1.txt: Sizes differ
2026/07/22 01:55:56 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:55:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:56 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:55:56 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:55:56 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:55:56 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file11.txt /tmp/015309dasujos3/dry_run/path1/[0m
2026/07/22 01:55:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:56 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 01:55:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file11.txt" to "/tmp/015309dasujos3/dry_run/path1/" as ""
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file11.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1/"
2026/07/22 01:55:56 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/015309dasujos3/dry_run/path1" as "file11.txt"
2026/07/22 01:55:56 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:55:56 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 01:55:56 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:56 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 01:55:56 INFO : file11.txt: Copied (new)
2026/07/22 01:55:56 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 01:55:56 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file2.txt /tmp/015309dasujos3/dry_run/path1/[0m
2026/07/22 01:55:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:56 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:55:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file2.txt" to "/tmp/015309dasujos3/dry_run/path1/" as ""
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file2.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1/"
2026/07/22 01:55:56 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015309dasujos3/dry_run/path1" as "file2.txt"
2026/07/22 01:55:56 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:56 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/dry_run/path1)
2026/07/22 01:55:56 DEBUG : file2.txt: Sizes differ
2026/07/22 01:55:56 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 01:55:56 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:55:56 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 01:55:56 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:55:56 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:55:56 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file3.txt[0m
2026/07/22 01:55:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:56 INFO : file3.txt: Deleted
2026/07/22 01:55:56 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:55:56 NOTICE: [36m(15) :[0m [34mdelete-file /tmp/015309dasujos3/dry_run/path1/file4.txt[0m
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1/"
2026/07/22 01:55:56 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/dry_run/path1/" to be canonical "/tmp/015309dasujos3/dry_run/path1"
2026/07/22 01:55:56 INFO : file4.txt: Deleted
2026/07/22 01:55:56 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/22 01:55:56 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/ file5R.txt[0m
2026/07/22 01:55:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:56 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 01:55:56 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/ file5.txt[0m
2026/07/22 01:55:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/" as "file5.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5R.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:56 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/'" as "file5.txt"
2026/07/22 01:55:56 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:56 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/')
2026/07/22 01:55:56 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:55:56 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 01:55:56 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:55:56 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 01:55:56 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:55:56 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/ file5L.txt[0m
2026/07/22 01:55:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:56 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 01:55:56 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5L.txt /tmp/015309dasujos3/dry_run/path1/ file5.txt[0m
2026/07/22 01:55:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5L.txt" to "/tmp/015309dasujos3/dry_run/path1/" as "file5.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file5L.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1/"
2026/07/22 01:55:56 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/015309dasujos3/dry_run/path1" as "file5.txt"
2026/07/22 01:55:56 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:56 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015309dasujos3/dry_run/path1)
2026/07/22 01:55:56 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:55:56 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 01:55:56 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:55:56 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 01:55:56 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:55:56 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 01:55:56 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file6.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/[0m
2026/07/22 01:55:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:56 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 01:55:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file6.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/" as ""
2026/07/22 01:55:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file6.txt"
2026/07/22 01:55:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:56 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/'" as "file6.txt"
2026/07/22 01:55:56 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:56 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/')
2026/07/22 01:55:56 DEBUG : file6.txt: Sizes differ
2026/07/22 01:55:57 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 01:55:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:57 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 01:55:57 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:55:57 NOTICE: [36m(23) :[0m [34mdelete-file /tmp/015309dasujos3/dry_run/path1/file6.txt[0m
2026/07/22 01:55:57 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/dry_run/path1/" for canonical name "/tmp/015309dasujos3/dry_run/path1"
2026/07/22 01:55:57 INFO : file6.txt: Deleted
2026/07/22 01:55:57 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 01:55:57 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file7.txt /tmp/015309dasujos3/dry_run/path1/[0m
2026/07/22 01:55:57 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/" for canonical name "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6"
2026/07/22 01:55:57 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 01:55:57 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file7.txt" to "/tmp/015309dasujos3/dry_run/path1/" as ""
2026/07/22 01:55:57 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_dry_run-kolipun6/file7.txt"
2026/07/22 01:55:57 DEBUG : Creating backend with remote "/tmp/015309dasujos3/dry_run/path1/"
2026/07/22 01:55:57 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/015309dasujos3/dry_run/path1" as "file7.txt"
2026/07/22 01:55:57 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_dry_run-kolipun6)
2026/07/22 01:55:57 DEBUG : file7.txt: size = 0 (Local file system at /tmp/015309dasujos3/dry_run/path1)
2026/07/22 01:55:57 DEBUG : file7.txt: Sizes differ
2026/07/22 01:55:57 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 01:55:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:55:57 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 01:55:57 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:55:57 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file7.txt[0m
2026/07/22 01:55:57 INFO : file7.txt: Deleted
2026/07/22 01:55:57 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/22 01:55:57 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/22 01:55:59 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:55:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:55: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/07/22 01:55:59 INFO : Synching Path1 "/tmp/015309dasujos3/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:55:59 INFO : Copying Path2 files to Path1
2026/07/22 01:55:59 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:55:59 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:55:59 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:55:59 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:55:59 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:55:59 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:55:59 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:55:59 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:55:59 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 01:55:59 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 01:55:59 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/22 01:55:59 INFO : Resync updating listings
2026/07/22 01:56:00 INFO : [32mBisync successful[0m
2026/07/22 01:56:00 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/22 01:56:00 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/22 01:56:00 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/22 01:56:02 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:02 INFO : Synching Path1 "/tmp/015309dasujos3/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:56:02 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:02 INFO : Path1 checking for diffs
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:56:02 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:56:02 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:02 INFO : Path2 checking for diffs
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:56:02 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:56:02 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:02 INFO : Applying changes
2026/07/22 01:56:02 INFO : Checking potential conflicts...
2026/07/22 01:56:02 ERROR : file5.txt: md5 differ
2026/07/22 01:56:02 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': 1 differences found
2026/07/22 01:56:02 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': 1 errors while checking
2026/07/22 01:56:02 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file11.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file2.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file4.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:56:02 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 01:56:02 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file6.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file7.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file1.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file10.txt[0m
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/dry_run/path1/file3.txt[0m
2026/07/22 01:56:02 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:56:02 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:56:02 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:56:02 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:56:02 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 01:56:02 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:56:02 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:56:02 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 01:56:02 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 01:56:02 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 01:56:02 INFO : Updating listings
2026/07/22 01:56:03 INFO : [32mBisync successful[0m
2026/07/22 01:56:03 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/22 01:56:03 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/22 01:56:03 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 01:56:05 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:05 INFO : Synching Path1 "/tmp/015309dasujos3/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:56:05 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:05 INFO : Path1 checking for diffs
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:56:05 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:56:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:05 INFO : Path2 checking for diffs
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:56:05 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 01:56:05 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:05 INFO : Applying changes
2026/07/22 01:56:05 INFO : Checking potential conflicts...
2026/07/22 01:56:05 ERROR : file5.txt: md5 differ
2026/07/22 01:56:05 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': 1 differences found
2026/07/22 01:56:05 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': 1 errors while checking
2026/07/22 01:56:05 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file11.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file2.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file4.txt[0m
2026/07/22 01:56:05 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:56:05 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/dry_run/path1/file5.txt.conflict1[0m
2026/07/22 01:56:05 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:56:05 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 01:56:05 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file5.txt.conflict2[0m
2026/07/22 01:56:05 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:56:05 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file6.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/file7.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file1.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/dry_run/path1/file10.txt[0m
2026/07/22 01:56:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/dry_run/path1/file3.txt[0m
2026/07/22 01:56:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:56:06 INFO : file10.txt: Copied (new)
2026/07/22 01:56:06 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:56:06 INFO : file6.txt: Copied (new)
2026/07/22 01:56:06 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:56:06 INFO : file3.txt: Deleted
2026/07/22 01:56:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:56:06 INFO : file11.txt: Copied (new)
2026/07/22 01:56:06 INFO : file7.txt: Copied (new)
2026/07/22 01:56:06 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:56:06 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:56:06 INFO : file4.txt: Deleted
2026/07/22 01:56:06 INFO : Updating listings
2026/07/22 01:56:06 INFO : Validating listings for Path1 "/tmp/015309dasujos3/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2/"
2026/07/22 01:56:06 INFO : [32mBisync successful[0m
2026/07/22 01:56:06 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:06 INFO : file1.txt: Deleted
2026/07/22 01:56:06 INFO : file7.txt: Deleted
2026/07/22 01:56:06 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:56:06 INFO : file2.txt: Deleted
2026/07/22 01:56:06 INFO : file10.txt: Deleted
2026/07/22 01:56:06 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:56:06 INFO : file11.txt: Deleted
2026/07/22 01:56:06 INFO : file6.txt: Deleted
2026/07/22 01:56:06 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:06 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:06 INFO : Local file system at /tmp/015309dasujos3/dry_run/path1: Removing directory
2026/07/22 01:56:06 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:07 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:56:07 INFO : file1.txt: Deleted
2026/07/22 01:56:07 INFO : file10.txt: Deleted
2026/07/22 01:56:07 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:56:07 INFO : file11.txt: Deleted
2026/07/22 01:56:07 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:07 INFO : file6.txt: Deleted
2026/07/22 01:56:07 INFO : file2.txt: Deleted
2026/07/22 01:56:07 INFO : file7.txt: Deleted
2026/07/22 01:56:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:07 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncLocalRemote/equal
2026/07/22 01:56:07 DEBUG : Creating backend with remote "/tmp/015309dasujos3/equal/path1"
2026/07/22 01:56:07 INFO : path2: Making directory
2026/07/22 01:56:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2"
2026/07/22 01:56:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/22 01:56:07 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_equal-bipuhem9"
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:07 INFO : file1.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_equal-bipuhem9: Waiting for checks to finish
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:07 INFO : file2.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_equal-bipuhem9: Waiting for transfers to finish
2026/07/22 01:56:07 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/22 01:56:07 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5"
2026/07/22 01:56:07 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/22 01:56:07 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5: Waiting for checks to finish
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5: Waiting for transfers to finish
2026/07/22 01:56:07 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/22 01:56:07 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:56:07 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/22 01:56:07 INFO : file1L.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:56:07 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:56:07 INFO : file2.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:56:07 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/22 01:56:07 INFO : file1R.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:07 ERROR : error listing: directory not found
2026/07/22 01:56:07 ERROR : Local file system at /tmp/015309dasujos3/equal/path1: Failed to list "": directory not found
2026/07/22 01:56:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:07 INFO : Local file system at /tmp/015309dasujos3/equal/path1: Removing directory
2026/07/22 01:56:07 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/equal/path1: no such file or directory
2026/07/22 01:56:07 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:07 ERROR : error listing: directory not found
2026/07/22 01:56:07 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Failed to list "": directory not found
2026/07/22 01:56:07 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:07 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Removing directory
2026/07/22 01:56:07 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fequal%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:53102535-701a-00a1-2d7d-196a67000000
Time:2026-07-22T01:56:07.4493734Z
--------------------------------------------------------------------------------
2026/07/22 01:56:07 ERROR : error listing: directory not found
2026/07/22 01:56:07 ERROR : error listing: directory not found
2026/07/22 01:56:07 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_equal-bipuhem9
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/equal/path1: Waiting for checks to finish
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : Local file system at /tmp/015309dasujos3/equal/path1: Waiting for transfers to finish
2026/07/22 01:56:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:07 INFO : file2.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:07 INFO : file1.txt: Copied (new)
2026/07/22 01:56:07 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/equal/path1
2026/07/22 01:56:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:07 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Waiting for checks to finish
2026/07/22 01:56:07 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Waiting for transfers to finish
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:07 INFO : file2.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:07 INFO : file1.txt: Copied (new)
2026/07/22 01:56:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:07 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2'
2026/07/22 01:56:08 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/22 01:56:08 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:56:08 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:56:10 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:10 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:10 INFO : Synching Path1 "/tmp/015309dasujos3/equal/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:10 INFO : Copying Path2 files to Path1
2026/07/22 01:56:10 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:10 INFO : There was nothing to transfer
2026/07/22 01:56:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:10 INFO : There was nothing to transfer
2026/07/22 01:56:10 INFO : Resync updating listings
2026/07/22 01:56:10 INFO : Validating listings for Path1 "/tmp/015309dasujos3/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:10 INFO : [32mBisync successful[0m
2026/07/22 01:56:10 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:56:10 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_equal-rayubek5/ file1R.txt[0m
2026/07/22 01:56:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5/"
2026/07/22 01:56:10 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_equal-rayubek5/" to be canonical "/tmp/015309dasujos3/datadir/test_equal-rayubek5"
2026/07/22 01:56:10 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:56:10 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_equal-rayubek5/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/ file1.txt[0m
2026/07/22 01:56:10 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/" as "file1.txt"
2026/07/22 01:56:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file1R.txt"
2026/07/22 01:56:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:10 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/'" as "file1.txt"
2026/07/22 01:56:10 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5)
2026/07/22 01:56:10 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/')
2026/07/22 01:56:10 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:56:10 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 01:56:10 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:56:11 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 01:56:11 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:56:11 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_equal-rayubek5/ file1L.txt[0m
2026/07/22 01:56:11 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_equal-rayubek5/" for canonical name "/tmp/015309dasujos3/datadir/test_equal-rayubek5"
2026/07/22 01:56:11 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:56:11 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_equal-rayubek5/file1L.txt /tmp/015309dasujos3/equal/path1/ file1.txt[0m
2026/07/22 01:56:11 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file1L.txt" to "/tmp/015309dasujos3/equal/path1/" as "file1.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file1L.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/equal/path1/"
2026/07/22 01:56:11 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/equal/path1" as "file1.txt"
2026/07/22 01:56:11 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5)
2026/07/22 01:56:11 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015309dasujos3/equal/path1)
2026/07/22 01:56:11 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:56:11 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:56:11 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:56:11 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:56:11 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:56:11 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/22 01:56:11 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_equal-rayubek5/ file2.txt[0m
2026/07/22 01:56:11 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_equal-rayubek5/" for canonical name "/tmp/015309dasujos3/datadir/test_equal-rayubek5"
2026/07/22 01:56:11 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:56:11 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt /tmp/015309dasujos3/equal/path1/ file2.txt[0m
2026/07/22 01:56:11 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt" to "/tmp/015309dasujos3/equal/path1/" as "file2.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/equal/path1/"
2026/07/22 01:56:11 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015309dasujos3/equal/path1" as "file2.txt"
2026/07/22 01:56:11 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5)
2026/07/22 01:56:11 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/equal/path1)
2026/07/22 01:56:11 DEBUG : file2.txt: Sizes differ
2026/07/22 01:56:11 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:56:11 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:56:11 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:56:11 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:56:11 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/ file2.txt[0m
2026/07/22 01:56:11 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/" as "file2.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_equal-rayubek5/file2.txt"
2026/07/22 01:56:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:11 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/'" as "file2.txt"
2026/07/22 01:56:11 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015309dasujos3/datadir/test_equal-rayubek5)
2026/07/22 01:56:11 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/')
2026/07/22 01:56:11 DEBUG : file2.txt: Sizes differ
2026/07/22 01:56:11 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 01:56:11 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:56:11 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 01:56:11 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:56:11 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/22 01:56:11 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/22 01:56:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:13 INFO : Synching Path1 "/tmp/015309dasujos3/equal/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:13 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:13 INFO : Path1 checking for diffs
2026/07/22 01:56:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:56:13 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:56:13 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:56:13 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:13 INFO : Path2 checking for diffs
2026/07/22 01:56:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:56:13 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:56:13 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:56:13 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:56:13 INFO : Applying changes
2026/07/22 01:56:13 INFO : Checking potential conflicts...
2026/07/22 01:56:13 ERROR : file1.txt: md5 differ
2026/07/22 01:56:13 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': 1 differences found
2026/07/22 01:56:13 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': 1 errors while checking
2026/07/22 01:56:13 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': 1 matching files
2026/07/22 01:56:13 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:56:13 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:56:13 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/equal/path1/file1.txt.conflict1[0m
2026/07/22 01:56:13 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/07/22 01:56:13 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/file1.txt.conflict1[0m
2026/07/22 01:56:13 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/file1.txt.conflict2[0m
2026/07/22 01:56:14 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/07/22 01:56:14 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/equal/path1/file1.txt.conflict2[0m
2026/07/22 01:56:14 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:56:14 INFO : Files are equal! Skipping: file2.txt
2026/07/22 01:56:14 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:56:14 INFO : file1.txt.conflict2: Copied (new)
2026/07/22 01:56:14 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:56:14 INFO : file1.txt.conflict1: Copied (new)
2026/07/22 01:56:14 INFO : Updating listings
2026/07/22 01:56:15 INFO : Validating listings for Path1 "/tmp/015309dasujos3/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/equal/path2/"
2026/07/22 01:56:15 INFO : [32mBisync successful[0m
2026/07/22 01:56:15 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:15 INFO : file1.txt.conflict1: Deleted
2026/07/22 01:56:15 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:15 INFO : file2.txt: Deleted
2026/07/22 01:56:15 INFO : file1.txt.conflict2: Deleted
2026/07/22 01:56:15 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:15 INFO : Local file system at /tmp/015309dasujos3/equal/path1: Removing directory
2026/07/22 01:56:15 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:15 INFO : file1.txt.conflict1: Deleted
2026/07/22 01:56:15 INFO : file2.txt: Deleted
2026/07/22 01:56:15 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:15 INFO : file1.txt.conflict2: Deleted
2026/07/22 01:56:15 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:15 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncLocalRemote/ext_paths
2026/07/22 01:56:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1"
2026/07/22 01:56:15 INFO : path2: Making directory
2026/07/22 01:56:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2"
2026/07/22 01:56:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/22 01:56:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_ext_paths-cesuziq9"
2026/07/22 01:56:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/22 01:56:15 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/22 01:56:15 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:15 INFO : file1.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:15 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_ext_paths-cesuziq9: Waiting for checks to finish
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_ext_paths-cesuziq9: Waiting for transfers to finish
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:15 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:15 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:15 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:56:15 INFO : 測試_check file: Copied (new)
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:15 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:15 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/22 01:56:15 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3"
2026/07/22 01:56:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3: Waiting for checks to finish
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3: Waiting for transfers to finish
2026/07/22 01:56:15 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/22 01:56:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:15 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 01:56:15 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/22 01:56:15 INFO : file1.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:56:15 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:56:15 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:15 ERROR : error listing: directory not found
2026/07/22 01:56:15 ERROR : Local file system at /tmp/015309dasujos3/ext_paths/path1: Failed to list "": directory not found
2026/07/22 01:56:15 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:15 INFO : Local file system at /tmp/015309dasujos3/ext_paths/path1: Removing directory
2026/07/22 01:56:15 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/ext_paths/path1: no such file or directory
2026/07/22 01:56:15 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:15 ERROR : error listing: directory not found
2026/07/22 01:56:15 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Failed to list "": directory not found
2026/07/22 01:56:15 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:15 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Removing directory
2026/07/22 01:56:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fext_paths%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e4305c3d-501a-0020-5c7d-19cabd000000
Time:2026-07-22T01:56:15.5662911Z
--------------------------------------------------------------------------------
2026/07/22 01:56:15 ERROR : error listing: directory not found
2026/07/22 01:56:15 ERROR : error listing: directory not found
2026/07/22 01:56:15 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_ext_paths-cesuziq9
2026/07/22 01:56:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/22 01:56:15 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/22 01:56:15 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/22 01:56:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1: Waiting for checks to finish
2026/07/22 01:56:15 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1: Waiting for transfers to finish
2026/07/22 01:56:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:15 INFO : file1.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:15 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:15 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:15 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:56:15 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:56:15 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:56:15 INFO : 測試_check file: Copied (new)
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:15 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:15 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:15 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/ext_paths/path1
2026/07/22 01:56:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 INFO : 測試Русский ěáñ: Making directory
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:56:15 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Waiting for checks to finish
2026/07/22 01:56:15 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Waiting for transfers to finish
2026/07/22 01:56:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:15 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:15 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:16 INFO : file1.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:16 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:16 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:16 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:16 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:16 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 01:56:16 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:16 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:16 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:16 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:16 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 01:56:16 INFO : 測試_check file: Copied (new)
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 01:56:16 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 01:56:16 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:56:16 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 01:56:16 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:16 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2'
2026/07/22 01:56:17 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/22 01:56:17 NOTICE: [36m(02) :[0m [34mfix-names /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 01:56:17 DEBUG : Creating backend with remote "/"
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/22 01:56:17 DEBUG : old and new are equal. Skipping. /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/ (dea2cfa199090d089b509dcd2089f3bd) /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/ (dea2cfa199090d089b509dcd2089f3bd)
2026/07/22 01:56:17 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 01:56:17 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:56:17 DEBUG : Attempting to move /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ to /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/
2026/07/22 01:56:17 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5"
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: Using server-side directory move
2026/07/22 01:56:17 ERROR : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: Server side directory move failed: rename /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: no such file or directory
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: error attempting to move folder: rename /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: no such file or directory
2026/07/22 01:56:17 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 01:56:17 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" to be canonical "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: Using server-side directory move
2026/07/22 01:56:17 INFO : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 01:56:17 ERROR : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: error reading source root directory: directory not found
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: Waiting for checks to finish
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: Waiting for transfers to finish
2026/07/22 01:56:17 DEBUG : Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ-rclone-move-howepah5: error attempting to move folder to /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ: directory not found
2026/07/22 01:56:17 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 01:56:17 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/22 01:56:17 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/ (f6bd2e1588cb5947df55ac4768645fdd) TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/ (f6bd2e1588cb5947df55ac4768645fdd)
2026/07/22 01:56:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:17 DEBUG : Attempting to move rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/
2026/07/22 01:56:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ-rclone-move-latewos7"
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ-rclone-move-latewos7': Using server-side directory move
2026/07/22 01:56:17 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ-rclone-move-latewos7': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-latewos7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:2f04bc32-501a-006d-357d-190551000000
Time:2026-07-22T01:56:17.4694750Z
--------------------------------------------------------------------------------
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-latewos7
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:2f04bc32-501a-006d-357d-190551000000
Time:2026-07-22T01:56:17.4694750Z
--------------------------------------------------------------------------------
2026/07/22 01:56:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/07/22 01:56:17 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 01:56:17 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ-rclone-move-latewos7': error reading source root directory: directory not found
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/07/22 01:56:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ-rclone-move-latewos7': error attempting to move folder to rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/07/22 01:56:17 NOTICE: [36m(04) :[0m [34mfix-names /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b5bd31e006c20e25db590d7af1283d90
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:17 DEBUG : HASH old: b5bd31e006c20e25db590d7af1283d90 new: b5bd31e006c20e25db590d7af1283d90 equal: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d0aae5d2d1623249b73ed082b2a8eb74
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:17 DEBUG : HASH old: d0aae5d2d1623249b73ed082b2a8eb74 new: b5bd31e006c20e25db590d7af1283d90 equal: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d0aae5d2d1623249b73ed082b2a8eb74
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:17 DEBUG : HASH old: d0aae5d2d1623249b73ed082b2a8eb74 new: b5bd31e006c20e25db590d7af1283d90 equal: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b5bd31e006c20e25db590d7af1283d90
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:17 DEBUG : HASH old: b5bd31e006c20e25db590d7af1283d90 new: b5bd31e006c20e25db590d7af1283d90 equal: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:17 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true f5987a5448613fbaa9015965d4ec1f8f
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:17 DEBUG : HASH old: f5987a5448613fbaa9015965d4ec1f8f new: f5987a5448613fbaa9015965d4ec1f8f equal: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 9b558747309c6f0c0048ecb5deee5d25
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:17 DEBUG : HASH old: 9b558747309c6f0c0048ecb5deee5d25 new: f5987a5448613fbaa9015965d4ec1f8f equal: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 9b558747309c6f0c0048ecb5deee5d25
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:17 DEBUG : HASH old: 9b558747309c6f0c0048ecb5deee5d25 new: f5987a5448613fbaa9015965d4ec1f8f equal: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true f5987a5448613fbaa9015965d4ec1f8f
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:17 DEBUG : HASH old: f5987a5448613fbaa9015965d4ec1f8f new: f5987a5448613fbaa9015965d4ec1f8f equal: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:17 NOTICE: [36m(06) :[0m [34mfix-names /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 8bd4e16e6da5202d7585195794592211
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 01:56:17 DEBUG : HASH old: 8bd4e16e6da5202d7585195794592211 new: 8bd4e16e6da5202d7585195794592211 equal: true
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 902615259546595692a3f5280316e7d9
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: 902615259546595692a3f5280316e7d9 new: 8bd4e16e6da5202d7585195794592211 equal: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 89c2b382a7556f90c1f1e364cc5ffe74
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: 89c2b382a7556f90c1f1e364cc5ffe74 new: 8bd4e16e6da5202d7585195794592211 equal: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false d0feac28f40fd311a2d7b2e289fb8b25
2026/07/22 01:56:17 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: d0feac28f40fd311a2d7b2e289fb8b25 new: 8bd4e16e6da5202d7585195794592211 equal: false
2026/07/22 01:56:17 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:17 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 259e5465aac69ce03c2e5f210d60879a
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 01:56:17 DEBUG : HASH old: 259e5465aac69ce03c2e5f210d60879a new: 259e5465aac69ce03c2e5f210d60879a equal: true
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false b52f56b36f99435adaa6eb6e21d033a1
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: b52f56b36f99435adaa6eb6e21d033a1 new: 259e5465aac69ce03c2e5f210d60879a equal: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false acc36eb5efe6b6e4b6d9ff1bb714d039
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: acc36eb5efe6b6e4b6d9ff1bb714d039 new: 259e5465aac69ce03c2e5f210d60879a equal: false
2026/07/22 01:56:17 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 35b72bdb0fb9d8befe03a190bda2da0f
2026/07/22 01:56:17 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 01:56:17 DEBUG : HASH old: 35b72bdb0fb9d8befe03a190bda2da0f new: 259e5465aac69ce03c2e5f210d60879a equal: false
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:18 NOTICE: [36m(08) :[0m [34mfix-names /tmp/015309dasujos3/ext_paths/path1/測試_check{spc}file[0m
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: is NFC: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: is NFD: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: file exists: true 25927d6b4a9161710bed32bf46a1aa99
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 25927d6b4a9161710bed32bf46a1aa99 new: 25927d6b4a9161710bed32bf46a1aa99 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: file exists: true 25927d6b4a9161710bed32bf46a1aa99
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 25927d6b4a9161710bed32bf46a1aa99 new: 25927d6b4a9161710bed32bf46a1aa99 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: file exists: true 25927d6b4a9161710bed32bf46a1aa99
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 25927d6b4a9161710bed32bf46a1aa99 new: 25927d6b4a9161710bed32bf46a1aa99 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: file exists: true 25927d6b4a9161710bed32bf46a1aa99
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 25927d6b4a9161710bed32bf46a1aa99 new: 25927d6b4a9161710bed32bf46a1aa99 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check{spc}file[0m
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: is NFC: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: is NFD: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: file exists: true 99fe80b0f1c9f88cea04a7703956884c
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 99fe80b0f1c9f88cea04a7703956884c new: 99fe80b0f1c9f88cea04a7703956884c equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: file exists: true 99fe80b0f1c9f88cea04a7703956884c
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 99fe80b0f1c9f88cea04a7703956884c new: 99fe80b0f1c9f88cea04a7703956884c equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: file exists: true 99fe80b0f1c9f88cea04a7703956884c
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 99fe80b0f1c9f88cea04a7703956884c new: 99fe80b0f1c9f88cea04a7703956884c equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: file exists: true 99fe80b0f1c9f88cea04a7703956884c
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: 99fe80b0f1c9f88cea04a7703956884c new: 99fe80b0f1c9f88cea04a7703956884c equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 NOTICE: [36m(10) :[0m [34mfix-names /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b5bd31e006c20e25db590d7af1283d90
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: b5bd31e006c20e25db590d7af1283d90 new: b5bd31e006c20e25db590d7af1283d90 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d0aae5d2d1623249b73ed082b2a8eb74
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:18 DEBUG : HASH old: d0aae5d2d1623249b73ed082b2a8eb74 new: b5bd31e006c20e25db590d7af1283d90 equal: false
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false d0aae5d2d1623249b73ed082b2a8eb74
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:18 DEBUG : HASH old: d0aae5d2d1623249b73ed082b2a8eb74 new: b5bd31e006c20e25db590d7af1283d90 equal: false
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true b5bd31e006c20e25db590d7af1283d90
2026/07/22 01:56:18 DEBUG : FILE old: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file new: /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: b5bd31e006c20e25db590d7af1283d90 new: b5bd31e006c20e25db590d7af1283d90 equal: true
2026/07/22 01:56:18 DEBUG : /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true f5987a5448613fbaa9015965d4ec1f8f
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: f5987a5448613fbaa9015965d4ec1f8f new: f5987a5448613fbaa9015965d4ec1f8f equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 9b558747309c6f0c0048ecb5deee5d25
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:18 DEBUG : HASH old: 9b558747309c6f0c0048ecb5deee5d25 new: f5987a5448613fbaa9015965d4ec1f8f equal: false
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 9b558747309c6f0c0048ecb5deee5d25
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 01:56:18 DEBUG : HASH old: 9b558747309c6f0c0048ecb5deee5d25 new: f5987a5448613fbaa9015965d4ec1f8f equal: false
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true f5987a5448613fbaa9015965d4ec1f8f
2026/07/22 01:56:18 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 01:56:18 DEBUG : HASH old: f5987a5448613fbaa9015965d4ec1f8f new: f5987a5448613fbaa9015965d4ec1f8f equal: true
2026/07/22 01:56:18 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 01:56:18 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/22 01:56:18 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/22 01:56:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ"
2026/07/22 01:56:20 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:20 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:20 INFO : Copying Path2 files to Path1
2026/07/22 01:56:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:20 INFO : There was nothing to transfer
2026/07/22 01:56:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:20 INFO : There was nothing to transfer
2026/07/22 01:56:20 INFO : Resync updating listings
2026/07/22 01:56:20 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:20 INFO : [32mBisync successful[0m
2026/07/22 01:56:20 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/22 01:56:20 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/22 01:56:20 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/ file1.txt[0m
2026/07/22 01:56:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/"
2026/07/22 01:56:20 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/" to be canonical "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3"
2026/07/22 01:56:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:56:20 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/22 01:56:20 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt" to "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/22 01:56:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt"
2026/07/22 01:56:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:56:20 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/22 01:56:20 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:20 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/07/22 01:56:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:20 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/07/22 01:56:20 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/22 01:56:20 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/22 01:56:20 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/22 01:56:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt"
2026/07/22 01:56:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ"
2026/07/22 01:56:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/07/22 01:56:21 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:21 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/07/22 01:56:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:21 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/07/22 01:56:21 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/22 01:56:21 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/22 01:56:21 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/22 01:56:23 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:23 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:23 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:23 INFO : Path1 checking for diffs
2026/07/22 01:56:23 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/22 01:56:23 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:56:23 INFO : Path2 checking for diffs
2026/07/22 01:56:23 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/22 01:56:23 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:56:23 INFO : Applying changes
2026/07/22 01:56:23 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/22 01:56:23 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/22 01:56:23 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:56:23 INFO : 測試_file1p2: Copied (new)
2026/07/22 01:56:23 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:56:24 INFO : 測試_file1p1: Copied (new)
2026/07/22 01:56:24 INFO : Updating listings
2026/07/22 01:56:24 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 01:56:24 INFO : [32mBisync successful[0m
2026/07/22 01:56:24 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/22 01:56:24 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/22 01:56:24 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 01:56:26 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:26 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:26 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:26 INFO : Copying Path2 files to Path1
2026/07/22 01:56:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:26 INFO : There was nothing to transfer
2026/07/22 01:56:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:27 INFO : There was nothing to transfer
2026/07/22 01:56:27 INFO : Resync updating listings
2026/07/22 01:56:27 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:27 INFO : [32mBisync successful[0m
2026/07/22 01:56:27 NOTICE: [36m(24) :[0m [34mdelete-file /tmp/015309dasujos3/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 01:56:27 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ/" for canonical name "/tmp/015309dasujos3/ext_paths/path1/測試Русский ěáñ"
2026/07/22 01:56:27 INFO : 測試_check file: Deleted
2026/07/22 01:56:27 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 01:56:29 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:29 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:29 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:29 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:29 INFO : Path1 checking for diffs
2026/07/22 01:56:29 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 01:56:29 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:56:29 INFO : Path2 checking for diffs
2026/07/22 01:56:29 INFO : Checking access health
2026/07/22 01:56:29 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/22 01:56:29 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 01:56:29 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 01:56:29 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:56:29 NOTICE: Bisync error: bisync aborted
2026/07/22 01:56:29 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/22 01:56:29 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/22 01:56:29 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/22 01:56:31 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:31 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:31 INFO : Copying Path2 files to Path1
2026/07/22 01:56:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:32 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 01:56:32 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:32 INFO : Resync updating listings
2026/07/22 01:56:32 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:32 INFO : [32mBisync successful[0m
2026/07/22 01:56:32 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 01:56:34 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:34 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:34 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:34 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:35 INFO : Path1 checking for diffs
2026/07/22 01:56:35 INFO : Path2 checking for diffs
2026/07/22 01:56:35 INFO : Checking access health
2026/07/22 01:56:35 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/22 01:56:35 INFO : No changes found
2026/07/22 01:56:35 INFO : Updating listings
2026/07/22 01:56:35 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:35 INFO : [32mBisync successful[0m
2026/07/22 01:56:35 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/22 01:56:35 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/22 01:56:35 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/測試_filtersfile.txt /tmp/015309dasujos3/workdir/[0m
2026/07/22 01:56:35 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/測試_filtersfile.txt" to "/tmp/015309dasujos3/workdir/" as ""
2026/07/22 01:56:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/測試_filtersfile.txt"
2026/07/22 01:56:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:56:35 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/015309dasujos3/workdir" as "測試_filtersfile.txt"
2026/07/22 01:56:35 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:35 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 01:56:35 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:56:35 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:56:35 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:56:35 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/測試_filtersfile.txt resync[0m
2026/07/22 01:56:37 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:37 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:37 INFO : Using filters file /tmp/015309dasujos3/workdir/測試_filtersfile.txt
2026/07/22 01:56:37 INFO : Storing filters file hash to /tmp/015309dasujos3/workdir/測試_filtersfile.txt.md5
2026/07/22 01:56:37 INFO : Copying Path2 files to Path1
2026/07/22 01:56:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:37 INFO : There was nothing to transfer
2026/07/22 01:56:37 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:37 INFO : There was nothing to transfer
2026/07/22 01:56:37 INFO : Resync updating listings
2026/07/22 01:56:37 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:37 INFO : [32mBisync successful[0m
2026/07/22 01:56:37 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt /tmp/015309dasujos3/ext_paths/path1/ fileZ.txt[0m
2026/07/22 01:56:37 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt" to "/tmp/015309dasujos3/ext_paths/path1/" as "fileZ.txt"
2026/07/22 01:56:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ext_paths-fovuboh3/file1.txt"
2026/07/22 01:56:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ext_paths/path1/"
2026/07/22 01:56:37 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/ext_paths/path1" as "fileZ.txt"
2026/07/22 01:56:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:37 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:56:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:37 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:56:37 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/22 01:56:37 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/測試_filtersfile.txt[0m
2026/07/22 01:56:40 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 01:56:40 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:56: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/07/22 01:56:40 INFO : Synching Path1 "/tmp/015309dasujos3/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:40 INFO : Using filters file /tmp/015309dasujos3/workdir/測試_filtersfile.txt
2026/07/22 01:56:40 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:40 INFO : Path1 checking for diffs
2026/07/22 01:56:40 INFO : Path2 checking for diffs
2026/07/22 01:56:40 INFO : No changes found
2026/07/22 01:56:40 INFO : Updating listings
2026/07/22 01:56:40 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2/"
2026/07/22 01:56:40 INFO : [32mBisync successful[0m
2026/07/22 01:56:40 INFO : file1.txt: Deleted
2026/07/22 01:56:40 INFO : fileZ.txt: Deleted
2026/07/22 01:56:40 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 01:56:40 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 01:56:40 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:56:40 INFO : Русский.txt: Deleted
2026/07/22 01:56:40 INFO : 測試_check file: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 01:56:40 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 01:56:40 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:40 DEBUG : removing 1 level 1 directories
2026/07/22 01:56:40 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 01:56:40 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:40 INFO : Local file system at /tmp/015309dasujos3/ext_paths/path1: Removing directory
2026/07/22 01:56:40 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:40 INFO : file1.txt: Deleted
2026/07/22 01:56:40 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 01:56:40 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:56:40 INFO : Русский.txt: Deleted
2026/07/22 01:56:40 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 01:56:40 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:40 INFO : 測試_check file: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 01:56:40 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 01:56:41 DEBUG : removing 1 level 1 directories
2026/07/22 01:56:41 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 01:56:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:41 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncLocalRemote/extended_filenames
2026/07/22 01:56:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/extended_filenames/path1"
2026/07/22 01:56:41 INFO : path2: Making directory
2026/07/22 01:56:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2"
2026/07/22 01:56:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/22 01:56:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_extended_filenames-cazuhuj0"
2026/07/22 01:56:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:56:41 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:56:41 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/22 01:56:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:41 INFO : file1.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_extended_filenames-cazuhuj0: Waiting for checks to finish
2026/07/22 01:56:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:41 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_extended_filenames-cazuhuj0: Waiting for transfers to finish
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:41 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/22 01:56:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/22 01:56:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_extended_filenames-rudevup7"
2026/07/22 01:56:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_extended_filenames-rudevup7: Waiting for checks to finish
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_extended_filenames-rudevup7: Waiting for transfers to finish
2026/07/22 01:56:41 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/22 01:56:41 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 01:56:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:41 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 01:56:41 INFO : file1.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/22 01:56:41 INFO : file2.txt: Copied (new)
2026/07/22 01:56:41 ERROR : error listing: directory not found
2026/07/22 01:56:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:41 ERROR : Local file system at /tmp/015309dasujos3/extended_filenames/path1: Failed to list "": directory not found
2026/07/22 01:56:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:41 INFO : Local file system at /tmp/015309dasujos3/extended_filenames/path1: Removing directory
2026/07/22 01:56:41 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/extended_filenames/path1: no such file or directory
2026/07/22 01:56:41 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:41 ERROR : error listing: directory not found
2026/07/22 01:56:41 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2': Failed to list "": directory not found
2026/07/22 01:56:41 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:41 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2': Removing directory
2026/07/22 01:56:41 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fextended_filenames%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2f04bd84-501a-006d-787d-190551000000
Time:2026-07-22T01:56:41.4443894Z
--------------------------------------------------------------------------------
2026/07/22 01:56:41 ERROR : error listing: directory not found
2026/07/22 01:56:41 ERROR : error listing: directory not found
2026/07/22 01:56:41 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_extended_filenames-cazuhuj0
2026/07/22 01:56:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:41 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/22 01:56:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/extended_filenames/path1: Waiting for checks to finish
2026/07/22 01:56:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:41 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:56:41 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:56:41 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:41 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:41 INFO : file1.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : Local file system at /tmp/015309dasujos3/extended_filenames/path1: Waiting for transfers to finish
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:41 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:41 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/22 01:56:41 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/extended_filenames/path1
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:41 INFO : subdir_with_ࢺ_: Making directory
2026/07/22 01:56:41 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2': Waiting for checks to finish
2026/07/22 01:56:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2': Waiting for transfers to finish
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:41 INFO : file1.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 01:56:41 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 01:56:41 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 01:56:41 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 01:56:41 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 01:56:42 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 01:56:42 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 01:56:42 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 01:56:42 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:42 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 01:56:42 INFO : Русский.txt: Copied (new)
2026/07/22 01:56:42 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 01:56:42 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:42 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 01:56:42 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:42 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 01:56:42 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:56:42 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 01:56:42 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:56:42 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2'
2026/07/22 01:56:43 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/22 01:56:43 NOTICE: [36m(02) :[0m [34mfix-names /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 01:56:43 DEBUG : old and new are equal. Skipping. /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/ (12adbfc45b262039445ae5f01aeab9aa) /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/ (12adbfc45b262039445ae5f01aeab9aa)
2026/07/22 01:56:43 DEBUG : old and new are equal. Skipping. /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/ (12adbfc45b262039445ae5f01aeab9aa) /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/ (12adbfc45b262039445ae5f01aeab9aa)
2026/07/22 01:56:43 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 01:56:43 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/ (c0f5843dfd60b4cbcb03407eea8fe356) TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/ (c0f5843dfd60b4cbcb03407eea8fe356)
2026/07/22 01:56:43 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/ (c0f5843dfd60b4cbcb03407eea8fe356) TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/ (c0f5843dfd60b4cbcb03407eea8fe356)
2026/07/22 01:56:43 NOTICE: [36m(04) :[0m [34mfix-names /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b89dcfd3ca10f7a798573c9aac3abd4e
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: b89dcfd3ca10f7a798573c9aac3abd4e new: b89dcfd3ca10f7a798573c9aac3abd4e equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true b89dcfd3ca10f7a798573c9aac3abd4e
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: b89dcfd3ca10f7a798573c9aac3abd4e new: b89dcfd3ca10f7a798573c9aac3abd4e equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false a4731d58b168f1995708e3520da0161a
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: a4731d58b168f1995708e3520da0161a new: b89dcfd3ca10f7a798573c9aac3abd4e equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false a4731d58b168f1995708e3520da0161a
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: a4731d58b168f1995708e3520da0161a new: b89dcfd3ca10f7a798573c9aac3abd4e equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:43 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 45e4623422825fcf9d87c5ffb568d0ca
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 45e4623422825fcf9d87c5ffb568d0ca new: 45e4623422825fcf9d87c5ffb568d0ca equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 45e4623422825fcf9d87c5ffb568d0ca
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 45e4623422825fcf9d87c5ffb568d0ca new: 45e4623422825fcf9d87c5ffb568d0ca equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 735e3cb7f18f9adaf176ad8fc734fd79
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 735e3cb7f18f9adaf176ad8fc734fd79 new: 45e4623422825fcf9d87c5ffb568d0ca equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 735e3cb7f18f9adaf176ad8fc734fd79
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 735e3cb7f18f9adaf176ad8fc734fd79 new: 45e4623422825fcf9d87c5ffb568d0ca equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 01:56:43 NOTICE: [36m(06) :[0m [34mfix-names /tmp/015309dasujos3/extended_filenames/path1/Русский.txt[0m
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: file exists: true ff0d81845095f3f4d93ba9345f563539
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt new: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: ff0d81845095f3f4d93ba9345f563539 new: ff0d81845095f3f4d93ba9345f563539 equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: file exists: true ff0d81845095f3f4d93ba9345f563539
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt new: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: ff0d81845095f3f4d93ba9345f563539 new: ff0d81845095f3f4d93ba9345f563539 equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: file exists: false 220af58b9f6239dde7d889b64ac330f7
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt new: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 220af58b9f6239dde7d889b64ac330f7 new: ff0d81845095f3f4d93ba9345f563539 equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: file exists: false 220af58b9f6239dde7d889b64ac330f7
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt new: /tmp/015309dasujos3/extended_filenames/path1/Русский.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 220af58b9f6239dde7d889b64ac330f7 new: ff0d81845095f3f4d93ba9345f563539 equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:56:43 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt[0m
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: file exists: true 2621076563c9476c3c5ba94204b421f4
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 2621076563c9476c3c5ba94204b421f4 new: 2621076563c9476c3c5ba94204b421f4 equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: file exists: true 2621076563c9476c3c5ba94204b421f4
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 2621076563c9476c3c5ba94204b421f4 new: 2621076563c9476c3c5ba94204b421f4 equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: file exists: false 028f9c1701b581d6225902eaeede3721
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 028f9c1701b581d6225902eaeede3721 new: 2621076563c9476c3c5ba94204b421f4 equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: file exists: false 028f9c1701b581d6225902eaeede3721
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 028f9c1701b581d6225902eaeede3721 new: 2621076563c9476c3c5ba94204b421f4 equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 01:56:43 NOTICE: [36m(08) :[0m [34mfix-names /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 44004e8beabc81ed2f50338ad206dbd4
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 44004e8beabc81ed2f50338ad206dbd4 new: 44004e8beabc81ed2f50338ad206dbd4 equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 44004e8beabc81ed2f50338ad206dbd4
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 44004e8beabc81ed2f50338ad206dbd4 new: 44004e8beabc81ed2f50338ad206dbd4 equal: true
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 89a45e41f82f8b155b9dc802a194639b
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 89a45e41f82f8b155b9dc802a194639b new: 44004e8beabc81ed2f50338ad206dbd4 equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false 89a45e41f82f8b155b9dc802a194639b
2026/07/22 01:56:43 DEBUG : FILE old: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 89a45e41f82f8b155b9dc802a194639b new: 44004e8beabc81ed2f50338ad206dbd4 equal: false
2026/07/22 01:56:43 DEBUG : /tmp/015309dasujos3/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:56:43 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 71f32b4707020d879539259f37b21b59
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 71f32b4707020d879539259f37b21b59 new: 71f32b4707020d879539259f37b21b59 equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 71f32b4707020d879539259f37b21b59
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 01:56:43 DEBUG : HASH old: 71f32b4707020d879539259f37b21b59 new: 71f32b4707020d879539259f37b21b59 equal: true
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 2ca16ac322a134b08581e35448b590ef
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 2ca16ac322a134b08581e35448b590ef new: 71f32b4707020d879539259f37b21b59 equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false 2ca16ac322a134b08581e35448b590ef
2026/07/22 01:56:43 DEBUG : FILE old: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 01:56:43 DEBUG : HASH old: 2ca16ac322a134b08581e35448b590ef new: 71f32b4707020d879539259f37b21b59 equal: false
2026/07/22 01:56:43 DEBUG : rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 01:56:43 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/22 01:56:43 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/22 01:56:46 NOTICE: Local file system at /tmp/015309dasujos3/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:56:46 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:56:46 NOTICE: Local file system at /tmp/015309dasujos3/extended_filenames/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:56:46 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:46 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:56:46 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:56:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:56:47 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/015309dasujos3/extended_filenames/path1 fs2: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/extended_filenames/path2')
@@ -1 +1 @@
-file1 - Copy (2).txtfile1 - Copy (2).txt+subdir_with_ࢺ_subdir_with_ࢺ_
=== RUN TestBisyncLocalRemote/filters
2026/07/22 01:56:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/filters/path1"
2026/07/22 01:56:47 INFO : path2: Making directory
2026/07/22 01:56:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2"
2026/07/22 01:56:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/22 01:56:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_filters-zupekov1"
2026/07/22 01:56:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : subdir: Making directory with metadata
2026/07/22 01:56:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:47 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:56:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_filters-zupekov1: Waiting for checks to finish
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_filters-zupekov1: Waiting for transfers to finish
2026/07/22 01:56:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:47 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:56:47 INFO : file4.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:56:47 INFO : file5.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:47 INFO : file2.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:56:47 INFO : file6.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:56:47 INFO : file7.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:47 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:56:47 INFO : file3.txt: Copied (new)
2026/07/22 01:56:47 INFO : file1.txt: Copied (new)
2026/07/22 01:56:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/22 01:56:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filters-totapag6"
2026/07/22 01:56:47 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_filters-totapag6: Waiting for checks to finish
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_filters-totapag6: Waiting for transfers to finish
2026/07/22 01:56:47 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:56:47 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:47 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:56:47 INFO : fileZ.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 01:56:47 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:56:47 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 01:56:47 INFO : filtersfile.flt: Copied (new)
2026/07/22 01:56:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:47 ERROR : error listing: directory not found
2026/07/22 01:56:47 ERROR : Local file system at /tmp/015309dasujos3/filters/path1: Failed to list "": directory not found
2026/07/22 01:56:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:47 INFO : Local file system at /tmp/015309dasujos3/filters/path1: Removing directory
2026/07/22 01:56:47 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/filters/path1: no such file or directory
2026/07/22 01:56:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:47 ERROR : error listing: directory not found
2026/07/22 01:56:47 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Failed to list "": directory not found
2026/07/22 01:56:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:47 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Removing directory
2026/07/22 01:56:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Ffilters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f66f57e5-501a-0042-4c7d-19089a000000
Time:2026-07-22T01:56:47.7109499Z
--------------------------------------------------------------------------------
2026/07/22 01:56:47 ERROR : error listing: directory not found
2026/07/22 01:56:47 ERROR : error listing: directory not found
2026/07/22 01:56:47 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_filters-zupekov1
2026/07/22 01:56:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : subdir: Making directory with metadata
2026/07/22 01:56:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:47 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:56:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:47 INFO : file2.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:56:47 INFO : file3.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/filters/path1: Waiting for checks to finish
2026/07/22 01:56:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:47 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:47 INFO : file1.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:56:47 INFO : file4.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:56:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : Local file system at /tmp/015309dasujos3/filters/path1: Waiting for transfers to finish
2026/07/22 01:56:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:56:47 INFO : file7.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:47 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:56:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:56:47 INFO : file5.txt: Copied (new)
2026/07/22 01:56:47 INFO : file6.txt: Copied (new)
2026/07/22 01:56:47 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:47 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/filters/path1
2026/07/22 01:56:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:47 INFO : subdir: Making directory
2026/07/22 01:56:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:48 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Waiting for checks to finish
2026/07/22 01:56:48 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Waiting for transfers to finish
2026/07/22 01:56:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:48 INFO : file2.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:56:48 INFO : file4.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:48 INFO : file1.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:56:48 INFO : file3.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:56:48 INFO : file5.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:56:48 INFO : file6.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:56:48 INFO : file7.txt: Copied (new)
2026/07/22 01:56:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:48 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:48 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:48 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2'
2026/07/22 01:56:49 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/22 01:56:49 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_filters-totapag6/filtersfile.flt /tmp/015309dasujos3/workdir/[0m
2026/07/22 01:56:49 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_filters-totapag6/filtersfile.flt" to "/tmp/015309dasujos3/workdir/" as ""
2026/07/22 01:56:49 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filters-totapag6/filtersfile.flt"
2026/07/22 01:56:49 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:56:49 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/015309dasujos3/workdir" as "filtersfile.flt"
2026/07/22 01:56:49 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 01:56:49 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 01:56:49 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:56:49 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 01:56:49 INFO : filtersfile.flt: Copied (new)
2026/07/22 01:56:49 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/22 01:56:49 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.flt resync[0m
2026/07/22 01:56:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:51 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:51 INFO : Synching Path1 "/tmp/015309dasujos3/filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/"
2026/07/22 01:56:51 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.flt
2026/07/22 01:56:51 INFO : Storing filters file hash to /tmp/015309dasujos3/workdir/filtersfile.flt.md5
2026/07/22 01:56:51 INFO : Copying Path2 files to Path1
2026/07/22 01:56:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:51 INFO : There was nothing to transfer
2026/07/22 01:56:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:51 INFO : There was nothing to transfer
2026/07/22 01:56:51 INFO : Resync updating listings
2026/07/22 01:56:51 INFO : Validating listings for Path1 "/tmp/015309dasujos3/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/"
2026/07/22 01:56:51 INFO : [32mBisync successful[0m
2026/07/22 01:56:51 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/22 01:56:51 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/22 01:56:51 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_filters-totapag6/ fileZ.txt[0m
2026/07/22 01:56:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filters-totapag6/"
2026/07/22 01:56:51 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_filters-totapag6/" to be canonical "/tmp/015309dasujos3/datadir/test_filters-totapag6"
2026/07/22 01:56:51 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/22 01:56:51 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/ fileZ.txt[0m
2026/07/22 01:56:51 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/" as "fileZ.txt"
2026/07/22 01:56:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt"
2026/07/22 01:56:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/"
2026/07/22 01:56:52 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/'" as "fileZ.txt"
2026/07/22 01:56:52 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:52 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:56:52 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:52 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:56:52 INFO : fileZ.txt: Copied (new)
2026/07/22 01:56:52 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt /tmp/015309dasujos3/filters/path1/subdir fileZ.txt[0m
2026/07/22 01:56:52 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt" to "/tmp/015309dasujos3/filters/path1/subdir" as "fileZ.txt"
2026/07/22 01:56:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filters-totapag6/fileZ.txt"
2026/07/22 01:56:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/filters/path1/subdir"
2026/07/22 01:56:52 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/015309dasujos3/filters/path1/subdir" as "fileZ.txt"
2026/07/22 01:56:52 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:52 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 01:56:52 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:56:52 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 01:56:52 INFO : fileZ.txt: Copied (new)
2026/07/22 01:56:52 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/22 01:56:52 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.flt[0m
2026/07/22 01:56:54 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:54 INFO : Synching Path1 "/tmp/015309dasujos3/filters/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/"
2026/07/22 01:56:54 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.flt
2026/07/22 01:56:54 INFO : Building Path1 and Path2 listings
2026/07/22 01:56:54 INFO : Path1 checking for diffs
2026/07/22 01:56:54 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/22 01:56:54 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:56:54 INFO : Path2 checking for diffs
2026/07/22 01:56:54 INFO : Applying changes
2026/07/22 01:56:54 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/subdir/fileZ.txt[0m
2026/07/22 01:56:54 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:56:55 INFO : subdir/fileZ.txt: Copied (new)
2026/07/22 01:56:55 INFO : Updating listings
2026/07/22 01:56:55 INFO : Validating listings for Path1 "/tmp/015309dasujos3/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filters/path2/"
2026/07/22 01:56:55 INFO : [32mBisync successful[0m
2026/07/22 01:56:55 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:55 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:55 INFO : file1.txt: Deleted
2026/07/22 01:56:55 INFO : file2.txt: Deleted
2026/07/22 01:56:55 INFO : file3.txt: Deleted
2026/07/22 01:56:55 INFO : file4.txt: Deleted
2026/07/22 01:56:55 INFO : file5.txt: Deleted
2026/07/22 01:56:55 INFO : file6.txt: Deleted
2026/07/22 01:56:55 INFO : file7.txt: Deleted
2026/07/22 01:56:55 INFO : subdir/fileZ.txt: Deleted
2026/07/22 01:56:55 INFO : subdir/file20.txt: Deleted
2026/07/22 01:56:55 DEBUG : removing 1 level 1 directories
2026/07/22 01:56:55 INFO : subdir: Removing directory
2026/07/22 01:56:55 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:55 INFO : Local file system at /tmp/015309dasujos3/filters/path1: Removing directory
2026/07/22 01:56:55 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:55 INFO : file1.txt: Deleted
2026/07/22 01:56:55 INFO : file5.txt: Deleted
2026/07/22 01:56:55 INFO : file4.txt: Deleted
2026/07/22 01:56:55 INFO : file6.txt: Deleted
2026/07/22 01:56:55 INFO : file3.txt: Deleted
2026/07/22 01:56:55 INFO : file2.txt: Deleted
2026/07/22 01:56:55 INFO : RCLONE_TEST: Deleted
2026/07/22 01:56:55 INFO : file7.txt: Deleted
2026/07/22 01:56:55 INFO : fileZ.txt: Deleted
2026/07/22 01:56:55 INFO : subdir/fileZ.txt: Deleted
2026/07/22 01:56:55 INFO : subdir/file20.txt: Deleted
2026/07/22 01:56:55 DEBUG : removing 1 level 1 directories
2026/07/22 01:56:55 INFO : subdir: Removing directory
2026/07/22 01:56:55 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:55 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncLocalRemote/filtersfile_checks
2026/07/22 01:56:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/filtersfile_checks/path1"
2026/07/22 01:56:55 INFO : path2: Making directory
2026/07/22 01:56:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2"
2026/07/22 01:56:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/22 01:56:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_filtersfile_checks-kojovod3"
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : subdir: Making directory with metadata
2026/07/22 01:56:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:56 INFO : file2.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:56 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:56 INFO : file1.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_filtersfile_checks-kojovod3: Waiting for checks to finish
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_filtersfile_checks-kojovod3: Waiting for transfers to finish
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:56 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/22 01:56:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7"
2026/07/22 01:56:56 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 01:56:56 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/22 01:56:56 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:56:56 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 01:56:56 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/22 01:56:56 INFO : filtersfile2.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:56:56 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:56:56 INFO : hold.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7: Waiting for checks to finish
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7: Waiting for transfers to finish
2026/07/22 01:56:56 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 01:56:56 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 01:56:56 INFO : filtersfile.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:56 ERROR : error listing: directory not found
2026/07/22 01:56:56 ERROR : Local file system at /tmp/015309dasujos3/filtersfile_checks/path1: Failed to list "": directory not found
2026/07/22 01:56:56 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:56 INFO : Local file system at /tmp/015309dasujos3/filtersfile_checks/path1: Removing directory
2026/07/22 01:56:56 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/filtersfile_checks/path1: no such file or directory
2026/07/22 01:56:56 DEBUG : Waiting for deletions to finish
2026/07/22 01:56:56 ERROR : error listing: directory not found
2026/07/22 01:56:56 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Failed to list "": directory not found
2026/07/22 01:56:56 DEBUG : removing 1 level 0 directories
2026/07/22 01:56:56 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Removing directory
2026/07/22 01:56:56 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Ffiltersfile_checks%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:28c3b73a-601a-00ad-777d-19fd6f000000
Time:2026-07-22T01:56:56.1455242Z
--------------------------------------------------------------------------------
2026/07/22 01:56:56 ERROR : error listing: directory not found
2026/07/22 01:56:56 ERROR : error listing: directory not found
2026/07/22 01:56:56 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_filtersfile_checks-kojovod3
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : subdir: Making directory with metadata
2026/07/22 01:56:56 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:56:56 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:56 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:56 INFO : file1.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/filtersfile_checks/path1: Waiting for checks to finish
2026/07/22 01:56:56 DEBUG : Local file system at /tmp/015309dasujos3/filtersfile_checks/path1: Waiting for transfers to finish
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:56 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:56 INFO : file2.txt: Copied (new)
2026/07/22 01:56:56 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:56 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/filtersfile_checks/path1
2026/07/22 01:56:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:56:56 INFO : subdir: Making directory
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Waiting for checks to finish
2026/07/22 01:56:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Waiting for transfers to finish
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:56:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:56:56 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:56:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:56:56 INFO : file2.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:56:56 INFO : file1.txt: Copied (new)
2026/07/22 01:56:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:56:56 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:56:56 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:56:56 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:56:56 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2'
2026/07/22 01:56:57 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/22 01:56:57 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:56:57 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:56:59 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:56:59 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:56:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:56:59 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:56:59 INFO : Copying Path2 files to Path1
2026/07/22 01:56:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:56:59 INFO : There was nothing to transfer
2026/07/22 01:56:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:56:59 INFO : There was nothing to transfer
2026/07/22 01:56:59 INFO : Resync updating listings
2026/07/22 01:56:59 INFO : Validating listings for Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:56:59 INFO : [32mBisync successful[0m
2026/07/22 01:56:59 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/22 01:56:59 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile.txt /tmp/015309dasujos3/workdir/[0m
2026/07/22 01:56:59 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile.txt" to "/tmp/015309dasujos3/workdir/" as ""
2026/07/22 01:56:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile.txt"
2026/07/22 01:56:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:56:59 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/015309dasujos3/workdir" as "filtersfile.txt"
2026/07/22 01:56:59 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:56:59 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 01:56:59 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 01:56:59 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 01:56:59 INFO : filtersfile.txt: Copied (new)
2026/07/22 01:56:59 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/22 01:56:59 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:01 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:01 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:57:01 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:01 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:01 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:01 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:57:01 NOTICE: Bisync error: bisync aborted
2026/07/22 01:57:01 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/22 01:57:01 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/22 01:57:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:04 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:04 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:57:04 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:04 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/015309dasujos3/workdir/tmp_015309dasujos3_filtersfile_checks_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015309dasujos3/workdir/tmp_015309dasujos3_filtersfile_checks_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015309dasujos3/workdir"[0m[0m
2026/07/22 01:57:04 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:57:04 NOTICE: Bisync error: bisync aborted
2026/07/22 01:57:04 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/22 01:57:04 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt resync[0m
2026/07/22 01:57:06 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:06 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:06 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:06 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:06 INFO : Storing filters file hash to /tmp/015309dasujos3/workdir/filtersfile.txt.md5
2026/07/22 01:57:06 INFO : Copying Path2 files to Path1
2026/07/22 01:57:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:06 INFO : There was nothing to transfer
2026/07/22 01:57:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:06 INFO : There was nothing to transfer
2026/07/22 01:57:06 INFO : Resync updating listings
2026/07/22 01:57:06 INFO : Validating listings for Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:06 INFO : [32mBisync successful[0m
2026/07/22 01:57:06 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/22 01:57:06 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:08 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:08 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:08 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:08 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:09 INFO : Path1 checking for diffs
2026/07/22 01:57:09 INFO : Path2 checking for diffs
2026/07/22 01:57:09 INFO : No changes found
2026/07/22 01:57:09 INFO : Updating listings
2026/07/22 01:57:09 INFO : Validating listings for Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:09 INFO : [32mBisync successful[0m
2026/07/22 01:57:09 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/22 01:57:09 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile2.txt /tmp/015309dasujos3/workdir/ filtersfile.txt[0m
2026/07/22 01:57:09 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile2.txt" to "/tmp/015309dasujos3/workdir/" as "filtersfile.txt"
2026/07/22 01:57:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7/filtersfile2.txt"
2026/07/22 01:57:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/workdir/"
2026/07/22 01:57:09 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/015309dasujos3/workdir" as "filtersfile.txt"
2026/07/22 01:57:09 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/015309dasujos3/datadir/test_filtersfile_checks-fajunot7)
2026/07/22 01:57:09 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/015309dasujos3/workdir)
2026/07/22 01:57:09 DEBUG : filtersfile2.txt: Sizes differ
2026/07/22 01:57:09 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/22 01:57:09 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 01:57:09 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/22 01:57:09 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/22 01:57:09 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/22 01:57:09 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:11 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:11 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:11 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:11 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:11 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:57:11 NOTICE: Bisync error: bisync aborted
2026/07/22 01:57:11 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/07/22 01:57:11 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt resync dry-run[0m
2026/07/22 01:57:13 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:13 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:13 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:13 INFO : Skipped storing filters file hash to /tmp/015309dasujos3/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/22 01:57:13 INFO : Copying Path2 files to Path1
2026/07/22 01:57:13 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:13 INFO : There was nothing to transfer
2026/07/22 01:57:13 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:14 INFO : There was nothing to transfer
2026/07/22 01:57:14 INFO : Resync updating listings
2026/07/22 01:57:14 INFO : [32mBisync successful[0m
2026/07/22 01:57:14 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/22 01:57:14 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:16 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:16 INFO : Synching Path1 "/tmp/015309dasujos3/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2/"
2026/07/22 01:57:16 INFO : Using filters file /tmp/015309dasujos3/workdir/filtersfile.txt
2026/07/22 01:57:16 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015309dasujos3/workdir/filtersfile.txt[0m
2026/07/22 01:57:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:57:16 NOTICE: Bisync error: bisync aborted
2026/07/22 01:57:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:16 INFO : file1.txt: Deleted
2026/07/22 01:57:16 INFO : file2.txt: Deleted
2026/07/22 01:57:16 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:16 INFO : subdir/file20.txt: Deleted
2026/07/22 01:57:16 DEBUG : removing 1 level 1 directories
2026/07/22 01:57:16 INFO : subdir: Removing directory
2026/07/22 01:57:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:16 INFO : Local file system at /tmp/015309dasujos3/filtersfile_checks/path1: Removing directory
2026/07/22 01:57:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:16 INFO : file1.txt: Deleted
2026/07/22 01:57:16 INFO : file2.txt: Deleted
2026/07/22 01:57:16 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:16 INFO : subdir/file20.txt: Deleted
2026/07/22 01:57:16 DEBUG : removing 1 level 1 directories
2026/07/22 01:57:16 INFO : subdir: Removing directory
2026/07/22 01:57:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:16 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncLocalRemote/ignorelistingchecksum
2026/07/22 01:57:16 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ignorelistingchecksum/path1"
2026/07/22 01:57:16 INFO : path2: Making directory
2026/07/22 01:57:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2"
2026/07/22 01:57:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/22 01:57:16 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_ignorelistingchecksum-qeyodim8"
2026/07/22 01:57:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:16 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:57:16 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:57:16 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : subdir: Making directory with metadata
2026/07/22 01:57:16 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:16 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:57:16 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:57:16 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:57:16 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:57:16 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:57:16 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:16 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:16 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:57:16 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_ignorelistingchecksum-qeyodim8: Waiting for checks to finish
2026/07/22 01:57:16 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_ignorelistingchecksum-qeyodim8: Waiting for transfers to finish
2026/07/22 01:57:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:16 INFO : file1.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:57:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:57:16 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:57:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/22 01:57:16 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2"
2026/07/22 01:57:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:16 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:57:16 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2: Waiting for checks to finish
2026/07/22 01:57:16 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:16 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:57:16 INFO : file1.txt: Copied (new)
2026/07/22 01:57:16 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2: Waiting for transfers to finish
2026/07/22 01:57:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:16 ERROR : error listing: directory not found
2026/07/22 01:57:16 ERROR : Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1: Failed to list "": directory not found
2026/07/22 01:57:16 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:16 INFO : Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1: Removing directory
2026/07/22 01:57:16 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/ignorelistingchecksum/path1: no such file or directory
2026/07/22 01:57:16 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:17 ERROR : error listing: directory not found
2026/07/22 01:57:17 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/07/22 01:57:17 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:17 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Removing directory
2026/07/22 01:57:17 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fignorelistingchecksum%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f07e0242-c01a-00c6-3b7d-197a9b000000
Time:2026-07-22T01:57:17.0904586Z
--------------------------------------------------------------------------------
2026/07/22 01:57:17 ERROR : error listing: directory not found
2026/07/22 01:57:17 ERROR : error listing: directory not found
2026/07/22 01:57:17 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_ignorelistingchecksum-qeyodim8
2026/07/22 01:57:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : subdir: Making directory with metadata
2026/07/22 01:57:17 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:57:17 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:57:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1: Waiting for checks to finish
2026/07/22 01:57:17 DEBUG : Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1: Waiting for transfers to finish
2026/07/22 01:57:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:57:17 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:57:17 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:57:17 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:57:17 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:17 INFO : file1.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:57:17 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:57:17 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:57:17 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:17 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1
2026/07/22 01:57:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:17 INFO : subdir: Making directory
2026/07/22 01:57:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Waiting for checks to finish
2026/07/22 01:57:17 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/07/22 01:57:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:57:17 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:57:17 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:57:17 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:57:17 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:57:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:57:17 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:17 INFO : file1.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:57:17 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:57:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:17 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:17 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2'
2026/07/22 01:57:18 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 01:57:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:57:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:57:20 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:20 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:20 INFO : Synching Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:20 INFO : Copying Path2 files to Path1
2026/07/22 01:57:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:20 INFO : There was nothing to transfer
2026/07/22 01:57:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:21 INFO : There was nothing to transfer
2026/07/22 01:57:21 INFO : Resync updating listings
2026/07/22 01:57:21 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:21 INFO : [32mBisync successful[0m
2026/07/22 01:57:21 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/22 01:57:23 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:23 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57: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/07/22 01:57:23 INFO : Synching Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:23 INFO : Copying Path2 files to Path1
2026/07/22 01:57:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:23 INFO : There was nothing to transfer
2026/07/22 01:57:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:23 INFO : There was nothing to transfer
2026/07/22 01:57:23 INFO : Resync updating listings
2026/07/22 01:57:23 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:23 INFO : [32mBisync successful[0m
2026/07/22 01:57:23 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:57:23 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/[0m
2026/07/22 01:57:23 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/"
2026/07/22 01:57:23 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/" to be canonical "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2"
2026/07/22 01:57:23 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:57:23 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/" as ""
2026/07/22 01:57:23 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt"
2026/07/22 01:57:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:23 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/'" as "file1.txt"
2026/07/22 01:57:23 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2)
2026/07/22 01:57:23 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/')
2026/07/22 01:57:23 DEBUG : file1.txt: Sizes differ
2026/07/22 01:57:24 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:57:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:24 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:57:24 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:24 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt /tmp/015309dasujos3/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/22 01:57:24 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt" to "/tmp/015309dasujos3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/22 01:57:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2/file1.txt"
2026/07/22 01:57:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/ignorelistingchecksum/path1/subdir"
2026/07/22 01:57:24 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/22 01:57:24 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_ignorelistingchecksum-sohoyez2)
2026/07/22 01:57:24 DEBUG : file20.txt: size = 0 (Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1/subdir)
2026/07/22 01:57:24 DEBUG : file1.txt: Sizes differ
2026/07/22 01:57:24 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 01:57:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:24 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 01:57:24 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 01:57:24 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/22 01:57:24 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/22 01:57:26 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:57:26 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01: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/07/22 01:57:26 INFO : Synching Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:26 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:26 INFO : Path1 checking for diffs
2026/07/22 01:57:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:57:26 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:57:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:57:26 INFO : Path2 checking for diffs
2026/07/22 01:57:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:57:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:57:26 INFO : Applying changes
2026/07/22 01:57:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/22 01:57:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/ignorelistingchecksum/path1/file1.txt[0m
2026/07/22 01:57:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:57:26 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:57:27 INFO : subdir/file20.txt: Copied (replaced existing)
2026/07/22 01:57:27 INFO : Updating listings
2026/07/22 01:57:27 INFO : Validating listings for Path1 "/tmp/015309dasujos3/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2/"
2026/07/22 01:57:27 INFO : [32mBisync successful[0m
2026/07/22 01:57:27 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:27 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:27 INFO : file1.copy1.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy2.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy3.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy4.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy5.txt: Deleted
2026/07/22 01:57:27 INFO : file1.txt: Deleted
2026/07/22 01:57:27 INFO : subdir/file20.txt: Deleted
2026/07/22 01:57:27 DEBUG : removing 1 level 1 directories
2026/07/22 01:57:27 INFO : subdir: Removing directory
2026/07/22 01:57:27 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:27 INFO : Local file system at /tmp/015309dasujos3/ignorelistingchecksum/path1: Removing directory
2026/07/22 01:57:27 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:27 INFO : file1.copy3.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy2.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy1.txt: Deleted
2026/07/22 01:57:27 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:27 INFO : file1.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy4.txt: Deleted
2026/07/22 01:57:27 INFO : file1.copy5.txt: Deleted
2026/07/22 01:57:27 INFO : subdir/file20.txt: Deleted
2026/07/22 01:57:27 DEBUG : removing 1 level 1 directories
2026/07/22 01:57:27 INFO : subdir: Removing directory
2026/07/22 01:57:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:28 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path1
2026/07/22 01:57:28 DEBUG : Creating backend with remote "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:28 INFO : path2: Making directory
2026/07/22 01:57:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2"
2026/07/22 01:57:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/22 01:57:28 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_max_delete_path1-qeraniq3"
2026/07/22 01:57:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path1-qeraniq3: Waiting for checks to finish
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:28 INFO : file1.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path1-qeraniq3: Waiting for transfers to finish
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:28 INFO : file4.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:28 INFO : file2.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:28 INFO : file3.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:28 INFO : file7.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:28 INFO : file5.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:28 INFO : file6.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:28 INFO : file8.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:28 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:28 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:28 INFO : file9.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/22 01:57:28 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_max_delete_path1-qanoyet7"
2026/07/22 01:57:28 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_max_delete_path1-qanoyet7: Waiting for checks to finish
2026/07/22 01:57:28 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:57:28 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:57:28 INFO : hold.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_max_delete_path1-qanoyet7: Waiting for transfers to finish
2026/07/22 01:57:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:28 ERROR : error listing: directory not found
2026/07/22 01:57:28 ERROR : Local file system at /tmp/015309dasujos3/max_delete_path1/path1: Failed to list "": directory not found
2026/07/22 01:57:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:28 INFO : Local file system at /tmp/015309dasujos3/max_delete_path1/path1: Removing directory
2026/07/22 01:57:28 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/max_delete_path1/path1: no such file or directory
2026/07/22 01:57:28 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:28 ERROR : error listing: directory not found
2026/07/22 01:57:28 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Failed to list "": directory not found
2026/07/22 01:57:28 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:28 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Removing directory
2026/07/22 01:57:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fmax_delete_path1%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2f04bec5-501a-006d-447d-190551000000
Time:2026-07-22T01:57:28.2578073Z
--------------------------------------------------------------------------------
2026/07/22 01:57:28 ERROR : error listing: directory not found
2026/07/22 01:57:28 ERROR : error listing: directory not found
2026/07/22 01:57:28 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path1-qeraniq3
2026/07/22 01:57:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/max_delete_path1/path1: Waiting for checks to finish
2026/07/22 01:57:28 DEBUG : Local file system at /tmp/015309dasujos3/max_delete_path1/path1: Waiting for transfers to finish
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:28 INFO : file2.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 INFO : file3.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:28 INFO : file4.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:28 INFO : file5.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:28 INFO : file8.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:28 INFO : file6.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:28 INFO : file1.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:28 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:28 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:28 INFO : file9.txt: Copied (new)
2026/07/22 01:57:28 INFO : file7.txt: Copied (new)
2026/07/22 01:57:28 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/max_delete_path1/path1
2026/07/22 01:57:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:28 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Waiting for checks to finish
2026/07/22 01:57:28 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Waiting for transfers to finish
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:28 INFO : file3.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:28 INFO : file4.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:28 INFO : file2.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:28 INFO : file1.txt: Copied (new)
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:28 INFO : file5.txt: Copied (new)
2026/07/22 01:57:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:29 INFO : file6.txt: Copied (new)
2026/07/22 01:57:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:29 INFO : file7.txt: Copied (new)
2026/07/22 01:57:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:29 INFO : file8.txt: Copied (new)
2026/07/22 01:57:29 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:29 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:29 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:29 INFO : file9.txt: Copied (new)
2026/07/22 01:57:29 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2'
2026/07/22 01:57:29 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/22 01:57:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:57:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:57:32 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:32 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/"
2026/07/22 01:57:32 INFO : Copying Path2 files to Path1
2026/07/22 01:57:32 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:32 INFO : There was nothing to transfer
2026/07/22 01:57:32 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:32 INFO : There was nothing to transfer
2026/07/22 01:57:32 INFO : Resync updating listings
2026/07/22 01:57:32 INFO : Validating listings for Path1 "/tmp/015309dasujos3/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/"
2026/07/22 01:57:32 INFO : [32mBisync successful[0m
2026/07/22 01:57:32 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/22 01:57:32 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/015309dasujos3/max_delete_path1/path1/file1.txt[0m
2026/07/22 01:57:32 DEBUG : Creating backend with remote "/tmp/015309dasujos3/max_delete_path1/path1/"
2026/07/22 01:57:32 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/max_delete_path1/path1/" to be canonical "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:32 INFO : file1.txt: Deleted
2026/07/22 01:57:32 NOTICE: [36m(06) :[0m [34mdelete-file /tmp/015309dasujos3/max_delete_path1/path1/file2.txt[0m
2026/07/22 01:57:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/max_delete_path1/path1/" for canonical name "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:32 INFO : file2.txt: Deleted
2026/07/22 01:57:32 NOTICE: [36m(07) :[0m [34mdelete-file /tmp/015309dasujos3/max_delete_path1/path1/file3.txt[0m
2026/07/22 01:57:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/max_delete_path1/path1/" for canonical name "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:32 INFO : file3.txt: Deleted
2026/07/22 01:57:32 NOTICE: [36m(08) :[0m [34mdelete-file /tmp/015309dasujos3/max_delete_path1/path1/file4.txt[0m
2026/07/22 01:57:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/max_delete_path1/path1/" for canonical name "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:32 INFO : file4.txt: Deleted
2026/07/22 01:57:32 NOTICE: [36m(09) :[0m [34mdelete-file /tmp/015309dasujos3/max_delete_path1/path1/file5.txt[0m
2026/07/22 01:57:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/max_delete_path1/path1/" for canonical name "/tmp/015309dasujos3/max_delete_path1/path1"
2026/07/22 01:57:32 INFO : file5.txt: Deleted
2026/07/22 01:57:32 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/22 01:57:32 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:57:34 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:34 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/"
2026/07/22 01:57:34 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:34 INFO : Path1 checking for diffs
2026/07/22 01:57:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:57:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:57:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:57:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:34 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:57:34 INFO : Path2 checking for diffs
2026/07/22 01:57:34 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/015309dasujos3/max_delete_path1/path1/". Run with --force if desired.
2026/07/22 01:57:34 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:57:34 NOTICE: Bisync error: too many deletes
2026/07/22 01:57:34 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 01:57:34 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/22 01:57:34 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/22 01:57:36 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:36 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/"
2026/07/22 01:57:36 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:37 INFO : Path1 checking for diffs
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:37 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:57:37 INFO : Path2 checking for diffs
2026/07/22 01:57:37 INFO : Applying changes
2026/07/22 01:57:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/file1.txt[0m
2026/07/22 01:57:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/file2.txt[0m
2026/07/22 01:57:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/file3.txt[0m
2026/07/22 01:57:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/file4.txt[0m
2026/07/22 01:57:37 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/file5.txt[0m
2026/07/22 01:57:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:57:37 INFO : file1.txt: Deleted
2026/07/22 01:57:37 INFO : file3.txt: Deleted
2026/07/22 01:57:37 INFO : file5.txt: Deleted
2026/07/22 01:57:37 INFO : file2.txt: Deleted
2026/07/22 01:57:37 INFO : file4.txt: Deleted
2026/07/22 01:57:37 INFO : There was nothing to transfer
2026/07/22 01:57:37 INFO : Updating listings
2026/07/22 01:57:37 INFO : Validating listings for Path1 "/tmp/015309dasujos3/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2/"
2026/07/22 01:57:37 INFO : [32mBisync successful[0m
2026/07/22 01:57:37 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:37 INFO : file8.txt: Deleted
2026/07/22 01:57:37 INFO : file9.txt: Deleted
2026/07/22 01:57:37 INFO : file6.txt: Deleted
2026/07/22 01:57:37 INFO : file7.txt: Deleted
2026/07/22 01:57:37 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:37 INFO : Local file system at /tmp/015309dasujos3/max_delete_path1/path1: Removing directory
2026/07/22 01:57:37 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:37 INFO : file9.txt: Deleted
2026/07/22 01:57:37 INFO : file8.txt: Deleted
2026/07/22 01:57:37 INFO : file7.txt: Deleted
2026/07/22 01:57:37 INFO : file6.txt: Deleted
2026/07/22 01:57:37 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:37 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncLocalRemote/max_delete_path2_force
2026/07/22 01:57:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/max_delete_path2_force/path1"
2026/07/22 01:57:37 INFO : path2: Making directory
2026/07/22 01:57:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2"
2026/07/22 01:57:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/22 01:57:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_max_delete_path2_force-kanurud5"
2026/07/22 01:57:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:37 INFO : file4.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path2_force-kanurud5: Waiting for checks to finish
2026/07/22 01:57:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path2_force-kanurud5: Waiting for transfers to finish
2026/07/22 01:57:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:37 INFO : file1.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:37 INFO : file2.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:37 INFO : file3.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:37 INFO : file5.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:37 INFO : file6.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:37 INFO : file8.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:37 INFO : file7.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:37 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:37 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:37 INFO : file9.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/22 01:57:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_max_delete_path2_force-pisuboz4"
2026/07/22 01:57:37 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_max_delete_path2_force-pisuboz4: Waiting for checks to finish
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_max_delete_path2_force-pisuboz4: Waiting for transfers to finish
2026/07/22 01:57:37 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 01:57:37 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 01:57:37 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 01:57:37 INFO : hold.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:37 ERROR : error listing: directory not found
2026/07/22 01:57:37 ERROR : Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1: Failed to list "": directory not found
2026/07/22 01:57:37 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:37 INFO : Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1: Removing directory
2026/07/22 01:57:37 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/max_delete_path2_force/path1: no such file or directory
2026/07/22 01:57:37 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:37 ERROR : error listing: directory not found
2026/07/22 01:57:37 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Failed to list "": directory not found
2026/07/22 01:57:37 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:37 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Removing directory
2026/07/22 01:57:37 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fmax_delete_path2_force%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:362d1cbc-d01a-002e-697d-19e30d000000
Time:2026-07-22T01:57:37.8072872Z
--------------------------------------------------------------------------------
2026/07/22 01:57:37 ERROR : error listing: directory not found
2026/07/22 01:57:37 ERROR : error listing: directory not found
2026/07/22 01:57:37 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_max_delete_path2_force-kanurud5
2026/07/22 01:57:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1: Waiting for checks to finish
2026/07/22 01:57:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:37 INFO : file4.txt: Copied (new)
2026/07/22 01:57:37 INFO : file1.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:37 INFO : file3.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:37 INFO : file5.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1: Waiting for transfers to finish
2026/07/22 01:57:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:37 INFO : file2.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:37 INFO : file6.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:37 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:37 INFO : file8.txt: Copied (new)
2026/07/22 01:57:37 INFO : file7.txt: Copied (new)
2026/07/22 01:57:37 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:37 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:37 INFO : file9.txt: Copied (new)
2026/07/22 01:57:37 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1
2026/07/22 01:57:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Waiting for checks to finish
2026/07/22 01:57:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Waiting for transfers to finish
2026/07/22 01:57:38 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:38 INFO : file3.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:38 INFO : file1.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:38 INFO : file4.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:38 INFO : file2.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:38 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:38 INFO : file5.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:38 INFO : file6.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:38 INFO : file7.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:38 INFO : file8.txt: Copied (new)
2026/07/22 01:57:38 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 01:57:38 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:38 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 01:57:38 INFO : file9.txt: Copied (new)
2026/07/22 01:57:38 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2'
2026/07/22 01:57:39 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/22 01:57:39 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:57:39 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:57:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:41 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:41 INFO : Copying Path2 files to Path1
2026/07/22 01:57:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:41 INFO : There was nothing to transfer
2026/07/22 01:57:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:41 INFO : There was nothing to transfer
2026/07/22 01:57:41 INFO : Resync updating listings
2026/07/22 01:57:41 INFO : Validating listings for Path1 "/tmp/015309dasujos3/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:41 INFO : [32mBisync successful[0m
2026/07/22 01:57:41 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/22 01:57:41 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/file1.txt[0m
2026/07/22 01:57:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:41 INFO : file1.txt: Deleted
2026/07/22 01:57:41 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/file2.txt[0m
2026/07/22 01:57:42 INFO : file2.txt: Deleted
2026/07/22 01:57:42 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/file3.txt[0m
2026/07/22 01:57:42 INFO : file3.txt: Deleted
2026/07/22 01:57:42 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/file4.txt[0m
2026/07/22 01:57:42 INFO : file4.txt: Deleted
2026/07/22 01:57:42 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/file5.txt[0m
2026/07/22 01:57:42 INFO : file5.txt: Deleted
2026/07/22 01:57:42 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/22 01:57:42 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 01:57:44 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:57:44 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:44 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:44 INFO : Path1 checking for diffs
2026/07/22 01:57:44 INFO : Path2 checking for diffs
2026/07/22 01:57:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:57:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:57:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:57:44 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:44 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:57:44 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/22 01:57:44 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 01:57:44 NOTICE: Bisync error: too many deletes
2026/07/22 01:57:44 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 01:57:44 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/22 01:57:44 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/22 01:57:46 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:57:46 INFO : Synching Path1 "/tmp/015309dasujos3/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:46 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:47 INFO : Path1 checking for diffs
2026/07/22 01:57:47 INFO : Path2 checking for diffs
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:47 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 01:57:47 INFO : Applying changes
2026/07/22 01:57:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/max_delete_path2_force/path1/file1.txt[0m
2026/07/22 01:57:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/max_delete_path2_force/path1/file2.txt[0m
2026/07/22 01:57:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/max_delete_path2_force/path1/file3.txt[0m
2026/07/22 01:57:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/max_delete_path2_force/path1/file4.txt[0m
2026/07/22 01:57:47 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/max_delete_path2_force/path1/file5.txt[0m
2026/07/22 01:57:47 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:57:47 INFO : file5.txt: Deleted
2026/07/22 01:57:47 INFO : file1.txt: Deleted
2026/07/22 01:57:47 INFO : file2.txt: Deleted
2026/07/22 01:57:47 INFO : file3.txt: Deleted
2026/07/22 01:57:47 INFO : file4.txt: Deleted
2026/07/22 01:57:47 INFO : There was nothing to transfer
2026/07/22 01:57:47 INFO : Updating listings
2026/07/22 01:57:47 INFO : Validating listings for Path1 "/tmp/015309dasujos3/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2/"
2026/07/22 01:57:47 INFO : [32mBisync successful[0m
2026/07/22 01:57:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:47 INFO : file6.txt: Deleted
2026/07/22 01:57:47 INFO : file7.txt: Deleted
2026/07/22 01:57:47 INFO : file8.txt: Deleted
2026/07/22 01:57:47 INFO : file9.txt: Deleted
2026/07/22 01:57:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:47 INFO : Local file system at /tmp/015309dasujos3/max_delete_path2_force/path1: Removing directory
2026/07/22 01:57:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:47 INFO : file6.txt: Deleted
2026/07/22 01:57:47 INFO : file7.txt: Deleted
2026/07/22 01:57:47 INFO : file8.txt: Deleted
2026/07/22 01:57:47 INFO : file9.txt: Deleted
2026/07/22 01:57:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:47 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncLocalRemote/nomodtime
2026/07/22 01:57:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1"
2026/07/22 01:57:47 INFO : path2: Making directory
2026/07/22 01:57:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2"
2026/07/22 01:57:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/22 01:57:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_nomodtime-tiyirov4"
2026/07/22 01:57:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:47 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:47 INFO : file3.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_nomodtime-tiyirov4: Waiting for checks to finish
2026/07/22 01:57:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:47 INFO : file1.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:47 INFO : file5.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_nomodtime-tiyirov4: Waiting for transfers to finish
2026/07/22 01:57:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:47 INFO : file6.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:47 INFO : file2.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:47 INFO : file8.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:47 INFO : file4.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:47 INFO : file7.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/22 01:57:47 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0"
2026/07/22 01:57:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 01:57:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:47 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 01:57:47 INFO : file1.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 01:57:47 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:47 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 01:57:47 INFO : file10.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 01:57:47 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 01:57:47 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:57:47 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 01:57:47 INFO : file2.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/22 01:57:47 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/22 01:57:47 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:57:47 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/22 01:57:47 INFO : file5R.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0: Waiting for checks to finish
2026/07/22 01:57:47 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:47 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 01:57:47 INFO : file11.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 01:57:47 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:47 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:57:47 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 01:57:47 INFO : file7.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/22 01:57:47 INFO : file5L.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0: Waiting for transfers to finish
2026/07/22 01:57:47 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 01:57:47 INFO : file6.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:47 ERROR : error listing: directory not found
2026/07/22 01:57:47 ERROR : Local file system at /tmp/015309dasujos3/nomodtime/path1: Failed to list "": directory not found
2026/07/22 01:57:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:47 INFO : Local file system at /tmp/015309dasujos3/nomodtime/path1: Removing directory
2026/07/22 01:57:47 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/nomodtime/path1: no such file or directory
2026/07/22 01:57:47 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:47 ERROR : error listing: directory not found
2026/07/22 01:57:47 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Failed to list "": directory not found
2026/07/22 01:57:47 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:47 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Removing directory
2026/07/22 01:57:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fnomodtime%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e4305e96-501a-0020-417d-19cabd000000
Time:2026-07-22T01:57:47.7428335Z
--------------------------------------------------------------------------------
2026/07/22 01:57:47 ERROR : error listing: directory not found
2026/07/22 01:57:47 ERROR : error listing: directory not found
2026/07/22 01:57:47 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_nomodtime-tiyirov4
2026/07/22 01:57:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/nomodtime/path1: Waiting for checks to finish
2026/07/22 01:57:47 DEBUG : Local file system at /tmp/015309dasujos3/nomodtime/path1: Waiting for transfers to finish
2026/07/22 01:57:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:47 INFO : file2.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:47 INFO : file3.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:47 INFO : file1.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:47 INFO : file4.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:47 INFO : file6.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:47 INFO : file5.txt: Copied (new)
2026/07/22 01:57:47 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:47 INFO : file7.txt: Copied (new)
2026/07/22 01:57:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:47 INFO : file8.txt: Copied (new)
2026/07/22 01:57:47 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/nomodtime/path1
2026/07/22 01:57:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:47 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Waiting for checks to finish
2026/07/22 01:57:47 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Waiting for transfers to finish
2026/07/22 01:57:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:57:48 INFO : file2.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:48 INFO : file1.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:57:48 INFO : file3.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:57:48 INFO : file4.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:57:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:57:48 INFO : file5.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:57:48 INFO : file7.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:57:48 INFO : file6.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:57:48 INFO : file8.txt: Copied (new)
2026/07/22 01:57:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:48 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:48 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2'
2026/07/22 01:57:49 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 01:57:49 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:57:49 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/22 01:57:49 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:49 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:57:49 INFO : Synching Path1 "/tmp/015309dasujos3/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:49 INFO : Copying Path2 files to Path1
2026/07/22 01:57:49 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:49 INFO : There was nothing to transfer
2026/07/22 01:57:49 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:50 INFO : There was nothing to transfer
2026/07/22 01:57:50 INFO : Resync updating listings
2026/07/22 01:57:50 INFO : Validating listings for Path1 "/tmp/015309dasujos3/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:50 INFO : [32mBisync successful[0m
2026/07/22 01:57:50 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 01:57:50 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 01:57:50 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file10.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/[0m
2026/07/22 01:57:50 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file10.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/" as ""
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file10.txt"
2026/07/22 01:57:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:50 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/'" as "file10.txt"
2026/07/22 01:57:50 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:50 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 01:57:50 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:50 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 01:57:50 INFO : file10.txt: Copied (new)
2026/07/22 01:57:50 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/22 01:57:50 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/[0m
2026/07/22 01:57:50 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/" as ""
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file1.txt"
2026/07/22 01:57:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:50 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/'" as "file1.txt"
2026/07/22 01:57:50 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:50 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/')
2026/07/22 01:57:50 DEBUG : file1.txt: Sizes differ
2026/07/22 01:57:50 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 01:57:50 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:50 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 01:57:50 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:50 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 01:57:50 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file11.txt /tmp/015309dasujos3/nomodtime/path1/[0m
2026/07/22 01:57:50 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file11.txt" to "/tmp/015309dasujos3/nomodtime/path1/" as ""
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file11.txt"
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1/"
2026/07/22 01:57:50 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/015309dasujos3/nomodtime/path1" as "file11.txt"
2026/07/22 01:57:50 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:50 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 01:57:50 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:50 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 01:57:50 INFO : file11.txt: Copied (new)
2026/07/22 01:57:50 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/22 01:57:50 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file2.txt /tmp/015309dasujos3/nomodtime/path1/[0m
2026/07/22 01:57:50 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file2.txt" to "/tmp/015309dasujos3/nomodtime/path1/" as ""
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file2.txt"
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1/"
2026/07/22 01:57:50 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/015309dasujos3/nomodtime/path1" as "file2.txt"
2026/07/22 01:57:50 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:50 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/nomodtime/path1)
2026/07/22 01:57:50 DEBUG : file2.txt: Sizes differ
2026/07/22 01:57:50 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 01:57:50 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:57:50 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 01:57:50 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:57:50 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 01:57:50 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file3.txt[0m
2026/07/22 01:57:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:50 INFO : file3.txt: Deleted
2026/07/22 01:57:50 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 01:57:50 NOTICE: [36m(16) :[0m [34mdelete-file /tmp/015309dasujos3/nomodtime/path1/file4.txt[0m
2026/07/22 01:57:50 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1/"
2026/07/22 01:57:50 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/nomodtime/path1/" to be canonical "/tmp/015309dasujos3/nomodtime/path1"
2026/07/22 01:57:50 INFO : file4.txt: Deleted
2026/07/22 01:57:50 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 01:57:50 NOTICE: [36m(18) :[0m [34mdelete-file /tmp/015309dasujos3/nomodtime/path1/file8.txt[0m
2026/07/22 01:57:50 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/nomodtime/path1/" for canonical name "/tmp/015309dasujos3/nomodtime/path1"
2026/07/22 01:57:50 INFO : file8.txt: Deleted
2026/07/22 01:57:50 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file8.txt[0m
2026/07/22 01:57:51 INFO : file8.txt: Deleted
2026/07/22 01:57:51 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 01:57:51 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/ file5.txt[0m
2026/07/22 01:57:51 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/" as "file5.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5R.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:51 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/'" as "file5.txt"
2026/07/22 01:57:51 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:51 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/')
2026/07/22 01:57:51 DEBUG : file5R.txt: Sizes differ
2026/07/22 01:57:51 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 01:57:51 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:57:51 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 01:57:51 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:57:51 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5L.txt /tmp/015309dasujos3/nomodtime/path1/ file5.txt[0m
2026/07/22 01:57:51 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5L.txt" to "/tmp/015309dasujos3/nomodtime/path1/" as "file5.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file5L.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1/"
2026/07/22 01:57:51 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/015309dasujos3/nomodtime/path1" as "file5.txt"
2026/07/22 01:57:51 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:51 DEBUG : file5.txt: size = 0 (Local file system at /tmp/015309dasujos3/nomodtime/path1)
2026/07/22 01:57:51 DEBUG : file5L.txt: Sizes differ
2026/07/22 01:57:51 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 01:57:51 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:57:51 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 01:57:51 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:57:51 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/22 01:57:51 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file6.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/[0m
2026/07/22 01:57:51 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file6.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/" as ""
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file6.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:51 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/'" as "file6.txt"
2026/07/22 01:57:51 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:51 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/')
2026/07/22 01:57:51 DEBUG : file6.txt: Sizes differ
2026/07/22 01:57:51 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 01:57:51 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:51 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 01:57:51 INFO : file6.txt: Copied (replaced existing)
2026/07/22 01:57:51 NOTICE: [36m(25) :[0m [34mdelete-file /tmp/015309dasujos3/nomodtime/path1/file6.txt[0m
2026/07/22 01:57:51 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/nomodtime/path1/" for canonical name "/tmp/015309dasujos3/nomodtime/path1"
2026/07/22 01:57:51 INFO : file6.txt: Deleted
2026/07/22 01:57:51 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/22 01:57:51 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file7.txt /tmp/015309dasujos3/nomodtime/path1/[0m
2026/07/22 01:57:51 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file7.txt" to "/tmp/015309dasujos3/nomodtime/path1/" as ""
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_nomodtime-novumet0/file7.txt"
2026/07/22 01:57:51 DEBUG : Creating backend with remote "/tmp/015309dasujos3/nomodtime/path1/"
2026/07/22 01:57:51 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/015309dasujos3/nomodtime/path1" as "file7.txt"
2026/07/22 01:57:51 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_nomodtime-novumet0)
2026/07/22 01:57:51 DEBUG : file7.txt: size = 0 (Local file system at /tmp/015309dasujos3/nomodtime/path1)
2026/07/22 01:57:51 DEBUG : file7.txt: Sizes differ
2026/07/22 01:57:51 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 01:57:51 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:51 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 01:57:51 INFO : file7.txt: Copied (replaced existing)
2026/07/22 01:57:51 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file7.txt[0m
2026/07/22 01:57:52 INFO : file7.txt: Deleted
2026/07/22 01:57:52 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/22 01:57:52 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/22 01:57:52 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:52 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:57:52 INFO : Synching Path1 "/tmp/015309dasujos3/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:52 INFO : Building Path1 and Path2 listings
2026/07/22 01:57:52 INFO : Path1 checking for diffs
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 01:57:52 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:57:52 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 01:57:52 INFO : Path2 checking for diffs
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 01:57:52 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 01:57:52 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 01:57:52 INFO : Applying changes
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file11.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file2.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file4.txt[0m
2026/07/22 01:57:52 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 01:57:52 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file5.txt.conflict1[0m
2026/07/22 01:57:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 01:57:52 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file5.txt.conflict1[0m
2026/07/22 01:57:52 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file5.txt.conflict2[0m
2026/07/22 01:57:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 01:57:52 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file5.txt.conflict2[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file6.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/file7.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file1.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file10.txt[0m
2026/07/22 01:57:52 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36m/tmp/015309dasujos3/nomodtime/path1/file3.txt[0m
2026/07/22 01:57:52 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:57:52 INFO : file10.txt: Copied (new)
2026/07/22 01:57:52 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:52 INFO : file5.txt.conflict2: Copied (new)
2026/07/22 01:57:53 INFO : file6.txt: Copied (new)
2026/07/22 01:57:53 INFO : file3.txt: Deleted
2026/07/22 01:57:53 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:57:53 INFO : file11.txt: Copied (new)
2026/07/22 01:57:53 INFO : file5.txt.conflict1: Copied (new)
2026/07/22 01:57:53 INFO : file7.txt: Copied (new)
2026/07/22 01:57:53 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:57:53 INFO : file4.txt: Deleted
2026/07/22 01:57:53 INFO : Updating listings
2026/07/22 01:57:53 INFO : Validating listings for Path1 "/tmp/015309dasujos3/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2/"
2026/07/22 01:57:53 INFO : [32mBisync successful[0m
2026/07/22 01:57:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:53 INFO : file6.txt: Deleted
2026/07/22 01:57:53 INFO : file11.txt: Deleted
2026/07/22 01:57:53 INFO : file7.txt: Deleted
2026/07/22 01:57:53 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:53 INFO : file2.txt: Deleted
2026/07/22 01:57:53 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:57:53 INFO : file10.txt: Deleted
2026/07/22 01:57:53 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:57:53 INFO : file1.txt: Deleted
2026/07/22 01:57:53 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:53 INFO : Local file system at /tmp/015309dasujos3/nomodtime/path1: Removing directory
2026/07/22 01:57:53 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:53 INFO : file6.txt: Deleted
2026/07/22 01:57:53 INFO : file1.txt: Deleted
2026/07/22 01:57:53 INFO : file5.txt.conflict2: Deleted
2026/07/22 01:57:53 INFO : RCLONE_TEST: Deleted
2026/07/22 01:57:53 INFO : file2.txt: Deleted
2026/07/22 01:57:53 INFO : file10.txt: Deleted
2026/07/22 01:57:53 INFO : file11.txt: Deleted
2026/07/22 01:57:53 INFO : file5.txt.conflict1: Deleted
2026/07/22 01:57:53 INFO : file7.txt: Deleted
2026/07/22 01:57:54 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:54 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncLocalRemote/normalization
2026/07/22 01:57:54 DEBUG : Creating backend with remote "/tmp/015309dasujos3/normalization/path1"
2026/07/22 01:57:54 INFO : path2: Making directory
2026/07/22 01:57:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2"
2026/07/22 01:57:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/22 01:57:54 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_normalization-sitolij0"
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:57:54 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_normalization-sitolij0: Waiting for checks to finish
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_normalization-sitolij0: Waiting for transfers to finish
2026/07/22 01:57:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:54 INFO : file1.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:54 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:57:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/22 01:57:54 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5"
2026/07/22 01:57:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_normalization-qirijiq5: Waiting for checks to finish
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_normalization-qirijiq5: Waiting for transfers to finish
2026/07/22 01:57:54 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:57:54 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/22 01:57:54 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 01:57:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:54 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 01:57:54 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:57:54 INFO : file1.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:54 ERROR : error listing: directory not found
2026/07/22 01:57:54 ERROR : Local file system at /tmp/015309dasujos3/normalization/path1: Failed to list "": directory not found
2026/07/22 01:57:54 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:54 INFO : Local file system at /tmp/015309dasujos3/normalization/path1: Removing directory
2026/07/22 01:57:54 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/normalization/path1: no such file or directory
2026/07/22 01:57:54 DEBUG : Waiting for deletions to finish
2026/07/22 01:57:54 ERROR : error listing: directory not found
2026/07/22 01:57:54 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2': Failed to list "": directory not found
2026/07/22 01:57:54 DEBUG : removing 1 level 0 directories
2026/07/22 01:57:54 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2': Removing directory
2026/07/22 01:57:54 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fnormalization%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:28c3b8ab-601a-00ad-277d-19fd6f000000
Time:2026-07-22T01:57:54.3006997Z
--------------------------------------------------------------------------------
2026/07/22 01:57:54 ERROR : error listing: directory not found
2026/07/22 01:57:54 ERROR : error listing: directory not found
2026/07/22 01:57:54 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_normalization-sitolij0
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 01:57:54 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/normalization/path1: Waiting for checks to finish
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:54 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : Local file system at /tmp/015309dasujos3/normalization/path1: Waiting for transfers to finish
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:54 INFO : file1.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:57:54 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/normalization/path1
2026/07/22 01:57:54 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 01:57:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2': Waiting for checks to finish
2026/07/22 01:57:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2': Waiting for transfers to finish
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:57:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:57:54 INFO : file1.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 01:57:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:57:54 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 01:57:54 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 01:57:54 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 01:57:55 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 01:57:55 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 01:57:55 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2'
2026/07/22 01:57:55 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/22 01:57:55 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/[0m
2026/07/22 01:57:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/"
2026/07/22 01:57:55 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/" to be canonical "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5"
2026/07/22 01:57:55 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:57:55 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/" as ""
2026/07/22 01:57:55 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:57:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/"
2026/07/22 01:57:55 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/'" as "file1.txt"
2026/07/22 01:57:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_normalization-qirijiq5)
2026/07/22 01:57:55 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/')
2026/07/22 01:57:55 DEBUG : file1.txt: Sizes differ
2026/07/22 01:57:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:57:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:57:55 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:55 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 01:57:55 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 01:57:58 NOTICE: Local file system at /tmp/015309dasujos3/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:57:58 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:57:58 NOTICE: Local file system at /tmp/015309dasujos3/normalization/path1: Replacing invalid UTF-8 characters in "ě\x81\xfe áñhࢺ_測試Рускийěáñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:57:58 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:58 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:57:58 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:57:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:57:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:57:59 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:57:59 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:57:59 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 01:57:59 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:57:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:57: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/07/22 01:57:59 INFO : Synching Path1 "/tmp/015309dasujos3/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/"
2026/07/22 01:57:59 INFO : Copying Path2 files to Path1
2026/07/22 01:57:59 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:57:59 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:57:59 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:57:59 INFO : Resync updating listings
2026/07/22 01:57:59 INFO : Validating listings for Path1 "/tmp/015309dasujos3/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/"
2026/07/22 01:57:59 INFO : [32mBisync successful[0m
2026/07/22 01:57:59 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt /tmp/015309dasujos3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/07/22 01:57:59 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "/tmp/015309dasujos3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 01:57:59 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 01:57:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:59 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/07/22 01:57:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:59 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 01:57:59 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 01:57:59 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt /tmp/015309dasujos3/normalization/path1/folder éééö.txt[0m
2026/07/22 01:57:59 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "/tmp/015309dasujos3/normalization/path1/folder" as "éééö.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/normalization/path1/folder"
2026/07/22 01:57:59 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/normalization/path1/folder" as "éééö.txt"
2026/07/22 01:57:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:59 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/07/22 01:57:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:59 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/07/22 01:57:59 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 01:57:59 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt /tmp/015309dasujos3/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/07/22 01:57:59 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "/tmp/015309dasujos3/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/normalization/path1/folder"
2026/07/22 01:57:59 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/07/22 01:57:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:57:59 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/07/22 01:57:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:57:59 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/07/22 01:57:59 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/07/22 01:57:59 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/[0m
2026/07/22 01:57:59 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/" for canonical name "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5"
2026/07/22 01:57:59 DEBUG : file1.txt: Set modification time 2001-01-03
2026/07/22 01:57:59 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/" as ""
2026/07/22 01:57:59 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:57:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/"
2026/07/22 01:57:59 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/'" as "file1.txt"
2026/07/22 01:58:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_normalization-qirijiq5)
2026/07/22 01:58:00 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/')
2026/07/22 01:58:00 DEBUG : file1.txt: Sizes differ
2026/07/22 01:58:00 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 01:58:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:00 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 01:58:00 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:00 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder éééö.txt[0m
2026/07/22 01:58:00 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder" as "éééö.txt"
2026/07/22 01:58:00 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:58:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder"
2026/07/22 01:58:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder'" as "éééö.txt"
2026/07/22 01:58:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:00 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/07/22 01:58:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:00 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/07/22 01:58:00 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 01:58:00 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder hello,WORLD!.txt[0m
2026/07/22 01:58:00 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder" as "hello,WORLD!.txt"
2026/07/22 01:58:00 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_normalization-qirijiq5/file1.txt"
2026/07/22 01:58:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder"
2026/07/22 01:58:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/07/22 01:58:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:01 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/07/22 01:58:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:01 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/07/22 01:58:01 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/07/22 01:58:01 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/07/22 01:58:01 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:58:03 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:58:03 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:03 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:58:03 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 01:58:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 01:58:04 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/015309dasujos3/normalization/path1 fs2: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/normalization/path2')
@@ -1 +1 @@
-測試_Русский_ _ _ě_áñ測試_Русский_ _ _ě_áñ+folderfolder
=== RUN TestBisyncLocalRemote/rclone_args
2026/07/22 01:58:04 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1"
2026/07/22 01:58:04 INFO : path2: Making directory
2026/07/22 01:58:04 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2"
2026/07/22 01:58:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/22 01:58:04 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_rclone_args-fiqefop8"
2026/07/22 01:58:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : subdir: Making directory with metadata
2026/07/22 01:58:04 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:58:04 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:58:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:04 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:58:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:04 INFO : file2.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_rclone_args-fiqefop8: Waiting for checks to finish
2026/07/22 01:58:04 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:58:04 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:58:04 INFO : file1.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_rclone_args-fiqefop8: Waiting for transfers to finish
2026/07/22 01:58:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:58:04 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:58:04 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:58:04 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/22 01:58:04 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6"
2026/07/22 01:58:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:04 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/22 01:58:04 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/22 01:58:04 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/22 01:58:04 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6: Waiting for checks to finish
2026/07/22 01:58:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:04 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/22 01:58:04 INFO : file1.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:04 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/22 01:58:04 INFO : file2.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/22 01:58:04 INFO : file20.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:04 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/22 01:58:04 INFO : file21.txt: Copied (new)
2026/07/22 01:58:04 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6: Waiting for transfers to finish
2026/07/22 01:58:04 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:04 ERROR : error listing: directory not found
2026/07/22 01:58:04 ERROR : Local file system at /tmp/015309dasujos3/rclone_args/path1: Failed to list "": directory not found
2026/07/22 01:58:04 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:04 INFO : Local file system at /tmp/015309dasujos3/rclone_args/path1: Removing directory
2026/07/22 01:58:04 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/rclone_args/path1: no such file or directory
2026/07/22 01:58:04 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:04 ERROR : error listing: directory not found
2026/07/22 01:58:04 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Failed to list "": directory not found
2026/07/22 01:58:04 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:04 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Removing directory
2026/07/22 01:58:04 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Frclone_args%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f66f5979-501a-0042-067d-19089a000000
Time:2026-07-22T01:58:04.9377306Z
--------------------------------------------------------------------------------
2026/07/22 01:58:04 ERROR : error listing: directory not found
2026/07/22 01:58:05 ERROR : error listing: directory not found
2026/07/22 01:58:05 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_rclone_args-fiqefop8
2026/07/22 01:58:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : subdir: Making directory with metadata
2026/07/22 01:58:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:58:05 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:58:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:05 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:58:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : Local file system at /tmp/015309dasujos3/rclone_args/path1: Waiting for checks to finish
2026/07/22 01:58:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:05 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:58:05 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:58:05 INFO : file1.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:05 INFO : file2.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:58:05 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : Local file system at /tmp/015309dasujos3/rclone_args/path1: Waiting for transfers to finish
2026/07/22 01:58:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:58:05 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:58:05 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:05 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/rclone_args/path1
2026/07/22 01:58:05 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:05 INFO : subdir: Making directory
2026/07/22 01:58:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:05 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Waiting for checks to finish
2026/07/22 01:58:05 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Waiting for transfers to finish
2026/07/22 01:58:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 01:58:05 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 01:58:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:05 INFO : file2.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 01:58:05 INFO : file1.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:58:05 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:58:05 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 01:58:05 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:05 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 01:58:05 INFO : subdir/file21.txt: Copied (new)
2026/07/22 01:58:05 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2'
2026/07/22 01:58:06 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/22 01:58:06 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/ *[0m
2026/07/22 01:58:06 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/"
2026/07/22 01:58:06 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/" to be canonical "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6"
2026/07/22 01:58:06 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 01:58:06 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:58:06 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:58:06 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 01:58:06 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 01:58:06 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/22 01:58:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:08 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:08 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:58:08 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:08 INFO : Copying Path2 files to Path1
2026/07/22 01:58:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:58:08 INFO : There was nothing to transfer
2026/07/22 01:58:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:58:08 INFO : There was nothing to transfer
2026/07/22 01:58:08 INFO : Resync updating listings
2026/07/22 01:58:08 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:08 INFO : [32mBisync successful[0m
2026/07/22 01:58:08 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 01:58:08 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt /tmp/015309dasujos3/rclone_args/path1/[0m
2026/07/22 01:58:08 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt" to "/tmp/015309dasujos3/rclone_args/path1/" as ""
2026/07/22 01:58:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt"
2026/07/22 01:58:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/"
2026/07/22 01:58:08 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1" as "file1.txt"
2026/07/22 01:58:08 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:58:08 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/07/22 01:58:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6)
2026/07/22 01:58:08 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/015309dasujos3/rclone_args/path1)
2026/07/22 01:58:08 DEBUG : file1.txt: md5 differ
2026/07/22 01:58:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 01:58:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 01:58:08 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:08 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/[0m
2026/07/22 01:58:08 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/" as ""
2026/07/22 01:58:08 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt"
2026/07/22 01:58:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:08 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/'" as "file2.txt"
2026/07/22 01:58:08 DEBUG : file2.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6)
2026/07/22 01:58:08 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/')
2026/07/22 01:58:08 DEBUG : file2.txt: Sizes differ
2026/07/22 01:58:09 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/22 01:58:09 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:09 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/22 01:58:09 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:09 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt /tmp/015309dasujos3/rclone_args/path1/subdir[0m
2026/07/22 01:58:09 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt" to "/tmp/015309dasujos3/rclone_args/path1/subdir" as ""
2026/07/22 01:58:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt"
2026/07/22 01:58:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:09 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1/subdir" as "file20.txt"
2026/07/22 01:58:09 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:58:09 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/07/22 01:58:09 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:09 INFO : file20.txt: Updated modification time in destination
2026/07/22 01:58:09 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:58:09 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir[0m
2026/07/22 01:58:09 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir" as ""
2026/07/22 01:58:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt"
2026/07/22 01:58:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir"
2026/07/22 01:58:09 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 01:58:09 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:58:09 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/07/22 01:58:09 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:09 INFO : file21.txt: Updated modification time in destination
2026/07/22 01:58:09 DEBUG : file21.txt: Unchanged skipping
2026/07/22 01:58:09 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:58:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/"
2026/07/22 01:58:09 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/rclone_args/path1/" to be canonical "/tmp/015309dasujos3/rclone_args/path1"
2026/07/22 01:58:09 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 01:58:09 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:58:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:09 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 01:58:09 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:58:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/subdir/"
2026/07/22 01:58:09 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/rclone_args/path1/subdir/" to be canonical "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:09 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 01:58:09 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:58:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/"
2026/07/22 01:58:09 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 01:58:09 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/22 01:58:09 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/22 01:58:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:11 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:11 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:58:11 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:11 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:12 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:58:12 INFO : Path1 checking for diffs
2026/07/22 01:58:12 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:12 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:12 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/22 01:58:12 INFO : Path2 checking for diffs
2026/07/22 01:58:12 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:12 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:12 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/22 01:58:12 INFO : Applying changes
2026/07/22 01:58:12 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/file1.txt[0m
2026/07/22 01:58:12 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/file2.txt[0m
2026/07/22 01:58:12 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:12 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:12 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:13 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:13 INFO : Updating listings
2026/07/22 01:58:13 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:13 INFO : [32mBisync successful[0m
2026/07/22 01:58:13 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/ *[0m
2026/07/22 01:58:13 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/" for canonical name "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6"
2026/07/22 01:58:13 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:58:13 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:58:13 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:58:13 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:58:13 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt /tmp/015309dasujos3/rclone_args/path1/[0m
2026/07/22 01:58:13 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt" to "/tmp/015309dasujos3/rclone_args/path1/" as ""
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt"
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/"
2026/07/22 01:58:13 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1" as "file1.txt"
2026/07/22 01:58:13 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:58:13 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/07/22 01:58:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:13 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:58:13 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:58:13 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/[0m
2026/07/22 01:58:13 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/" as ""
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt"
2026/07/22 01:58:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:13 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/'" as "file2.txt"
2026/07/22 01:58:13 DEBUG : file2.txt: size = 19 OK
2026/07/22 01:58:13 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/07/22 01:58:13 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:58:13 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/07/22 01:58:13 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:13 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/07/22 01:58:13 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:13 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt /tmp/015309dasujos3/rclone_args/path1/subdir[0m
2026/07/22 01:58:13 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt" to "/tmp/015309dasujos3/rclone_args/path1/subdir" as ""
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt"
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:13 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1/subdir" as "file20.txt"
2026/07/22 01:58:13 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:58:13 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/07/22 01:58:13 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:13 INFO : file20.txt: Updated modification time in destination
2026/07/22 01:58:13 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:58:13 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file1.txt[0m
2026/07/22 01:58:13 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/" as "file1.txt"
2026/07/22 01:58:13 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt"
2026/07/22 01:58:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:13 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/'" as "file1.txt"
2026/07/22 01:58:13 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6)
2026/07/22 01:58:13 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/')
2026/07/22 01:58:13 DEBUG : file21.txt: Sizes differ
2026/07/22 01:58:13 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/07/22 01:58:13 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:14 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/07/22 01:58:14 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:14 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 /tmp/015309dasujos3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:58:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/" for canonical name "/tmp/015309dasujos3/rclone_args/path1"
2026/07/22 01:58:14 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:58:14 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:58:14 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:58:14 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 /tmp/015309dasujos3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:58:14 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/subdir/" for canonical name "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:14 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:58:14 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:58:14 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:58:14 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/22 01:58:16 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:16 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58:16 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:58:16 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:16 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:16 INFO : Path1 checking for diffs
2026/07/22 01:58:16 INFO : Path2 checking for diffs
2026/07/22 01:58:16 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:16 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:16 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/22 01:58:16 INFO : Applying changes
2026/07/22 01:58:16 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/file1.txt[0m
2026/07/22 01:58:16 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:16 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:16 INFO : Updating listings
2026/07/22 01:58:16 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:16 INFO : [32mBisync successful[0m
2026/07/22 01:58:16 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/22 01:58:19 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:19 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:19 INFO : Copying Path2 files to Path1
2026/07/22 01:58:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:58:19 INFO : There was nothing to transfer
2026/07/22 01:58:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:58:19 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/22 01:58:19 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:19 INFO : subdir/file21.txt: Copied (replaced existing)
2026/07/22 01:58:19 INFO : Resync updating listings
2026/07/22 01:58:19 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:19 INFO : [32mBisync successful[0m
2026/07/22 01:58:19 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt /tmp/015309dasujos3/rclone_args/path1/[0m
2026/07/22 01:58:19 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt" to "/tmp/015309dasujos3/rclone_args/path1/" as ""
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt"
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/"
2026/07/22 01:58:19 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1" as "file1.txt"
2026/07/22 01:58:19 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6)
2026/07/22 01:58:19 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015309dasujos3/rclone_args/path1)
2026/07/22 01:58:19 DEBUG : file1.txt: Sizes differ
2026/07/22 01:58:19 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/22 01:58:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:19 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/22 01:58:19 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:19 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/[0m
2026/07/22 01:58:19 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/" as ""
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file2.txt"
2026/07/22 01:58:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:19 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/'" as "file2.txt"
2026/07/22 01:58:19 DEBUG : file2.txt: size = 19 OK
2026/07/22 01:58:19 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/07/22 01:58:19 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:19 INFO : file2.txt: Updated modification time in destination
2026/07/22 01:58:19 DEBUG : file2.txt: Unchanged skipping
2026/07/22 01:58:19 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt /tmp/015309dasujos3/rclone_args/path1/subdir[0m
2026/07/22 01:58:19 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt" to "/tmp/015309dasujos3/rclone_args/path1/subdir" as ""
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt"
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:19 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1/subdir" as "file20.txt"
2026/07/22 01:58:19 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:58:19 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns)
2026/07/22 01:58:19 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:58:19 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir[0m
2026/07/22 01:58:19 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir" as ""
2026/07/22 01:58:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt"
2026/07/22 01:58:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir"
2026/07/22 01:58:19 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 01:58:20 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:58:20 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/07/22 01:58:20 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:20 INFO : file21.txt: Updated modification time in destination
2026/07/22 01:58:20 DEBUG : file21.txt: Unchanged skipping
2026/07/22 01:58:20 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 /tmp/015309dasujos3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:58:20 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/" for canonical name "/tmp/015309dasujos3/rclone_args/path1"
2026/07/22 01:58:20 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 01:58:20 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:58:20 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:58:20 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 /tmp/015309dasujos3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:58:20 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/subdir/" for canonical name "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:20 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 01:58:20 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:58:20 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 01:58:20 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/22 01:58:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:22 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58:22 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:58:22 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:22 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:22 INFO : Path1 checking for diffs
2026/07/22 01:58:22 INFO : Path2 checking for diffs
2026/07/22 01:58:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:22 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 01:58:22 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:22 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 01:58:22 INFO : Applying changes
2026/07/22 01:58:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/file2.txt[0m
2026/07/22 01:58:22 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 01:58:22 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:22 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:22 INFO : subdir/file21.txt: Copied (replaced existing)
2026/07/22 01:58:22 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:22 INFO : Updating listings
2026/07/22 01:58:22 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:22 INFO : [32mBisync successful[0m
2026/07/22 01:58:22 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/22 01:58:25 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:25 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:25 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:58:25 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:25 INFO : Copying Path2 files to Path1
2026/07/22 01:58:25 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:58:25 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:58:25 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:58:26 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:58:26 INFO : Resync updating listings
2026/07/22 01:58:26 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:26 INFO : [32mBisync successful[0m
2026/07/22 01:58:26 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:58:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/" as "file2.txt"
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt"
2026/07/22 01:58:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:26 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/'" as "file2.txt"
2026/07/22 01:58:26 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6)
2026/07/22 01:58:26 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/')
2026/07/22 01:58:26 DEBUG : file21.txt: Sizes differ
2026/07/22 01:58:26 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/07/22 01:58:26 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:26 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/07/22 01:58:26 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:58:26 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/ *[0m
2026/07/22 01:58:26 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/" for canonical name "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6"
2026/07/22 01:58:26 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 01:58:26 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 01:58:26 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/22 01:58:26 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 01:58:26 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt /tmp/015309dasujos3/rclone_args/path1/[0m
2026/07/22 01:58:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt" to "/tmp/015309dasujos3/rclone_args/path1/" as ""
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file1.txt"
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/"
2026/07/22 01:58:26 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1" as "file1.txt"
2026/07/22 01:58:26 DEBUG : file1.txt: size = 19 OK
2026/07/22 01:58:26 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/07/22 01:58:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:58:26 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:58:26 DEBUG : file1.txt: Unchanged skipping
2026/07/22 01:58:26 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt /tmp/015309dasujos3/rclone_args/path1/subdir[0m
2026/07/22 01:58:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt" to "/tmp/015309dasujos3/rclone_args/path1/subdir" as ""
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file20.txt"
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:26 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/015309dasujos3/rclone_args/path1/subdir" as "file20.txt"
2026/07/22 01:58:26 DEBUG : file20.txt: size = 0 OK
2026/07/22 01:58:26 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/07/22 01:58:26 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:26 INFO : file20.txt: Updated modification time in destination
2026/07/22 01:58:26 DEBUG : file20.txt: Unchanged skipping
2026/07/22 01:58:26 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir[0m
2026/07/22 01:58:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir" as ""
2026/07/22 01:58:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rclone_args-mojudir6/file21.txt"
2026/07/22 01:58:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir"
2026/07/22 01:58:26 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 01:58:26 DEBUG : file21.txt: size = 0 OK
2026/07/22 01:58:26 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/07/22 01:58:26 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/07/22 01:58:26 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/22 01:58:26 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:26 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/22 01:58:26 INFO : file21.txt: Copied (replaced existing)
2026/07/22 01:58:26 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/ file2.txt[0m
2026/07/22 01:58:26 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 01:58:27 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 /tmp/015309dasujos3/rclone_args/path1/ file1.txt[0m
2026/07/22 01:58:27 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/" for canonical name "/tmp/015309dasujos3/rclone_args/path1"
2026/07/22 01:58:27 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 01:58:27 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 /tmp/015309dasujos3/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 01:58:27 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rclone_args/path1/subdir/" for canonical name "/tmp/015309dasujos3/rclone_args/path1/subdir"
2026/07/22 01:58:27 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 01:58:27 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 01:58:27 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 01:58:27 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/22 01:58:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:29 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:29 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 01:58:29 INFO : Synching Path1 "/tmp/015309dasujos3/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:29 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:29 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 01:58:29 INFO : Path1 checking for diffs
2026/07/22 01:58:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:29 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:58:29 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:29 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 01:58:29 INFO : Path2 checking for diffs
2026/07/22 01:58:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:29 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 01:58:29 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:29 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/07/22 01:58:29 INFO : Applying changes
2026/07/22 01:58:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/file1.txt[0m
2026/07/22 01:58:29 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/subdir/file20.txt[0m
2026/07/22 01:58:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/file2.txt[0m
2026/07/22 01:58:29 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 01:58:29 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:29 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:30 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:58:30 INFO : subdir/file21.txt: Copied (replaced existing)
2026/07/22 01:58:30 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:58:30 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:30 INFO : file1.txt: Updated modification time in destination
2026/07/22 01:58:30 INFO : subdir/file20.txt: Updated modification time in destination
2026/07/22 01:58:30 INFO : Updating listings
2026/07/22 01:58:30 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2/"
2026/07/22 01:58:30 INFO : [32mBisync successful[0m
2026/07/22 01:58:30 INFO : file1.txt: Deleted
2026/07/22 01:58:30 INFO : file2.txt: Deleted
2026/07/22 01:58:30 INFO : subdir/file20.txt: Deleted
2026/07/22 01:58:30 INFO : subdir/file21.txt: Deleted
2026/07/22 01:58:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:58:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:30 DEBUG : removing 1 level 1 directories
2026/07/22 01:58:30 INFO : subdir: Removing directory
2026/07/22 01:58:30 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:30 INFO : Local file system at /tmp/015309dasujos3/rclone_args/path1: Removing directory
2026/07/22 01:58:30 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:30 INFO : file1.txt: Deleted
2026/07/22 01:58:30 INFO : RCLONE_TEST: Deleted
2026/07/22 01:58:30 INFO : file2.txt: Deleted
2026/07/22 01:58:30 INFO : subdir/file20.txt: Deleted
2026/07/22 01:58:30 INFO : subdir/file21.txt: Deleted
2026/07/22 01:58:31 DEBUG : removing 1 level 1 directories
2026/07/22 01:58:31 INFO : subdir: Removing directory
2026/07/22 01:58:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:31 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncLocalRemote/resolve
2026/07/22 01:58:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1"
2026/07/22 01:58:31 INFO : path2: Making directory
2026/07/22 01:58:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2"
2026/07/22 01:58:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/22 01:58:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_resolve-gubiqow2"
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:58:31 INFO : file1.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resolve-gubiqow2: Waiting for checks to finish
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resolve-gubiqow2: Waiting for transfers to finish
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:31 INFO : file2.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/22 01:58:31 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/22 01:58:31 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8: Waiting for checks to finish
2026/07/22 01:58:31 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:58:31 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/22 01:58:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:31 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/22 01:58:31 INFO : file2.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8: Waiting for transfers to finish
2026/07/22 01:58:31 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/22 01:58:31 INFO : file1R.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/22 01:58:31 INFO : file1L.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:31 ERROR : error listing: directory not found
2026/07/22 01:58:31 ERROR : Local file system at /tmp/015309dasujos3/resolve/path1: Failed to list "": directory not found
2026/07/22 01:58:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:31 INFO : Local file system at /tmp/015309dasujos3/resolve/path1: Removing directory
2026/07/22 01:58:31 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/resolve/path1: no such file or directory
2026/07/22 01:58:31 DEBUG : Waiting for deletions to finish
2026/07/22 01:58:31 ERROR : error listing: directory not found
2026/07/22 01:58:31 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Failed to list "": directory not found
2026/07/22 01:58:31 DEBUG : removing 1 level 0 directories
2026/07/22 01:58:31 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Removing directory
2026/07/22 01:58:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fresolve%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:362d1e3c-d01a-002e-687d-19e30d000000
Time:2026-07-22T01:58:31.4253998Z
--------------------------------------------------------------------------------
2026/07/22 01:58:31 ERROR : error listing: directory not found
2026/07/22 01:58:31 ERROR : error listing: directory not found
2026/07/22 01:58:31 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_resolve-gubiqow2
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/resolve/path1: Waiting for checks to finish
2026/07/22 01:58:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : Local file system at /tmp/015309dasujos3/resolve/path1: Waiting for transfers to finish
2026/07/22 01:58:31 INFO : file1.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:31 INFO : file2.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:31 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/resolve/path1
2026/07/22 01:58:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:58:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Waiting for checks to finish
2026/07/22 01:58:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Waiting for transfers to finish
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:58:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:58:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:58:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:58:31 INFO : file2.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:58:31 INFO : file1.txt: Copied (new)
2026/07/22 01:58:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:58:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:58:31 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2'
2026/07/22 01:58:32 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/22 01:58:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:58:32 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:58:34 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:34 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:34 INFO : Copying Path2 files to Path1
2026/07/22 01:58:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:58:34 INFO : There was nothing to transfer
2026/07/22 01:58:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:58:34 INFO : There was nothing to transfer
2026/07/22 01:58:34 INFO : Resync updating listings
2026/07/22 01:58:34 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:34 INFO : [32mBisync successful[0m
2026/07/22 01:58:34 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:58:34 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/"
2026/07/22 01:58:34 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" to be canonical "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:34 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:58:34 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:34 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:34 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:34 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:34 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/')
2026/07/22 01:58:34 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:58:34 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 01:58:34 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:35 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 01:58:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:35 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:35 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:35 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:58:35 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:35 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:35 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015309dasujos3/resolve/path1)
2026/07/22 01:58:35 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:58:35 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:58:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:35 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:58:35 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:35 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/22 01:58:35 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/22 01:58:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:37 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:37 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:37 INFO : Path1 checking for diffs
2026/07/22 01:58:37 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:37 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:37 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:58:37 INFO : Path2 checking for diffs
2026/07/22 01:58:37 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:37 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:37 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:58:37 INFO : Applying changes
2026/07/22 01:58:37 INFO : Checking potential conflicts...
2026/07/22 01:58:37 ERROR : file1.txt: md5 differ
2026/07/22 01:58:37 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:37 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:37 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:37 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:37 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/07/22 01:58:37 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:58:37 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt[0m
2026/07/22 01:58:37 INFO : file1.txt: Deleted
2026/07/22 01:58:37 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 01:58:37 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:37 INFO : file1.txt: Copied (new)
2026/07/22 01:58:37 INFO : Updating listings
2026/07/22 01:58:37 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:37 INFO : [32mBisync successful[0m
2026/07/22 01:58:37 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:58:37 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:37 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:37 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 01:58:37 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:37 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:37 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:37 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:38 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:38 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58:38 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/07/22 01:58:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:38 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/')
2026/07/22 01:58:38 DEBUG : file1R.txt: md5 differ
2026/07/22 01:58:38 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/07/22 01:58:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:38 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/07/22 01:58:38 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:38 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:38 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 01:58:38 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:38 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58:38 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/07/22 01:58:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:38 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:58:38 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:58:38 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/22 01:58:38 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/22 01:58:40 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:40 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:40 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:40 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:40 INFO : Path1 checking for diffs
2026/07/22 01:58:40 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:40 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 01:58:40 INFO : Path2 checking for diffs
2026/07/22 01:58:40 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:40 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:40 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 01:58:40 INFO : Applying changes
2026/07/22 01:58:40 INFO : Checking potential conflicts...
2026/07/22 01:58:40 ERROR : file1.txt: md5 differ
2026/07/22 01:58:40 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:40 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:40 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:40 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:40 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/22 01:58:40 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.dinosaur1[0m
2026/07/22 01:58:40 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/07/22 01:58:40 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.dinosaur1[0m
2026/07/22 01:58:40 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt[0m
2026/07/22 01:58:40 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt[0m
2026/07/22 01:58:40 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:41 INFO : file1.txt: Copied (new)
2026/07/22 01:58:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:41 INFO : file1.txt.dinosaur1: Copied (new)
2026/07/22 01:58:41 INFO : Updating listings
2026/07/22 01:58:41 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:41 INFO : [32mBisync successful[0m
2026/07/22 01:58:41 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:58:41 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:41 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:41 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 01:58:41 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:41 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:41 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:41 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58: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/07/22 01:58:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:41 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:58:41 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:58:41 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:41 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:41 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 01:58:41 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:41 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:41 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:41 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:41 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58: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/07/22 01:58:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:41 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015309dasujos3/resolve/path1)
2026/07/22 01:58:41 DEBUG : file1L.txt: md5 differ
2026/07/22 01:58:41 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 01:58:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:41 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 01:58:41 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:41 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/22 01:58:41 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/22 01:58:43 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:43 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:43 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:43 INFO : Path1 checking for diffs
2026/07/22 01:58:43 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:43 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:43 INFO : Path2 checking for diffs
2026/07/22 01:58:43 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:43 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:43 INFO : Applying changes
2026/07/22 01:58:43 INFO : Checking potential conflicts...
2026/07/22 01:58:44 ERROR : file1.txt: md5 differ
2026/07/22 01:58:44 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:44 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:44 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:44 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:44 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/22 01:58:44 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 01:58:44 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.apple1[0m
2026/07/22 01:58:44 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/07/22 01:58:44 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.apple1[0m
2026/07/22 01:58:44 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.apple2[0m
2026/07/22 01:58:44 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/07/22 01:58:44 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.apple2[0m
2026/07/22 01:58:44 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:44 INFO : file1.txt.apple2: Copied (new)
2026/07/22 01:58:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:44 INFO : file1.txt.apple1: Copied (new)
2026/07/22 01:58:44 INFO : Updating listings
2026/07/22 01:58:44 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:44 INFO : [32mBisync successful[0m
2026/07/22 01:58:44 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/22 01:58:44 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:44 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:44 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 01:58:44 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:44 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:44 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:44 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:44 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:45 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 01:58:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:45 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 01:58:45 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:58:45 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:45 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:45 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/22 01:58:45 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:45 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:45 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:45 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:45 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:45 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 01:58:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:45 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 01:58:45 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:58:45 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/22 01:58:45 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/22 01:58:47 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:47 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:47 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:47 INFO : Path1 checking for diffs
2026/07/22 01:58:47 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:47 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:47 INFO : Path2 checking for diffs
2026/07/22 01:58:47 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:47 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:47 INFO : Applying changes
2026/07/22 01:58:47 INFO : Checking potential conflicts...
2026/07/22 01:58:47 ERROR : file1.txt: md5 differ
2026/07/22 01:58:47 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:47 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:47 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:47 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:47 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/07/22 01:58:47 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 01:58:47 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.cloud1[0m
2026/07/22 01:58:47 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/07/22 01:58:47 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.cloud1[0m
2026/07/22 01:58:47 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.local1[0m
2026/07/22 01:58:48 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/07/22 01:58:48 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.local1[0m
2026/07/22 01:58:48 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:48 INFO : file1.txt.local1: Copied (new)
2026/07/22 01:58:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:48 INFO : file1.txt.cloud1: Copied (new)
2026/07/22 01:58:48 INFO : Updating listings
2026/07/22 01:58:48 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:48 INFO : [32mBisync successful[0m
2026/07/22 01:58:48 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/22 01:58:48 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:48 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:48 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:58:48 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:48 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:48 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:48 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:48 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:48 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:58:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:49 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:58:49 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:58:49 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:49 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:49 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 01:58:49 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:49 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:49 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:49 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:49 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:49 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:49 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:58:49 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:49 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:58:49 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:58:49 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/22 01:58:49 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/22 01:58:51 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:51 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:51 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:51 INFO : Path1 checking for diffs
2026/07/22 01:58:51 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:51 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:51 INFO : Path2 checking for diffs
2026/07/22 01:58:51 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:51 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:51 INFO : Applying changes
2026/07/22 01:58:51 INFO : Checking potential conflicts...
2026/07/22 01:58:51 ERROR : file1.txt: md5 differ
2026/07/22 01:58:51 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:51 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:51 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:51 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:51 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt..path1[0m
2026/07/22 01:58:51 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/07/22 01:58:51 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt..path1[0m
2026/07/22 01:58:51 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt..path2[0m
2026/07/22 01:58:51 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/07/22 01:58:51 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt..path2[0m
2026/07/22 01:58:51 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:52 INFO : file1.txt..path2: Copied (new)
2026/07/22 01:58:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:52 INFO : file1.txt..path1: Copied (new)
2026/07/22 01:58:52 INFO : Updating listings
2026/07/22 01:58:52 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:52 INFO : [32mBisync successful[0m
2026/07/22 01:58:52 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/22 01:58:52 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:52 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:52 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 01:58:52 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:52 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:52 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:52 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:52 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/07/22 01:58:52 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:52 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/07/22 01:58:52 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 01:58:52 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt /tmp/015309dasujos3/resolve/path1/ file2.txt[0m
2026/07/22 01:58:52 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file2.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:52 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file2.txt"
2026/07/22 01:58:52 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:52 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/resolve/path1)
2026/07/22 01:58:52 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:58:52 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/07/22 01:58:52 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:52 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/07/22 01:58:52 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:58:52 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:52 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:52 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 01:58:52 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:52 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:52 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:52 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:58:52 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/07/22 01:58:52 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:52 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/07/22 01:58:52 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 01:58:52 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file2.txt[0m
2026/07/22 01:58:52 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file2.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:52 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file2.txt"
2026/07/22 01:58:53 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:53 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/')
2026/07/22 01:58:53 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:58:53 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 01:58:53 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:53 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 01:58:53 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:58:53 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/22 01:58:53 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/22 01:58:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:58:55 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:55 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:55 INFO : Path1 checking for diffs
2026/07/22 01:58:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:55 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:55 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:58:55 INFO : Path2 checking for diffs
2026/07/22 01:58:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:55 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:55 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 01:58:55 INFO : Applying changes
2026/07/22 01:58:55 INFO : Checking potential conflicts...
2026/07/22 01:58:55 ERROR : file2.txt: md5 differ
2026/07/22 01:58:55 ERROR : file1.txt: md5 differ
2026/07/22 01:58:55 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 2 differences found
2026/07/22 01:58:55 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 2 errors while checking
2026/07/22 01:58:55 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/22 01:58:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:55 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/07/22 01:58:55 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:58:55 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt[0m
2026/07/22 01:58:55 INFO : file1.txt: Deleted
2026/07/22 01:58:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 01:58:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:58:55 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/07/22 01:58:55 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/22 01:58:55 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36m/tmp/015309dasujos3/resolve/path1/file2.txt[0m
2026/07/22 01:58:55 INFO : file2.txt: Deleted
2026/07/22 01:58:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/22 01:58:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:58:56 INFO : file2.txt: Copied (new)
2026/07/22 01:58:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:58:56 INFO : file1.txt: Copied (new)
2026/07/22 01:58:56 INFO : Updating listings
2026/07/22 01:58:56 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:56 INFO : [32mBisync successful[0m
2026/07/22 01:58:56 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/22 01:58:56 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1R.txt[0m
2026/07/22 01:58:56 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:56 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:58:56 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/ file1.txt[0m
2026/07/22 01:58:56 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/" as "file1.txt"
2026/07/22 01:58:56 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1R.txt"
2026/07/22 01:58:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:56 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/'" as "file1.txt"
2026/07/22 01:58:56 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58:56 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 01:58:56 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015309dasujos3/datadir/test_resolve-butejup8)
2026/07/22 01:58:56 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/')
2026/07/22 01:58:56 DEBUG : file1R.txt: md5 differ
2026/07/22 01:58:57 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:58:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 01:58:57 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:58:57 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:58:57 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/015309dasujos3/datadir/test_resolve-butejup8/ file1L.txt[0m
2026/07/22 01:58:57 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resolve-butejup8/" for canonical name "/tmp/015309dasujos3/datadir/test_resolve-butejup8"
2026/07/22 01:58:57 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/22 01:58:57 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt /tmp/015309dasujos3/resolve/path1/ file1.txt[0m
2026/07/22 01:58:57 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt" to "/tmp/015309dasujos3/resolve/path1/" as "file1.txt"
2026/07/22 01:58:57 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resolve-butejup8/file1L.txt"
2026/07/22 01:58:57 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resolve/path1/"
2026/07/22 01:58:57 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resolve/path1" as "file1.txt"
2026/07/22 01:58:57 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:58:57 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 01:58:57 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:58:57 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:58:57 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:58:57 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/22 01:58:57 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/22 01:58:59 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:58:59 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:58: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/07/22 01:58:59 INFO : Synching Path1 "/tmp/015309dasujos3/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:58:59 INFO : Building Path1 and Path2 listings
2026/07/22 01:58:59 INFO : Path1 checking for diffs
2026/07/22 01:58:59 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:59 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:59 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:59 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 01:58:59 INFO : Path2 checking for diffs
2026/07/22 01:58:59 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 01:58:59 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 01:58:59 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 01:58:59 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 01:58:59 INFO : Applying changes
2026/07/22 01:58:59 INFO : Checking potential conflicts...
2026/07/22 01:58:59 ERROR : file1.txt: md5 differ
2026/07/22 01:58:59 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 differences found
2026/07/22 01:58:59 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 errors while checking
2026/07/22 01:58:59 NOTICE: azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': 1 matching files
2026/07/22 01:58:59 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 01:58:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 01:58:59 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/22 01:58:59 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 01:58:59 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt[0m
2026/07/22 01:58:59 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt[0m
2026/07/22 01:58:59 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/file1.txt.path2[0m
2026/07/22 01:58:59 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/07/22 01:58:59 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m/tmp/015309dasujos3/resolve/path1/file1.txt.path2[0m
2026/07/22 01:58:59 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 01:58:59 INFO : Files are equal! Skipping: file2.txt
2026/07/22 01:58:59 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 01:59:00 INFO : file1.txt.path2: Copied (new)
2026/07/22 01:59:00 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:59:00 INFO : file1.txt: Copied (new)
2026/07/22 01:59:00 INFO : Updating listings
2026/07/22 01:59:00 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2/"
2026/07/22 01:59:00 INFO : [32mBisync successful[0m
2026/07/22 01:59:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:01 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:01 INFO : file1.txt.local1: Deleted
2026/07/22 01:59:01 INFO : file1.txt.path2: Deleted
2026/07/22 01:59:01 INFO : file2.txt: Deleted
2026/07/22 01:59:01 INFO : file1.txt: Deleted
2026/07/22 01:59:01 INFO : file1.txt..path1: Deleted
2026/07/22 01:59:01 INFO : file1.txt..path2: Deleted
2026/07/22 01:59:01 INFO : file1.txt.apple1: Deleted
2026/07/22 01:59:01 INFO : file1.txt.apple2: Deleted
2026/07/22 01:59:01 INFO : file1.txt.cloud1: Deleted
2026/07/22 01:59:01 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 01:59:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:01 INFO : Local file system at /tmp/015309dasujos3/resolve/path1: Removing directory
2026/07/22 01:59:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:01 INFO : file1.txt.apple2: Deleted
2026/07/22 01:59:01 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 01:59:01 INFO : file1.txt.apple1: Deleted
2026/07/22 01:59:01 INFO : file1.txt: Deleted
2026/07/22 01:59:01 INFO : file1.txt.cloud1: Deleted
2026/07/22 01:59:01 INFO : file1.txt..path1: Deleted
2026/07/22 01:59:01 INFO : file1.txt..path2: Deleted
2026/07/22 01:59:01 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:01 INFO : file1.txt.local1: Deleted
2026/07/22 01:59:01 INFO : file1.txt.path2: Deleted
2026/07/22 01:59:01 INFO : file2.txt: Deleted
2026/07/22 01:59:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:01 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncLocalRemote/resync
2026/07/22 01:59:01 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync/path1"
2026/07/22 01:59:01 INFO : path2: Making directory
2026/07/22 01:59:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2"
2026/07/22 01:59:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/22 01:59:01 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_resync-tujutog0"
2026/07/22 01:59:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:01 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:01 INFO : file1.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resync-tujutog0: Waiting for checks to finish
2026/07/22 01:59:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 INFO : file4.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:01 INFO : file2.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resync-tujutog0: Waiting for transfers to finish
2026/07/22 01:59:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:01 INFO : file3.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:01 INFO : file5.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:01 INFO : file7.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:01 INFO : file6.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/22 01:59:01 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7"
2026/07/22 01:59:01 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:01 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7: Waiting for checks to finish
2026/07/22 01:59:01 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7: Waiting for transfers to finish
2026/07/22 01:59:01 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/22 01:59:01 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:01 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/22 01:59:01 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/22 01:59:01 INFO : fileA.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:01 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/22 01:59:01 INFO : fileB.txt: Copied (new)
2026/07/22 01:59:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:01 ERROR : error listing: directory not found
2026/07/22 01:59:01 ERROR : Local file system at /tmp/015309dasujos3/resync/path1: Failed to list "": directory not found
2026/07/22 01:59:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:01 INFO : Local file system at /tmp/015309dasujos3/resync/path1: Removing directory
2026/07/22 01:59:01 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/resync/path1: no such file or directory
2026/07/22 01:59:01 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:01 ERROR : error listing: directory not found
2026/07/22 01:59:01 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Failed to list "": directory not found
2026/07/22 01:59:01 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:01 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Removing directory
2026/07/22 01:59:01 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fresync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:362d1f26-d01a-002e-707d-19e30d000000
Time:2026-07-22T01:59:01.9342719Z
--------------------------------------------------------------------------------
2026/07/22 01:59:01 ERROR : error listing: directory not found
2026/07/22 01:59:01 ERROR : error listing: directory not found
2026/07/22 01:59:01 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_resync-tujutog0
2026/07/22 01:59:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:02 INFO : file3.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:02 INFO : file1.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:02 INFO : file2.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:02 INFO : file4.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:02 INFO : file6.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:02 INFO : file5.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : Local file system at /tmp/015309dasujos3/resync/path1: Waiting for checks to finish
2026/07/22 01:59:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : Local file system at /tmp/015309dasujos3/resync/path1: Waiting for transfers to finish
2026/07/22 01:59:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:02 INFO : file7.txt: Copied (new)
2026/07/22 01:59:02 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/resync/path1
2026/07/22 01:59:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:02 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Waiting for checks to finish
2026/07/22 01:59:02 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Waiting for transfers to finish
2026/07/22 01:59:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:02 INFO : file2.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:02 INFO : file4.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:02 INFO : file1.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:02 INFO : file3.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:02 INFO : file5.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:02 INFO : file6.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:02 INFO : file7.txt: Copied (new)
2026/07/22 01:59:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:02 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2'
2026/07/22 01:59:03 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/22 01:59:03 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/22 01:59:03 NOTICE: [36m(03) :[0m [34mpurge-children /tmp/015309dasujos3/resync/path1/[0m
2026/07/22 01:59:03 DEBUG : file6.txt: Remove file
2026/07/22 01:59:03 DEBUG : file4.txt: Remove file
2026/07/22 01:59:03 DEBUG : file1.txt: Remove file
2026/07/22 01:59:03 DEBUG : file3.txt: Remove file
2026/07/22 01:59:03 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:59:03 DEBUG : file5.txt: Remove file
2026/07/22 01:59:03 DEBUG : file7.txt: Remove file
2026/07/22 01:59:03 DEBUG : file2.txt: Remove file
2026/07/22 01:59:03 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 01:59:05 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59:05 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 01:59:05 INFO : Synching Path1 "/tmp/015309dasujos3/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:05 INFO : Copying Path2 files to Path1
2026/07/22 01:59:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:05 INFO : file3.txt: Copied (new)
2026/07/22 01:59:05 INFO : file2.txt: Copied (new)
2026/07/22 01:59:05 INFO : file1.txt: Copied (new)
2026/07/22 01:59:05 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:05 INFO : file4.txt: Copied (new)
2026/07/22 01:59:05 INFO : file6.txt: Copied (new)
2026/07/22 01:59:05 INFO : file5.txt: Copied (new)
2026/07/22 01:59:05 INFO : file7.txt: Copied (new)
2026/07/22 01:59:05 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:05 INFO : Resync updating listings
2026/07/22 01:59:05 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:05 INFO : [32mBisync successful[0m
2026/07/22 01:59:05 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/22 01:59:05 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/22 01:59:05 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/[0m
2026/07/22 01:59:05 DEBUG : file1.txt: Remove file
2026/07/22 01:59:06 DEBUG : file2.txt: Remove file
2026/07/22 01:59:06 DEBUG : file3.txt: Remove file
2026/07/22 01:59:06 DEBUG : file4.txt: Remove file
2026/07/22 01:59:06 DEBUG : file5.txt: Remove file
2026/07/22 01:59:06 DEBUG : file6.txt: Remove file
2026/07/22 01:59:06 DEBUG : file7.txt: Remove file
2026/07/22 01:59:06 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:59:06 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/22 01:59:08 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:08 INFO : Synching Path1 "/tmp/015309dasujos3/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:08 INFO : Copying Path2 files to Path1
2026/07/22 01:59:08 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:08 INFO : There was nothing to transfer
2026/07/22 01:59:08 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:09 INFO : file1.txt: Copied (new)
2026/07/22 01:59:09 INFO : file2.txt: Copied (new)
2026/07/22 01:59:09 INFO : file4.txt: Copied (new)
2026/07/22 01:59:09 INFO : file3.txt: Copied (new)
2026/07/22 01:59:09 INFO : file5.txt: Copied (new)
2026/07/22 01:59:09 INFO : file6.txt: Copied (new)
2026/07/22 01:59:09 INFO : file7.txt: Copied (new)
2026/07/22 01:59:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:09 INFO : Resync updating listings
2026/07/22 01:59:09 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:09 INFO : [32mBisync successful[0m
2026/07/22 01:59:09 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/22 01:59:09 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/22 01:59:09 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/015309dasujos3/datadir/test_resync-giliyiw7/ fileA.txt[0m
2026/07/22 01:59:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/"
2026/07/22 01:59:09 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/" to be canonical "/tmp/015309dasujos3/datadir/test_resync-giliyiw7"
2026/07/22 01:59:09 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/22 01:59:09 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/015309dasujos3/datadir/test_resync-giliyiw7/ fileB.txt[0m
2026/07/22 01:59:09 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/" for canonical name "/tmp/015309dasujos3/datadir/test_resync-giliyiw7"
2026/07/22 01:59:09 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/22 01:59:09 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/22 01:59:09 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/22 01:59:09 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/file1.txt[0m
2026/07/22 01:59:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:09 INFO : file1.txt: Deleted
2026/07/22 01:59:09 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/22 01:59:09 NOTICE: [36m(17) :[0m [34mdelete-file /tmp/015309dasujos3/resync/path1/file2.txt[0m
2026/07/22 01:59:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync/path1/"
2026/07/22 01:59:09 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/resync/path1/" to be canonical "/tmp/015309dasujos3/resync/path1"
2026/07/22 01:59:09 INFO : file2.txt: Deleted
2026/07/22 01:59:09 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/22 01:59:09 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/ file3.txt[0m
2026/07/22 01:59:09 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/" as "file3.txt"
2026/07/22 01:59:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt"
2026/07/22 01:59:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:09 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/'" as "file3.txt"
2026/07/22 01:59:09 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7)
2026/07/22 01:59:09 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/')
2026/07/22 01:59:09 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:59:09 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/07/22 01:59:09 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:09 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/07/22 01:59:09 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/22 01:59:09 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/22 01:59:09 NOTICE: [36m(21) :[0m [34mdelete-file /tmp/015309dasujos3/resync/path1/file4.txt[0m
2026/07/22 01:59:09 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/resync/path1/" for canonical name "/tmp/015309dasujos3/resync/path1"
2026/07/22 01:59:09 INFO : file4.txt: Deleted
2026/07/22 01:59:09 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/ file4.txt[0m
2026/07/22 01:59:09 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/" as "file4.txt"
2026/07/22 01:59:09 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt"
2026/07/22 01:59:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:09 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/'" as "file4.txt"
2026/07/22 01:59:10 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7)
2026/07/22 01:59:10 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/')
2026/07/22 01:59:10 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:59:10 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/07/22 01:59:10 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:10 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/07/22 01:59:10 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/22 01:59:10 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/22 01:59:10 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/ file5.txt[0m
2026/07/22 01:59:10 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/" as "file5.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:10 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/'" as "file5.txt"
2026/07/22 01:59:10 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7)
2026/07/22 01:59:10 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/')
2026/07/22 01:59:10 DEBUG : fileB.txt: Sizes differ
2026/07/22 01:59:10 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/07/22 01:59:10 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:10 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/07/22 01:59:10 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/22 01:59:10 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/22 01:59:10 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt /tmp/015309dasujos3/resync/path1/ file6.txt[0m
2026/07/22 01:59:10 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt" to "/tmp/015309dasujos3/resync/path1/" as "file6.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileB.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync/path1/"
2026/07/22 01:59:10 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/015309dasujos3/resync/path1" as "file6.txt"
2026/07/22 01:59:10 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7)
2026/07/22 01:59:10 DEBUG : file6.txt: size = 0 (Local file system at /tmp/015309dasujos3/resync/path1)
2026/07/22 01:59:10 DEBUG : fileB.txt: Sizes differ
2026/07/22 01:59:10 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/07/22 01:59:10 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:10 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/07/22 01:59:10 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/22 01:59:10 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/ file6.txt[0m
2026/07/22 01:59:10 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/" as "file6.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync-giliyiw7/fileA.txt"
2026/07/22 01:59:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:10 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/'" as "file6.txt"
2026/07/22 01:59:10 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015309dasujos3/datadir/test_resync-giliyiw7)
2026/07/22 01:59:10 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/')
2026/07/22 01:59:10 DEBUG : fileA.txt: Sizes differ
2026/07/22 01:59:11 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/07/22 01:59:11 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:11 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/07/22 01:59:11 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/22 01:59:11 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/22 01:59:11 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/22 01:59:11 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/22 01:59:13 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:13 INFO : Synching Path1 "/tmp/015309dasujos3/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:13 INFO : Copying Path2 files to Path1
2026/07/22 01:59:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:13 INFO : file2.txt: Copied (new)
2026/07/22 01:59:13 INFO : file4.txt: Copied (new)
2026/07/22 01:59:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:13 INFO : file6.txt: Updated modification time in destination
2026/07/22 01:59:14 INFO : file1.txt: Copied (new)
2026/07/22 01:59:14 INFO : file3.txt: Copied (replaced existing)
2026/07/22 01:59:14 INFO : file5.txt: Copied (replaced existing)
2026/07/22 01:59:14 INFO : Resync updating listings
2026/07/22 01:59:14 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:14 INFO : [32mBisync successful[0m
2026/07/22 01:59:14 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/22 01:59:14 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/22 01:59:14 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/22 01:59:16 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:16 INFO : Synching Path1 "/tmp/015309dasujos3/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:16 INFO : Building Path1 and Path2 listings
2026/07/22 01:59:16 INFO : Path1 checking for diffs
2026/07/22 01:59:16 INFO : Path2 checking for diffs
2026/07/22 01:59:16 INFO : No changes found
2026/07/22 01:59:16 INFO : Updating listings
2026/07/22 01:59:16 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:16 INFO : [32mBisync successful[0m
2026/07/22 01:59:16 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/22 01:59:16 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/[0m
2026/07/22 01:59:16 DEBUG : file1.txt: Remove file
2026/07/22 01:59:16 DEBUG : file2.txt: Remove file
2026/07/22 01:59:16 DEBUG : file3.txt: Remove file
2026/07/22 01:59:16 DEBUG : file4.txt: Remove file
2026/07/22 01:59:16 DEBUG : file5.txt: Remove file
2026/07/22 01:59:16 DEBUG : file6.txt: Remove file
2026/07/22 01:59:16 DEBUG : file7.txt: Remove file
2026/07/22 01:59:16 DEBUG : RCLONE_TEST: Remove file
2026/07/22 01:59:16 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/22 01:59:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:19 INFO : Synching Path1 "/tmp/015309dasujos3/resync/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync/path2/"
2026/07/22 01:59:19 INFO : Building Path1 and Path2 listings
2026/07/22 01:59:19 INFO : Path1 checking for diffs
2026/07/22 01:59:19 INFO : Path2 checking for diffs
2026/07/22 01:59:19 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/015309dasujos3/workdir/tmp_015309dasujos3_resync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_resync_path2.path2.lst-new
2026/07/22 01:59:19 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/015309dasujos3/workdir/tmp_015309dasujos3_resync_path1..TestAzureFiles_rclone-test-kuqucop5jidu_015309dasujos3_resync_path2.path2.lst-new[0m
2026/07/22 01:59:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 01:59:19 NOTICE: Bisync error: bisync aborted
2026/07/22 01:59:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:19 INFO : file1.txt: Deleted
2026/07/22 01:59:19 INFO : file3.txt: Deleted
2026/07/22 01:59:19 INFO : file4.txt: Deleted
2026/07/22 01:59:19 INFO : file2.txt: Deleted
2026/07/22 01:59:19 INFO : file7.txt: Deleted
2026/07/22 01:59:19 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:19 INFO : file6.txt: Deleted
2026/07/22 01:59:19 INFO : file5.txt: Deleted
2026/07/22 01:59:19 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:19 INFO : Local file system at /tmp/015309dasujos3/resync/path1: Removing directory
2026/07/22 01:59:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:19 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:19 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncLocalRemote/resync_modes
2026/07/22 01:59:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1"
2026/07/22 01:59:19 INFO : path2: Making directory
2026/07/22 01:59:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2"
2026/07/22 01:59:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/22 01:59:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_resync_modes-fuqirah1"
2026/07/22 01:59:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resync_modes-fuqirah1: Waiting for checks to finish
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_resync_modes-fuqirah1: Waiting for transfers to finish
2026/07/22 01:59:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:19 INFO : file2.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:19 INFO : file1.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/22 01:59:19 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:19 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2: Waiting for checks to finish
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2: Waiting for transfers to finish
2026/07/22 01:59:19 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/22 01:59:19 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/22 01:59:19 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:19 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/22 01:59:19 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 01:59:19 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:19 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/22 01:59:19 INFO : file1R.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/22 01:59:19 INFO : file2.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/22 01:59:19 INFO : file1L.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:19 ERROR : error listing: directory not found
2026/07/22 01:59:19 ERROR : Local file system at /tmp/015309dasujos3/resync_modes/path1: Failed to list "": directory not found
2026/07/22 01:59:19 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:19 INFO : Local file system at /tmp/015309dasujos3/resync_modes/path1: Removing directory
2026/07/22 01:59:19 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/resync_modes/path1: no such file or directory
2026/07/22 01:59:19 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:19 ERROR : error listing: directory not found
2026/07/22 01:59:19 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Failed to list "": directory not found
2026/07/22 01:59:19 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:19 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Removing directory
2026/07/22 01:59:19 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fresync_modes%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:06b67377-701a-00c3-797d-19a840000000
Time:2026-07-22T01:59:19.8397796Z
--------------------------------------------------------------------------------
2026/07/22 01:59:19 ERROR : error listing: directory not found
2026/07/22 01:59:19 ERROR : error listing: directory not found
2026/07/22 01:59:19 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_resync_modes-fuqirah1
2026/07/22 01:59:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:19 INFO : file1.txt: Copied (new)
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/resync_modes/path1: Waiting for checks to finish
2026/07/22 01:59:19 DEBUG : Local file system at /tmp/015309dasujos3/resync_modes/path1: Waiting for transfers to finish
2026/07/22 01:59:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:19 INFO : file2.txt: Copied (new)
2026/07/22 01:59:19 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/resync_modes/path1
2026/07/22 01:59:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Waiting for checks to finish
2026/07/22 01:59:19 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Waiting for transfers to finish
2026/07/22 01:59:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:20 INFO : file1.txt: Copied (new)
2026/07/22 01:59:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:20 INFO : file2.txt: Copied (new)
2026/07/22 01:59:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:20 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:20 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2'
2026/07/22 01:59:20 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/22 01:59:20 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:20 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/"
2026/07/22 01:59:20 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" to be canonical "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:20 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 01:59:20 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:20 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:20 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:20 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:20 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:59:20 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/07/22 01:59:20 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:20 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/07/22 01:59:20 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:20 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:20 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:20 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 01:59:20 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:20 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:20 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:20 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:20 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:20 DEBUG : file1.txt: size = 0 (Local file system at /tmp/015309dasujos3/resync_modes/path1)
2026/07/22 01:59:20 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:20 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 01:59:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:20 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 01:59:20 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:20 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 01:59:20 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 01:59:23 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:23 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:23 INFO : Copying Path2 files to Path1
2026/07/22 01:59:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:23 INFO : There was nothing to transfer
2026/07/22 01:59:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:23 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:23 INFO : Resync updating listings
2026/07/22 01:59:23 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:23 INFO : [32mBisync successful[0m
2026/07/22 01:59:23 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:23 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:23 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:23 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 01:59:23 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:23 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:23 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:23 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:23 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:23 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:23 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:59:24 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/07/22 01:59:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:24 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/07/22 01:59:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:24 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:24 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:24 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 01:59:24 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:24 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:24 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:24 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:24 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:59:24 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/07/22 01:59:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:24 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:59:24 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:59:24 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/22 01:59:24 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/22 01:59:26 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:26 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:26 INFO : Copying Path2 files to Path1
2026/07/22 01:59:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:26 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:26 INFO : Resync updating listings
2026/07/22 01:59:26 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:26 INFO : [32mBisync successful[0m
2026/07/22 01:59:26 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:26 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:26 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:26 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 01:59:26 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:26 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:26 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:26 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:59:26 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC
2026/07/22 01:59:26 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:26 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:59:26 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:59:26 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:26 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:26 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 01:59:26 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:26 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:26 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:26 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:26 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:26 DEBUG : file1.txt: size = 42 (Local file system at /tmp/015309dasujos3/resync_modes/path1)
2026/07/22 01:59:26 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:26 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 01:59:26 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:26 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 01:59:26 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:26 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/22 01:59:26 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/22 01:59:29 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:29 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:29 INFO : Copying Path2 files to Path1
2026/07/22 01:59:29 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:29 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:59:29 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:29 INFO : Resync updating listings
2026/07/22 01:59:29 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:29 INFO : [32mBisync successful[0m
2026/07/22 01:59:29 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:29 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:29 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:29 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 01:59:29 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:29 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:29 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:29 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:29 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:59:29 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/07/22 01:59:29 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:29 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:59:29 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:59:29 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:29 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:29 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/22 01:59:29 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:29 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:29 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:29 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:29 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:29 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:29 DEBUG : file1.txt: size = 42 (Local file system at /tmp/015309dasujos3/resync_modes/path1)
2026/07/22 01:59:29 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:29 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/07/22 01:59:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:29 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/07/22 01:59:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:29 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/22 01:59:29 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/22 01:59:31 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:31 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:31 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:31 INFO : Copying Path2 files to Path1
2026/07/22 01:59:31 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:31 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/07/22 01:59:31 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:31 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:32 INFO : Resync updating listings
2026/07/22 01:59:32 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:32 INFO : [32mBisync successful[0m
2026/07/22 01:59:32 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:32 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:32 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 01:59:32 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:32 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:32 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:32 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:32 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:32 DEBUG : file1.txt: size = 42 OK
2026/07/22 01:59:32 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/07/22 01:59:32 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:32 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:59:32 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:59:32 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:32 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:32 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 01:59:32 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:32 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:32 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:32 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:32 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:32 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:32 DEBUG : file1.txt: size = 42 (Local file system at /tmp/015309dasujos3/resync_modes/path1)
2026/07/22 01:59:32 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:32 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 01:59:32 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:32 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 01:59:32 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:32 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/22 01:59:32 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/22 01:59:34 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:34 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:34 INFO : Copying Path2 files to Path1
2026/07/22 01:59:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:34 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:59:34 INFO : There was nothing to transfer
2026/07/22 01:59:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:34 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 01:59:34 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:34 INFO : Resync updating listings
2026/07/22 01:59:34 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:34 INFO : [32mBisync successful[0m
2026/07/22 01:59:34 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 01:59:34 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:34 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:34 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 01:59:34 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:34 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:34 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:34 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:34 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:34 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:34 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:59:35 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/07/22 01:59:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:35 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/07/22 01:59:35 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:35 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt /tmp/015309dasujos3/resync_modes/path1/ file2.txt[0m
2026/07/22 01:59:35 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file2.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:35 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file2.txt"
2026/07/22 01:59:35 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:35 DEBUG : file2.txt: size = 0 (Local file system at /tmp/015309dasujos3/resync_modes/path1)
2026/07/22 01:59:35 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:59:35 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/07/22 01:59:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:35 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/07/22 01:59:35 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:59:35 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:35 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:35 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 01:59:35 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:35 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:35 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:59:35 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/07/22 01:59:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:35 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:59:35 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:59:35 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file2.txt[0m
2026/07/22 01:59:35 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file2.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:35 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file2.txt"
2026/07/22 01:59:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:35 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:35 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:35 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 01:59:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:35 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 01:59:35 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:59:35 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/22 01:59:35 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/22 01:59:37 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:37 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:37 INFO : Copying Path2 files to Path1
2026/07/22 01:59:37 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:38 INFO : There was nothing to transfer
2026/07/22 01:59:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:38 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:38 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:59:38 INFO : Resync updating listings
2026/07/22 01:59:38 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:38 INFO : [32mBisync successful[0m
2026/07/22 01:59:38 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/22 01:59:38 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1R.txt[0m
2026/07/22 01:59:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:38 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/22 01:59:38 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file1.txt[0m
2026/07/22 01:59:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file1.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:38 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file1.txt"
2026/07/22 01:59:38 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:38 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:38 DEBUG : file1R.txt: Sizes differ
2026/07/22 01:59:38 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/07/22 01:59:38 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:38 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/07/22 01:59:38 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 01:59:38 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt /tmp/015309dasujos3/resync_modes/path1/ file2.txt[0m
2026/07/22 01:59:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file2.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1R.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:38 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file2.txt"
2026/07/22 01:59:38 DEBUG : file2.txt: size = 42 OK
2026/07/22 01:59:38 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/07/22 01:59:38 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 01:59:38 INFO : file1R.txt: Updated modification time in destination
2026/07/22 01:59:38 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 01:59:38 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/ file1L.txt[0m
2026/07/22 01:59:38 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/" for canonical name "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2"
2026/07/22 01:59:38 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/22 01:59:38 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt /tmp/015309dasujos3/resync_modes/path1/ file1.txt[0m
2026/07/22 01:59:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "/tmp/015309dasujos3/resync_modes/path1/" as "file1.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/resync_modes/path1/"
2026/07/22 01:59:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/015309dasujos3/resync_modes/path1" as "file1.txt"
2026/07/22 01:59:38 DEBUG : file1.txt: size = 33 OK
2026/07/22 01:59:38 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/07/22 01:59:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:38 INFO : file1L.txt: Updated modification time in destination
2026/07/22 01:59:38 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 01:59:38 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/ file2.txt[0m
2026/07/22 01:59:38 DEBUG : copyFile "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt" to "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/" as "file2.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_resync_modes-tehucag2/file1L.txt"
2026/07/22 01:59:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:38 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/'" as "file2.txt"
2026/07/22 01:59:38 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015309dasujos3/datadir/test_resync_modes-tehucag2)
2026/07/22 01:59:38 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/')
2026/07/22 01:59:38 DEBUG : file1L.txt: Sizes differ
2026/07/22 01:59:39 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/07/22 01:59:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 01:59:39 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/07/22 01:59:39 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 01:59:39 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 01:59:39 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 01:59:41 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:41 INFO : Synching Path1 "/tmp/015309dasujos3/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:41 INFO : Copying Path2 files to Path1
2026/07/22 01:59:41 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:41 INFO : file2.txt: Copied (replaced existing)
2026/07/22 01:59:41 INFO : file1.txt: Copied (replaced existing)
2026/07/22 01:59:41 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:41 INFO : Resync updating listings
2026/07/22 01:59:41 INFO : Validating listings for Path1 "/tmp/015309dasujos3/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2/"
2026/07/22 01:59:41 INFO : [32mBisync successful[0m
2026/07/22 01:59:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:42 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:42 INFO : file1.txt: Deleted
2026/07/22 01:59:42 INFO : file2.txt: Deleted
2026/07/22 01:59:42 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:42 INFO : Local file system at /tmp/015309dasujos3/resync_modes/path1: Removing directory
2026/07/22 01:59:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:42 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:42 INFO : file1.txt: Deleted
2026/07/22 01:59:42 INFO : file2.txt: Deleted
2026/07/22 01:59:42 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:42 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncLocalRemote/rmdirs
2026/07/22 01:59:42 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rmdirs/path1"
2026/07/22 01:59:42 INFO : path2: Making directory
2026/07/22 01:59:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2"
2026/07/22 01:59:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/22 01:59:42 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_rmdirs-gubogeb5"
2026/07/22 01:59:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : subdir: Making directory with metadata
2026/07/22 01:59:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:59:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:59:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:42 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:59:42 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:59:42 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_rmdirs-gubogeb5: Waiting for checks to finish
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_rmdirs-gubogeb5: Waiting for transfers to finish
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:59:42 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:59:42 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:42 INFO : file1.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:59:42 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:59:42 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:59:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:42 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/22 01:59:42 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_rmdirs-nafiruy5"
2026/07/22 01:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_rmdirs-nafiruy5: Waiting for checks to finish
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_rmdirs-nafiruy5: Waiting for transfers to finish
2026/07/22 01:59:42 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/22 01:59:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:42 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/22 01:59:42 INFO : file1.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:42 ERROR : error listing: directory not found
2026/07/22 01:59:42 ERROR : Local file system at /tmp/015309dasujos3/rmdirs/path1: Failed to list "": directory not found
2026/07/22 01:59:42 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:42 INFO : Local file system at /tmp/015309dasujos3/rmdirs/path1: Removing directory
2026/07/22 01:59:42 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/rmdirs/path1: no such file or directory
2026/07/22 01:59:42 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:42 ERROR : error listing: directory not found
2026/07/22 01:59:42 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Failed to list "": directory not found
2026/07/22 01:59:42 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:42 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Removing directory
2026/07/22 01:59:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Frmdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:06b67409-701a-00c3-2b7d-19a840000000
Time:2026-07-22T01:59:42.5365185Z
--------------------------------------------------------------------------------
2026/07/22 01:59:42 ERROR : error listing: directory not found
2026/07/22 01:59:42 ERROR : error listing: directory not found
2026/07/22 01:59:42 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_rmdirs-gubogeb5
2026/07/22 01:59:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : subdir: Making directory with metadata
2026/07/22 01:59:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:59:42 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:59:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/rmdirs/path1: Waiting for checks to finish
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:59:42 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:42 DEBUG : Local file system at /tmp/015309dasujos3/rmdirs/path1: Waiting for transfers to finish
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:42 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:59:42 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:59:42 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:59:42 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:59:42 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:59:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:59:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:42 INFO : file1.txt: Copied (new)
2026/07/22 01:59:42 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:42 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/rmdirs/path1
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:42 INFO : subdir: Making directory
2026/07/22 01:59:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:42 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Waiting for checks to finish
2026/07/22 01:59:42 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Waiting for transfers to finish
2026/07/22 01:59:42 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:42 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:59:42 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:43 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:59:43 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:59:43 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:59:43 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:59:43 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:59:43 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:59:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:43 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:59:43 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:43 INFO : file1.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:59:43 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:59:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:43 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2'
2026/07/22 01:59:43 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/22 01:59:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:59:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 01:59:46 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:46 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:46 INFO : Synching Path1 "/tmp/015309dasujos3/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:46 INFO : Copying Path2 files to Path1
2026/07/22 01:59:46 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 01:59:46 INFO : There was nothing to transfer
2026/07/22 01:59:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 01:59:46 INFO : There was nothing to transfer
2026/07/22 01:59:46 INFO : Resync updating listings
2026/07/22 01:59:46 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:46 INFO : [32mBisync successful[0m
2026/07/22 01:59:46 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/07/22 01:59:46 NOTICE: [36m(05) :[0m [34mdelete-file /tmp/015309dasujos3/rmdirs/path1/subdir/file20.txt[0m
2026/07/22 01:59:46 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rmdirs/path1/subdir/"
2026/07/22 01:59:46 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/rmdirs/path1/subdir/" to be canonical "/tmp/015309dasujos3/rmdirs/path1/subdir"
2026/07/22 01:59:46 INFO : file20.txt: Deleted
2026/07/22 01:59:46 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/07/22 01:59:46 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/07/22 01:59:48 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:48 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01: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/07/22 01:59:48 INFO : Synching Path1 "/tmp/015309dasujos3/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:48 INFO : Building Path1 and Path2 listings
2026/07/22 01:59:48 INFO : Path1 checking for diffs
2026/07/22 01:59:48 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 01:59:48 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 01:59:48 INFO : Path2 checking for diffs
2026/07/22 01:59:48 INFO : Applying changes
2026/07/22 01:59:48 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/subdir/file20.txt[0m
2026/07/22 01:59:48 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 01:59:49 INFO : subdir/file20.txt: Deleted
2026/07/22 01:59:49 INFO : There was nothing to transfer
2026/07/22 01:59:49 INFO : Updating listings
2026/07/22 01:59:49 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:49 INFO : [32mBisync successful[0m
2026/07/22 01:59:49 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/07/22 01:59:49 NOTICE: [36m(09) :[0m [34mlist-dirs /tmp/015309dasujos3/rmdirs/path1/[0m
2026/07/22 01:59:49 DEBUG : Creating backend with remote "/tmp/015309dasujos3/rmdirs/path1/"
2026/07/22 01:59:49 DEBUG : fs cache: renaming cache item "/tmp/015309dasujos3/rmdirs/path1/" to be canonical "/tmp/015309dasujos3/rmdirs/path1"
2026/07/22 01:59:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:59:49 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/[0m
2026/07/22 01:59:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:49 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 01:59:49 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/07/22 01:59:49 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/07/22 01:59:51 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:51 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 01:59:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 01:59: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/07/22 01:59:51 INFO : Synching Path1 "/tmp/015309dasujos3/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:51 INFO : Building Path1 and Path2 listings
2026/07/22 01:59:51 INFO : Path1 checking for diffs
2026/07/22 01:59:51 INFO : Path2 checking for diffs
2026/07/22 01:59:51 INFO : No changes found
2026/07/22 01:59:51 INFO : Updating listings
2026/07/22 01:59:51 INFO : Validating listings for Path1 "/tmp/015309dasujos3/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/"
2026/07/22 01:59:51 INFO : Removing empty directories
2026/07/22 01:59:51 INFO : subdir: Removing directory
2026/07/22 01:59:52 INFO : subdir: Removing directory
2026/07/22 01:59:52 INFO : [32mBisync successful[0m
2026/07/22 01:59:52 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/07/22 01:59:52 NOTICE: [36m(14) :[0m [34mlist-dirs /tmp/015309dasujos3/rmdirs/path1/[0m
2026/07/22 01:59:52 DEBUG : fs cache: switching user supplied name "/tmp/015309dasujos3/rmdirs/path1/" for canonical name "/tmp/015309dasujos3/rmdirs/path1"
2026/07/22 01:59:52 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2/[0m
2026/07/22 01:59:52 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:52 INFO : file1.copy1.txt: Deleted
2026/07/22 01:59:52 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:52 INFO : file1.copy5.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy2.txt: Deleted
2026/07/22 01:59:52 INFO : file1.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy4.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy3.txt: Deleted
2026/07/22 01:59:52 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:52 INFO : Local file system at /tmp/015309dasujos3/rmdirs/path1: Removing directory
2026/07/22 01:59:52 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:52 INFO : RCLONE_TEST: Deleted
2026/07/22 01:59:52 INFO : file1.copy1.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy2.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy5.txt: Deleted
2026/07/22 01:59:52 INFO : file1.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy4.txt: Deleted
2026/07/22 01:59:52 INFO : file1.copy3.txt: Deleted
2026/07/22 01:59:52 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:52 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncLocalRemote/volatile
2026/07/22 01:59:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/volatile/path1"
2026/07/22 01:59:52 INFO : path2: Making directory
2026/07/22 01:59:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2"
2026/07/22 01:59:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/22 01:59:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/initdir/test_volatile-zavomof6"
2026/07/22 01:59:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_volatile-zavomof6: Waiting for checks to finish
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/initdir/test_volatile-zavomof6: Waiting for transfers to finish
2026/07/22 01:59:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:52 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:52 INFO : file2.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:52 INFO : file1.txt: Copied (new)
2026/07/22 01:59:52 INFO : file3.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:52 INFO : file4.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:52 INFO : file6.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:59:52 INFO : file8.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:52 INFO : file5.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:52 INFO : file7.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/22 01:59:52 DEBUG : Creating backend with remote "/tmp/015309dasujos3/datadir/test_volatile-tutupoz7"
2026/07/22 01:59:52 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/22 01:59:52 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/22 01:59:52 INFO : dummy.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_volatile-tutupoz7: Waiting for checks to finish
2026/07/22 01:59:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:52 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/22 01:59:52 INFO : file11.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/datadir/test_volatile-tutupoz7: Waiting for transfers to finish
2026/07/22 01:59:52 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:52 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/22 01:59:52 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/22 01:59:52 INFO : file10.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/22 01:59:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:52 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 01:59:52 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 01:59:52 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/22 01:59:52 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 01:59:52 INFO : file1.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 01:59:52 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 01:59:52 INFO : file5L.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 01:59:52 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/22 01:59:52 INFO : file2.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 01:59:52 INFO : file5R.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/22 01:59:52 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:52 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/22 01:59:52 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 01:59:52 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/22 01:59:52 INFO : file6.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/22 01:59:52 INFO : file7.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:52 ERROR : error listing: directory not found
2026/07/22 01:59:52 ERROR : Local file system at /tmp/015309dasujos3/volatile/path1: Failed to list "": directory not found
2026/07/22 01:59:52 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:52 INFO : Local file system at /tmp/015309dasujos3/volatile/path1: Removing directory
2026/07/22 01:59:52 ERROR : Failed to rmdir: stat /tmp/015309dasujos3/volatile/path1: no such file or directory
2026/07/22 01:59:52 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:52 ERROR : error listing: directory not found
2026/07/22 01:59:52 ERROR : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2': Failed to list "": directory not found
2026/07/22 01:59:52 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:52 INFO : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2': Removing directory
2026/07/22 01:59:52 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-kuqucop5jidu%2F015309dasujos3%2Fvolatile%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:12500912-401a-0085-797d-199cc7000000
Time:2026-07-22T01:59:52.8873224Z
--------------------------------------------------------------------------------
2026/07/22 01:59:52 ERROR : error listing: directory not found
2026/07/22 01:59:52 ERROR : error listing: directory not found
2026/07/22 01:59:52 NOTICE: checking initFs Local file system at /tmp/015309dasujos3/initdir/test_volatile-zavomof6
2026/07/22 01:59:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:52 INFO : file1.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:52 INFO : file2.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:52 INFO : file3.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:52 INFO : file4.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:52 INFO : file5.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/volatile/path1: Waiting for checks to finish
2026/07/22 01:59:52 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : Local file system at /tmp/015309dasujos3/volatile/path1: Waiting for transfers to finish
2026/07/22 01:59:52 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:52 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:59:52 INFO : file8.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:52 INFO : file6.txt: Copied (new)
2026/07/22 01:59:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:52 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:52 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:52 INFO : file7.txt: Copied (new)
2026/07/22 01:59:52 NOTICE: checking Path1 Local file system at /tmp/015309dasujos3/volatile/path1
2026/07/22 01:59:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:53 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2': Waiting for checks to finish
2026/07/22 01:59:53 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2': Waiting for transfers to finish
2026/07/22 01:59:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:53 INFO : file1.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 01:59:53 INFO : file4.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 01:59:53 INFO : file3.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 01:59:53 INFO : file2.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 01:59:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 01:59:53 INFO : file5.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 01:59:53 INFO : file6.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 01:59:53 INFO : file7.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 01:59:53 INFO : file8.txt: Copied (new)
2026/07/22 01:59:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:53 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:53 NOTICE: checking path2 azurefiles root 'rclone-test-kuqucop5jidu/015309dasujos3/volatile/path2'
2026/07/22 01:59:54 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/22 01:59:54 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 01:59:54 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/22 01:59:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/RCLONE_TEST"
2026/07/22 01:59:54 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/file1.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/RCLONE_TEST"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file1.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file2.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file3.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file4.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file5.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file6.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file7.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/backupdir/path2/file8.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/RCLONE_TEST"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/file1 - Copy (2).txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/file1 - Copy.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/file1.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/file_enconde_mañana_funcionará.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/filename_contains_ě_.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/filename_contains_ࢺ_.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/Русский.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/RCLONE_TEST"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file1.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file2.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file3.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file4.txt"
2026/07/22 01:59:55 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file5.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file6.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file7.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/volatile/path2/file8.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/folder/éééö.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/folder/hello,WORLD!.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/normalization/path2/測試_Русский_ _ _ě_áñ/測試_check file"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge object "015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ࢺ_.txt"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/volatile/path2"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/volatile"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/rmdirs"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/resync_modes"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/resync"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/resolve"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/rclone_args"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/path2"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/normalization/path2/測試_Русский_ _ _ě_áñ"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/normalization/path2/folder"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/normalization/path2"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/normalization"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/nomodtime"
2026/07/22 01:59:56 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/max_delete_path2_force"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/max_delete_path1"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/ignorelistingchecksum"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/filtersfile_checks"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/filters"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/extended_filenames/path2/subdir_with_ࢺ_"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/extended_filenames/path2"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/extended_filenames"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/ext_paths"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/equal"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/dry_run"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/createemptysrcdirs"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/concurrent"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/compare_all"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/check_sync"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/check_filename"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/check_access_filters"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/check_access"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/changes"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/basic"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/backupdir/path2"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/backupdir"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3/all_changed"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir "015309dasujos3"
2026/07/22 01:59:57 DEBUG : azurefiles root 'rclone-test-kuqucop5jidu': Purge dir ""
--- PASS: TestBisyncLocalRemote (408.45s)
--- PASS: TestBisyncLocalRemote/all_changed (13.13s)
--- SKIP: TestBisyncLocalRemote/backupdir (1.77s)
--- PASS: TestBisyncLocalRemote/basic (8.47s)
--- PASS: TestBisyncLocalRemote/changes (10.21s)
--- PASS: TestBisyncLocalRemote/check_access (25.37s)
--- PASS: TestBisyncLocalRemote/check_access_filters (26.42s)
--- PASS: TestBisyncLocalRemote/check_filename (15.48s)
--- PASS: TestBisyncLocalRemote/check_sync (18.70s)
--- PASS: TestBisyncLocalRemote/compare_all (10.93s)
--- PASS: TestBisyncLocalRemote/concurrent (10.42s)
--- PASS: TestBisyncLocalRemote/createemptysrcdirs (20.95s)
--- PASS: TestBisyncLocalRemote/dry_run (15.79s)
--- PASS: TestBisyncLocalRemote/equal (8.10s)
--- PASS: TestBisyncLocalRemote/ext_paths (25.85s)
--- SKIP: TestBisyncLocalRemote/extended_filenames (6.29s)
--- PASS: TestBisyncLocalRemote/filters (8.46s)
--- PASS: TestBisyncLocalRemote/filtersfile_checks (20.94s)
--- PASS: TestBisyncLocalRemote/ignorelistingchecksum (11.17s)
--- PASS: TestBisyncLocalRemote/max_delete_path1 (9.55s)
--- PASS: TestBisyncLocalRemote/max_delete_path2_force (9.94s)
--- PASS: TestBisyncLocalRemote/nomodtime (6.56s)
--- SKIP: TestBisyncLocalRemote/normalization (10.63s)
--- PASS: TestBisyncLocalRemote/rclone_args (26.49s)
--- PASS: TestBisyncLocalRemote/resolve (30.50s)
--- PASS: TestBisyncLocalRemote/resync (17.92s)
--- PASS: TestBisyncLocalRemote/resync_modes (22.69s)
--- PASS: TestBisyncLocalRemote/rmdirs (10.35s)
--- SKIP: TestBisyncLocalRemote/volatile (1.72s)
=== RUN TestBisyncRemoteRemote
2026/07/22 01:59:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi"
2026/07/22 01:59:58 NOTICE: remote: TestAzureFiles:rclone-test-jigodul7covi
=== RUN TestBisyncRemoteRemote/all_changed
2026/07/22 01:59:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9"
2026/07/22 01:59:58 INFO : path1: Making directory
2026/07/22 01:59:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1"
2026/07/22 01:59:58 INFO : path2: Making directory
2026/07/22 01:59:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2"
2026/07/22 01:59:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial"
2026/07/22 01:59:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_all_changed-jelateh3"
2026/07/22 01:59:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : subdir: Making directory with metadata
2026/07/22 01:59:58 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 01:59:58 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 01:59:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:59:58 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:58 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_all_changed-jelateh3: Waiting for checks to finish
2026/07/22 01:59:58 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:59:58 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_all_changed-jelateh3: Waiting for transfers to finish
2026/07/22 01:59:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:58 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:58 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:58 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:59:58 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:59:58 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:59:58 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:59:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:58 INFO : file1.txt: Copied (new)
2026/07/22 01:59:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:59:58 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:59:58 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 01:59:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:58 ERROR : error listing: directory not found
2026/07/22 01:59:58 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Failed to list "": directory not found
2026/07/22 01:59:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:58 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Removing directory
2026/07/22 01:59:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fall_changed%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3f140279-e01a-000a-2e7d-1915ad000000
Time:2026-07-22T01:59:58.5375781Z
--------------------------------------------------------------------------------
2026/07/22 01:59:58 DEBUG : Waiting for deletions to finish
2026/07/22 01:59:58 ERROR : error listing: directory not found
2026/07/22 01:59:58 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Failed to list "": directory not found
2026/07/22 01:59:58 DEBUG : removing 1 level 0 directories
2026/07/22 01:59:58 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Removing directory
2026/07/22 01:59:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fall_changed%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:3f14027c-e01a-000a-317d-1915ad000000
Time:2026-07-22T01:59:58.6580608Z
--------------------------------------------------------------------------------
2026/07/22 01:59:58 ERROR : error listing: directory not found
2026/07/22 01:59:58 ERROR : error listing: directory not found
2026/07/22 01:59:58 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_all_changed-jelateh3
2026/07/22 01:59:58 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 01:59:58 INFO : subdir: Making directory
2026/07/22 01:59:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 01:59:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Waiting for checks to finish
2026/07/22 01:59:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Waiting for transfers to finish
2026/07/22 01:59:59 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 01:59:59 INFO : file1.copy2.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 01:59:59 INFO : file1.copy4.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 01:59:59 INFO : file1.copy1.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 01:59:59 INFO : file1.copy3.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 01:59:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 01:59:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 01:59:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 01:59:59 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 01:59:59 INFO : file1.copy5.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 01:59:59 INFO : file1.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 01:59:59 INFO : subdir/file20.txt: Copied (new)
2026/07/22 01:59:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 01:59:59 INFO : RCLONE_TEST: Copied (new)
2026/07/22 01:59:59 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1'
2026/07/22 02:00:00 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:00 INFO : subdir: Making directory
2026/07/22 02:00:00 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Waiting for checks to finish
2026/07/22 02:00:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Waiting for transfers to finish
2026/07/22 02:00:00 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:00:00 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:00:00 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:00:00 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:00:00 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:00:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:00 INFO : file1.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:00:00 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:00:00 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:00:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:00 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:00 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2'
2026/07/22 02:00:01 NOTICE: [36m(01) :[0m [34mtest all-changed[0m
2026/07/22 02:00:01 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:00:01 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:00:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:05 INFO : Copying Path2 files to Path1
2026/07/22 02:00:05 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:00:06 INFO : There was nothing to transfer
2026/07/22 02:00:06 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:00:06 INFO : There was nothing to transfer
2026/07/22 02:00:06 INFO : Resync updating listings
2026/07/22 02:00:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:06 INFO : [32mBisync successful[0m
2026/07/22 02:00:06 NOTICE: [36m(04) :[0m [34mtest change timestamp on all files except RCLONE_TEST[0m
2026/07/22 02:00:06 NOTICE: [36m(05) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/ file*[0m
2026/07/22 02:00:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/"
2026/07/22 02:00:06 DEBUG : file1.copy1.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 DEBUG : file1.copy2.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 DEBUG : file1.copy3.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 DEBUG : file1.copy4.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 DEBUG : file1.copy5.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 DEBUG : file1.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 NOTICE: [36m(06) :[0m [34mtouch-glob 2005-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/subdir file*[0m
2026/07/22 02:00:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/subdir"
2026/07/22 02:00:06 DEBUG : file20.txt: Set modification time 2005-01-02
2026/07/22 02:00:06 NOTICE: [36m(07) :[0m [34mtest sync should pass[0m
2026/07/22 02:00:06 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 02:00:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:11 INFO : Building Path1 and Path2 listings
2026/07/22 02:00:11 INFO : Path1 checking for diffs
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:00:11 INFO : Path1: 7 changes: [32m 0 new[0m, [33m 7 modified[0m, [31m 0 deleted[0m
2026/07/22 02:00:11 INFO : ([33mModified[0m: [36m 7 newer[0m, [34m 0 older[0m)
2026/07/22 02:00:11 INFO : Path2 checking for diffs
2026/07/22 02:00:11 INFO : Applying changes
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy1.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy2.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy3.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy4.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy5.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/subdir/file20.txt[0m
2026/07/22 02:00:11 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:00:12 INFO : file1.copy2.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : file1.copy4.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : file1.copy1.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : file1.copy3.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : file1.copy5.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:00:12 INFO : Updating listings
2026/07/22 02:00:12 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:12 INFO : [32mBisync successful[0m
2026/07/22 02:00:12 NOTICE: [36m(09) :[0m [34mtest change timestamp on all files including RCLONE_TEST[0m
2026/07/22 02:00:12 NOTICE: [36m(10) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/ *[0m
2026/07/22 02:00:12 DEBUG : file1.copy1.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : file1.copy2.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : file1.copy3.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : file1.copy4.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : file1.copy5.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : file1.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 DEBUG : RCLONE_TEST: Set modification time 2004-01-02
2026/07/22 02:00:12 NOTICE: [36m(11) :[0m [34mtouch-glob 2004-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/subdir *[0m
2026/07/22 02:00:12 DEBUG : file20.txt: Set modification time 2004-01-02
2026/07/22 02:00:12 NOTICE: [36m(12) :[0m [34mtest sync should fail[0m
2026/07/22 02:00:12 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 02:00:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:17 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:17 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:17 INFO : Building Path1 and Path2 listings
2026/07/22 02:00:17 INFO : Path1 checking for diffs
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:00:17 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:00:17 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 02:00:17 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 02:00:17 INFO : Path2 checking for diffs
2026/07/22 02:00:17 ERROR : Safety abort: all files were changed on Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/". Run with --force if desired.
2026/07/22 02:00:17 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 02:00:17 NOTICE: Bisync error: all files were changed
2026/07/22 02:00:17 NOTICE: [36m(14) :[0m [34mtest sync with force should pass[0m
2026/07/22 02:00:17 NOTICE: [36m(15) :[0m [34mbisync force[0m
2026/07/22 02:00:22 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:22 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:22 INFO : Building Path1 and Path2 listings
2026/07/22 02:00:22 INFO : Path1 checking for diffs
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy1.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy2.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy3.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy4.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.copy5.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:00:22 INFO : Path1: 8 changes: [32m 0 new[0m, [33m 8 modified[0m, [31m 0 deleted[0m
2026/07/22 02:00:22 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 7 older[0m)
2026/07/22 02:00:22 INFO : Path2 checking for diffs
2026/07/22 02:00:22 INFO : Applying changes
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/RCLONE_TEST[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy1.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy2.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy3.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy4.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.copy5.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/file1.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/subdir/file20.txt[0m
2026/07/22 02:00:22 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:00:22 INFO : file1.copy3.txt: Copied (server-side copy)
2026/07/22 02:00:22 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : file1.copy1.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : file1.copy2.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : file1.copy4.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : file1.copy5.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:00:23 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:00:23 INFO : Updating listings
2026/07/22 02:00:23 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2/"
2026/07/22 02:00:23 INFO : [32mBisync successful[0m
2026/07/22 02:00:23 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:23 INFO : file1.copy3.txt: Deleted
2026/07/22 02:00:23 INFO : file1.copy1.txt: Deleted
2026/07/22 02:00:23 INFO : RCLONE_TEST: Deleted
2026/07/22 02:00:23 INFO : file1.copy5.txt: Deleted
2026/07/22 02:00:23 INFO : file1.txt: Deleted
2026/07/22 02:00:23 INFO : file1.copy2.txt: Deleted
2026/07/22 02:00:23 INFO : file1.copy4.txt: Deleted
2026/07/22 02:00:23 INFO : subdir/file20.txt: Deleted
2026/07/22 02:00:24 DEBUG : removing 1 level 1 directories
2026/07/22 02:00:24 INFO : subdir: Removing directory
2026/07/22 02:00:24 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:24 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path1': Removing directory
2026/07/22 02:00:24 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:24 INFO : file1.copy1.txt: Deleted
2026/07/22 02:00:24 INFO : file1.txt: Deleted
2026/07/22 02:00:24 INFO : file1.copy3.txt: Deleted
2026/07/22 02:00:24 INFO : file1.copy4.txt: Deleted
2026/07/22 02:00:24 INFO : file1.copy2.txt: Deleted
2026/07/22 02:00:24 INFO : file1.copy5.txt: Deleted
2026/07/22 02:00:24 INFO : RCLONE_TEST: Deleted
2026/07/22 02:00:24 INFO : subdir/file20.txt: Deleted
2026/07/22 02:00:24 DEBUG : removing 1 level 1 directories
2026/07/22 02:00:24 INFO : subdir: Removing directory
2026/07/22 02:00:24 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:24 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/all_changed/path2': Removing directory
bisync_test.go:610: [32mTEST all_changed PASSED[0m
=== RUN TestBisyncRemoteRemote/backupdir
2026/07/22 02:00:24 INFO : path1: Making directory
2026/07/22 02:00:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1"
2026/07/22 02:00:24 INFO : path2: Making directory
2026/07/22 02:00:24 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2"
2026/07/22 02:00:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial"
2026/07/22 02:00:24 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_backupdir-mayerad9"
2026/07/22 02:00:24 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:24 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_backupdir-mayerad9: Waiting for checks to finish
2026/07/22 02:00:24 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:24 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:24 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:24 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:24 INFO : file1.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:24 INFO : file2.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:24 INFO : file3.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:24 INFO : file4.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:24 INFO : file7.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_backupdir-mayerad9: Waiting for transfers to finish
2026/07/22 02:00:24 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:24 INFO : file5.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:24 INFO : file8.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:24 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:24 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:24 INFO : file6.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles"
2026/07/22 02:00:24 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_backupdir-cuhowif3"
2026/07/22 02:00:24 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:00:24 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:24 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:00:24 INFO : file10.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:00:24 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:24 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:00:24 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:24 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:00:24 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:00:24 INFO : file1.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:00:24 INFO : file2.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 02:00:24 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_backupdir-cuhowif3: Waiting for checks to finish
2026/07/22 02:00:24 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_backupdir-cuhowif3: Waiting for transfers to finish
2026/07/22 02:00:24 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:00:24 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:00:24 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 02:00:24 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:00:24 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 02:00:24 INFO : file5L.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:00:24 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:00:24 INFO : file11.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:24 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:00:24 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 02:00:24 INFO : file5R.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:24 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:00:24 INFO : file6.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:00:24 INFO : file7.txt: Copied (new)
2026/07/22 02:00:24 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:24 ERROR : error listing: directory not found
2026/07/22 02:00:24 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1': Failed to list "": directory not found
2026/07/22 02:00:24 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:24 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1': Removing directory
2026/07/22 02:00:24 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fbackupdir%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c102-201a-0083-507d-19af78000000
Time:2026-07-22T02:00:24.8850786Z
--------------------------------------------------------------------------------
2026/07/22 02:00:24 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:24 ERROR : error listing: directory not found
2026/07/22 02:00:24 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2': Failed to list "": directory not found
2026/07/22 02:00:24 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:24 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2': Removing directory
2026/07/22 02:00:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fbackupdir%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c109-201a-0083-567d-19af78000000
Time:2026-07-22T02:00:25.0058655Z
--------------------------------------------------------------------------------
2026/07/22 02:00:25 ERROR : error listing: directory not found
2026/07/22 02:00:25 ERROR : error listing: directory not found
2026/07/22 02:00:25 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_backupdir-mayerad9
2026/07/22 02:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1': Waiting for checks to finish
2026/07/22 02:00:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1': Waiting for transfers to finish
2026/07/22 02:00:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:25 INFO : file3.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:25 INFO : file4.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:25 INFO : file2.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:25 INFO : file1.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:25 INFO : file6.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:25 INFO : file5.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:25 INFO : file7.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:25 INFO : file8.txt: Copied (new)
2026/07/22 02:00:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:26 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:26 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path1'
2026/07/22 02:00:26 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2': Waiting for checks to finish
2026/07/22 02:00:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2': Waiting for transfers to finish
2026/07/22 02:00:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:26 INFO : file4.txt: Copied (new)
2026/07/22 02:00:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:26 INFO : file1.txt: Copied (new)
2026/07/22 02:00:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:26 INFO : file2.txt: Copied (new)
2026/07/22 02:00:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:26 INFO : file3.txt: Copied (new)
2026/07/22 02:00:27 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:27 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:27 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:27 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:27 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:27 INFO : file6.txt: Copied (new)
2026/07/22 02:00:27 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:27 INFO : file5.txt: Copied (new)
2026/07/22 02:00:27 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:27 INFO : file7.txt: Copied (new)
2026/07/22 02:00:27 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:27 INFO : file8.txt: Copied (new)
2026/07/22 02:00:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:27 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:27 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/backupdir/path2'
2026/07/22 02:00:27 NOTICE: [36m(01) :[0m [34mtest backupdir[0m
2026/07/22 02:00:27 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:00:27 NOTICE: [36m(03) :[0m [34mbisync resync backupdir1=/tmp/015958dawecuq9/workdir/backupdirs/backupdir1 backupdir2=/tmp/015958dawecuq9/workdir/backupdirs/backupdir2[0m
bisync_test.go:977: backupdir test currently only works on local (it uses the workdir)
=== RUN TestBisyncRemoteRemote/basic
2026/07/22 02:00:27 INFO : path1: Making directory
2026/07/22 02:00:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1"
2026/07/22 02:00:28 INFO : path2: Making directory
2026/07/22 02:00:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2"
2026/07/22 02:00:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial"
2026/07/22 02:00:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_basic-wozahot0"
2026/07/22 02:00:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : subdir: Making directory with metadata
2026/07/22 02:00:28 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:00:28 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:00:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:28 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:28 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_basic-wozahot0: Waiting for checks to finish
2026/07/22 02:00:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:00:28 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_basic-wozahot0: Waiting for transfers to finish
2026/07/22 02:00:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:00:28 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:28 INFO : file1.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:00:28 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:00:28 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:00:28 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:00:28 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:00:28 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:00:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles"
2026/07/22 02:00:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_basic-voguter3"
2026/07/22 02:00:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:00:28 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_basic-voguter3: Waiting for checks to finish
2026/07/22 02:00:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:28 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:00:28 INFO : file1.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_basic-voguter3: Waiting for transfers to finish
2026/07/22 02:00:28 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:28 ERROR : error listing: directory not found
2026/07/22 02:00:28 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Failed to list "": directory not found
2026/07/22 02:00:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Removing directory
2026/07/22 02:00:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fbasic%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c17f-201a-0083-427d-19af78000000
Time:2026-07-22T02:00:28.2663586Z
--------------------------------------------------------------------------------
2026/07/22 02:00:28 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:28 ERROR : error listing: directory not found
2026/07/22 02:00:28 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Failed to list "": directory not found
2026/07/22 02:00:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Removing directory
2026/07/22 02:00:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fbasic%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c184-201a-0083-477d-19af78000000
Time:2026-07-22T02:00:28.3867779Z
--------------------------------------------------------------------------------
2026/07/22 02:00:28 ERROR : error listing: directory not found
2026/07/22 02:00:28 ERROR : error listing: directory not found
2026/07/22 02:00:28 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_basic-wozahot0
2026/07/22 02:00:28 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:28 INFO : subdir: Making directory
2026/07/22 02:00:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Waiting for checks to finish
2026/07/22 02:00:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Waiting for transfers to finish
2026/07/22 02:00:28 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:00:28 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:28 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:00:28 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:00:28 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:00:28 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:00:28 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:00:28 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:00:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:29 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:00:29 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:00:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:29 INFO : file1.txt: Copied (new)
2026/07/22 02:00:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:00:29 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:00:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:29 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:29 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1'
2026/07/22 02:00:29 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:29 INFO : subdir: Making directory
2026/07/22 02:00:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Waiting for checks to finish
2026/07/22 02:00:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Waiting for transfers to finish
2026/07/22 02:00:29 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:29 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:00:29 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:30 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:00:30 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:00:30 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:00:30 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:00:30 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:00:30 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:00:30 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:30 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:00:30 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:30 INFO : file1.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:00:30 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:00:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:30 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:30 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2'
2026/07/22 02:00:30 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 02:00:30 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:00:30 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:00:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/"
2026/07/22 02:00:35 INFO : Copying Path2 files to Path1
2026/07/22 02:00:35 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:00:35 INFO : There was nothing to transfer
2026/07/22 02:00:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:00:35 INFO : There was nothing to transfer
2026/07/22 02:00:35 INFO : Resync updating listings
2026/07/22 02:00:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/"
2026/07/22 02:00:35 INFO : [32mBisync successful[0m
2026/07/22 02:00:35 NOTICE: [36m(04) :[0m [34mtest place newer files on both paths[0m
2026/07/22 02:00:35 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/[0m
2026/07/22 02:00:35 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_basic-voguter3/"
2026/07/22 02:00:35 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_basic-voguter3/" to be canonical "/tmp/015958dawecuq9/datadir/test_basic-voguter3"
2026/07/22 02:00:35 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:00:35 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/" as ""
2026/07/22 02:00:35 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt"
2026/07/22 02:00:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/"
2026/07/22 02:00:35 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2/'" as "file1.txt"
2026/07/22 02:00:35 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_basic-voguter3)
2026/07/22 02:00:35 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2/')
2026/07/22 02:00:35 DEBUG : file1.txt: Sizes differ
2026/07/22 02:00:36 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:00:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:36 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:00:36 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:00:36 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/subdir file20.txt[0m
2026/07/22 02:00:36 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/subdir" as "file20.txt"
2026/07/22 02:00:36 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_basic-voguter3/file1.txt"
2026/07/22 02:00:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/subdir"
2026/07/22 02:00:36 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1/subdir'" as "file20.txt"
2026/07/22 02:00:36 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_basic-voguter3)
2026/07/22 02:00:36 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1/subdir')
2026/07/22 02:00:36 DEBUG : file1.txt: Sizes differ
2026/07/22 02:00:36 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 02:00:36 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:36 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 02:00:36 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 02:00:36 NOTICE: [36m(07) :[0m [34mtest bisync run[0m
2026/07/22 02:00:36 NOTICE: [36m(08) :[0m [34mbisync[0m
2026/07/22 02:00:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/"
2026/07/22 02:00:41 INFO : Building Path1 and Path2 listings
2026/07/22 02:00:41 INFO : Path1 checking for diffs
2026/07/22 02:00:41 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:00:41 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:00:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:00:41 INFO : Path2 checking for diffs
2026/07/22 02:00:41 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:00:41 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:00:41 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:00:41 INFO : Applying changes
2026/07/22 02:00:41 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/subdir/file20.txt[0m
2026/07/22 02:00:41 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/file1.txt[0m
2026/07/22 02:00:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:00:41 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:00:41 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:00:42 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:00:42 INFO : Updating listings
2026/07/22 02:00:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/basic/path2/"
2026/07/22 02:00:42 INFO : [32mBisync successful[0m
2026/07/22 02:00:42 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:42 INFO : file1.copy5.txt: Deleted
2026/07/22 02:00:42 INFO : file1.txt: Deleted
2026/07/22 02:00:42 INFO : file1.copy2.txt: Deleted
2026/07/22 02:00:42 INFO : file1.copy3.txt: Deleted
2026/07/22 02:00:42 INFO : file1.copy1.txt: Deleted
2026/07/22 02:00:42 INFO : file1.copy4.txt: Deleted
2026/07/22 02:00:42 INFO : RCLONE_TEST: Deleted
2026/07/22 02:00:42 INFO : subdir/file20.txt: Deleted
2026/07/22 02:00:43 DEBUG : removing 1 level 1 directories
2026/07/22 02:00:43 INFO : subdir: Removing directory
2026/07/22 02:00:43 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:43 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path1': Removing directory
2026/07/22 02:00:43 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:43 INFO : file1.copy1.txt: Deleted
2026/07/22 02:00:43 INFO : file1.copy4.txt: Deleted
2026/07/22 02:00:43 INFO : file1.txt: Deleted
2026/07/22 02:00:43 INFO : RCLONE_TEST: Deleted
2026/07/22 02:00:43 INFO : file1.copy5.txt: Deleted
2026/07/22 02:00:43 INFO : file1.copy3.txt: Deleted
2026/07/22 02:00:43 INFO : file1.copy2.txt: Deleted
2026/07/22 02:00:43 INFO : subdir/file20.txt: Deleted
2026/07/22 02:00:43 DEBUG : removing 1 level 1 directories
2026/07/22 02:00:43 INFO : subdir: Removing directory
2026/07/22 02:00:43 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:43 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/basic/path2': Removing directory
bisync_test.go:610: [32mTEST basic PASSED[0m
=== RUN TestBisyncRemoteRemote/changes
2026/07/22 02:00:43 INFO : path1: Making directory
2026/07/22 02:00:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1"
2026/07/22 02:00:43 INFO : path2: Making directory
2026/07/22 02:00:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2"
2026/07/22 02:00:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial"
2026/07/22 02:00:43 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_changes-wayemek9"
2026/07/22 02:00:43 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_changes-wayemek9: Waiting for checks to finish
2026/07/22 02:00:43 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_changes-wayemek9: Waiting for transfers to finish
2026/07/22 02:00:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:43 INFO : file2.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:43 INFO : file4.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:43 INFO : file1.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:43 INFO : file3.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:43 INFO : file5.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 INFO : file6.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:43 INFO : file8.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:43 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:43 INFO : file7.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles"
2026/07/22 02:00:43 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:43 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:43 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:00:43 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:00:43 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2: Waiting for checks to finish
2026/07/22 02:00:43 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:43 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:00:43 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:43 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:00:43 INFO : file10.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:00:43 INFO : file1.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:00:43 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:00:43 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:00:43 INFO : file2.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 02:00:43 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2: Waiting for transfers to finish
2026/07/22 02:00:43 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 02:00:43 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:43 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:00:43 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:00:43 INFO : file11.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:00:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:00:43 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:43 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 02:00:43 INFO : file5L.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:00:43 INFO : file6.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 02:00:43 INFO : file5R.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:00:43 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:43 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:00:43 INFO : file7.txt: Copied (new)
2026/07/22 02:00:43 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:43 ERROR : error listing: directory not found
2026/07/22 02:00:43 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Failed to list "": directory not found
2026/07/22 02:00:43 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:43 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Removing directory
2026/07/22 02:00:43 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fchanges%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:067344fa-a01a-0056-5e7d-1940f5000000
Time:2026-07-22T02:00:43.8833116Z
--------------------------------------------------------------------------------
2026/07/22 02:00:43 DEBUG : Waiting for deletions to finish
2026/07/22 02:00:43 ERROR : error listing: directory not found
2026/07/22 02:00:43 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Failed to list "": directory not found
2026/07/22 02:00:43 DEBUG : removing 1 level 0 directories
2026/07/22 02:00:43 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Removing directory
2026/07/22 02:00:44 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fchanges%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:067344fd-a01a-0056-617d-1940f5000000
Time:2026-07-22T02:00:44.0034410Z
--------------------------------------------------------------------------------
2026/07/22 02:00:44 ERROR : error listing: directory not found
2026/07/22 02:00:44 ERROR : error listing: directory not found
2026/07/22 02:00:44 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_changes-wayemek9
2026/07/22 02:00:44 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Waiting for checks to finish
2026/07/22 02:00:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Waiting for transfers to finish
2026/07/22 02:00:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:44 INFO : file4.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:44 INFO : file1.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:44 INFO : file3.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:44 INFO : file2.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:44 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:44 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:44 INFO : file7.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:44 INFO : file6.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:44 INFO : file5.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:44 INFO : file8.txt: Copied (new)
2026/07/22 02:00:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:45 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:45 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1'
2026/07/22 02:00:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:00:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Waiting for checks to finish
2026/07/22 02:00:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Waiting for transfers to finish
2026/07/22 02:00:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:00:45 INFO : file4.txt: Copied (new)
2026/07/22 02:00:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:00:45 INFO : file1.txt: Copied (new)
2026/07/22 02:00:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:00:45 INFO : file2.txt: Copied (new)
2026/07/22 02:00:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:00:45 INFO : file3.txt: Copied (new)
2026/07/22 02:00:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:00:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:00:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:46 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:00:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:00:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:00:46 INFO : file5.txt: Copied (new)
2026/07/22 02:00:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:00:46 INFO : file7.txt: Copied (new)
2026/07/22 02:00:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:00:46 INFO : file6.txt: Copied (new)
2026/07/22 02:00:46 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:00:46 INFO : file8.txt: Copied (new)
2026/07/22 02:00:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:00:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:00:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:00:46 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:00:46 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2'
2026/07/22 02:00:46 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 02:00:46 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:00:46 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:00:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:00:51 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:00: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/07/22 02:00:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:51 INFO : Copying Path2 files to Path1
2026/07/22 02:00:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:00:51 INFO : There was nothing to transfer
2026/07/22 02:00:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:00:51 INFO : There was nothing to transfer
2026/07/22 02:00:51 INFO : Resync updating listings
2026/07/22 02:00:51 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:51 INFO : [32mBisync successful[0m
2026/07/22 02:00:51 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 02:00:51 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 02:00:51 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file10.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/[0m
2026/07/22 02:00:51 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/"
2026/07/22 02:00:51 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" to be canonical "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:51 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 02:00:51 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file10.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/" as ""
2026/07/22 02:00:51 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file10.txt"
2026/07/22 02:00:51 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:51 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/'" as "file10.txt"
2026/07/22 02:00:51 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:51 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:00:51 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:52 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:00:52 INFO : file10.txt: Copied (new)
2026/07/22 02:00:52 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 02:00:52 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/[0m
2026/07/22 02:00:52 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:52 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:00:52 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/" as ""
2026/07/22 02:00:52 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file1.txt"
2026/07/22 02:00:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:52 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/'" as "file1.txt"
2026/07/22 02:00:52 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:52 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/')
2026/07/22 02:00:52 DEBUG : file1.txt: Sizes differ
2026/07/22 02:00:52 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:00:52 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:52 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:00:52 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:00:52 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 02:00:52 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file11.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/[0m
2026/07/22 02:00:52 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:52 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 02:00:52 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file11.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" as ""
2026/07/22 02:00:52 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file11.txt"
2026/07/22 02:00:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/"
2026/07/22 02:00:52 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/'" as "file11.txt"
2026/07/22 02:00:52 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:00:52 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:00:52 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:52 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:00:52 INFO : file11.txt: Copied (new)
2026/07/22 02:00:52 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 02:00:52 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/[0m
2026/07/22 02:00:52 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:52 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:00:52 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" as ""
2026/07/22 02:00:52 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file2.txt"
2026/07/22 02:00:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/"
2026/07/22 02:00:52 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/'" as "file2.txt"
2026/07/22 02:00:52 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:52 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/')
2026/07/22 02:00:52 DEBUG : file2.txt: Sizes differ
2026/07/22 02:00:53 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:00:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:00:53 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:00:53 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:00:53 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 02:00:53 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file3.txt[0m
2026/07/22 02:00:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:53 INFO : file3.txt: Deleted
2026/07/22 02:00:53 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 02:00:53 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file4.txt[0m
2026/07/22 02:00:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/"
2026/07/22 02:00:53 INFO : file4.txt: Deleted
2026/07/22 02:00:53 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 02:00:53 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file8.txt[0m
2026/07/22 02:00:53 INFO : file8.txt: Deleted
2026/07/22 02:00:53 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file8.txt[0m
2026/07/22 02:00:53 INFO : file8.txt: Deleted
2026/07/22 02:00:53 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 02:00:53 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/ file5R.txt[0m
2026/07/22 02:00:53 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:53 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 02:00:53 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/ file5.txt[0m
2026/07/22 02:00:53 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/" as "file5.txt"
2026/07/22 02:00:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5R.txt"
2026/07/22 02:00:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:53 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/'" as "file5.txt"
2026/07/22 02:00:53 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:53 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/')
2026/07/22 02:00:53 DEBUG : file5R.txt: Sizes differ
2026/07/22 02:00:53 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 02:00:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:00:54 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 02:00:54 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:00:54 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/ file5L.txt[0m
2026/07/22 02:00:54 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:54 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 02:00:54 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/ file5.txt[0m
2026/07/22 02:00:54 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" as "file5.txt"
2026/07/22 02:00:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file5L.txt"
2026/07/22 02:00:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/"
2026/07/22 02:00:54 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/'" as "file5.txt"
2026/07/22 02:00:54 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:54 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/')
2026/07/22 02:00:54 DEBUG : file5L.txt: Sizes differ
2026/07/22 02:00:54 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 02:00:54 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:00:54 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 02:00:54 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:00:54 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 02:00:54 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file6.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/[0m
2026/07/22 02:00:54 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:54 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 02:00:54 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file6.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/" as ""
2026/07/22 02:00:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file6.txt"
2026/07/22 02:00:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:00:54 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/'" as "file6.txt"
2026/07/22 02:00:54 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:54 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2/')
2026/07/22 02:00:54 DEBUG : file6.txt: Sizes differ
2026/07/22 02:00:54 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:00:54 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:54 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:00:54 INFO : file6.txt: Copied (replaced existing)
2026/07/22 02:00:54 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file6.txt[0m
2026/07/22 02:00:55 INFO : file6.txt: Deleted
2026/07/22 02:00:55 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 02:00:55 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_changes-cowotep2/file7.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/[0m
2026/07/22 02:00:55 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/" for canonical name "/tmp/015958dawecuq9/datadir/test_changes-cowotep2"
2026/07/22 02:00:55 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 02:00:55 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file7.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" as ""
2026/07/22 02:00:55 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_changes-cowotep2/file7.txt"
2026/07/22 02:00:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/"
2026/07/22 02:00:55 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/'" as "file7.txt"
2026/07/22 02:00:55 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_changes-cowotep2)
2026/07/22 02:00:55 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1/')
2026/07/22 02:00:55 DEBUG : file7.txt: Sizes differ
2026/07/22 02:00:55 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:00:55 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:00:55 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:00:55 INFO : file7.txt: Copied (replaced existing)
2026/07/22 02:00:55 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file7.txt[0m
2026/07/22 02:00:55 INFO : file7.txt: Deleted
2026/07/22 02:00:55 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 02:00:55 NOTICE: [36m(32) :[0m [34mbisync[0m
2026/07/22 02:01:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:01:00 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:00 INFO : Path1 checking for diffs
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 02:01:00 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:01:00 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:01:00 INFO : Path2 checking for diffs
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 02:01:00 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:01:00 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:01:00 INFO : Applying changes
2026/07/22 02:01:00 INFO : Checking potential conflicts...
2026/07/22 02:01:00 ERROR : file5.txt: md5 differ
2026/07/22 02:01:00 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': 1 differences found
2026/07/22 02:01:00 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': 1 errors while checking
2026/07/22 02:01:00 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file11.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file2.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file4.txt[0m
2026/07/22 02:01:00 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 02:01:00 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file5.txt.conflict1[0m
2026/07/22 02:01:00 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 02:01:00 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file5.txt.conflict1[0m
2026/07/22 02:01:00 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file5.txt.conflict2[0m
2026/07/22 02:01:00 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 02:01:00 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file5.txt.conflict2[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file6.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/file7.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file1.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file10.txt[0m
2026/07/22 02:01:00 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/file3.txt[0m
2026/07/22 02:01:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:01:01 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file10.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file3.txt: Deleted
2026/07/22 02:01:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:01:01 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file11.txt: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/22 02:01:01 INFO : file4.txt: Deleted
2026/07/22 02:01:01 INFO : Updating listings
2026/07/22 02:01:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/changes/path2/"
2026/07/22 02:01:01 INFO : [32mBisync successful[0m
2026/07/22 02:01:01 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:02 INFO : file1.txt: Deleted
2026/07/22 02:01:02 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:01:02 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:02 INFO : file6.txt: Deleted
2026/07/22 02:01:02 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:01:02 INFO : file10.txt: Deleted
2026/07/22 02:01:02 INFO : file2.txt: Deleted
2026/07/22 02:01:02 INFO : file11.txt: Deleted
2026/07/22 02:01:02 INFO : file7.txt: Deleted
2026/07/22 02:01:02 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:02 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path1': Removing directory
2026/07/22 02:01:02 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:02 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:01:02 INFO : file1.txt: Deleted
2026/07/22 02:01:02 INFO : file10.txt: Deleted
2026/07/22 02:01:02 INFO : file11.txt: Deleted
2026/07/22 02:01:02 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:02 INFO : file6.txt: Deleted
2026/07/22 02:01:02 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:01:02 INFO : file2.txt: Deleted
2026/07/22 02:01:02 INFO : file7.txt: Deleted
2026/07/22 02:01:02 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:02 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/changes/path2': Removing directory
bisync_test.go:610: [32mTEST changes PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access
2026/07/22 02:01:02 INFO : path1: Making directory
2026/07/22 02:01:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1"
2026/07/22 02:01:02 INFO : path2: Making directory
2026/07/22 02:01:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2"
2026/07/22 02:01:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial"
2026/07/22 02:01:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_check_access-seyohaf3"
2026/07/22 02:01:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : subdir: Making directory with metadata
2026/07/22 02:01:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:02 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:01:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:02 INFO : file1.txt: Copied (new)
2026/07/22 02:01:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:02 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_access-seyohaf3: Waiting for checks to finish
2026/07/22 02:01:02 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_access-seyohaf3: Waiting for transfers to finish
2026/07/22 02:01:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:02 INFO : file2.txt: Copied (new)
2026/07/22 02:01:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:02 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:02 INFO : file4.txt: Copied (new)
2026/07/22 02:01:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:02 INFO : file3.txt: Copied (new)
2026/07/22 02:01:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:02 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:02 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:02 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:01:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles"
2026/07/22 02:01:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_access-xalodez8"
2026/07/22 02:01:02 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:02 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_access-xalodez8: Waiting for checks to finish
2026/07/22 02:01:02 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_access-xalodez8: Waiting for transfers to finish
2026/07/22 02:01:02 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 02:01:02 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 02:01:02 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 02:01:02 INFO : hold.txt: Copied (new)
2026/07/22 02:01:02 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:02 ERROR : error listing: directory not found
2026/07/22 02:01:02 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Failed to list "": directory not found
2026/07/22 02:01:02 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:02 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Removing directory
2026/07/22 02:01:02 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_access%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c602-201a-0083-547d-19af78000000
Time:2026-07-22T02:01:02.8620456Z
--------------------------------------------------------------------------------
2026/07/22 02:01:02 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:02 ERROR : error listing: directory not found
2026/07/22 02:01:02 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Failed to list "": directory not found
2026/07/22 02:01:02 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:02 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Removing directory
2026/07/22 02:01:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_access%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:08e6c608-201a-0083-5a7d-19af78000000
Time:2026-07-22T02:01:02.9808146Z
--------------------------------------------------------------------------------
2026/07/22 02:01:03 ERROR : error listing: directory not found
2026/07/22 02:01:03 ERROR : error listing: directory not found
2026/07/22 02:01:03 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_check_access-seyohaf3
2026/07/22 02:01:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:03 INFO : subdir: Making directory
2026/07/22 02:01:03 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:03 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Waiting for checks to finish
2026/07/22 02:01:03 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Waiting for transfers to finish
2026/07/22 02:01:03 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:03 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:03 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:03 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:03 INFO : file4.txt: Copied (new)
2026/07/22 02:01:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:03 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:03 INFO : file2.txt: Copied (new)
2026/07/22 02:01:03 INFO : file3.txt: Copied (new)
2026/07/22 02:01:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:03 INFO : file1.txt: Copied (new)
2026/07/22 02:01:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:03 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:03 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:03 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:03 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:03 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:03 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:03 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:03 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1'
2026/07/22 02:01:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:04 INFO : subdir: Making directory
2026/07/22 02:01:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:04 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Waiting for checks to finish
2026/07/22 02:01:04 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Waiting for transfers to finish
2026/07/22 02:01:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:04 INFO : file2.txt: Copied (new)
2026/07/22 02:01:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:04 INFO : file3.txt: Copied (new)
2026/07/22 02:01:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:04 INFO : file4.txt: Copied (new)
2026/07/22 02:01:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:04 INFO : file1.txt: Copied (new)
2026/07/22 02:01:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:04 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:04 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:04 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:04 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:04 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:04 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:04 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:04 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2'
2026/07/22 02:01:05 NOTICE: [36m(01) :[0m [34mtest check-access[0m
2026/07/22 02:01:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:01:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:01:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:09 INFO : Copying Path2 files to Path1
2026/07/22 02:01:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:01:10 INFO : There was nothing to transfer
2026/07/22 02:01:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:01:10 INFO : There was nothing to transfer
2026/07/22 02:01:10 INFO : Resync updating listings
2026/07/22 02:01:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:10 INFO : [32mBisync successful[0m
2026/07/22 02:01:10 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 02:01:10 NOTICE: [36m(05) :[0m [34mbisync check-access[0m
2026/07/22 02:01:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:14 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:01: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/07/22 02:01:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:14 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:15 INFO : Path1 checking for diffs
2026/07/22 02:01:15 INFO : Path2 checking for diffs
2026/07/22 02:01:15 INFO : Checking access health
2026/07/22 02:01:15 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 02:01:15 INFO : No changes found
2026/07/22 02:01:15 INFO : Updating listings
2026/07/22 02:01:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:15 INFO : [32mBisync successful[0m
2026/07/22 02:01:15 NOTICE: [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m
2026/07/22 02:01:15 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/subdir/RCLONE_TEST[0m
2026/07/22 02:01:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/subdir/"
2026/07/22 02:01:15 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:15 NOTICE: [36m(08) :[0m [34mbisync check-access[0m
2026/07/22 02:01:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:01: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/07/22 02:01:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:19 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:19 INFO : Path1 checking for diffs
2026/07/22 02:01:19 INFO : Path2 checking for diffs
2026/07/22 02:01:19 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:01:19 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:01:19 INFO : Checking access health
2026/07/22 02:01:19 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST
2026/07/22 02:01:19 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:01:19 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:01:19 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:01:19 NOTICE: Bisync error: bisync aborted
2026/07/22 02:01:19 NOTICE: [36m(09) :[0m [34mcopy-listings path2-missing[0m
2026/07/22 02:01:19 NOTICE: [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m
2026/07/22 02:01:19 NOTICE: [36m(11) :[0m [34mcopy-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/subdir/RCLONE_TEST TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/[0m
2026/07/22 02:01:19 DEBUG : copyFile "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/subdir/RCLONE_TEST" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/" as ""
2026/07/22 02:01:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/subdir/RCLONE_TEST"
2026/07/22 02:01:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:19 DEBUG : operations.CopyFile "RCLONE_TEST" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/'" as "RCLONE_TEST"
2026/07/22 02:01:20 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 02:01:20 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:01:20 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 02:01:20 NOTICE: [36m(12) :[0m [34mbisync resync[0m
2026/07/22 02:01:24 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:24 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:01: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/07/22 02:01:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:24 INFO : Copying Path2 files to Path1
2026/07/22 02:01:24 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:01:24 INFO : There was nothing to transfer
2026/07/22 02:01:24 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:01:25 INFO : subdir/RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:01:25 INFO : Resync updating listings
2026/07/22 02:01:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:25 INFO : [32mBisync successful[0m
2026/07/22 02:01:25 NOTICE: [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 02:01:25 NOTICE: [36m(14) :[0m [34mbisync check-access[0m
2026/07/22 02:01:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:29 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:01: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/07/22 02:01:29 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:29 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:30 INFO : Path1 checking for diffs
2026/07/22 02:01:30 INFO : Path2 checking for diffs
2026/07/22 02:01:30 INFO : Checking access health
2026/07/22 02:01:30 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 02:01:30 INFO : No changes found
2026/07/22 02:01:30 INFO : Updating listings
2026/07/22 02:01:30 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:30 INFO : [32mBisync successful[0m
2026/07/22 02:01:30 NOTICE: [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m
2026/07/22 02:01:30 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/RCLONE_TEST[0m
2026/07/22 02:01:30 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/"
2026/07/22 02:01:30 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:30 NOTICE: [36m(17) :[0m [34mbisync check-access[0m
2026/07/22 02:01:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:34 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:34 INFO : Path1 checking for diffs
2026/07/22 02:01:34 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:01:34 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:01:34 INFO : Path2 checking for diffs
2026/07/22 02:01:34 INFO : Checking access health
2026/07/22 02:01:34 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST
2026/07/22 02:01:34 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m
2026/07/22 02:01:34 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:01:34 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:01:34 NOTICE: Bisync error: bisync aborted
2026/07/22 02:01:34 NOTICE: [36m(18) :[0m [34mcopy-listings path1-missing[0m
2026/07/22 02:01:34 NOTICE: [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m
2026/07/22 02:01:34 NOTICE: [36m(20) :[0m [34mbisync check-access[0m
2026/07/22 02:01:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:39 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/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_access_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_access_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_access_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_access_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015958dawecuq9/workdir"[0m[0m
2026/07/22 02:01:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:01:39 NOTICE: Bisync error: bisync aborted
2026/07/22 02:01:39 NOTICE: [36m(21) :[0m [34mmove-listings missing-listings[0m
2026/07/22 02:01:39 NOTICE: [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m
2026/07/22 02:01:39 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 02:01:43 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:43 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:43 INFO : Copying Path2 files to Path1
2026/07/22 02:01:43 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:01:44 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:01:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:01:44 INFO : Resync updating listings
2026/07/22 02:01:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:44 INFO : [32mBisync successful[0m
2026/07/22 02:01:44 NOTICE: [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m
2026/07/22 02:01:44 NOTICE: [36m(25) :[0m [34mbisync check-access[0m
2026/07/22 02:01:49 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:49 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:01:49 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:01:49 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:49 INFO : Building Path1 and Path2 listings
2026/07/22 02:01:49 INFO : Path1 checking for diffs
2026/07/22 02:01:49 INFO : Path2 checking for diffs
2026/07/22 02:01:49 INFO : Checking access health
2026/07/22 02:01:49 INFO : Found 2 matching "RCLONE_TEST" files on both paths
2026/07/22 02:01:49 INFO : No changes found
2026/07/22 02:01:49 INFO : Updating listings
2026/07/22 02:01:49 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access/path2/"
2026/07/22 02:01:49 INFO : [32mBisync successful[0m
2026/07/22 02:01:49 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:49 INFO : file3.txt: Deleted
2026/07/22 02:01:49 INFO : file2.txt: Deleted
2026/07/22 02:01:49 INFO : file4.txt: Deleted
2026/07/22 02:01:49 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:49 INFO : file1.txt: Deleted
2026/07/22 02:01:49 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 02:01:49 INFO : subdir/file20.txt: Deleted
2026/07/22 02:01:49 DEBUG : removing 1 level 1 directories
2026/07/22 02:01:49 INFO : subdir: Removing directory
2026/07/22 02:01:50 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:50 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path1': Removing directory
2026/07/22 02:01:50 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:50 INFO : file2.txt: Deleted
2026/07/22 02:01:50 INFO : file4.txt: Deleted
2026/07/22 02:01:50 INFO : file1.txt: Deleted
2026/07/22 02:01:50 INFO : file3.txt: Deleted
2026/07/22 02:01:50 INFO : RCLONE_TEST: Deleted
2026/07/22 02:01:50 INFO : subdir/file20.txt: Deleted
2026/07/22 02:01:50 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 02:01:50 DEBUG : removing 1 level 1 directories
2026/07/22 02:01:50 INFO : subdir: Removing directory
2026/07/22 02:01:50 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:50 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access/path2': Removing directory
bisync_test.go:610: [32mTEST check_access PASSED[0m
=== RUN TestBisyncRemoteRemote/check_access_filters
2026/07/22 02:01:50 INFO : path1: Making directory
2026/07/22 02:01:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1"
2026/07/22 02:01:50 INFO : path2: Making directory
2026/07/22 02:01:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2"
2026/07/22 02:01:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial"
2026/07/22 02:01:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_check_access_filters-taneqol7"
2026/07/22 02:01:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not: Making directory with metadata
2026/07/22 02:01:50 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not
2026/07/22 02:01:50 DEBUG : subdir: Making directory with metadata
2026/07/22 02:01:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:01:50 DEBUG : subdirX: Making directory with metadata
2026/07/22 02:01:50 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdirX", newDst=subdirX
2026/07/22 02:01:50 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1: Making directory with metadata
2026/07/22 02:01:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir/subdirA: Making directory with metadata
2026/07/22 02:01:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:50 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA
2026/07/22 02:01:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirB: Making directory with metadata
2026/07/22 02:01:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:50 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB
2026/07/22 02:01:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:50 INFO : file3.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2: Making directory with metadata
2026/07/22 02:01:50 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:50 INFO : file4.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 02:01:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:50 INFO : file1.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 02:01:50 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:50 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 02:01:50 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 02:01:50 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2
2026/07/22 02:01:50 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 02:01:50 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:50 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 INFO : file2.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1
2026/07/22 02:01:50 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 02:01:50 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_access_filters-taneqol7: Waiting for checks to finish
2026/07/22 02:01:50 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_access_filters-taneqol7: Waiting for transfers to finish
2026/07/22 02:01:50 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 02:01:50 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 02:01:50 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 02:01:50 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:50 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 02:01:50 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 02:01:50 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdir/subdirA: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdir/subdirB: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdirX: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdir-not: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:01:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles"
2026/07/22 02:01:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6"
2026/07/22 02:01:50 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 02:01:50 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 02:01:50 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 02:01:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 02:01:50 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 02:01:50 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 02:01:50 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 02:01:50 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6: Waiting for checks to finish
2026/07/22 02:01:50 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6: Waiting for transfers to finish
2026/07/22 02:01:50 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:50 ERROR : error listing: directory not found
2026/07/22 02:01:50 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Failed to list "": directory not found
2026/07/22 02:01:50 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:50 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Removing directory
2026/07/22 02:01:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_access_filters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:88eab33d-501a-0030-6c7e-190fd5000000
Time:2026-07-22T02:01:50.8512049Z
--------------------------------------------------------------------------------
2026/07/22 02:01:50 DEBUG : Waiting for deletions to finish
2026/07/22 02:01:50 ERROR : error listing: directory not found
2026/07/22 02:01:50 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Failed to list "": directory not found
2026/07/22 02:01:50 DEBUG : removing 1 level 0 directories
2026/07/22 02:01:50 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Removing directory
2026/07/22 02:01:50 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_access_filters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:88eab340-501a-0030-6f7e-190fd5000000
Time:2026-07-22T02:01:50.9759186Z
--------------------------------------------------------------------------------
2026/07/22 02:01:51 ERROR : error listing: directory not found
2026/07/22 02:01:51 ERROR : error listing: directory not found
2026/07/22 02:01:51 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_check_access_filters-taneqol7
2026/07/22 02:01:51 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 INFO : subdir-not: Making directory
2026/07/22 02:01:51 INFO : subdir: Making directory
2026/07/22 02:01:51 INFO : subdirX: Making directory
2026/07/22 02:01:51 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 INFO : subdirX/subdirX1: Making directory
2026/07/22 02:01:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 INFO : subdir/subdirA: Making directory
2026/07/22 02:01:51 INFO : subdir-not/subdir-not2: Making directory
2026/07/22 02:01:51 INFO : subdir/subdirB: Making directory
2026/07/22 02:01:51 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Waiting for checks to finish
2026/07/22 02:01:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Waiting for transfers to finish
2026/07/22 02:01:51 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:51 INFO : file3.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:51 INFO : file4.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:51 INFO : file2.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:51 INFO : file1.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 02:01:51 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:51 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:51 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 02:01:51 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:51 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:51 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 02:01:51 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 02:01:51 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:51 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:51 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 02:01:51 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:51 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 02:01:51 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:51 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:51 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:51 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 02:01:51 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 02:01:52 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 02:01:52 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:52 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:52 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 02:01:52 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 02:01:52 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 02:01:52 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:52 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:52 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 02:01:52 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 02:01:52 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 02:01:52 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1'
2026/07/22 02:01:53 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:53 INFO : subdir-not: Making directory
2026/07/22 02:01:53 INFO : subdir: Making directory
2026/07/22 02:01:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:01:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:01:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:01:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:01:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:53 INFO : subdirX: Making directory
2026/07/22 02:01:53 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:53 INFO : subdirX/subdirX1: Making directory
2026/07/22 02:01:53 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:53 INFO : subdir-not/subdir-not2: Making directory
2026/07/22 02:01:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:53 INFO : subdir/subdirA: Making directory
2026/07/22 02:01:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:01:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:01:54 INFO : file2.txt: Copied (new)
2026/07/22 02:01:54 INFO : file3.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:01:54 INFO : file1.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:54 INFO : subdir/subdirB: Making directory
2026/07/22 02:01:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:01:54 INFO : file4.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:01:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Waiting for checks to finish
2026/07/22 02:01:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Waiting for transfers to finish
2026/07/22 02:01:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt
2026/07/22 02:01:54 INFO : subdirX/file20.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt
2026/07/22 02:01:54 INFO : subdir-not/file20.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:01:54 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:01:54 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 02:01:54 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:01:54 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 02:01:54 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt
2026/07/22 02:01:54 INFO : subdirX/subdirX1/file30.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:01:54 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK
2026/07/22 02:01:54 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt
2026/07/22 02:01:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt
2026/07/22 02:01:54 INFO : subdir/subdirB/file30.txt: Copied (new)
2026/07/22 02:01:54 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST
2026/07/22 02:01:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new)
2026/07/22 02:01:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 02:01:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new)
2026/07/22 02:01:55 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK
2026/07/22 02:01:55 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK
2026/07/22 02:01:55 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:01:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 02:01:55 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:01:55 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST
2026/07/22 02:01:55 INFO : subdir/subdirB/RCLONE_TEST: Copied (new)
2026/07/22 02:01:55 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt
2026/07/22 02:01:55 INFO : subdir/subdirA/file30.txt: Copied (new)
2026/07/22 02:01:55 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 02:01:55 INFO : subdir/subdirA/RCLONE_TEST: Copied (new)
2026/07/22 02:01:55 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2'
2026/07/22 02:01:56 NOTICE: [36m(01) :[0m [34mtest check-access-filters[0m
2026/07/22 02:01:56 NOTICE: [36m(02) :[0m [34mtest EXCLUDE - OTHER TESTS[0m
2026/07/22 02:01:56 NOTICE: [36m(03) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/exclude-other-filtersfile.txt /tmp/015958dawecuq9/workdir/[0m
2026/07/22 02:01:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/exclude-other-filtersfile.txt" to "/tmp/015958dawecuq9/workdir/" as ""
2026/07/22 02:01:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/exclude-other-filtersfile.txt"
2026/07/22 02:01:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:01:56 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/015958dawecuq9/workdir" as "exclude-other-filtersfile.txt"
2026/07/22 02:01:56 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:01:56 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK
2026/07/22 02:01:56 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK
2026/07/22 02:01:56 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt
2026/07/22 02:01:56 INFO : exclude-other-filtersfile.txt: Copied (new)
2026/07/22 02:01:56 NOTICE: [36m(04) :[0m [34mtest resync to get the filters file md5 built.[0m
2026/07/22 02:01:56 NOTICE: [36m(05) :[0m [34mbisync resync filters-file=/tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 02:02:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:00 INFO : Using filters file /tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt
2026/07/22 02:02:00 INFO : Storing filters file hash to /tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt.md5
2026/07/22 02:02:00 INFO : Copying Path2 files to Path1
2026/07/22 02:02:00 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:02:01 INFO : There was nothing to transfer
2026/07/22 02:02:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:02:01 INFO : There was nothing to transfer
2026/07/22 02:02:01 INFO : Resync updating listings
2026/07/22 02:02:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:01 INFO : [32mBisync successful[0m
2026/07/22 02:02:01 NOTICE: [36m(06) :[0m [34mtest EXCLUDE - test filters for check access[0m
2026/07/22 02:02:01 NOTICE: [36m(07) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 02:02:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:05 INFO : Using filters file /tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt
2026/07/22 02:02:05 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:06 INFO : Path1 checking for diffs
2026/07/22 02:02:06 INFO : Path2 checking for diffs
2026/07/22 02:02:06 INFO : Checking access health
2026/07/22 02:02:06 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 02:02:06 INFO : No changes found
2026/07/22 02:02:06 INFO : Updating listings
2026/07/22 02:02:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:06 INFO : [32mBisync successful[0m
2026/07/22 02:02:06 NOTICE: [36m(08) :[0m [34mcopy-listings exclude-initial[0m
2026/07/22 02:02:06 NOTICE: [36m(09) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 02:02:06 NOTICE: [36m(10) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 02:02:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir/subdirA/"
2026/07/22 02:02:06 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:06 NOTICE: [36m(11) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 02:02:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir-not/"
2026/07/22 02:02:06 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:06 NOTICE: [36m(12) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 02:02:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir-not/subdir-not2/"
2026/07/22 02:02:06 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:06 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdirX/RCLONE_TEST[0m
2026/07/22 02:02:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdirX/"
2026/07/22 02:02:06 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:06 NOTICE: [36m(14) :[0m [34mtest EXCLUDE - test should PASS[0m
2026/07/22 02:02:06 NOTICE: [36m(15) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 02:02:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:11 INFO : Using filters file /tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt
2026/07/22 02:02:11 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:11 INFO : Path1 checking for diffs
2026/07/22 02:02:11 INFO : Path2 checking for diffs
2026/07/22 02:02:11 INFO : Checking access health
2026/07/22 02:02:11 INFO : Found 3 matching "RCLONE_TEST" files on both paths
2026/07/22 02:02:11 INFO : No changes found
2026/07/22 02:02:11 INFO : Updating listings
2026/07/22 02:02:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:11 INFO : [32mBisync successful[0m
2026/07/22 02:02:11 NOTICE: [36m(16) :[0m [34mcopy-listings exclude-pass-run[0m
2026/07/22 02:02:11 NOTICE: [36m(17) :[0m [34mtest EXCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 02:02:11 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 02:02:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:11 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:11 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 02:02:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir/"
2026/07/22 02:02:11 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:11 NOTICE: [36m(20) :[0m [34mtest EXCLUDE - test should ABORT[0m
2026/07/22 02:02:11 NOTICE: [36m(21) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt[0m
2026/07/22 02:02:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:16 INFO : Using filters file /tmp/015958dawecuq9/workdir/exclude-other-filtersfile.txt
2026/07/22 02:02:16 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:16 INFO : Path1 checking for diffs
2026/07/22 02:02:16 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:02:16 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:02:16 INFO : Path2 checking for diffs
2026/07/22 02:02:16 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:02:16 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:02:16 INFO : Checking access health
2026/07/22 02:02:16 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 02:02:16 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:02:16 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:02:16 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:02:16 NOTICE: Bisync error: bisync aborted
2026/07/22 02:02:16 NOTICE: [36m(22) :[0m [34mmove-listings exclude-error-run[0m
2026/07/22 02:02:16 NOTICE: [36m(23) :[0m [34mtest INCLUDE - OTHER TESTS[0m
2026/07/22 02:02:16 NOTICE: [36m(24) :[0m [34mtest reset to the initial state[0m
2026/07/22 02:02:16 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-jigodul7covi/015958dawecuq9/check_access_filters/path1/[0m
2026/07/22 02:02:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/"
2026/07/22 02:02:16 DEBUG : file2.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : file3.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : file1.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : file3.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : file2.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : file4.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : RCLONE_TEST: size = 109 OK
2026/07/22 02:02:16 DEBUG : file4.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:16 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:16 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:16 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:16 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 02:02:16 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:16 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:16 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:16 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 02:02:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/': Waiting for checks to finish
2026/07/22 02:02:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/': Waiting for transfers to finish
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST
2026/07/22 02:02:17 INFO : subdir/RCLONE_TEST: Copied (new)
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST
2026/07/22 02:02:17 INFO : subdir-not/RCLONE_TEST: Copied (new)
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST
2026/07/22 02:02:17 INFO : subdirX/RCLONE_TEST: Copied (new)
2026/07/22 02:02:17 NOTICE: [36m(26) :[0m [34msync-dir TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/ TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/[0m
2026/07/22 02:02:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:17 DEBUG : file2.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : file2.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : file1.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : file3.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : file3.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : file4.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : file4.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir-not/file20.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir-not/file20.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdirX/file20.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdirX/file20.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir/file20.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir/file20.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir/subdirB/file30.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping
2026/07/22 02:02:17 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:02:17 DEBUG : subdir/subdirA/file30.txt: size = 0 OK
2026/07/22 02:02:17 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:02:17 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping
2026/07/22 02:02:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/': Waiting for checks to finish
2026/07/22 02:02:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/': Waiting for transfers to finish
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:02:17 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:02:17 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:17 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST
2026/07/22 02:02:17 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:02:17 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST
2026/07/22 02:02:17 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:02:17 DEBUG : Waiting for deletions to finish
2026/07/22 02:02:17 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/include-other-filtersfile.txt /tmp/015958dawecuq9/workdir/[0m
2026/07/22 02:02:17 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/include-other-filtersfile.txt" to "/tmp/015958dawecuq9/workdir/" as ""
2026/07/22 02:02:17 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_access_filters-mugizoz6/include-other-filtersfile.txt"
2026/07/22 02:02:17 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:02:17 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/015958dawecuq9/workdir" as "include-other-filtersfile.txt"
2026/07/22 02:02:17 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:17 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK
2026/07/22 02:02:17 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK
2026/07/22 02:02:17 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt
2026/07/22 02:02:17 INFO : include-other-filtersfile.txt: Copied (new)
2026/07/22 02:02:17 NOTICE: [36m(28) :[0m [34mbisync resync filters-file=/tmp/015958dawecuq9/workdir/include-other-filtersfile.txt[0m
2026/07/22 02:02:22 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:22 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:22 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:22 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:22 INFO : Using filters file /tmp/015958dawecuq9/workdir/include-other-filtersfile.txt
2026/07/22 02:02:22 INFO : Storing filters file hash to /tmp/015958dawecuq9/workdir/include-other-filtersfile.txt.md5
2026/07/22 02:02:22 INFO : Copying Path2 files to Path1
2026/07/22 02:02:22 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:02:22 INFO : There was nothing to transfer
2026/07/22 02:02:22 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:02:22 INFO : There was nothing to transfer
2026/07/22 02:02:22 INFO : Resync updating listings
2026/07/22 02:02:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:22 INFO : [32mBisync successful[0m
2026/07/22 02:02:22 NOTICE: [36m(29) :[0m [34mtest INCLUDE - test include/exclude filters for check access[0m
2026/07/22 02:02:22 NOTICE: [36m(30) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/include-other-filtersfile.txt[0m
2026/07/22 02:02:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:27 INFO : Using filters file /tmp/015958dawecuq9/workdir/include-other-filtersfile.txt
2026/07/22 02:02:27 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:27 INFO : Path1 checking for diffs
2026/07/22 02:02:27 INFO : Path2 checking for diffs
2026/07/22 02:02:27 INFO : Checking access health
2026/07/22 02:02:27 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 02:02:27 INFO : No changes found
2026/07/22 02:02:27 INFO : Updating listings
2026/07/22 02:02:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:27 INFO : [32mBisync successful[0m
2026/07/22 02:02:27 NOTICE: [36m(31) :[0m [34mcopy-listings include-initial[0m
2026/07/22 02:02:27 NOTICE: [36m(32) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in excluded directories[0m
2026/07/22 02:02:27 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir/subdirA/RCLONE_TEST[0m
2026/07/22 02:02:27 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:27 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir-not/RCLONE_TEST[0m
2026/07/22 02:02:27 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:27 NOTICE: [36m(35) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST[0m
2026/07/22 02:02:28 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:28 NOTICE: [36m(36) :[0m [34mtest INCLUDE - test should PASS[0m
2026/07/22 02:02:28 NOTICE: [36m(37) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/include-other-filtersfile.txt[0m
2026/07/22 02:02:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:32 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:32 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:32 INFO : Using filters file /tmp/015958dawecuq9/workdir/include-other-filtersfile.txt
2026/07/22 02:02:32 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:32 INFO : Path1 checking for diffs
2026/07/22 02:02:32 INFO : Path2 checking for diffs
2026/07/22 02:02:32 INFO : Checking access health
2026/07/22 02:02:32 INFO : Found 5 matching "RCLONE_TEST" files on both paths
2026/07/22 02:02:32 INFO : No changes found
2026/07/22 02:02:32 INFO : Updating listings
2026/07/22 02:02:32 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:32 INFO : [32mBisync successful[0m
2026/07/22 02:02:32 NOTICE: [36m(38) :[0m [34mcopy-listings include-pass-run[0m
2026/07/22 02:02:32 NOTICE: [36m(39) :[0m [34mtest INCLUDE - delete RCLONE_TEST files in included directories[0m
2026/07/22 02:02:32 NOTICE: [36m(40) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/RCLONE_TEST[0m
2026/07/22 02:02:33 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:33 NOTICE: [36m(41) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdir/RCLONE_TEST[0m
2026/07/22 02:02:33 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:33 NOTICE: [36m(42) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 02:02:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/subdirX/subdirX1/"
2026/07/22 02:02:33 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:33 NOTICE: [36m(43) :[0m [34mtest INCLUDE - test should ABORT[0m
2026/07/22 02:02:33 NOTICE: [36m(44) :[0m [34mbisync check-access filters-file=/tmp/015958dawecuq9/workdir/include-other-filtersfile.txt[0m
2026/07/22 02:02:37 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:37 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:37 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:02:37 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2/"
2026/07/22 02:02:37 INFO : Using filters file /tmp/015958dawecuq9/workdir/include-other-filtersfile.txt
2026/07/22 02:02:37 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:38 INFO : Path1 checking for diffs
2026/07/22 02:02:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:02:38 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 02:02:38 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 02:02:38 INFO : Path2 checking for diffs
2026/07/22 02:02:38 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:02:38 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:02:38 INFO : Checking access health
2026/07/22 02:02:38 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST
2026/07/22 02:02:38 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36mRCLONE_TEST[0m
2026/07/22 02:02:38 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdirX/subdirX1/RCLONE_TEST[0m
2026/07/22 02:02:38 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36msubdir/RCLONE_TEST[0m
2026/07/22 02:02:38 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:02:38 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:02:38 NOTICE: Bisync error: bisync aborted
2026/07/22 02:02:38 NOTICE: [36m(45) :[0m [34mmove-listings include-error-run[0m
2026/07/22 02:02:38 DEBUG : Waiting for deletions to finish
2026/07/22 02:02:38 INFO : file1.txt: Deleted
2026/07/22 02:02:38 INFO : file3.txt: Deleted
2026/07/22 02:02:38 INFO : file2.txt: Deleted
2026/07/22 02:02:38 INFO : RCLONE_TEST: Deleted
2026/07/22 02:02:38 INFO : file4.txt: Deleted
2026/07/22 02:02:38 INFO : subdirX/file20.txt: Deleted
2026/07/22 02:02:38 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 02:02:38 INFO : subdir-not/file20.txt: Deleted
2026/07/22 02:02:38 INFO : subdir/file20.txt: Deleted
2026/07/22 02:02:38 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 02:02:38 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 02:02:38 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 02:02:38 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted
2026/07/22 02:02:38 INFO : subdir/subdirA/RCLONE_TEST: Deleted
2026/07/22 02:02:38 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 02:02:38 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 02:02:38 DEBUG : removing 4 level 2 directories
2026/07/22 02:02:38 INFO : subdirX/subdirX1: Removing directory
2026/07/22 02:02:39 INFO : subdir/subdirA: Removing directory
2026/07/22 02:02:39 INFO : subdir/subdirB: Removing directory
2026/07/22 02:02:39 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 02:02:39 DEBUG : removing 3 level 1 directories
2026/07/22 02:02:39 INFO : subdirX: Removing directory
2026/07/22 02:02:39 INFO : subdir: Removing directory
2026/07/22 02:02:39 INFO : subdir-not: Removing directory
2026/07/22 02:02:39 DEBUG : removing 1 level 0 directories
2026/07/22 02:02:39 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path1': Removing directory
2026/07/22 02:02:39 DEBUG : Waiting for deletions to finish
2026/07/22 02:02:39 INFO : file3.txt: Deleted
2026/07/22 02:02:39 INFO : file2.txt: Deleted
2026/07/22 02:02:39 INFO : file4.txt: Deleted
2026/07/22 02:02:39 INFO : file1.txt: Deleted
2026/07/22 02:02:39 INFO : subdir/RCLONE_TEST: Deleted
2026/07/22 02:02:39 INFO : subdirX/RCLONE_TEST: Deleted
2026/07/22 02:02:39 INFO : subdirX/file20.txt: Deleted
2026/07/22 02:02:39 INFO : subdir/file20.txt: Deleted
2026/07/22 02:02:39 INFO : subdir-not/RCLONE_TEST: Deleted
2026/07/22 02:02:39 INFO : subdir-not/file20.txt: Deleted
2026/07/22 02:02:39 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted
2026/07/22 02:02:39 INFO : subdir-not/subdir-not2/file30.txt: Deleted
2026/07/22 02:02:39 INFO : subdirX/subdirX1/file30.txt: Deleted
2026/07/22 02:02:39 INFO : subdir/subdirA/file30.txt: Deleted
2026/07/22 02:02:39 INFO : subdir/subdirB/file30.txt: Deleted
2026/07/22 02:02:39 INFO : subdir/subdirB/RCLONE_TEST: Deleted
2026/07/22 02:02:39 DEBUG : removing 4 level 2 directories
2026/07/22 02:02:39 INFO : subdirX/subdirX1: Removing directory
2026/07/22 02:02:39 INFO : subdir-not/subdir-not2: Removing directory
2026/07/22 02:02:39 INFO : subdir/subdirA: Removing directory
2026/07/22 02:02:39 INFO : subdir/subdirB: Removing directory
2026/07/22 02:02:39 DEBUG : removing 3 level 1 directories
2026/07/22 02:02:39 INFO : subdirX: Removing directory
2026/07/22 02:02:39 INFO : subdir: Removing directory
2026/07/22 02:02:39 INFO : subdir-not: Removing directory
2026/07/22 02:02:39 DEBUG : removing 1 level 0 directories
2026/07/22 02:02:39 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_access_filters/path2': Removing directory
bisync_test.go:610: [32mTEST check_access_filters PASSED[0m
=== RUN TestBisyncRemoteRemote/check_filename
2026/07/22 02:02:39 INFO : path1: Making directory
2026/07/22 02:02:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1"
2026/07/22 02:02:39 INFO : path2: Making directory
2026/07/22 02:02:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2"
2026/07/22 02:02:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial"
2026/07/22 02:02:40 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_check_filename-qulaqof8"
2026/07/22 02:02:40 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : subdir: Making directory with metadata
2026/07/22 02:02:40 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:02:40 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:02:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 02:02:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:40 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 02:02:40 INFO : .chk_file: Copied (new)
2026/07/22 02:02:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:02:40 INFO : file1.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:02:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 INFO : file2.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:02:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 INFO : file3.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_filename-qulaqof8: Waiting for checks to finish
2026/07/22 02:02:40 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_filename-qulaqof8: Waiting for transfers to finish
2026/07/22 02:02:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:02:40 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 02:02:40 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:40 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 02:02:40 INFO : subdir/.chk_file: Copied (new)
2026/07/22 02:02:40 INFO : file4.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:02:40 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:02:40 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:02:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles"
2026/07/22 02:02:40 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_filename-wusuwur8"
2026/07/22 02:02:40 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 02:02:40 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_filename-wusuwur8: Waiting for checks to finish
2026/07/22 02:02:40 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 02:02:40 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 02:02:40 INFO : hold.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_filename-wusuwur8: Waiting for transfers to finish
2026/07/22 02:02:40 DEBUG : Waiting for deletions to finish
2026/07/22 02:02:40 ERROR : error listing: directory not found
2026/07/22 02:02:40 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Failed to list "": directory not found
2026/07/22 02:02:40 DEBUG : removing 1 level 0 directories
2026/07/22 02:02:40 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Removing directory
2026/07/22 02:02:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_filename%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b250f-901a-005d-6a7e-19bb9e000000
Time:2026-07-22T02:02:40.1658356Z
--------------------------------------------------------------------------------
2026/07/22 02:02:40 DEBUG : Waiting for deletions to finish
2026/07/22 02:02:40 ERROR : error listing: directory not found
2026/07/22 02:02:40 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Failed to list "": directory not found
2026/07/22 02:02:40 DEBUG : removing 1 level 0 directories
2026/07/22 02:02:40 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Removing directory
2026/07/22 02:02:40 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_filename%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b2512-901a-005d-6d7e-19bb9e000000
Time:2026-07-22T02:02:40.2867960Z
--------------------------------------------------------------------------------
2026/07/22 02:02:40 ERROR : error listing: directory not found
2026/07/22 02:02:40 ERROR : error listing: directory not found
2026/07/22 02:02:40 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_check_filename-qulaqof8
2026/07/22 02:02:40 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 INFO : subdir: Making directory
2026/07/22 02:02:40 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Waiting for checks to finish
2026/07/22 02:02:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Waiting for transfers to finish
2026/07/22 02:02:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 02:02:40 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:02:40 INFO : file1.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:02:40 INFO : file3.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:02:40 INFO : file2.txt: Copied (new)
2026/07/22 02:02:40 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 02:02:40 INFO : .chk_file: Copied (new)
2026/07/22 02:02:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:02:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:40 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 02:02:40 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:41 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:02:41 INFO : file4.txt: Copied (new)
2026/07/22 02:02:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:02:41 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:02:41 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 02:02:41 INFO : subdir/.chk_file: Copied (new)
2026/07/22 02:02:41 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1'
2026/07/22 02:02:41 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:41 INFO : subdir: Making directory
2026/07/22 02:02:41 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:02:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Waiting for checks to finish
2026/07/22 02:02:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Waiting for transfers to finish
2026/07/22 02:02:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:02:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:41 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:02:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:02:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:41 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 02:02:41 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:41 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:02:41 INFO : file3.txt: Copied (new)
2026/07/22 02:02:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:02:41 INFO : file1.txt: Copied (new)
2026/07/22 02:02:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:02:41 INFO : file2.txt: Copied (new)
2026/07/22 02:02:41 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 02:02:41 INFO : .chk_file: Copied (new)
2026/07/22 02:02:41 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:02:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:02:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:02:42 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK
2026/07/22 02:02:42 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:42 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:02:42 INFO : file4.txt: Copied (new)
2026/07/22 02:02:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:02:42 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:02:42 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file
2026/07/22 02:02:42 INFO : subdir/.chk_file: Copied (new)
2026/07/22 02:02:42 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2'
2026/07/22 02:02:42 NOTICE: [36m(01) :[0m [34mtest check-filename[0m
2026/07/22 02:02:42 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:02:42 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:02:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:47 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:47 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:02:47 INFO : Copying Path2 files to Path1
2026/07/22 02:02:47 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:02:47 INFO : There was nothing to transfer
2026/07/22 02:02:47 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:02:47 INFO : There was nothing to transfer
2026/07/22 02:02:47 INFO : Resync updating listings
2026/07/22 02:02:47 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:02:47 INFO : [32mBisync successful[0m
2026/07/22 02:02:47 NOTICE: [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m
2026/07/22 02:02:47 NOTICE: [36m(05) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 02:02:52 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:52 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:02:52 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:52 INFO : Path1 checking for diffs
2026/07/22 02:02:52 INFO : Path2 checking for diffs
2026/07/22 02:02:52 INFO : Checking access health
2026/07/22 02:02:52 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 02:02:52 INFO : No changes found
2026/07/22 02:02:52 INFO : Updating listings
2026/07/22 02:02:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:02:52 INFO : [32mBisync successful[0m
2026/07/22 02:02:52 NOTICE: [36m(06) :[0m [34mcopy-listings initial-pass[0m
2026/07/22 02:02:52 NOTICE: [36m(07) :[0m [34mtest 2. delete the remote subdir .chk_file, run sync. should fail critical.[0m
2026/07/22 02:02:52 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/.chk_file[0m
2026/07/22 02:02:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/"
2026/07/22 02:02:52 INFO : .chk_file: Deleted
2026/07/22 02:02:52 NOTICE: [36m(09) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 02:02:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:02:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:02: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/07/22 02:02:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:02:57 INFO : Building Path1 and Path2 listings
2026/07/22 02:02:57 INFO : Path1 checking for diffs
2026/07/22 02:02:57 INFO : Path2 checking for diffs
2026/07/22 02:02:57 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/.chk_file[0m
2026/07/22 02:02:57 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:02:57 INFO : Checking access health
2026/07/22 02:02:57 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file
2026/07/22 02:02:57 ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/.chk_file[0m
2026/07/22 02:02:57 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:02:57 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:02:57 NOTICE: Bisync error: bisync aborted
2026/07/22 02:02:57 NOTICE: [36m(10) :[0m [34mmove-listings path2-missing[0m
2026/07/22 02:02:57 NOTICE: [36m(11) :[0m [34mtest 3. put the remote subdir .chk_file back, run resync.[0m
2026/07/22 02:02:57 NOTICE: [36m(12) :[0m [34mcopy-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/subdir/.chk_file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/[0m
2026/07/22 02:02:57 DEBUG : copyFile "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/subdir/.chk_file" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/" as ""
2026/07/22 02:02:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/subdir/.chk_file"
2026/07/22 02:02:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/"
2026/07/22 02:02:57 DEBUG : operations.CopyFile ".chk_file" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/subdir/'" as ".chk_file"
2026/07/22 02:02:57 DEBUG : .chk_file: Need to transfer - File not found at Destination
2026/07/22 02:02:57 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK
2026/07/22 02:02:57 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:02:57 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file
2026/07/22 02:02:57 INFO : .chk_file: Copied (server-side copy)
2026/07/22 02:02:57 NOTICE: [36m(13) :[0m [34mbisync check-access resync check-filename=.chk_file[0m
2026/07/22 02:03:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:03:02 INFO : Copying Path2 files to Path1
2026/07/22 02:03:02 INFO : Checking access health
2026/07/22 02:03:02 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 02:03:02 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:03:02 INFO : There was nothing to transfer
2026/07/22 02:03:02 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:03:02 INFO : There was nothing to transfer
2026/07/22 02:03:02 INFO : Resync updating listings
2026/07/22 02:03:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:03:02 INFO : [32mBisync successful[0m
2026/07/22 02:03:02 NOTICE: [36m(14) :[0m [34mtest 4. run sync with check-access. should pass.[0m
2026/07/22 02:03:02 NOTICE: [36m(15) :[0m [34mbisync check-access check-filename=.chk_file[0m
2026/07/22 02:03:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:03:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:03:07 INFO : Building Path1 and Path2 listings
2026/07/22 02:03:07 INFO : Path1 checking for diffs
2026/07/22 02:03:07 INFO : Path2 checking for diffs
2026/07/22 02:03:07 INFO : Checking access health
2026/07/22 02:03:07 INFO : Found 2 matching ".chk_file" files on both paths
2026/07/22 02:03:07 INFO : No changes found
2026/07/22 02:03:07 INFO : Updating listings
2026/07/22 02:03:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2/"
2026/07/22 02:03:07 INFO : [32mBisync successful[0m
2026/07/22 02:03:07 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:07 INFO : .chk_file: Deleted
2026/07/22 02:03:07 INFO : file1.txt: Deleted
2026/07/22 02:03:07 INFO : file3.txt: Deleted
2026/07/22 02:03:07 INFO : file2.txt: Deleted
2026/07/22 02:03:07 INFO : file4.txt: Deleted
2026/07/22 02:03:07 INFO : subdir/.chk_file: Deleted
2026/07/22 02:03:07 INFO : subdir/file20.txt: Deleted
2026/07/22 02:03:08 DEBUG : removing 1 level 1 directories
2026/07/22 02:03:08 INFO : subdir: Removing directory
2026/07/22 02:03:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path1': Removing directory
2026/07/22 02:03:08 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:08 INFO : file1.txt: Deleted
2026/07/22 02:03:08 INFO : file3.txt: Deleted
2026/07/22 02:03:08 INFO : file4.txt: Deleted
2026/07/22 02:03:08 INFO : .chk_file: Deleted
2026/07/22 02:03:08 INFO : file2.txt: Deleted
2026/07/22 02:03:08 INFO : subdir/file20.txt: Deleted
2026/07/22 02:03:08 INFO : subdir/.chk_file: Deleted
2026/07/22 02:03:08 DEBUG : removing 1 level 1 directories
2026/07/22 02:03:08 INFO : subdir: Removing directory
2026/07/22 02:03:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_filename/path2': Removing directory
bisync_test.go:610: [32mTEST check_filename PASSED[0m
=== RUN TestBisyncRemoteRemote/check_sync
2026/07/22 02:03:08 INFO : path1: Making directory
2026/07/22 02:03:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1"
2026/07/22 02:03:08 INFO : path2: Making directory
2026/07/22 02:03:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2"
2026/07/22 02:03:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial"
2026/07/22 02:03:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_check_sync-karuvel5"
2026/07/22 02:03:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:08 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_sync-karuvel5: Waiting for checks to finish
2026/07/22 02:03:08 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_check_sync-karuvel5: Waiting for transfers to finish
2026/07/22 02:03:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:08 INFO : file2.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:08 INFO : file1.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:08 INFO : file3.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:08 INFO : file4.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:08 INFO : file7.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:08 INFO : file6.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:08 INFO : file5.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:08 INFO : file8.txt: Copied (new)
2026/07/22 02:03:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles"
2026/07/22 02:03:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_sync-likoduj2"
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination
2026/07/22 02:03:08 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2: Waiting for checks to finish
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK
2026/07/22 02:03:08 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2: Waiting for transfers to finish
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst
2026/07/22 02:03:08 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst
2026/07/22 02:03:08 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new)
2026/07/22 02:03:08 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new)
2026/07/22 02:03:08 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:08 ERROR : error listing: directory not found
2026/07/22 02:03:08 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Failed to list "": directory not found
2026/07/22 02:03:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Removing directory
2026/07/22 02:03:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_sync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8799f494-701a-0037-1d7e-1963b6000000
Time:2026-07-22T02:03:08.9662542Z
--------------------------------------------------------------------------------
2026/07/22 02:03:08 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:09 ERROR : error listing: directory not found
2026/07/22 02:03:09 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Failed to list "": directory not found
2026/07/22 02:03:09 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:09 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Removing directory
2026/07/22 02:03:09 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcheck_sync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:8799f497-701a-0037-207e-1963b6000000
Time:2026-07-22T02:03:09.0899030Z
--------------------------------------------------------------------------------
2026/07/22 02:03:09 ERROR : error listing: directory not found
2026/07/22 02:03:09 ERROR : error listing: directory not found
2026/07/22 02:03:09 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_check_sync-karuvel5
2026/07/22 02:03:09 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Waiting for checks to finish
2026/07/22 02:03:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Waiting for transfers to finish
2026/07/22 02:03:09 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:09 INFO : file3.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:09 INFO : file4.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:09 INFO : file1.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:09 INFO : file2.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:09 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:09 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:09 INFO : file6.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:09 INFO : file5.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:09 INFO : file7.txt: Copied (new)
2026/07/22 02:03:09 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:09 INFO : file8.txt: Copied (new)
2026/07/22 02:03:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:10 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1'
2026/07/22 02:03:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:10 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Waiting for checks to finish
2026/07/22 02:03:10 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Waiting for transfers to finish
2026/07/22 02:03:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:10 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:10 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:10 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:10 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:10 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:10 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:10 INFO : file1.txt: Copied (new)
2026/07/22 02:03:10 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:10 INFO : file2.txt: Copied (new)
2026/07/22 02:03:10 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:10 INFO : file4.txt: Copied (new)
2026/07/22 02:03:10 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:10 INFO : file3.txt: Copied (new)
2026/07/22 02:03:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:11 INFO : file5.txt: Copied (new)
2026/07/22 02:03:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:11 INFO : file6.txt: Copied (new)
2026/07/22 02:03:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:11 INFO : file7.txt: Copied (new)
2026/07/22 02:03:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:11 INFO : file8.txt: Copied (new)
2026/07/22 02:03:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:11 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:11 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2'
2026/07/22 02:03:12 NOTICE: [36m(01) :[0m [34mtest check-sync[0m
2026/07/22 02:03:12 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:03:12 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:03:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:16 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:16 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:16 INFO : Copying Path2 files to Path1
2026/07/22 02:03:16 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:03:16 INFO : There was nothing to transfer
2026/07/22 02:03:16 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:03:16 INFO : There was nothing to transfer
2026/07/22 02:03:16 INFO : Resync updating listings
2026/07/22 02:03:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:16 INFO : [32mBisync successful[0m
2026/07/22 02:03:16 NOTICE: [36m(04) :[0m [34mtest 1. run check-sync-only on a clean sync[0m
2026/07/22 02:03:16 NOTICE: [36m(05) :[0m [34mbisync check-sync-only[0m
2026/07/22 02:03:21 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:21 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:21 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:21 INFO : [32mBisync successful[0m
2026/07/22 02:03:21 NOTICE: [36m(06) :[0m [34mtest 2. inject modified listings into the workdir[0m
2026/07/22 02:03:21 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path1.lst /tmp/015958dawecuq9/workdir/ TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst[0m
2026/07/22 02:03:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/015958dawecuq9/workdir/" as "TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst"
2026/07/22 02:03:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path1.lst"
2026/07/22 02:03:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:03:21 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/015958dawecuq9/workdir" as "TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst"
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2)
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/015958dawecuq9/workdir)
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_syn.bbbda7bf.partial: size = 792 OK
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_syn.bbbda7bf.partial: renamed to: TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst
2026/07/22 02:03:21 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst
2026/07/22 02:03:21 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path2.lst /tmp/015958dawecuq9/workdir/ TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst[0m
2026/07/22 02:03:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/015958dawecuq9/workdir/" as "TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst"
2026/07/22 02:03:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_check_sync-likoduj2/_testdir_path1.._testdir_path2.path2.lst"
2026/07/22 02:03:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:03:21 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/015958dawecuq9/workdir" as "TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst"
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/015958dawecuq9/datadir/test_check_sync-likoduj2)
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/015958dawecuq9/workdir)
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_syn.f655a7d8.partial: size = 792 OK
2026/07/22 02:03:21 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK
2026/07/22 02:03:21 DEBUG : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_syn.f655a7d8.partial: renamed to: TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst
2026/07/22 02:03:21 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst
2026/07/22 02:03:21 NOTICE: [36m(09) :[0m [34mtest 3. run check-sync-only on modified listings[0m
2026/07/22 02:03:21 NOTICE: [36m(10) :[0m [34mbisync check-sync-only[0m
2026/07/22 02:03:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:25 ERROR : - [34m[0m [35mPath1 file not found in Path2[0m - [36mfile2.txt[0m
2026/07/22 02:03:25 ERROR : - [34m[0m [35mPath2 file not found in Path1[0m - [36mfile1.txt[0m
2026/07/22 02:03:25 ERROR : [31mBisync critical error: path1 and path2 are out of sync, run --resync to recover[0m
2026/07/22 02:03:25 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:03:25 NOTICE: Bisync error: bisync aborted
2026/07/22 02:03:25 NOTICE: [36m(11) :[0m [34mcopy-listings check-sync-only[0m
2026/07/22 02:03:25 NOTICE: [36m(12) :[0m [34mtest 4. run normal sync to check that it aborts[0m
2026/07/22 02:03:25 NOTICE: [36m(13) :[0m [34mbisync[0m
2026/07/22 02:03:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:30 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/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015958dawecuq9/workdir"[0m[0m
2026/07/22 02:03:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:03:30 NOTICE: Bisync error: bisync aborted
2026/07/22 02:03:30 NOTICE: [36m(14) :[0m [34mtest 5. prune failure listings after critical abort[0m
2026/07/22 02:03:30 NOTICE: [36m(15) :[0m [34mdelete-glob /tmp/015958dawecuq9/workdir/ *.lst[0m
2026/07/22 02:03:30 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:03:30 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/workdir/" to be canonical "/tmp/015958dawecuq9/workdir"
2026/07/22 02:03:30 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:30 NOTICE: [36m(16) :[0m [34mdelete-glob /tmp/015958dawecuq9/workdir/ *.lst-err[0m
2026/07/22 02:03:30 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/workdir/" for canonical name "/tmp/015958dawecuq9/workdir"
2026/07/22 02:03:30 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:30 INFO : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst-err: Deleted
2026/07/22 02:03:30 INFO : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst-err: Deleted
2026/07/22 02:03:30 NOTICE: [36m(17) :[0m [34mdelete-glob /tmp/015958dawecuq9/workdir/ *.lst-new[0m
2026/07/22 02:03:30 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/workdir/" for canonical name "/tmp/015958dawecuq9/workdir"
2026/07/22 02:03:30 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:30 INFO : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path1.lst-new: Deleted
2026/07/22 02:03:30 INFO : TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_check_sync_path2.path2.lst-new: Deleted
2026/07/22 02:03:30 NOTICE: [36m(18) :[0m [34mtest 6. run resync[0m
2026/07/22 02:03:30 NOTICE: [36m(19) :[0m [34mbisync resync[0m
2026/07/22 02:03:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:34 INFO : Copying Path2 files to Path1
2026/07/22 02:03:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:03:35 INFO : There was nothing to transfer
2026/07/22 02:03:35 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:03:35 INFO : There was nothing to transfer
2026/07/22 02:03:35 INFO : Resync updating listings
2026/07/22 02:03:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:35 INFO : [32mBisync successful[0m
2026/07/22 02:03:35 NOTICE: [36m(20) :[0m [34mtest 7. run normal sync with check-sync enabled (default)[0m
2026/07/22 02:03:35 NOTICE: [36m(21) :[0m [34mbisync[0m
2026/07/22 02:03:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:39 INFO : Building Path1 and Path2 listings
2026/07/22 02:03:39 INFO : Path1 checking for diffs
2026/07/22 02:03:39 INFO : Path2 checking for diffs
2026/07/22 02:03:39 INFO : No changes found
2026/07/22 02:03:39 INFO : Updating listings
2026/07/22 02:03:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:39 INFO : [32mBisync successful[0m
2026/07/22 02:03:39 NOTICE: [36m(22) :[0m [34mtest 8. run normal sync with no-check-sync[0m
2026/07/22 02:03:39 NOTICE: [36m(23) :[0m [34mbisync no-check-sync[0m
2026/07/22 02:03:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:03: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/07/22 02:03:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2/"
2026/07/22 02:03:44 INFO : Building Path1 and Path2 listings
2026/07/22 02:03:44 INFO : Path1 checking for diffs
2026/07/22 02:03:44 INFO : Path2 checking for diffs
2026/07/22 02:03:44 INFO : No changes found
2026/07/22 02:03:44 INFO : Updating listings
2026/07/22 02:03:44 INFO : [32mBisync successful[0m
2026/07/22 02:03:44 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:44 INFO : file7.txt: Deleted
2026/07/22 02:03:44 INFO : RCLONE_TEST: Deleted
2026/07/22 02:03:44 INFO : file1.txt: Deleted
2026/07/22 02:03:44 INFO : file6.txt: Deleted
2026/07/22 02:03:44 INFO : file3.txt: Deleted
2026/07/22 02:03:44 INFO : file5.txt: Deleted
2026/07/22 02:03:44 INFO : file2.txt: Deleted
2026/07/22 02:03:44 INFO : file8.txt: Deleted
2026/07/22 02:03:44 INFO : file4.txt: Deleted
2026/07/22 02:03:44 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:44 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path1': Removing directory
2026/07/22 02:03:44 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:45 INFO : file6.txt: Deleted
2026/07/22 02:03:45 INFO : file5.txt: Deleted
2026/07/22 02:03:45 INFO : file2.txt: Deleted
2026/07/22 02:03:45 INFO : file4.txt: Deleted
2026/07/22 02:03:45 INFO : RCLONE_TEST: Deleted
2026/07/22 02:03:45 INFO : file7.txt: Deleted
2026/07/22 02:03:45 INFO : file1.txt: Deleted
2026/07/22 02:03:45 INFO : file3.txt: Deleted
2026/07/22 02:03:45 INFO : file8.txt: Deleted
2026/07/22 02:03:45 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:45 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/check_sync/path2': Removing directory
bisync_test.go:610: [32mTEST check_sync PASSED[0m
=== RUN TestBisyncRemoteRemote/compare_all
2026/07/22 02:03:45 INFO : path1: Making directory
2026/07/22 02:03:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1"
2026/07/22 02:03:45 INFO : path2: Making directory
2026/07/22 02:03:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2"
2026/07/22 02:03:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial"
2026/07/22 02:03:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_compare_all-gisonib1"
2026/07/22 02:03:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:45 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_compare_all-gisonib1: Waiting for checks to finish
2026/07/22 02:03:45 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_compare_all-gisonib1: Waiting for transfers to finish
2026/07/22 02:03:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:45 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 INFO : file1.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:45 INFO : file3.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:45 INFO : file2.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:45 INFO : file5.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 INFO : file4.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 INFO : file7.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:45 INFO : file6.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:45 INFO : file8.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles"
2026/07/22 02:03:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:03:45 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:03:45 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:45 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:03:45 INFO : file10.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7: Waiting for checks to finish
2026/07/22 02:03:45 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:03:45 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7: Waiting for transfers to finish
2026/07/22 02:03:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:45 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:03:45 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:03:45 INFO : file2.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:03:45 INFO : file1.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 02:03:45 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:03:45 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 02:03:45 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:03:45 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:45 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:03:45 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:03:45 INFO : file11.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:45 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:03:45 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 02:03:45 INFO : file5R.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:03:45 INFO : file6.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 02:03:45 INFO : file5L.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:03:45 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:45 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:03:45 INFO : file7.txt: Copied (new)
2026/07/22 02:03:45 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:45 ERROR : error listing: directory not found
2026/07/22 02:03:45 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Failed to list "": directory not found
2026/07/22 02:03:45 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:45 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Removing directory
2026/07/22 02:03:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcompare_all%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b27df-901a-005d-507e-19bb9e000000
Time:2026-07-22T02:03:45.5740140Z
--------------------------------------------------------------------------------
2026/07/22 02:03:45 DEBUG : Waiting for deletions to finish
2026/07/22 02:03:45 ERROR : error listing: directory not found
2026/07/22 02:03:45 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Failed to list "": directory not found
2026/07/22 02:03:45 DEBUG : removing 1 level 0 directories
2026/07/22 02:03:45 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Removing directory
2026/07/22 02:03:45 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcompare_all%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b27e3-901a-005d-547e-19bb9e000000
Time:2026-07-22T02:03:45.6949653Z
--------------------------------------------------------------------------------
2026/07/22 02:03:45 ERROR : error listing: directory not found
2026/07/22 02:03:45 ERROR : error listing: directory not found
2026/07/22 02:03:45 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_compare_all-gisonib1
2026/07/22 02:03:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Waiting for checks to finish
2026/07/22 02:03:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Waiting for transfers to finish
2026/07/22 02:03:46 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:46 INFO : file1.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:46 INFO : file2.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:46 INFO : file3.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:46 INFO : file4.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:46 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:46 INFO : file5.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:46 INFO : file8.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:46 INFO : file7.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:46 INFO : file6.txt: Copied (new)
2026/07/22 02:03:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:46 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:46 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1'
2026/07/22 02:03:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:03:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Waiting for checks to finish
2026/07/22 02:03:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Waiting for transfers to finish
2026/07/22 02:03:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:03:47 INFO : file4.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:03:47 INFO : file2.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:03:47 INFO : file1.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:03:47 INFO : file3.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:03:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:03:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:03:47 INFO : file5.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:03:47 INFO : file8.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:03:47 INFO : file6.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:03:47 INFO : file7.txt: Copied (new)
2026/07/22 02:03:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:03:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:03:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:03:48 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:03:48 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2'
2026/07/22 02:03:48 NOTICE: [36m(01) :[0m [34mtest changes compare-all[0m
2026/07/22 02:03:48 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:03:48 NOTICE: [36m(03) :[0m [34mbisync resync compare-all[0m
2026/07/22 02:03:53 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:53 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:03:53 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 02:03:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:53 INFO : Copying Path2 files to Path1
2026/07/22 02:03:53 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:03:53 INFO : There was nothing to transfer
2026/07/22 02:03:53 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:03:54 INFO : There was nothing to transfer
2026/07/22 02:03:54 INFO : Resync updating listings
2026/07/22 02:03:54 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:54 INFO : [32mBisync successful[0m
2026/07/22 02:03:54 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 02:03:54 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 02:03:54 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file10.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/[0m
2026/07/22 02:03:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/"
2026/07/22 02:03:54 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" to be canonical "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:54 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 02:03:54 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file10.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/" as ""
2026/07/22 02:03:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file10.txt"
2026/07/22 02:03:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:54 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/'" as "file10.txt"
2026/07/22 02:03:54 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:54 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:03:54 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:54 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:03:54 INFO : file10.txt: Copied (new)
2026/07/22 02:03:54 NOTICE: [36m(07) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 02:03:54 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/[0m
2026/07/22 02:03:54 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:54 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:03:54 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/" as ""
2026/07/22 02:03:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file1.txt"
2026/07/22 02:03:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:54 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/'" as "file1.txt"
2026/07/22 02:03:54 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:54 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/')
2026/07/22 02:03:54 DEBUG : file1.txt: Sizes differ
2026/07/22 02:03:54 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:03:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:54 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:03:54 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:03:54 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 02:03:54 NOTICE: [36m(10) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file11.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/[0m
2026/07/22 02:03:54 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:54 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 02:03:54 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file11.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" as ""
2026/07/22 02:03:54 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file11.txt"
2026/07/22 02:03:54 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/"
2026/07/22 02:03:55 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/'" as "file11.txt"
2026/07/22 02:03:55 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:03:55 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:03:55 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:55 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:03:55 INFO : file11.txt: Copied (new)
2026/07/22 02:03:55 NOTICE: [36m(11) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 02:03:55 NOTICE: [36m(12) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/[0m
2026/07/22 02:03:55 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:55 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:03:55 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" as ""
2026/07/22 02:03:55 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file2.txt"
2026/07/22 02:03:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/"
2026/07/22 02:03:55 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/'" as "file2.txt"
2026/07/22 02:03:55 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:55 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/')
2026/07/22 02:03:55 DEBUG : file2.txt: Sizes differ
2026/07/22 02:03:55 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:03:55 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:03:55 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:03:55 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:03:55 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 02:03:55 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file3.txt[0m
2026/07/22 02:03:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:55 INFO : file3.txt: Deleted
2026/07/22 02:03:55 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 02:03:55 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file4.txt[0m
2026/07/22 02:03:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/"
2026/07/22 02:03:56 INFO : file4.txt: Deleted
2026/07/22 02:03:56 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 02:03:56 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file8.txt[0m
2026/07/22 02:03:56 INFO : file8.txt: Deleted
2026/07/22 02:03:56 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file8.txt[0m
2026/07/22 02:03:56 INFO : file8.txt: Deleted
2026/07/22 02:03:56 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 02:03:56 NOTICE: [36m(21) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/ file5R.txt[0m
2026/07/22 02:03:56 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:56 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 02:03:56 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/ file5.txt[0m
2026/07/22 02:03:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/" as "file5.txt"
2026/07/22 02:03:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5R.txt"
2026/07/22 02:03:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:56 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/'" as "file5.txt"
2026/07/22 02:03:56 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:56 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/')
2026/07/22 02:03:56 DEBUG : file5R.txt: Sizes differ
2026/07/22 02:03:56 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 02:03:56 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:03:56 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 02:03:56 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:03:56 NOTICE: [36m(23) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/ file5L.txt[0m
2026/07/22 02:03:56 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:56 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 02:03:56 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/ file5.txt[0m
2026/07/22 02:03:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" as "file5.txt"
2026/07/22 02:03:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file5L.txt"
2026/07/22 02:03:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/"
2026/07/22 02:03:56 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/'" as "file5.txt"
2026/07/22 02:03:56 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:56 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/')
2026/07/22 02:03:56 DEBUG : file5L.txt: Sizes differ
2026/07/22 02:03:56 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 02:03:56 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:03:57 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 02:03:57 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:03:57 NOTICE: [36m(25) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 02:03:57 NOTICE: [36m(26) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file6.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/[0m
2026/07/22 02:03:57 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:57 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 02:03:57 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file6.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/" as ""
2026/07/22 02:03:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file6.txt"
2026/07/22 02:03:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:03:57 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/'" as "file6.txt"
2026/07/22 02:03:57 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:57 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/')
2026/07/22 02:03:57 DEBUG : file6.txt: Sizes differ
2026/07/22 02:03:57 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:03:57 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:57 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:03:57 INFO : file6.txt: Copied (replaced existing)
2026/07/22 02:03:57 NOTICE: [36m(27) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file6.txt[0m
2026/07/22 02:03:57 INFO : file6.txt: Deleted
2026/07/22 02:03:57 NOTICE: [36m(28) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 02:03:57 NOTICE: [36m(29) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file7.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/[0m
2026/07/22 02:03:57 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/" for canonical name "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7"
2026/07/22 02:03:57 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 02:03:57 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file7.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" as ""
2026/07/22 02:03:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_compare_all-zodidel7/file7.txt"
2026/07/22 02:03:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/"
2026/07/22 02:03:57 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/'" as "file7.txt"
2026/07/22 02:03:57 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_compare_all-zodidel7)
2026/07/22 02:03:57 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/')
2026/07/22 02:03:57 DEBUG : file7.txt: Sizes differ
2026/07/22 02:03:57 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:03:57 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:03:57 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:03:57 INFO : file7.txt: Copied (replaced existing)
2026/07/22 02:03:57 NOTICE: [36m(30) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file7.txt[0m
2026/07/22 02:03:57 INFO : file7.txt: Deleted
2026/07/22 02:03:57 NOTICE: [36m(31) :[0m [34mtest bisync run[0m
2026/07/22 02:03:57 NOTICE: [36m(32) :[0m [34mbisync compare-all[0m
2026/07/22 02:04:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:02 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 02:04:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:04:02 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:03 INFO : Path1 checking for diffs
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 02:04:03 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:04:03 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/07/22 02:04:03 INFO : Path2 checking for diffs
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 02:04:03 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:04:03 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/07/22 02:04:03 INFO : Applying changes
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file11.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file2.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file4.txt[0m
2026/07/22 02:04:03 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 02:04:03 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file5.txt.conflict1[0m
2026/07/22 02:04:03 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 02:04:03 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file5.txt.conflict1[0m
2026/07/22 02:04:03 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file5.txt.conflict2[0m
2026/07/22 02:04:03 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 02:04:03 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file5.txt.conflict2[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file6.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/file7.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file1.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file10.txt[0m
2026/07/22 02:04:03 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/file3.txt[0m
2026/07/22 02:04:03 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:04:04 INFO : file10.txt: Copied (server-side copy)
2026/07/22 02:04:04 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:04:04 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/22 02:04:04 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:04:04 INFO : file3.txt: Deleted
2026/07/22 02:04:04 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:04:04 INFO : file11.txt: Copied (server-side copy)
2026/07/22 02:04:04 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/22 02:04:05 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:04:05 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:04:05 INFO : file4.txt: Deleted
2026/07/22 02:04:05 INFO : Updating listings
2026/07/22 02:04:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2/"
2026/07/22 02:04:05 INFO : [32mBisync successful[0m
2026/07/22 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:05 INFO : file6.txt: Deleted
2026/07/22 02:04:05 INFO : file1.txt: Deleted
2026/07/22 02:04:05 INFO : RCLONE_TEST: Deleted
2026/07/22 02:04:05 INFO : file11.txt: Deleted
2026/07/22 02:04:05 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:04:05 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:04:05 INFO : file2.txt: Deleted
2026/07/22 02:04:05 INFO : file10.txt: Deleted
2026/07/22 02:04:05 INFO : file7.txt: Deleted
2026/07/22 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:05 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path1': Removing directory
2026/07/22 02:04:05 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:05 INFO : RCLONE_TEST: Deleted
2026/07/22 02:04:05 INFO : file2.txt: Deleted
2026/07/22 02:04:05 INFO : file1.txt: Deleted
2026/07/22 02:04:05 INFO : file10.txt: Deleted
2026/07/22 02:04:05 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:04:05 INFO : file11.txt: Deleted
2026/07/22 02:04:05 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:04:05 INFO : file6.txt: Deleted
2026/07/22 02:04:05 INFO : file7.txt: Deleted
2026/07/22 02:04:05 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:05 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/compare_all/path2': Removing directory
bisync_test.go:610: [32mTEST compare_all PASSED[0m
=== RUN TestBisyncRemoteRemote/concurrent
2026/07/22 02:04:05 INFO : path1: Making directory
2026/07/22 02:04:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1"
2026/07/22 02:04:06 INFO : path2: Making directory
2026/07/22 02:04:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2"
2026/07/22 02:04:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial"
2026/07/22 02:04:06 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_concurrent-zamenan2"
2026/07/22 02:04:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_concurrent-zamenan2: Waiting for checks to finish
2026/07/22 02:04:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:04:06 INFO : file2.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:04:06 INFO : file3.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:06 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:06 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_concurrent-zamenan2: Waiting for transfers to finish
2026/07/22 02:04:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:04:06 INFO : file4.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:06 INFO : file1.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:04:06 INFO : file7.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:04:06 INFO : file6.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:04:06 INFO : file5.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:04:06 INFO : file8.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles"
2026/07/22 02:04:06 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8"
2026/07/22 02:04:06 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file1.txt.0866bb02.partial: size = 19 OK
2026/07/22 02:04:06 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8: Waiting for checks to finish
2026/07/22 02:04:06 DEBUG : file10.txt.0bea3133.partial: size = 19 OK
2026/07/22 02:04:06 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8: Waiting for transfers to finish
2026/07/22 02:04:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:04:06 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:04:06 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt
2026/07/22 02:04:06 DEBUG : file11.txt.62933a56.partial: size = 19 OK
2026/07/22 02:04:06 INFO : file1.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt
2026/07/22 02:04:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:04:06 INFO : file10.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : dummy.txt.054c2352.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt
2026/07/22 02:04:06 INFO : file11.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK
2026/07/22 02:04:06 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt
2026/07/22 02:04:06 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK
2026/07/22 02:04:06 INFO : dummy.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK
2026/07/22 02:04:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:04:06 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:04:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:04:06 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt
2026/07/22 02:04:06 INFO : file5R.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt
2026/07/22 02:04:06 INFO : file5L.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt
2026/07/22 02:04:06 INFO : file2.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file6.txt.cd788d78.partial: size = 19 OK
2026/07/22 02:04:06 DEBUG : file7.txt.a401861d.partial: size = 19 OK
2026/07/22 02:04:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:04:06 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:04:06 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt
2026/07/22 02:04:06 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt
2026/07/22 02:04:06 INFO : file6.txt: Copied (new)
2026/07/22 02:04:06 INFO : file7.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:06 ERROR : error listing: directory not found
2026/07/22 02:04:06 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Failed to list "": directory not found
2026/07/22 02:04:06 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:06 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Removing directory
2026/07/22 02:04:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fconcurrent%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:270651c7-801a-00b5-247e-192208000000
Time:2026-07-22T02:04:06.2668728Z
--------------------------------------------------------------------------------
2026/07/22 02:04:06 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:06 ERROR : error listing: directory not found
2026/07/22 02:04:06 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Failed to list "": directory not found
2026/07/22 02:04:06 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:06 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Removing directory
2026/07/22 02:04:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fconcurrent%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:270651cb-801a-00b5-287e-192208000000
Time:2026-07-22T02:04:06.3852376Z
--------------------------------------------------------------------------------
2026/07/22 02:04:06 ERROR : error listing: directory not found
2026/07/22 02:04:06 ERROR : error listing: directory not found
2026/07/22 02:04:06 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_concurrent-zamenan2
2026/07/22 02:04:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Waiting for checks to finish
2026/07/22 02:04:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Waiting for transfers to finish
2026/07/22 02:04:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:04:06 INFO : file3.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:06 INFO : file1.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:04:06 INFO : file4.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:04:06 INFO : file2.txt: Copied (new)
2026/07/22 02:04:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:04:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:04:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:07 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:04:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:04:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:04:07 INFO : file5.txt: Copied (new)
2026/07/22 02:04:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:04:07 INFO : file6.txt: Copied (new)
2026/07/22 02:04:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:04:07 INFO : file8.txt: Copied (new)
2026/07/22 02:04:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:04:07 INFO : file7.txt: Copied (new)
2026/07/22 02:04:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:07 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1'
2026/07/22 02:04:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Waiting for checks to finish
2026/07/22 02:04:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Waiting for transfers to finish
2026/07/22 02:04:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:04:08 INFO : file4.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:04:08 INFO : file3.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:08 INFO : file1.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:04:08 INFO : file2.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:04:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:04:08 INFO : file5.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:04:08 INFO : file6.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:04:08 INFO : file7.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:04:08 INFO : file8.txt: Copied (new)
2026/07/22 02:04:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:08 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2'
2026/07/22 02:04:09 NOTICE: [36m(01) :[0m [34mtest concurrent[0m
2026/07/22 02:04:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:04:09 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:04:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:04:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:13 INFO : Copying Path2 files to Path1
2026/07/22 02:04:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:04:13 INFO : There was nothing to transfer
2026/07/22 02:04:13 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:04:14 INFO : There was nothing to transfer
2026/07/22 02:04:14 INFO : Resync updating listings
2026/07/22 02:04:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:14 INFO : [32mBisync successful[0m
2026/07/22 02:04:14 NOTICE: [36m(04) :[0m [34mtest changed on one path - file1[0m
2026/07/22 02:04:14 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/ file5R.txt[0m
2026/07/22 02:04:14 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/"
2026/07/22 02:04:14 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/" to be canonical "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8"
2026/07/22 02:04:14 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 02:04:14 NOTICE: [36m(06) :[0m [34mtouch-glob 2023-08-26 /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/ file7.txt[0m
2026/07/22 02:04:14 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/" for canonical name "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8"
2026/07/22 02:04:14 DEBUG : file7.txt: Set modification time 2023-08-26
2026/07/22 02:04:14 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/file5R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/ file1.txt[0m
2026/07/22 02:04:14 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/file5R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/" as "file1.txt"
2026/07/22 02:04:14 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8/file5R.txt"
2026/07/22 02:04:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:14 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/'" as "file1.txt"
2026/07/22 02:04:14 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_concurrent-lakeviz8)
2026/07/22 02:04:14 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/')
2026/07/22 02:04:14 DEBUG : file5R.txt: Sizes differ
2026/07/22 02:04:14 DEBUG : file1.txt.4d727251.partial: size = 39 OK
2026/07/22 02:04:14 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:04:14 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt
2026/07/22 02:04:14 INFO : file5R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:04:14 NOTICE: [36m(08) :[0m [34mtest bisync with file changed during[0m
2026/07/22 02:04:14 NOTICE: [36m(09) :[0m [34mconcurrent-func[0m
2026/07/22 02:04:14 NOTICE: [36m(10) :[0m [34mbisync[0m
2026/07/22 02:04:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:04:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:18 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:19 INFO : Path1 checking for diffs
2026/07/22 02:04:19 INFO : Path2 checking for diffs
2026/07/22 02:04:19 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:04:19 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:04:19 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:04:19 INFO : Applying changes
2026/07/22 02:04:19 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/file1.txt[0m
2026/07/22 02:04:19 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:04:19 INFO : file7.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:04:19 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:04:19 INFO : Updating listings
2026/07/22 02:04:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:19 INFO : [32mBisync successful[0m
2026/07/22 02:04:19 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 02:04:24 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:24 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:24 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:04: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/07/22 02:04:24 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:24 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:24 INFO : Path1 checking for diffs
2026/07/22 02:04:24 INFO : Path2 checking for diffs
2026/07/22 02:04:24 INFO : No changes found
2026/07/22 02:04:24 INFO : Updating listings
2026/07/22 02:04:24 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2/"
2026/07/22 02:04:24 INFO : [32mBisync successful[0m
2026/07/22 02:04:24 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:24 INFO : file5.txt: Deleted
2026/07/22 02:04:24 INFO : file4.txt: Deleted
2026/07/22 02:04:24 INFO : file7.txt: Deleted
2026/07/22 02:04:24 INFO : RCLONE_TEST: Deleted
2026/07/22 02:04:24 INFO : file6.txt: Deleted
2026/07/22 02:04:24 INFO : file3.txt: Deleted
2026/07/22 02:04:24 INFO : file2.txt: Deleted
2026/07/22 02:04:24 INFO : file1.txt: Deleted
2026/07/22 02:04:24 INFO : file8.txt: Deleted
2026/07/22 02:04:24 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:24 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path1': Removing directory
2026/07/22 02:04:25 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:25 INFO : RCLONE_TEST: Deleted
2026/07/22 02:04:25 INFO : file2.txt: Deleted
2026/07/22 02:04:25 INFO : file4.txt: Deleted
2026/07/22 02:04:25 INFO : file6.txt: Deleted
2026/07/22 02:04:25 INFO : file7.txt: Deleted
2026/07/22 02:04:25 INFO : file5.txt: Deleted
2026/07/22 02:04:25 INFO : file3.txt: Deleted
2026/07/22 02:04:25 INFO : file1.txt: Deleted
2026/07/22 02:04:25 INFO : file8.txt: Deleted
2026/07/22 02:04:25 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:25 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/concurrent/path2': Removing directory
bisync_test.go:610: [32mTEST concurrent PASSED[0m
=== RUN TestBisyncRemoteRemote/createemptysrcdirs
2026/07/22 02:04:25 INFO : path1: Making directory
2026/07/22 02:04:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1"
2026/07/22 02:04:25 INFO : path2: Making directory
2026/07/22 02:04:25 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2"
2026/07/22 02:04:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial"
2026/07/22 02:04:25 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_createemptysrcdirs-roxemoq3"
2026/07/22 02:04:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_createemptysrcdirs-roxemoq3: Waiting for checks to finish
2026/07/22 02:04:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:25 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:25 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:04:25 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:04:25 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:04:25 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_createemptysrcdirs-roxemoq3: Waiting for transfers to finish
2026/07/22 02:04:25 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:04:25 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:04:25 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:25 INFO : file1.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles"
2026/07/22 02:04:25 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7"
2026/07/22 02:04:25 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : placeholder.txt.29019232.partial: size = 0 OK
2026/07/22 02:04:25 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7: Waiting for checks to finish
2026/07/22 02:04:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:25 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt
2026/07/22 02:04:25 INFO : placeholder.txt: Copied (new)
2026/07/22 02:04:25 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7: Waiting for transfers to finish
2026/07/22 02:04:25 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:25 ERROR : error listing: directory not found
2026/07/22 02:04:25 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Failed to list "": directory not found
2026/07/22 02:04:25 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:25 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Removing directory
2026/07/22 02:04:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcreateemptysrcdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b2ac7-901a-005d-427e-19bb9e000000
Time:2026-07-22T02:04:25.6258906Z
--------------------------------------------------------------------------------
2026/07/22 02:04:25 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:25 ERROR : error listing: directory not found
2026/07/22 02:04:25 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Failed to list "": directory not found
2026/07/22 02:04:25 DEBUG : removing 1 level 0 directories
2026/07/22 02:04:25 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Removing directory
2026/07/22 02:04:25 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fcreateemptysrcdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:711b2ace-901a-005d-497e-19bb9e000000
Time:2026-07-22T02:04:25.7496594Z
--------------------------------------------------------------------------------
2026/07/22 02:04:25 ERROR : error listing: directory not found
2026/07/22 02:04:25 ERROR : error listing: directory not found
2026/07/22 02:04:25 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_createemptysrcdirs-roxemoq3
2026/07/22 02:04:25 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Waiting for checks to finish
2026/07/22 02:04:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Waiting for transfers to finish
2026/07/22 02:04:26 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:04:26 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:04:26 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:04:26 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:04:26 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:26 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:04:26 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:26 INFO : file1.txt: Copied (new)
2026/07/22 02:04:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:26 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:26 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1'
2026/07/22 02:04:27 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:04:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Waiting for checks to finish
2026/07/22 02:04:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Waiting for transfers to finish
2026/07/22 02:04:27 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:04:27 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:04:27 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:04:27 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:04:27 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:04:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:04:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:04:27 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:04:27 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:04:27 INFO : file1.txt: Copied (new)
2026/07/22 02:04:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:04:27 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:04:27 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2'
2026/07/22 02:04:28 NOTICE: [36m(01) :[0m [34mtest createemptysrcdirs[0m
2026/07/22 02:04:28 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:04:28 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/ placeholder.txt[0m
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/"
2026/07/22 02:04:28 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/" to be canonical "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7"
2026/07/22 02:04:28 DEBUG : placeholder.txt: Set modification time 2001-01-02
2026/07/22 02:04:28 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 02:04:28 DEBUG : file1.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(05) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 02:04:28 DEBUG : file1.copy1.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 02:04:28 DEBUG : file1.copy2.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 02:04:28 DEBUG : file1.copy3.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 02:04:28 DEBUG : file1.copy4.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 02:04:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:28 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 02:04:28 DEBUG : file1.copy5.txt: size = 0 OK
2026/07/22 02:04:28 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/07/22 02:04:28 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:28 INFO : placeholder.txt: Updated modification time in destination
2026/07/22 02:04:28 DEBUG : placeholder.txt: Unchanged skipping
2026/07/22 02:04:28 NOTICE: [36m(10) :[0m [34mbisync resync[0m
2026/07/22 02:04:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:04:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:33 INFO : Copying Path2 files to Path1
2026/07/22 02:04:33 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:04:33 INFO : There was nothing to transfer
2026/07/22 02:04:33 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:04:33 INFO : file1.copy3.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : file1.copy4.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : file1.copy1.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : file1.copy2.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : file1.copy5.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:04:33 INFO : There was nothing to transfer
2026/07/22 02:04:33 INFO : Resync updating listings
2026/07/22 02:04:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:33 INFO : [32mBisync successful[0m
2026/07/22 02:04:33 NOTICE: [36m(11) :[0m [34mtest 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder[0m
2026/07/22 02:04:33 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ subdir/placeholder.txt[0m
2026/07/22 02:04:33 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "subdir/placeholder.txt"
2026/07/22 02:04:33 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:33 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "subdir/placeholder.txt"
2026/07/22 02:04:33 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:33 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK
2026/07/22 02:04:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:34 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt
2026/07/22 02:04:34 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt
2026/07/22 02:04:34 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ subdir[0m
2026/07/22 02:04:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:34 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/subdir/placeholder.txt[0m
2026/07/22 02:04:34 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/subdir/"
2026/07/22 02:04:34 INFO : placeholder.txt: Deleted
2026/07/22 02:04:34 NOTICE: [36m(15) :[0m [34mtest 2. Run bisync without --create-empty-src-dirs[0m
2026/07/22 02:04:34 NOTICE: [36m(16) :[0m [34mbisync[0m
2026/07/22 02:04:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:04:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:04:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:38 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:39 INFO : Path1 checking for diffs
2026/07/22 02:04:39 INFO : Path2 checking for diffs
2026/07/22 02:04:39 INFO : No changes found
2026/07/22 02:04:39 INFO : Updating listings
2026/07/22 02:04:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:39 INFO : [32mBisync successful[0m
2026/07/22 02:04:39 NOTICE: [36m(17) :[0m [34mtest 3. Confirm the subdir exists only on Path1 and not Path2[0m
2026/07/22 02:04:39 NOTICE: [36m(18) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:39 NOTICE: [36m(19) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:04:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:39 NOTICE: [36m(20) :[0m [34mtest 4.Run bisync WITH --create-empty-src-dirs[0m
2026/07/22 02:04:39 NOTICE: [36m(21) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 02:04:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:04:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:44 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:44 INFO : Path1 checking for diffs
2026/07/22 02:04:44 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir[0m
2026/07/22 02:04:44 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:04:44 INFO : Path2 checking for diffs
2026/07/22 02:04:44 INFO : Applying changes
2026/07/22 02:04:44 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/subdir[0m
2026/07/22 02:04:44 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:04:44 INFO : There was nothing to transfer
2026/07/22 02:04:44 INFO : subdir: Making directory
2026/07/22 02:04:44 INFO : Updating listings
2026/07/22 02:04:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:44 INFO : [32mBisync successful[0m
2026/07/22 02:04:44 NOTICE: [36m(22) :[0m [34mtest 5. Confirm the subdir exists on both paths[0m
2026/07/22 02:04:44 NOTICE: [36m(23) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:44 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:44 NOTICE: [36m(24) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:04:44 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:44 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/07/22 02:04:44 NOTICE: [36m(26) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:45 DEBUG : subdir: Purge subdir
2026/07/22 02:04:45 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:45 DEBUG : removing 1 level 1 directories
2026/07/22 02:04:45 INFO : subdir: Removing directory
2026/07/22 02:04:45 DEBUG : file1.copy1.txt: Remove file
2026/07/22 02:04:45 DEBUG : file1.copy2.txt: Remove file
2026/07/22 02:04:45 DEBUG : file1.copy3.txt: Remove file
2026/07/22 02:04:45 DEBUG : file1.copy4.txt: Remove file
2026/07/22 02:04:45 DEBUG : file1.copy5.txt: Remove file
2026/07/22 02:04:45 DEBUG : file1.txt: Remove file
2026/07/22 02:04:45 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:04:45 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 02:04:45 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 02:04:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 02:04:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:45 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 02:04:45 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:45 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 02:04:45 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 02:04:45 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 02:04:45 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 02:04:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:45 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 02:04:45 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:46 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 02:04:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:46 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 02:04:46 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 02:04:46 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 02:04:46 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 02:04:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:46 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 02:04:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:46 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 02:04:46 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 02:04:46 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 02:04:46 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:46 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 02:04:46 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:46 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 02:04:46 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:46 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 02:04:46 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 02:04:46 NOTICE: [36m(31) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 02:04:46 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:47 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 02:04:47 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:47 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 02:04:47 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:47 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 02:04:47 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 02:04:47 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 02:04:47 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 02:04:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:47 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 02:04:47 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:47 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 02:04:47 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:47 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 02:04:47 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 02:04:47 NOTICE: [36m(33) :[0m [34mtest 7. Run bisync without --create-empty-src-dirs[0m
2026/07/22 02:04:47 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 02:04:52 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:52 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:52 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:04:52 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:52 INFO : Building Path1 and Path2 listings
2026/07/22 02:04:52 INFO : Path1 checking for diffs
2026/07/22 02:04:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m
2026/07/22 02:04:52 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 02:04:52 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 2 deleted[0m
2026/07/22 02:04:52 INFO : Path2 checking for diffs
2026/07/22 02:04:52 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 02:04:52 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:04:52 INFO : Applying changes
2026/07/22 02:04:52 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/RCLONE_TEST[0m
2026/07/22 02:04:52 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:04:52 INFO : RCLONE_TEST: Deleted
2026/07/22 02:04:52 INFO : There was nothing to transfer
2026/07/22 02:04:52 INFO : Updating listings
2026/07/22 02:04:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:52 INFO : [32mBisync successful[0m
2026/07/22 02:04:52 NOTICE: [36m(35) :[0m [34mtest 8. Confirm the subdir exists only on Path2 and not Path1[0m
2026/07/22 02:04:52 NOTICE: [36m(36) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:52 NOTICE: [36m(37) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:04:52 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:52 NOTICE: [36m(38) :[0m [34mtest 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs[0m
2026/07/22 02:04:52 NOTICE: [36m(39) :[0m [34mbisync resync create-empty-src-dirs[0m
2026/07/22 02:04:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:04:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:04: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/07/22 02:04:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:57 INFO : Copying Path2 files to Path1
2026/07/22 02:04:57 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:04:57 INFO : subdir: Making directory
2026/07/22 02:04:57 INFO : There was nothing to transfer
2026/07/22 02:04:57 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:04:57 INFO : There was nothing to transfer
2026/07/22 02:04:57 INFO : Resync updating listings
2026/07/22 02:04:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:04:57 INFO : [32mBisync successful[0m
2026/07/22 02:04:57 NOTICE: [36m(40) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:58 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:58 NOTICE: [36m(41) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:04:58 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:04:58 NOTICE: [36m(42) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:04:58 DEBUG : subdir: Purge subdir
2026/07/22 02:04:58 DEBUG : Waiting for deletions to finish
2026/07/22 02:04:58 DEBUG : removing 1 level 1 directories
2026/07/22 02:04:58 INFO : subdir: Removing directory
2026/07/22 02:04:58 DEBUG : file1.copy1.txt: Remove file
2026/07/22 02:04:58 DEBUG : file1.copy2.txt: Remove file
2026/07/22 02:04:58 DEBUG : file1.copy3.txt: Remove file
2026/07/22 02:04:58 DEBUG : file1.copy4.txt: Remove file
2026/07/22 02:04:58 DEBUG : file1.copy5.txt: Remove file
2026/07/22 02:04:58 DEBUG : file1.txt: Remove file
2026/07/22 02:04:58 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.txt[0m
2026/07/22 02:04:58 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.txt"
2026/07/22 02:04:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:59 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.txt"
2026/07/22 02:04:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:59 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK
2026/07/22 02:04:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:59 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt
2026/07/22 02:04:59 INFO : placeholder.txt: Copied (new) to: file1.txt
2026/07/22 02:04:59 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy1.txt[0m
2026/07/22 02:04:59 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy1.txt"
2026/07/22 02:04:59 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:59 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy1.txt"
2026/07/22 02:04:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:59 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK
2026/07/22 02:04:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:04:59 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt
2026/07/22 02:04:59 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt
2026/07/22 02:04:59 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy2.txt[0m
2026/07/22 02:04:59 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy2.txt"
2026/07/22 02:04:59 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:04:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:04:59 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy2.txt"
2026/07/22 02:04:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:04:59 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK
2026/07/22 02:04:59 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:00 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt
2026/07/22 02:05:00 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt
2026/07/22 02:05:00 NOTICE: [36m(46) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy3.txt[0m
2026/07/22 02:05:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy3.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:05:00 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy3.txt"
2026/07/22 02:05:00 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:00 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK
2026/07/22 02:05:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:00 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt
2026/07/22 02:05:00 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt
2026/07/22 02:05:00 NOTICE: [36m(47) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy4.txt[0m
2026/07/22 02:05:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy4.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:05:00 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy4.txt"
2026/07/22 02:05:00 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:00 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK
2026/07/22 02:05:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:00 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt
2026/07/22 02:05:00 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt
2026/07/22 02:05:00 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/ file1.copy5.txt[0m
2026/07/22 02:05:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" as "file1.copy5.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_createemptysrcdirs-zurebip7/placeholder.txt"
2026/07/22 02:05:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/"
2026/07/22 02:05:00 DEBUG : operations.CopyFile "placeholder.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/'" as "file1.copy5.txt"
2026/07/22 02:05:00 DEBUG : placeholder.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:00 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK
2026/07/22 02:05:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:01 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt
2026/07/22 02:05:01 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt
2026/07/22 02:05:01 NOTICE: [36m(49) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:05:01 NOTICE: [36m(50) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:05:01 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:05:01 NOTICE: [36m(51) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 02:05:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:05:06 INFO : Building Path1 and Path2 listings
2026/07/22 02:05:06 INFO : Path1 checking for diffs
2026/07/22 02:05:06 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir[0m
2026/07/22 02:05:06 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:05:06 INFO : Path2 checking for diffs
2026/07/22 02:05:06 INFO : Applying changes
2026/07/22 02:05:06 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/subdir[0m
2026/07/22 02:05:06 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:05:06 INFO : There was nothing to transfer
2026/07/22 02:05:06 INFO : subdir: Removing directory
2026/07/22 02:05:06 INFO : Updating listings
2026/07/22 02:05:06 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:05:06 INFO : [32mBisync successful[0m
2026/07/22 02:05:06 NOTICE: [36m(52) :[0m [34mtest 10. Confirm the subdir has been removed on both paths[0m
2026/07/22 02:05:06 NOTICE: [36m(53) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/[0m
2026/07/22 02:05:06 NOTICE: [36m(54) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/[0m
2026/07/22 02:05:06 NOTICE: [36m(55) :[0m [34mtest 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime)[0m
2026/07/22 02:05:06 NOTICE: [36m(56) :[0m [34mbisync create-empty-src-dirs[0m
2026/07/22 02:05:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:11 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:11 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:05:11 INFO : Building Path1 and Path2 listings
2026/07/22 02:05:11 INFO : Path1 checking for diffs
2026/07/22 02:05:11 INFO : Path2 checking for diffs
2026/07/22 02:05:11 INFO : No changes found
2026/07/22 02:05:11 INFO : Updating listings
2026/07/22 02:05:11 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2/"
2026/07/22 02:05:11 INFO : [32mBisync successful[0m
2026/07/22 02:05:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:11 INFO : file1.copy2.txt: Deleted
2026/07/22 02:05:11 INFO : file1.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy1.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy4.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy5.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy3.txt: Deleted
2026/07/22 02:05:11 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:11 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path1': Removing directory
2026/07/22 02:05:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:11 INFO : file1.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy4.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy3.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy1.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy5.txt: Deleted
2026/07/22 02:05:11 INFO : file1.copy2.txt: Deleted
2026/07/22 02:05:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/createemptysrcdirs/path2': Removing directory
bisync_test.go:610: [32mTEST createemptysrcdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/dry_run
2026/07/22 02:05:12 INFO : path1: Making directory
2026/07/22 02:05:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1"
2026/07/22 02:05:12 INFO : path2: Making directory
2026/07/22 02:05:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2"
2026/07/22 02:05:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial"
2026/07/22 02:05:12 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_dry_run-juvitet7"
2026/07/22 02:05:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_dry_run-juvitet7: Waiting for checks to finish
2026/07/22 02:05:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:12 INFO : file1.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_dry_run-juvitet7: Waiting for transfers to finish
2026/07/22 02:05:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:12 INFO : file2.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:05:12 INFO : file3.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:12 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:05:12 INFO : file5.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:05:12 INFO : file4.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:05:12 INFO : file6.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:05:12 INFO : file7.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles"
2026/07/22 02:05:12 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:05:12 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5: Waiting for checks to finish
2026/07/22 02:05:12 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5: Waiting for transfers to finish
2026/07/22 02:05:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:12 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:05:12 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:05:12 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:12 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:05:12 INFO : file1.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:05:12 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:05:12 INFO : file11.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:05:12 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:12 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:05:12 INFO : file2.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 02:05:12 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:05:12 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:05:12 INFO : file10.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 02:05:12 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 02:05:12 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:05:12 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:05:12 INFO : file5R.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:12 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:05:12 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 02:05:12 INFO : file5L.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:05:12 INFO : file7.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:12 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:05:12 INFO : file6.txt: Copied (new)
2026/07/22 02:05:12 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:12 ERROR : error listing: directory not found
2026/07/22 02:05:12 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Failed to list "": directory not found
2026/07/22 02:05:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Removing directory
2026/07/22 02:05:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fdry_run%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e556-701a-0045-1d7e-1964f9000000
Time:2026-07-22T02:05:12.4095945Z
--------------------------------------------------------------------------------
2026/07/22 02:05:12 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:12 ERROR : error listing: directory not found
2026/07/22 02:05:12 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Failed to list "": directory not found
2026/07/22 02:05:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Removing directory
2026/07/22 02:05:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fdry_run%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e55e-701a-0045-257e-1964f9000000
Time:2026-07-22T02:05:12.5356011Z
--------------------------------------------------------------------------------
2026/07/22 02:05:12 ERROR : error listing: directory not found
2026/07/22 02:05:12 ERROR : error listing: directory not found
2026/07/22 02:05:12 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_dry_run-juvitet7
2026/07/22 02:05:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Waiting for checks to finish
2026/07/22 02:05:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Waiting for transfers to finish
2026/07/22 02:05:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:05:13 INFO : file3.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:05:13 INFO : file4.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:13 INFO : file2.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:13 INFO : file1.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:05:13 INFO : file5.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:05:13 INFO : file7.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:05:13 INFO : file6.txt: Copied (new)
2026/07/22 02:05:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:13 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:13 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1'
2026/07/22 02:05:13 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Waiting for checks to finish
2026/07/22 02:05:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Waiting for transfers to finish
2026/07/22 02:05:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:05:14 INFO : file4.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:14 INFO : file2.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:05:14 INFO : file3.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:14 INFO : file1.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:05:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:05:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:05:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:05:14 INFO : file5.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:05:14 INFO : file7.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:05:14 INFO : file6.txt: Copied (new)
2026/07/22 02:05:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:14 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:14 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2'
2026/07/22 02:05:14 NOTICE: [36m(01) :[0m [34mtest dry-run[0m
2026/07/22 02:05:14 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:05:14 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:05:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:19 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:19 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:19 INFO : Copying Path2 files to Path1
2026/07/22 02:05:19 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:05:19 INFO : There was nothing to transfer
2026/07/22 02:05:19 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:05:19 INFO : There was nothing to transfer
2026/07/22 02:05:19 INFO : Resync updating listings
2026/07/22 02:05:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:19 INFO : [32mBisync successful[0m
2026/07/22 02:05:19 NOTICE: [36m(04) :[0m [34mtest new on path2 - file10[0m
2026/07/22 02:05:19 NOTICE: [36m(05) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file10.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/[0m
2026/07/22 02:05:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/"
2026/07/22 02:05:19 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" to be canonical "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:19 DEBUG : file10.txt: Set modification time 2001-01-02
2026/07/22 02:05:19 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file10.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/" as ""
2026/07/22 02:05:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file10.txt"
2026/07/22 02:05:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:19 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/'" as "file10.txt"
2026/07/22 02:05:19 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:19 DEBUG : file10.txt.c02780cb.partial: size = 19 OK
2026/07/22 02:05:19 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:20 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt
2026/07/22 02:05:20 INFO : file10.txt: Copied (new)
2026/07/22 02:05:20 NOTICE: [36m(06) :[0m [34mtest newer on path2 - file1[0m
2026/07/22 02:05:20 NOTICE: [36m(07) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/[0m
2026/07/22 02:05:20 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:05:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/" as ""
2026/07/22 02:05:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file1.txt"
2026/07/22 02:05:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/'" as "file1.txt"
2026/07/22 02:05:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/')
2026/07/22 02:05:20 DEBUG : file1.txt: Sizes differ
2026/07/22 02:05:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:05:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:05:20 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:05:20 NOTICE: [36m(08) :[0m [34mtest new on path1 - file11[0m
2026/07/22 02:05:20 NOTICE: [36m(09) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file11.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/[0m
2026/07/22 02:05:20 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:20 DEBUG : file11.txt: Set modification time 2001-01-02
2026/07/22 02:05:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file11.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" as ""
2026/07/22 02:05:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file11.txt"
2026/07/22 02:05:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/"
2026/07/22 02:05:20 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/'" as "file11.txt"
2026/07/22 02:05:20 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:20 DEBUG : file11.txt.40d797d4.partial: size = 19 OK
2026/07/22 02:05:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:20 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt
2026/07/22 02:05:20 INFO : file11.txt: Copied (new)
2026/07/22 02:05:20 NOTICE: [36m(10) :[0m [34mtest newer on path1 - file2[0m
2026/07/22 02:05:20 NOTICE: [36m(11) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/[0m
2026/07/22 02:05:20 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:20 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:05:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" as ""
2026/07/22 02:05:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file2.txt"
2026/07/22 02:05:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/"
2026/07/22 02:05:20 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/'" as "file2.txt"
2026/07/22 02:05:20 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:20 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/')
2026/07/22 02:05:20 DEBUG : file2.txt: Sizes differ
2026/07/22 02:05:21 DEBUG : file2.txt.4526d70e.partial: size = 13 OK
2026/07/22 02:05:21 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:05:21 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt
2026/07/22 02:05:21 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:05:21 NOTICE: [36m(12) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 02:05:21 NOTICE: [36m(13) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file3.txt[0m
2026/07/22 02:05:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:21 INFO : file3.txt: Deleted
2026/07/22 02:05:21 NOTICE: [36m(14) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 02:05:21 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file4.txt[0m
2026/07/22 02:05:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/"
2026/07/22 02:05:21 INFO : file4.txt: Deleted
2026/07/22 02:05:21 NOTICE: [36m(16) :[0m [34mtest changed on path2 and on path1 - file5 (file5R, file5L)[0m
2026/07/22 02:05:21 NOTICE: [36m(17) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/ file5R.txt[0m
2026/07/22 02:05:21 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:21 DEBUG : file5R.txt: Set modification time 2001-01-02
2026/07/22 02:05:21 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/ file5.txt[0m
2026/07/22 02:05:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/" as "file5.txt"
2026/07/22 02:05:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5R.txt"
2026/07/22 02:05:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:21 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/'" as "file5.txt"
2026/07/22 02:05:21 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:21 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/')
2026/07/22 02:05:21 DEBUG : file5R.txt: Sizes differ
2026/07/22 02:05:21 DEBUG : file5.txt.232124ee.partial: size = 39 OK
2026/07/22 02:05:21 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:05:21 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt
2026/07/22 02:05:21 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:05:21 NOTICE: [36m(19) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/ file5L.txt[0m
2026/07/22 02:05:21 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:21 DEBUG : file5L.txt: Set modification time 2001-03-04
2026/07/22 02:05:21 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/ file5.txt[0m
2026/07/22 02:05:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" as "file5.txt"
2026/07/22 02:05:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file5L.txt"
2026/07/22 02:05:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/"
2026/07/22 02:05:22 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/'" as "file5.txt"
2026/07/22 02:05:22 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:22 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/')
2026/07/22 02:05:22 DEBUG : file5L.txt: Sizes differ
2026/07/22 02:05:22 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK
2026/07/22 02:05:22 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:05:22 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt
2026/07/22 02:05:22 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:05:22 NOTICE: [36m(21) :[0m [34mtest newer on path2 and deleted on path1 - file6[0m
2026/07/22 02:05:22 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file6.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/[0m
2026/07/22 02:05:22 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:22 DEBUG : file6.txt: Set modification time 2001-01-02
2026/07/22 02:05:22 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file6.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/" as ""
2026/07/22 02:05:22 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file6.txt"
2026/07/22 02:05:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:22 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/'" as "file6.txt"
2026/07/22 02:05:22 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:22 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/')
2026/07/22 02:05:22 DEBUG : file6.txt: Sizes differ
2026/07/22 02:05:22 DEBUG : file6.txt.4185169b.partial: size = 19 OK
2026/07/22 02:05:22 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:22 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt
2026/07/22 02:05:22 INFO : file6.txt: Copied (replaced existing)
2026/07/22 02:05:22 NOTICE: [36m(23) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file6.txt[0m
2026/07/22 02:05:22 INFO : file6.txt: Deleted
2026/07/22 02:05:22 NOTICE: [36m(24) :[0m [34mtest newer on path1 and deleted on path2 - file7[0m
2026/07/22 02:05:22 NOTICE: [36m(25) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file7.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/[0m
2026/07/22 02:05:22 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/" for canonical name "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5"
2026/07/22 02:05:22 DEBUG : file7.txt: Set modification time 2001-01-02
2026/07/22 02:05:22 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file7.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" as ""
2026/07/22 02:05:22 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5/file7.txt"
2026/07/22 02:05:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/"
2026/07/22 02:05:22 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/'" as "file7.txt"
2026/07/22 02:05:23 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_dry_run-nazoqah5)
2026/07/22 02:05:23 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/')
2026/07/22 02:05:23 DEBUG : file7.txt: Sizes differ
2026/07/22 02:05:23 DEBUG : file7.txt.c1750184.partial: size = 19 OK
2026/07/22 02:05:23 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:23 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt
2026/07/22 02:05:23 INFO : file7.txt: Copied (replaced existing)
2026/07/22 02:05:23 NOTICE: [36m(26) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file7.txt[0m
2026/07/22 02:05:23 INFO : file7.txt: Deleted
2026/07/22 02:05:23 NOTICE: [36m(27) :[0m [34mtest sync with dry-run and resync[0m
2026/07/22 02:05:23 NOTICE: [36m(28) :[0m [34mbisync dry-run resync[0m
2026/07/22 02:05:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:27 INFO : Copying Path2 files to Path1
2026/07/22 02:05:27 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:05:28 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:28 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 02:05:28 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:28 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:05:28 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:28 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 02:05:28 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:28 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0)
2026/07/22 02:05:28 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 02:05:28 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39)
2026/07/22 02:05:28 INFO : Resync updating listings
2026/07/22 02:05:28 INFO : [32mBisync successful[0m
2026/07/22 02:05:28 NOTICE: [36m(29) :[0m [34mcopy-listings dryrun-resync[0m
2026/07/22 02:05:28 NOTICE: [36m(30) :[0m [34mtest sync with dry-run[0m
2026/07/22 02:05:28 NOTICE: [36m(31) :[0m [34mbisync dry-run[0m
2026/07/22 02:05:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:05:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:33 INFO : Building Path1 and Path2 listings
2026/07/22 02:05:33 INFO : Path1 checking for diffs
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 02:05:33 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 02:05:33 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:33 INFO : Path2 checking for diffs
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 02:05:33 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 02:05:33 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:33 INFO : Applying changes
2026/07/22 02:05:33 INFO : Checking potential conflicts...
2026/07/22 02:05:33 ERROR : file5.txt: md5 differ
2026/07/22 02:05:33 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': 1 differences found
2026/07/22 02:05:33 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': 1 errors while checking
2026/07/22 02:05:33 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file11.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file2.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file4.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 02:05:33 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 02:05:33 NOTICE: file5.txt: Skipped rename as --dry-run is set
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file6.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file7.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file1.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file10.txt[0m
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file3.txt[0m
2026/07/22 02:05:33 NOTICE: - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:05:33 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:33 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:33 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:33 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 02:05:33 NOTICE: - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:05:33 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:33 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19)
2026/07/22 02:05:33 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13)
2026/07/22 02:05:33 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0)
2026/07/22 02:05:33 INFO : Updating listings
2026/07/22 02:05:34 INFO : [32mBisync successful[0m
2026/07/22 02:05:34 NOTICE: [36m(32) :[0m [34mcopy-listings dryrun[0m
2026/07/22 02:05:34 NOTICE: [36m(33) :[0m [34mtest sync without dry-run[0m
2026/07/22 02:05:34 NOTICE: [36m(34) :[0m [34mbisync[0m
2026/07/22 02:05:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:05:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:38 INFO : Building Path1 and Path2 listings
2026/07/22 02:05:39 INFO : Path1 checking for diffs
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 02:05:39 INFO : Path1: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 02:05:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:39 INFO : Path2 checking for diffs
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 02:05:39 INFO : Path2: 6 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 2 deleted[0m
2026/07/22 02:05:39 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m, [36m 3 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:39 INFO : Applying changes
2026/07/22 02:05:39 INFO : Checking potential conflicts...
2026/07/22 02:05:39 ERROR : file5.txt: md5 differ
2026/07/22 02:05:39 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': 1 differences found
2026/07/22 02:05:39 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': 1 errors while checking
2026/07/22 02:05:39 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file11.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file2.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file4.txt[0m
2026/07/22 02:05:39 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 02:05:39 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file5.txt.conflict1[0m
2026/07/22 02:05:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 02:05:39 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file5.txt.conflict1[0m
2026/07/22 02:05:39 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file5.txt.conflict2[0m
2026/07/22 02:05:39 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 02:05:39 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file5.txt.conflict2[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file6.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/file7.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file1.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file10.txt[0m
2026/07/22 02:05:39 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/file3.txt[0m
2026/07/22 02:05:39 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:05:40 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file10.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file3.txt: Deleted
2026/07/22 02:05:40 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:05:40 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file11.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:05:40 INFO : file4.txt: Deleted
2026/07/22 02:05:40 INFO : Updating listings
2026/07/22 02:05:40 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2/"
2026/07/22 02:05:40 INFO : [32mBisync successful[0m
2026/07/22 02:05:41 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:41 INFO : RCLONE_TEST: Deleted
2026/07/22 02:05:41 INFO : file10.txt: Deleted
2026/07/22 02:05:41 INFO : file6.txt: Deleted
2026/07/22 02:05:41 INFO : file11.txt: Deleted
2026/07/22 02:05:41 INFO : file2.txt: Deleted
2026/07/22 02:05:41 INFO : file1.txt: Deleted
2026/07/22 02:05:41 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:05:41 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:05:41 INFO : file7.txt: Deleted
2026/07/22 02:05:41 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:41 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path1': Removing directory
2026/07/22 02:05:41 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:41 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:05:41 INFO : file6.txt: Deleted
2026/07/22 02:05:41 INFO : file2.txt: Deleted
2026/07/22 02:05:41 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:05:41 INFO : file1.txt: Deleted
2026/07/22 02:05:41 INFO : file10.txt: Deleted
2026/07/22 02:05:41 INFO : RCLONE_TEST: Deleted
2026/07/22 02:05:41 INFO : file11.txt: Deleted
2026/07/22 02:05:41 INFO : file7.txt: Deleted
2026/07/22 02:05:41 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:41 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/dry_run/path2': Removing directory
bisync_test.go:610: [32mTEST dry_run PASSED[0m
=== RUN TestBisyncRemoteRemote/equal
2026/07/22 02:05:41 INFO : path1: Making directory
2026/07/22 02:05:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1"
2026/07/22 02:05:41 INFO : path2: Making directory
2026/07/22 02:05:41 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2"
2026/07/22 02:05:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial"
2026/07/22 02:05:41 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_equal-heqiqed6"
2026/07/22 02:05:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:41 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_equal-heqiqed6: Waiting for checks to finish
2026/07/22 02:05:41 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_equal-heqiqed6: Waiting for transfers to finish
2026/07/22 02:05:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:41 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:41 INFO : file1.txt: Copied (new)
2026/07/22 02:05:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:41 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:41 INFO : file2.txt: Copied (new)
2026/07/22 02:05:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles"
2026/07/22 02:05:41 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9"
2026/07/22 02:05:41 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:41 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9: Waiting for checks to finish
2026/07/22 02:05:41 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9: Waiting for transfers to finish
2026/07/22 02:05:41 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK
2026/07/22 02:05:41 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK
2026/07/22 02:05:41 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 02:05:41 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:05:41 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 02:05:41 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt
2026/07/22 02:05:41 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:05:41 INFO : file1R.txt: Copied (new)
2026/07/22 02:05:41 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt
2026/07/22 02:05:41 INFO : file1L.txt: Copied (new)
2026/07/22 02:05:41 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 02:05:41 INFO : file2.txt: Copied (new)
2026/07/22 02:05:41 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:42 ERROR : error listing: directory not found
2026/07/22 02:05:42 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Failed to list "": directory not found
2026/07/22 02:05:42 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:42 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Removing directory
2026/07/22 02:05:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fequal%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:aab5f999-e01a-00c1-1c7e-1916f8000000
Time:2026-07-22T02:05:42.0883181Z
--------------------------------------------------------------------------------
2026/07/22 02:05:42 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:42 ERROR : error listing: directory not found
2026/07/22 02:05:42 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Failed to list "": directory not found
2026/07/22 02:05:42 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:42 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Removing directory
2026/07/22 02:05:42 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fequal%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:aab5f99c-e01a-00c1-1f7e-1916f8000000
Time:2026-07-22T02:05:42.2046887Z
--------------------------------------------------------------------------------
2026/07/22 02:05:42 ERROR : error listing: directory not found
2026/07/22 02:05:42 ERROR : error listing: directory not found
2026/07/22 02:05:42 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_equal-heqiqed6
2026/07/22 02:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Waiting for checks to finish
2026/07/22 02:05:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Waiting for transfers to finish
2026/07/22 02:05:42 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:42 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:42 INFO : file1.txt: Copied (new)
2026/07/22 02:05:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:42 INFO : file2.txt: Copied (new)
2026/07/22 02:05:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:42 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:42 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1'
2026/07/22 02:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Waiting for checks to finish
2026/07/22 02:05:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Waiting for transfers to finish
2026/07/22 02:05:43 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:05:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:43 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:43 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:43 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:43 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:05:43 INFO : file2.txt: Copied (new)
2026/07/22 02:05:43 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:43 INFO : file1.txt: Copied (new)
2026/07/22 02:05:43 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:43 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:43 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2'
2026/07/22 02:05:43 NOTICE: [36m(01) :[0m [34mtest equal[0m
2026/07/22 02:05:43 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:05:43 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:05:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:48 INFO : Copying Path2 files to Path1
2026/07/22 02:05:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:05:48 INFO : There was nothing to transfer
2026/07/22 02:05:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:05:48 INFO : There was nothing to transfer
2026/07/22 02:05:48 INFO : Resync updating listings
2026/07/22 02:05:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:48 INFO : [32mBisync successful[0m
2026/07/22 02:05:48 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:05:48 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/ file1R.txt[0m
2026/07/22 02:05:48 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/"
2026/07/22 02:05:48 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/" to be canonical "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9"
2026/07/22 02:05:48 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 02:05:48 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/ file1.txt[0m
2026/07/22 02:05:48 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/" as "file1.txt"
2026/07/22 02:05:48 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1R.txt"
2026/07/22 02:05:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:48 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2/'" as "file1.txt"
2026/07/22 02:05:48 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9)
2026/07/22 02:05:48 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2/')
2026/07/22 02:05:48 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:05:48 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 02:05:48 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:05:48 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 02:05:48 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:05:48 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/ file1L.txt[0m
2026/07/22 02:05:48 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/" for canonical name "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9"
2026/07/22 02:05:48 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 02:05:48 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/ file1.txt[0m
2026/07/22 02:05:48 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" as "file1.txt"
2026/07/22 02:05:48 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file1L.txt"
2026/07/22 02:05:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/"
2026/07/22 02:05:48 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1/'" as "file1.txt"
2026/07/22 02:05:48 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9)
2026/07/22 02:05:48 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1/')
2026/07/22 02:05:48 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:05:48 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 02:05:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:05:49 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 02:05:49 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:05:49 NOTICE: [36m(09) :[0m [34mtest changed on both paths and identical - file2[0m
2026/07/22 02:05:49 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/ file2.txt[0m
2026/07/22 02:05:49 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/" for canonical name "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9"
2026/07/22 02:05:49 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:05:49 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/ file2.txt[0m
2026/07/22 02:05:49 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" as "file2.txt"
2026/07/22 02:05:49 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt"
2026/07/22 02:05:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/"
2026/07/22 02:05:49 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1/'" as "file2.txt"
2026/07/22 02:05:49 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9)
2026/07/22 02:05:49 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1/')
2026/07/22 02:05:49 DEBUG : file2.txt: Sizes differ
2026/07/22 02:05:49 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 02:05:49 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 02:05:49 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 02:05:49 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:05:49 NOTICE: [36m(12) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/ file2.txt[0m
2026/07/22 02:05:49 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/" as "file2.txt"
2026/07/22 02:05:49 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_equal-kuxasox9/file2.txt"
2026/07/22 02:05:49 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:49 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2/'" as "file2.txt"
2026/07/22 02:05:49 DEBUG : file2.txt: size = 37 (Local file system at /tmp/015958dawecuq9/datadir/test_equal-kuxasox9)
2026/07/22 02:05:49 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2/')
2026/07/22 02:05:49 DEBUG : file2.txt: Sizes differ
2026/07/22 02:05:49 DEBUG : file2.txt.467c795f.partial: size = 37 OK
2026/07/22 02:05:49 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 02:05:49 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt
2026/07/22 02:05:49 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:05:49 NOTICE: [36m(13) :[0m [34mtest bisync run[0m
2026/07/22 02:05:49 NOTICE: [36m(14) :[0m [34mbisync[0m
2026/07/22 02:05:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:05:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:05: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/07/22 02:05:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:54 INFO : Building Path1 and Path2 listings
2026/07/22 02:05:54 INFO : Path1 checking for diffs
2026/07/22 02:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:05:54 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:05:54 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 02:05:54 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:54 INFO : Path2 checking for diffs
2026/07/22 02:05:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:05:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:05:54 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 02:05:54 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:05:54 INFO : Applying changes
2026/07/22 02:05:54 INFO : Checking potential conflicts...
2026/07/22 02:05:54 ERROR : file1.txt: md5 differ
2026/07/22 02:05:54 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': 1 differences found
2026/07/22 02:05:54 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': 1 errors while checking
2026/07/22 02:05:54 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': 1 matching files
2026/07/22 02:05:54 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:05:54 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:05:54 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/file1.txt.conflict1[0m
2026/07/22 02:05:54 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1
2026/07/22 02:05:54 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/file1.txt.conflict1[0m
2026/07/22 02:05:54 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/file1.txt.conflict2[0m
2026/07/22 02:05:55 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2
2026/07/22 02:05:55 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/file1.txt.conflict2[0m
2026/07/22 02:05:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 02:05:55 INFO : Files are equal! Skipping: file2.txt
2026/07/22 02:05:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:05:55 INFO : file1.txt.conflict2: Copied (server-side copy)
2026/07/22 02:05:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:05:55 INFO : file1.txt.conflict1: Copied (server-side copy)
2026/07/22 02:05:55 INFO : Updating listings
2026/07/22 02:05:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/equal/path2/"
2026/07/22 02:05:56 INFO : [32mBisync successful[0m
2026/07/22 02:05:56 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:56 INFO : file2.txt: Deleted
2026/07/22 02:05:56 INFO : file1.txt.conflict1: Deleted
2026/07/22 02:05:56 INFO : RCLONE_TEST: Deleted
2026/07/22 02:05:56 INFO : file1.txt.conflict2: Deleted
2026/07/22 02:05:56 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:56 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path1': Removing directory
2026/07/22 02:05:56 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:56 INFO : file2.txt: Deleted
2026/07/22 02:05:56 INFO : file1.txt.conflict1: Deleted
2026/07/22 02:05:56 INFO : file1.txt.conflict2: Deleted
2026/07/22 02:05:56 INFO : RCLONE_TEST: Deleted
2026/07/22 02:05:56 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:56 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/equal/path2': Removing directory
bisync_test.go:610: [32mTEST equal PASSED[0m
=== RUN TestBisyncRemoteRemote/ext_paths
2026/07/22 02:05:56 INFO : path1: Making directory
2026/07/22 02:05:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1"
2026/07/22 02:05:57 INFO : path2: Making directory
2026/07/22 02:05:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2"
2026/07/22 02:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial"
2026/07/22 02:05:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_ext_paths-tayedex6"
2026/07/22 02:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ: Making directory with metadata
2026/07/22 02:05:57 INFO : 測試Русский ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z)
2026/07/22 02:05:57 DEBUG : Added delayed dir = "測試Русский ěáñ", newDst=測試Русский ěáñ
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_ext_paths-tayedex6: Waiting for checks to finish
2026/07/22 02:05:57 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_ext_paths-tayedex6: Waiting for transfers to finish
2026/07/22 02:05:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:05:57 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:57 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:57 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:57 INFO : file1.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:05:57 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 02:05:57 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:05:57 INFO : 測試_check file: Copied (new)
2026/07/22 02:05:57 INFO : Русский.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 02:05:57 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 02:05:57 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:05:57 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:57 INFO : 測試Русский ěáñ: Set directory modification time (using SetModTime)
2026/07/22 02:05:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles"
2026/07/22 02:05:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3"
2026/07/22 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK
2026/07/22 02:05:57 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 02:05:57 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3: Waiting for checks to finish
2026/07/22 02:05:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:05:57 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt
2026/07/22 02:05:57 INFO : file1.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 02:05:57 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 02:05:57 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3: Waiting for transfers to finish
2026/07/22 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:57 ERROR : error listing: directory not found
2026/07/22 02:05:57 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Failed to list "": directory not found
2026/07/22 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:57 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Removing directory
2026/07/22 02:05:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fext_paths%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e742-701a-0045-5b7e-1964f9000000
Time:2026-07-22T02:05:57.2667565Z
--------------------------------------------------------------------------------
2026/07/22 02:05:57 DEBUG : Waiting for deletions to finish
2026/07/22 02:05:57 ERROR : error listing: directory not found
2026/07/22 02:05:57 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Failed to list "": directory not found
2026/07/22 02:05:57 DEBUG : removing 1 level 0 directories
2026/07/22 02:05:57 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Removing directory
2026/07/22 02:05:57 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fext_paths%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e745-701a-0045-5e7e-1964f9000000
Time:2026-07-22T02:05:57.3906713Z
--------------------------------------------------------------------------------
2026/07/22 02:05:57 ERROR : error listing: directory not found
2026/07/22 02:05:57 ERROR : error listing: directory not found
2026/07/22 02:05:57 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_ext_paths-tayedex6
2026/07/22 02:05:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:57 INFO : 測試Русский ěáñ: Making directory
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Waiting for checks to finish
2026/07/22 02:05:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Waiting for transfers to finish
2026/07/22 02:05:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:57 INFO : file1.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:05:57 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:05:57 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:57 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:05:57 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:58 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:05:58 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:58 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 02:05:58 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:58 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:05:58 INFO : Русский.txt: Copied (new)
2026/07/22 02:05:58 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 02:05:58 INFO : 測試_check file: Copied (new)
2026/07/22 02:05:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:58 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 02:05:58 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 02:05:58 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 02:05:58 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 02:05:58 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:58 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1'
2026/07/22 02:05:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : 測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:59 INFO : 測試Русский ěáñ: Making directory
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:05:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Waiting for checks to finish
2026/07/22 02:05:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:05:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Waiting for transfers to finish
2026/07/22 02:05:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:05:59 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:05:59 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:05:59 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:05:59 INFO : file1.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:05:59 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:05:59 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:05:59 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:05:59 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:05:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:05:59 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK
2026/07/22 02:05:59 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: size = 272 OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:59 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:05:59 INFO : Русский.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:05:59 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:05:59 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file
2026/07/22 02:05:59 INFO : 測試_check file: Copied (new)
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ě_.txt.d5adeddb.partial: renamed to: 測試Русский ěáñ/filename_contains_ě_.txt
2026/07/22 02:05:59 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: size = 0 OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試Русский ěáñ/測試_check file
2026/07/22 02:05:59 INFO : 測試Русский ěáñ/測試_check file: Copied (new)
2026/07/22 02:05:59 DEBUG : 測試Русский ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試Русский ěáñ/filename_contains_ࢺ_.txt
2026/07/22 02:05:59 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:05:59 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2'
2026/07/22 02:06:00 NOTICE: [36m(01) :[0m [34mtest extended-char-paths[0m
2026/07/22 02:06:00 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:"
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/: is NFC: true
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/: is NFD: false
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 02:06:00 DEBUG : TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/: attempting to fix directory
2026/07/22 02:06:00 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/ (4b1228f9ec176a9ccade76a61b24ace4) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/ (4b1228f9ec176a9ccade76a61b24ace4)
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 02:06:00 DEBUG : Attempting to move rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/ to TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ-rclone-move-papuvoc3"
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ-rclone-move-papuvoc3': Using server-side directory move
2026/07/22 02:06:00 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ-rclone-move-papuvoc3': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-papuvoc3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:eddce40c-d01a-00b8-6a7e-19eadc000000
Time:2026-07-22T02:06:00.7872240Z
--------------------------------------------------------------------------------
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-papuvoc3
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:eddce40c-d01a-00b8-6a7e-19eadc000000
Time:2026-07-22T02:06:00.7872240Z
--------------------------------------------------------------------------------
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/"
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/': Using server-side directory move
2026/07/22 02:06:00 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 02:06:00 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ-rclone-move-papuvoc3': error reading source root directory: directory not found
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/': Waiting for checks to finish
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/': Waiting for transfers to finish
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ-rclone-move-papuvoc3': error attempting to move folder to rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/: directory not found
2026/07/22 02:06:00 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский{spc}{spc}ěáñ/[0m
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/: is NFC: true
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/: is NFD: false
2026/07/22 02:06:00 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/: is valid UTF8: true
2026/07/22 02:06:00 DEBUG : TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/: attempting to fix directory
2026/07/22 02:06:00 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/ (d23617bad3ab77f91af6179d970fe3b8) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/ (d23617bad3ab77f91af6179d970fe3b8)
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:00 DEBUG : Attempting to move rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/ to TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/
2026/07/22 02:06:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ-rclone-move-zacunob9"
2026/07/22 02:06:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ-rclone-move-zacunob9': Using server-side directory move
2026/07/22 02:06:01 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ-rclone-move-zacunob9': Server side directory move failed: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-zacunob9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:eddce413-d01a-00b8-717e-19eadc000000
Time:2026-07-22T02:06:01.0698611Z
--------------------------------------------------------------------------------
2026/07/22 02:06:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/': error attempting to move folder: DirMove: Rename failed: PUT https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/%E6%B8%AC%E8%A9%A6%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%20%C4%9B%C3%A1%C3%B1-rclone-move-zacunob9
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified resource does not exist.
ERROR CODE: ResourceNotFound
--------------------------------------------------------------------------------
ResourceNotFoundThe specified resource does not exist.
RequestId:eddce413-d01a-00b8-717e-19eadc000000
Time:2026-07-22T02:06:01.0698611Z
--------------------------------------------------------------------------------
2026/07/22 02:06:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/': Using server-side directory move
2026/07/22 02:06:01 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/07/22 02:06:01 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ-rclone-move-zacunob9': error reading source root directory: directory not found
2026/07/22 02:06:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/': Waiting for checks to finish
2026/07/22 02:06:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/': Waiting for transfers to finish
2026/07/22 02:06:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ-rclone-move-zacunob9': error attempting to move folder to rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/: directory not found
2026/07/22 02:06:01 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true ab5f417f6a0a7c557efcc3070cc41f10
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:01 DEBUG : HASH old: ab5f417f6a0a7c557efcc3070cc41f10 new: ab5f417f6a0a7c557efcc3070cc41f10 equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 515d5631060f9bdee33e38f8798e0fda
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 515d5631060f9bdee33e38f8798e0fda new: ab5f417f6a0a7c557efcc3070cc41f10 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 515d5631060f9bdee33e38f8798e0fda
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 515d5631060f9bdee33e38f8798e0fda new: ab5f417f6a0a7c557efcc3070cc41f10 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true ab5f417f6a0a7c557efcc3070cc41f10
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:01 DEBUG : HASH old: ab5f417f6a0a7c557efcc3070cc41f10 new: ab5f417f6a0a7c557efcc3070cc41f10 equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:01 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 02769109e89c80f654b9d13842cf9d0a
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:01 DEBUG : HASH old: 02769109e89c80f654b9d13842cf9d0a new: 02769109e89c80f654b9d13842cf9d0a equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 52b2486ea5ead384bf04e9e11c27a97c
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 52b2486ea5ead384bf04e9e11c27a97c new: 02769109e89c80f654b9d13842cf9d0a equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 52b2486ea5ead384bf04e9e11c27a97c
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 52b2486ea5ead384bf04e9e11c27a97c new: 02769109e89c80f654b9d13842cf9d0a equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 02769109e89c80f654b9d13842cf9d0a
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:01 DEBUG : HASH old: 02769109e89c80f654b9d13842cf9d0a new: 02769109e89c80f654b9d13842cf9d0a equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:01 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 756140321d52ef6670ff19eca95a81c6
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 02:06:01 DEBUG : HASH old: 756140321d52ef6670ff19eca95a81c6 new: 756140321d52ef6670ff19eca95a81c6 equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 2396ba9b8a9fa84787251b13752afbe4
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 2396ba9b8a9fa84787251b13752afbe4 new: 756140321d52ef6670ff19eca95a81c6 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 024547740b5f3967b82cdd5ea2111863
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 024547740b5f3967b82cdd5ea2111863 new: 756140321d52ef6670ff19eca95a81c6 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 7e572c54655398e85d49ebc9ba5542a9
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 7e572c54655398e85d49ebc9ba5542a9 new: 756140321d52ef6670ff19eca95a81c6 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:01 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский{spc}{spc}ěáñ/filename_contains_ě_.txt[0m
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFC: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is NFD: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: true 58d4b1c16ff5b5992b7a2437718d57c2
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: true
2026/07/22 02:06:01 DEBUG : HASH old: 58d4b1c16ff5b5992b7a2437718d57c2 new: 58d4b1c16ff5b5992b7a2437718d57c2 equal: true
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 94a0b22c860caf1153a108d85f1c7a09
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 94a0b22c860caf1153a108d85f1c7a09 new: 58d4b1c16ff5b5992b7a2437718d57c2 equal: false
2026/07/22 02:06:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false 644b193a2f2273864a2bf0598ce4220d
2026/07/22 02:06:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:01 DEBUG : HASH old: 644b193a2f2273864a2bf0598ce4220d new: 58d4b1c16ff5b5992b7a2437718d57c2 equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: file exists: false ec001b36e990c9300e5cee661f53f02e
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt equal: false
2026/07/22 02:06:02 DEBUG : HASH old: ec001b36e990c9300e5cee661f53f02e new: 58d4b1c16ff5b5992b7a2437718d57c2 equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:02 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check{spc}file[0m
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: is NFC: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: is NFD: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: is valid UTF8: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: file exists: true 131828f9922c79c88ff8390363df6fba
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 131828f9922c79c88ff8390363df6fba new: 131828f9922c79c88ff8390363df6fba equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: file exists: true 131828f9922c79c88ff8390363df6fba
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 131828f9922c79c88ff8390363df6fba new: 131828f9922c79c88ff8390363df6fba equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: file exists: true 131828f9922c79c88ff8390363df6fba
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 131828f9922c79c88ff8390363df6fba new: 131828f9922c79c88ff8390363df6fba equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: file exists: true 131828f9922c79c88ff8390363df6fba
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 131828f9922c79c88ff8390363df6fba new: 131828f9922c79c88ff8390363df6fba equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check{spc}file[0m
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: is NFC: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: is NFD: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: is valid UTF8: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: file exists: true a106ddb03d07e0a5a5e4f6c645e96d87
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: a106ddb03d07e0a5a5e4f6c645e96d87 new: a106ddb03d07e0a5a5e4f6c645e96d87 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: file exists: true a106ddb03d07e0a5a5e4f6c645e96d87
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: a106ddb03d07e0a5a5e4f6c645e96d87 new: a106ddb03d07e0a5a5e4f6c645e96d87 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: file exists: true a106ddb03d07e0a5a5e4f6c645e96d87
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: a106ddb03d07e0a5a5e4f6c645e96d87 new: a106ddb03d07e0a5a5e4f6c645e96d87 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: file exists: true a106ddb03d07e0a5a5e4f6c645e96d87
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: a106ddb03d07e0a5a5e4f6c645e96d87 new: a106ddb03d07e0a5a5e4f6c645e96d87 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 NOTICE: [36m(10) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true ab5f417f6a0a7c557efcc3070cc41f10
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: ab5f417f6a0a7c557efcc3070cc41f10 new: ab5f417f6a0a7c557efcc3070cc41f10 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 515d5631060f9bdee33e38f8798e0fda
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:02 DEBUG : HASH old: 515d5631060f9bdee33e38f8798e0fda new: ab5f417f6a0a7c557efcc3070cc41f10 equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: false 515d5631060f9bdee33e38f8798e0fda
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:02 DEBUG : HASH old: 515d5631060f9bdee33e38f8798e0fda new: ab5f417f6a0a7c557efcc3070cc41f10 equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: file exists: true ab5f417f6a0a7c557efcc3070cc41f10
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: ab5f417f6a0a7c557efcc3070cc41f10 new: ab5f417f6a0a7c557efcc3070cc41f10 equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 NOTICE: [36m(11) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFC: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is NFD: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: is valid UTF8: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 02769109e89c80f654b9d13842cf9d0a
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 02769109e89c80f654b9d13842cf9d0a new: 02769109e89c80f654b9d13842cf9d0a equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 52b2486ea5ead384bf04e9e11c27a97c
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:02 DEBUG : HASH old: 52b2486ea5ead384bf04e9e11c27a97c new: 02769109e89c80f654b9d13842cf9d0a equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: false 52b2486ea5ead384bf04e9e11c27a97c
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: false
2026/07/22 02:06:02 DEBUG : HASH old: 52b2486ea5ead384bf04e9e11c27a97c new: 02769109e89c80f654b9d13842cf9d0a equal: false
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: file exists: true 02769109e89c80f654b9d13842cf9d0a
2026/07/22 02:06:02 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file new: rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file equal: true
2026/07/22 02:06:02 DEBUG : HASH old: 02769109e89c80f654b9d13842cf9d0a new: 02769109e89c80f654b9d13842cf9d0a equal: true
2026/07/22 02:06:02 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5
2026/07/22 02:06:02 NOTICE: [36m(12) :[0m [34mtest resync subdirs with extended chars[0m
2026/07/22 02:06:02 NOTICE: [36m(13) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ resync[0m
2026/07/22 02:06:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ"
2026/07/22 02:06:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ"
2026/07/22 02:06:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:06: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/07/22 02:06:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:07 INFO : Copying Path2 files to Path1
2026/07/22 02:06:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:06:07 INFO : There was nothing to transfer
2026/07/22 02:06:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:06:07 INFO : There was nothing to transfer
2026/07/22 02:06:07 INFO : Resync updating listings
2026/07/22 02:06:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:07 INFO : [32mBisync successful[0m
2026/07/22 02:06:07 NOTICE: [36m(14) :[0m [34mcopy-listings resync[0m
2026/07/22 02:06:07 NOTICE: [36m(15) :[0m [34mtest place new files with extended chars on each side[0m
2026/07/22 02:06:07 NOTICE: [36m(16) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/ file1.txt[0m
2026/07/22 02:06:07 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/"
2026/07/22 02:06:07 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/" to be canonical "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3"
2026/07/22 02:06:07 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:06:07 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ 測試_file1p1[0m
2026/07/22 02:06:07 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ" as "測試_file1p1"
2026/07/22 02:06:07 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt"
2026/07/22 02:06:07 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ"
2026/07/22 02:06:07 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ'" as "測試_file1p1"
2026/07/22 02:06:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:07 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK
2026/07/22 02:06:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:08 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1
2026/07/22 02:06:08 INFO : file1.txt: Copied (new) to: 測試_file1p1
2026/07/22 02:06:08 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский{spc}{spc}ěáñ 測試_file1p2[0m
2026/07/22 02:06:08 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ" as "測試_file1p2"
2026/07/22 02:06:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt"
2026/07/22 02:06:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ"
2026/07/22 02:06:08 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ'" as "測試_file1p2"
2026/07/22 02:06:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:08 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK
2026/07/22 02:06:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:08 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2
2026/07/22 02:06:08 INFO : file1.txt: Copied (new) to: 測試_file1p2
2026/07/22 02:06:08 NOTICE: [36m(19) :[0m [34mtest normal sync of subdirs with extended chars[0m
2026/07/22 02:06:08 NOTICE: [36m(20) :[0m [34mbisync subdir=測試Русский{spc}{spc}ěáñ[0m
2026/07/22 02:06:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:13 INFO : Building Path1 and Path2 listings
2026/07/22 02:06:13 INFO : Path1 checking for diffs
2026/07/22 02:06:13 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m測試_file1p1[0m
2026/07/22 02:06:13 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:06:13 INFO : Path2 checking for diffs
2026/07/22 02:06:13 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m測試_file1p2[0m
2026/07/22 02:06:13 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:06:13 INFO : Applying changes
2026/07/22 02:06:13 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/測試_file1p1[0m
2026/07/22 02:06:13 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/測試_file1p2[0m
2026/07/22 02:06:13 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:06:13 INFO : 測試_file1p2: Copied (server-side copy)
2026/07/22 02:06:13 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:06:14 INFO : 測試_file1p1: Copied (server-side copy)
2026/07/22 02:06:14 INFO : Updating listings
2026/07/22 02:06:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский ěáñ/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/測試Русский ěáñ/"
2026/07/22 02:06:14 INFO : [32mBisync successful[0m
2026/07/22 02:06:14 NOTICE: [36m(21) :[0m [34mmove-listings normal-sync[0m
2026/07/22 02:06:14 NOTICE: [36m(22) :[0m [34mtest check-filename with extended chars. check should fail.[0m
2026/07/22 02:06:14 NOTICE: [36m(23) :[0m [34mbisync resync[0m
2026/07/22 02:06:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:18 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:18 INFO : Copying Path2 files to Path1
2026/07/22 02:06:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:06:18 INFO : There was nothing to transfer
2026/07/22 02:06:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:06:19 INFO : There was nothing to transfer
2026/07/22 02:06:19 INFO : Resync updating listings
2026/07/22 02:06:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:19 INFO : [32mBisync successful[0m
2026/07/22 02:06:19 NOTICE: [36m(24) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/測試Русский{spc}{spc}ěáñ/測試_check{spc}file[0m
2026/07/22 02:06:19 INFO : 測試_check file: Deleted
2026/07/22 02:06:19 NOTICE: [36m(25) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 02:06:23 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:23 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:23 INFO : Building Path1 and Path2 listings
2026/07/22 02:06:23 INFO : Path1 checking for diffs
2026/07/22 02:06:23 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 02:06:23 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:06:23 INFO : Path2 checking for diffs
2026/07/22 02:06:23 INFO : Checking access health
2026/07/22 02:06:23 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file
2026/07/22 02:06:23 ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36m測試Русский ěáñ/測試_check file[0m
2026/07/22 02:06:23 ERROR : [31mBisync critical error: check file check failed[0m
2026/07/22 02:06:23 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:06:23 NOTICE: Bisync error: bisync aborted
2026/07/22 02:06:23 NOTICE: [36m(26) :[0m [34mcopy-listings check-access-fail[0m
2026/07/22 02:06:23 NOTICE: [36m(27) :[0m [34mtest check-filename with extended chars. check should pass.[0m
2026/07/22 02:06:23 NOTICE: [36m(28) :[0m [34mbisync resync[0m
2026/07/22 02:06:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:06: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/07/22 02:06:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:28 INFO : Copying Path2 files to Path1
2026/07/22 02:06:28 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:06:29 INFO : 測試Русский ěáñ/測試_check file: Copied (server-side copy)
2026/07/22 02:06:29 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:06:29 INFO : Resync updating listings
2026/07/22 02:06:29 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:29 INFO : [32mBisync successful[0m
2026/07/22 02:06:29 NOTICE: [36m(29) :[0m [34mbisync check-access check-filename=測試_check{spc}file[0m
2026/07/22 02:06:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:33 INFO : Building Path1 and Path2 listings
2026/07/22 02:06:34 INFO : Path1 checking for diffs
2026/07/22 02:06:34 INFO : Path2 checking for diffs
2026/07/22 02:06:34 INFO : Checking access health
2026/07/22 02:06:34 INFO : Found 2 matching "測試_check file" files on both paths
2026/07/22 02:06:34 INFO : No changes found
2026/07/22 02:06:34 INFO : Updating listings
2026/07/22 02:06:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:34 INFO : [32mBisync successful[0m
2026/07/22 02:06:34 NOTICE: [36m(30) :[0m [34mmove-listings check-access-pass[0m
2026/07/22 02:06:34 NOTICE: [36m(31) :[0m [34mtest filters-file path with extended chars - masks /fileZ.txt[0m
2026/07/22 02:06:34 NOTICE: [36m(32) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/測試_filtersfile.txt /tmp/015958dawecuq9/workdir/[0m
2026/07/22 02:06:34 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/測試_filtersfile.txt" to "/tmp/015958dawecuq9/workdir/" as ""
2026/07/22 02:06:34 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/測試_filtersfile.txt"
2026/07/22 02:06:34 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:06:34 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/015958dawecuq9/workdir" as "測試_filtersfile.txt"
2026/07/22 02:06:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK
2026/07/22 02:06:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 02:06:34 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 02:06:34 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 02:06:34 NOTICE: [36m(33) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/測試_filtersfile.txt resync[0m
2026/07/22 02:06:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:06:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:06:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:38 INFO : Using filters file /tmp/015958dawecuq9/workdir/測試_filtersfile.txt
2026/07/22 02:06:38 INFO : Storing filters file hash to /tmp/015958dawecuq9/workdir/測試_filtersfile.txt.md5
2026/07/22 02:06:38 INFO : Copying Path2 files to Path1
2026/07/22 02:06:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:06:38 INFO : There was nothing to transfer
2026/07/22 02:06:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:06:39 INFO : There was nothing to transfer
2026/07/22 02:06:39 INFO : Resync updating listings
2026/07/22 02:06:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:39 INFO : [32mBisync successful[0m
2026/07/22 02:06:39 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/ fileZ.txt[0m
2026/07/22 02:06:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" as "fileZ.txt"
2026/07/22 02:06:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ext_paths-wujexew3/file1.txt"
2026/07/22 02:06:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/"
2026/07/22 02:06:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/'" as "fileZ.txt"
2026/07/22 02:06:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:39 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 02:06:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:39 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 02:06:39 INFO : file1.txt: Copied (new) to: fileZ.txt
2026/07/22 02:06:39 NOTICE: [36m(35) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/測試_filtersfile.txt[0m
2026/07/22 02:06:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:44 INFO : Using filters file /tmp/015958dawecuq9/workdir/測試_filtersfile.txt
2026/07/22 02:06:44 INFO : Building Path1 and Path2 listings
2026/07/22 02:06:44 INFO : Path1 checking for diffs
2026/07/22 02:06:44 INFO : Path2 checking for diffs
2026/07/22 02:06:44 INFO : No changes found
2026/07/22 02:06:44 INFO : Updating listings
2026/07/22 02:06:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2/"
2026/07/22 02:06:44 INFO : [32mBisync successful[0m
2026/07/22 02:06:44 DEBUG : Waiting for deletions to finish
2026/07/22 02:06:44 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 02:06:44 INFO : RCLONE_TEST: Deleted
2026/07/22 02:06:44 INFO : file1.txt: Deleted
2026/07/22 02:06:44 INFO : fileZ.txt: Deleted
2026/07/22 02:06:44 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:06:44 INFO : Русский.txt: Deleted
2026/07/22 02:06:44 INFO : 測試_check file: Deleted
2026/07/22 02:06:44 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 02:06:45 DEBUG : removing 1 level 1 directories
2026/07/22 02:06:45 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 02:06:45 DEBUG : removing 1 level 0 directories
2026/07/22 02:06:45 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path1': Removing directory
2026/07/22 02:06:45 DEBUG : Waiting for deletions to finish
2026/07/22 02:06:45 INFO : Русский.txt: Deleted
2026/07/22 02:06:45 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 02:06:45 INFO : file1.txt: Deleted
2026/07/22 02:06:45 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 02:06:45 INFO : RCLONE_TEST: Deleted
2026/07/22 02:06:45 INFO : 測試_check file: Deleted
2026/07/22 02:06:45 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_file1p2: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_check file: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/filename_contains_ě_.txt: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/測試_file1p1: Deleted
2026/07/22 02:06:45 INFO : 測試Русский ěáñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:06:45 DEBUG : removing 1 level 1 directories
2026/07/22 02:06:45 INFO : 測試Русский ěáñ: Removing directory
2026/07/22 02:06:45 DEBUG : removing 1 level 0 directories
2026/07/22 02:06:45 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ext_paths/path2': Removing directory
bisync_test.go:610: [32mTEST ext_paths PASSED[0m
=== RUN TestBisyncRemoteRemote/extended_filenames
2026/07/22 02:06:45 INFO : path1: Making directory
2026/07/22 02:06:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1"
2026/07/22 02:06:45 INFO : path2: Making directory
2026/07/22 02:06:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2"
2026/07/22 02:06:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial"
2026/07/22 02:06:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_extended_filenames-foyemaw1"
2026/07/22 02:06:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_: Making directory with metadata
2026/07/22 02:06:45 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:06:45 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_
2026/07/22 02:06:45 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:06:45 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_extended_filenames-foyemaw1: Waiting for checks to finish
2026/07/22 02:06:45 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 02:06:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:06:45 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_extended_filenames-foyemaw1: Waiting for transfers to finish
2026/07/22 02:06:45 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:06:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:06:45 INFO : file1.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 02:06:45 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:06:45 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:06:45 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:06:45 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 02:06:45 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 02:06:45 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:06:45 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:45 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:45 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:06:45 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:06:45 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:06:45 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:45 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:06:45 INFO : Русский.txt: Copied (new)
2026/07/22 02:06:45 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 02:06:45 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:45 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:06:45 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 02:06:45 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:45 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 02:06:45 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:45 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime)
2026/07/22 02:06:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles"
2026/07/22 02:06:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4"
2026/07/22 02:06:45 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:45 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4: Waiting for checks to finish
2026/07/22 02:06:45 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4: Waiting for transfers to finish
2026/07/22 02:06:45 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 02:06:45 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:45 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 02:06:45 INFO : file1.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : file2.txt.cb91205f.partial: size = 42 OK
2026/07/22 02:06:45 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/22 02:06:45 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt
2026/07/22 02:06:45 INFO : file2.txt: Copied (new)
2026/07/22 02:06:45 DEBUG : Waiting for deletions to finish
2026/07/22 02:06:46 ERROR : error listing: directory not found
2026/07/22 02:06:46 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Failed to list "": directory not found
2026/07/22 02:06:46 DEBUG : removing 1 level 0 directories
2026/07/22 02:06:46 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Removing directory
2026/07/22 02:06:46 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fextended_filenames%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ab2f8932-e01a-00a3-7a7e-19d4df000000
Time:2026-07-22T02:06:46.0888372Z
--------------------------------------------------------------------------------
2026/07/22 02:06:46 DEBUG : Waiting for deletions to finish
2026/07/22 02:06:46 ERROR : error listing: directory not found
2026/07/22 02:06:46 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Failed to list "": directory not found
2026/07/22 02:06:46 DEBUG : removing 1 level 0 directories
2026/07/22 02:06:46 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Removing directory
2026/07/22 02:06:46 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fextended_filenames%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ab2f8938-e01a-00a3-807e-19d4df000000
Time:2026-07-22T02:06:46.2049187Z
--------------------------------------------------------------------------------
2026/07/22 02:06:46 ERROR : error listing: directory not found
2026/07/22 02:06:46 ERROR : error listing: directory not found
2026/07/22 02:06:46 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_extended_filenames-foyemaw1
2026/07/22 02:06:46 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:06:46 INFO : subdir_with_ࢺ_: Making directory
2026/07/22 02:06:46 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:46 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Waiting for checks to finish
2026/07/22 02:06:46 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Waiting for transfers to finish
2026/07/22 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:46 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 02:06:46 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:06:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:46 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 02:06:46 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:46 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:06:46 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:06:46 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 02:06:46 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 02:06:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:06:46 INFO : file1.txt: Copied (new)
2026/07/22 02:06:46 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 02:06:46 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 02:06:46 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:06:46 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:06:46 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:06:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:06:46 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:06:46 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:46 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:06:46 INFO : Русский.txt: Copied (new)
2026/07/22 02:06:46 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:06:46 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:47 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:06:47 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:06:47 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 02:06:47 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:47 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 02:06:47 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:47 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1'
2026/07/22 02:06:47 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:06:47 INFO : subdir_with_ࢺ_: Making directory
2026/07/22 02:06:48 DEBUG : Русский.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Waiting for checks to finish
2026/07/22 02:06:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Waiting for transfers to finish
2026/07/22 02:06:48 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK
2026/07/22 02:06:48 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:48 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK
2026/07/22 02:06:48 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:06:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:48 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK
2026/07/22 02:06:48 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:48 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:06:48 INFO : file_enconde_mañana_funcionará.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt
2026/07/22 02:06:48 INFO : file1 - Copy.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt
2026/07/22 02:06:48 INFO : file1 - Copy (2).txt: Copied (new)
2026/07/22 02:06:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:06:48 INFO : file1.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : Русский.txt.81414200.partial: size = 0 OK
2026/07/22 02:06:48 DEBUG : Русский.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:48 DEBUG : filename_contains_ě_.txt.873dd986.partial: size = 272 OK
2026/07/22 02:06:48 DEBUG : filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:48 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK
2026/07/22 02:06:48 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:06:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:06:48 DEBUG : Русский.txt.81414200.partial: renamed to: Русский.txt
2026/07/22 02:06:48 INFO : Русский.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : filename_contains_ě_.txt.873dd986.partial: renamed to: filename_contains_ě_.txt
2026/07/22 02:06:48 INFO : filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt
2026/07/22 02:06:48 INFO : filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:06:48 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: size = 272 OK
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt
2026/07/22 02:06:48 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:06:48 DEBUG : subdir_with_ࢺ_/filename_contains_ě_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_ě_.txt
2026/07/22 02:06:48 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:06:48 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2'
2026/07/22 02:06:49 NOTICE: [36m(01) :[0m [34mtest extended-filenames[0m
2026/07/22 02:06:49 NOTICE: [36m(02) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/[0m
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 02:06:49 DEBUG : TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 02:06:49 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/ (705591fd26078190c5ae7b0a27ed0f64) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/ (705591fd26078190c5ae7b0a27ed0f64)
2026/07/22 02:06:49 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/ (705591fd26078190c5ae7b0a27ed0f64) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/ (705591fd26078190c5ae7b0a27ed0f64)
2026/07/22 02:06:49 NOTICE: [36m(03) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/[0m
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true
2026/07/22 02:06:49 DEBUG : TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory
2026/07/22 02:06:49 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/ (54cdc23fd07cc5e779fdbb2eb5beeed2) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/ (54cdc23fd07cc5e779fdbb2eb5beeed2)
2026/07/22 02:06:49 DEBUG : old and new are equal. Skipping. TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/ (54cdc23fd07cc5e779fdbb2eb5beeed2) TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/ (54cdc23fd07cc5e779fdbb2eb5beeed2)
2026/07/22 02:06:49 NOTICE: [36m(04) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true dca872ec6c52ed308fc585636fc1331f
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: dca872ec6c52ed308fc585636fc1331f new: dca872ec6c52ed308fc585636fc1331f equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true dca872ec6c52ed308fc585636fc1331f
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: dca872ec6c52ed308fc585636fc1331f new: dca872ec6c52ed308fc585636fc1331f equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 967e88b0fada4482107e8dda8a7cf94f
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 02:06:49 DEBUG : HASH old: 967e88b0fada4482107e8dda8a7cf94f new: dca872ec6c52ed308fc585636fc1331f equal: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false 967e88b0fada4482107e8dda8a7cf94f
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 02:06:49 DEBUG : HASH old: 967e88b0fada4482107e8dda8a7cf94f new: dca872ec6c52ed308fc585636fc1331f equal: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:49 NOTICE: [36m(05) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFC: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is NFD: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: is valid UTF8: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3704ba86d3874b01a20d7e30de3d4933
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: 3704ba86d3874b01a20d7e30de3d4933 new: 3704ba86d3874b01a20d7e30de3d4933 equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: true 3704ba86d3874b01a20d7e30de3d4933
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: 3704ba86d3874b01a20d7e30de3d4933 new: 3704ba86d3874b01a20d7e30de3d4933 equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false cf2855d6c5624b6b48c8cfcf91f55d7b
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 02:06:49 DEBUG : HASH old: cf2855d6c5624b6b48c8cfcf91f55d7b new: 3704ba86d3874b01a20d7e30de3d4933 equal: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: file exists: false cf2855d6c5624b6b48c8cfcf91f55d7b
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt equal: false
2026/07/22 02:06:49 DEBUG : HASH old: cf2855d6c5624b6b48c8cfcf91f55d7b new: 3704ba86d3874b01a20d7e30de3d4933 equal: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93
2026/07/22 02:06:49 NOTICE: [36m(06) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt[0m
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: is NFC: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: is NFD: false
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: is valid UTF8: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: file exists: true 0bf34f45ad42bad33facaa87df0dbfd3
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: 0bf34f45ad42bad33facaa87df0dbfd3 new: 0bf34f45ad42bad33facaa87df0dbfd3 equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: file exists: true 0bf34f45ad42bad33facaa87df0dbfd3
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt equal: true
2026/07/22 02:06:49 DEBUG : HASH old: 0bf34f45ad42bad33facaa87df0dbfd3 new: 0bf34f45ad42bad33facaa87df0dbfd3 equal: true
2026/07/22 02:06:49 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: file exists: false cef445cded7837f54714571582439621
2026/07/22 02:06:49 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt equal: false
2026/07/22 02:06:49 DEBUG : HASH old: cef445cded7837f54714571582439621 new: 0bf34f45ad42bad33facaa87df0dbfd3 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: file exists: false cef445cded7837f54714571582439621
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: cef445cded7837f54714571582439621 new: 0bf34f45ad42bad33facaa87df0dbfd3 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 02:06:50 NOTICE: [36m(07) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt[0m
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: is NFC: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: is NFD: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: is valid UTF8: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: file exists: true d0be8c3f1a368b83165952453621af80
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: d0be8c3f1a368b83165952453621af80 new: d0be8c3f1a368b83165952453621af80 equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: file exists: true d0be8c3f1a368b83165952453621af80
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: d0be8c3f1a368b83165952453621af80 new: d0be8c3f1a368b83165952453621af80 equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: file exists: false 0caadd3ffcd5f458df1e1c1d16843b3e
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: 0caadd3ffcd5f458df1e1c1d16843b3e new: d0be8c3f1a368b83165952453621af80 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: file exists: false 0caadd3ffcd5f458df1e1c1d16843b3e
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: 0caadd3ffcd5f458df1e1c1d16843b3e new: d0be8c3f1a368b83165952453621af80 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/Русский.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b
2026/07/22 02:06:50 NOTICE: [36m(08) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true d10489069ce8144aa357c9e3289226eb
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: d10489069ce8144aa357c9e3289226eb new: d10489069ce8144aa357c9e3289226eb equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true d10489069ce8144aa357c9e3289226eb
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: d10489069ce8144aa357c9e3289226eb new: d10489069ce8144aa357c9e3289226eb equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false f2d2b76f05604844dcf968cb8432ff7e
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: f2d2b76f05604844dcf968cb8432ff7e new: d10489069ce8144aa357c9e3289226eb equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: false f2d2b76f05604844dcf968cb8432ff7e
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: f2d2b76f05604844dcf968cb8432ff7e new: d10489069ce8144aa357c9e3289226eb equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 02:06:50 NOTICE: [36m(09) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt[0m
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 43874fe973517910246fdcaece8e10b6
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: 43874fe973517910246fdcaece8e10b6 new: 43874fe973517910246fdcaece8e10b6 equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 43874fe973517910246fdcaece8e10b6
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true
2026/07/22 02:06:50 DEBUG : HASH old: 43874fe973517910246fdcaece8e10b6 new: 43874fe973517910246fdcaece8e10b6 equal: true
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b77c2ceaf880f463e3e2295b62c2e0e6
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: b77c2ceaf880f463e3e2295b62c2e0e6 new: 43874fe973517910246fdcaece8e10b6 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: false b77c2ceaf880f463e3e2295b62c2e0e6
2026/07/22 02:06:50 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false
2026/07/22 02:06:50 DEBUG : HASH old: b77c2ceaf880f463e3e2295b62c2e0e6 new: 43874fe973517910246fdcaece8e10b6 equal: false
2026/07/22 02:06:50 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4
2026/07/22 02:06:50 NOTICE: [36m(10) :[0m [34mtest initial bisync[0m
2026/07/22 02:06:50 NOTICE: [36m(11) :[0m [34mbisync resync[0m
2026/07/22 02:06:55 DEBUG : Creating backend with remote "/tmp/015958dawecuq9"
2026/07/22 02:06:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:06:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:55 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:06:55 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:06:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:06:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:06:56 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:06:56 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:06:56 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:56 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:06:56 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:06:56 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:06:56 INFO : Copying Path2 files to Path1
2026/07/22 02:06:56 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:06:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:06:56 INFO : Resync updating listings
2026/07/22 02:06:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:06:56 INFO : [32mBisync successful[0m
2026/07/22 02:06:56 NOTICE: [36m(12) :[0m [34mtest place a newer files on both paths[0m
2026/07/22 02:06:56 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/ file1.txt[0m
2026/07/22 02:06:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/"
2026/07/22 02:06:56 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/" to be canonical "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4"
2026/07/22 02:06:56 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:06:56 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/ file2.txt[0m
2026/07/22 02:06:56 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/" for canonical name "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4"
2026/07/22 02:06:56 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:06:56 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/ New_top_level_mañana_funcionará.txt[0m
2026/07/22 02:06:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/" as "New_top_level_mañana_funcionará.txt"
2026/07/22 02:06:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:06:56 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/'" as "New_top_level_mañana_funcionará.txt"
2026/07/22 02:06:56 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:57 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: size = 19 OK
2026/07/22 02:06:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:57 DEBUG : New_top_level_mañana_funcionará.txt.1e2e7f04.partial: renamed to: New_top_level_mañana_funcionará.txt
2026/07/22 02:06:57 INFO : file1.txt: Copied (new) to: New_top_level_mañana_funcionará.txt
2026/07/22 02:06:57 NOTICE: [36m(16) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/ file_enconde_mañana_funcionará.txt[0m
2026/07/22 02:06:57 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/" as "file_enconde_mañana_funcionará.txt"
2026/07/22 02:06:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:06:57 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/'" as "file_enconde_mañana_funcionará.txt"
2026/07/22 02:06:57 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4)
2026/07/22 02:06:57 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/')
2026/07/22 02:06:57 DEBUG : file1.txt: Sizes differ
2026/07/22 02:06:57 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: size = 19 OK
2026/07/22 02:06:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:57 DEBUG : file_enconde_mañana_funcionará.txt.c9009716.partial: renamed to: file_enconde_mañana_funcionará.txt
2026/07/22 02:06:57 INFO : file1.txt: Copied (replaced existing) to: file_enconde_mañana_funcionará.txt
2026/07/22 02:06:57 NOTICE: [36m(17) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/ filename_contains_ࢺ_p1m.txt[0m
2026/07/22 02:06:57 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" as "filename_contains_ࢺ_p1m.txt"
2026/07/22 02:06:57 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:57 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/"
2026/07/22 02:06:57 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/'" as "filename_contains_ࢺ_p1m.txt"
2026/07/22 02:06:57 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:57 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: size = 19 OK
2026/07/22 02:06:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:58 DEBUG : filename_contains_ࢺ_p1m.txt.050be819.partial: renamed to: filename_contains_ࢺ_p1m.txt
2026/07/22 02:06:58 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p1m.txt
2026/07/22 02:06:58 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/ Русский.txt[0m
2026/07/22 02:06:58 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/" as "Русский.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:06:58 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/'" as "Русский.txt"
2026/07/22 02:06:58 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4)
2026/07/22 02:06:58 DEBUG : Русский.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/')
2026/07/22 02:06:58 DEBUG : file1.txt: Sizes differ
2026/07/22 02:06:58 DEBUG : Русский.txt.fcb3c530.partial: size = 19 OK
2026/07/22 02:06:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:58 DEBUG : Русский.txt.fcb3c530.partial: renamed to: Русский.txt
2026/07/22 02:06:58 INFO : file1.txt: Copied (replaced existing) to: Русский.txt
2026/07/22 02:06:58 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/ file1_with{spc}white{spc}space.txt[0m
2026/07/22 02:06:58 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" as "file1_with white space.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/"
2026/07/22 02:06:58 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/'" as "file1_with white space.txt"
2026/07/22 02:06:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:58 DEBUG : file1_with white space.txt.93e35b53.partial: size = 19 OK
2026/07/22 02:06:58 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:58 DEBUG : file1_with white space.txt.93e35b53.partial: renamed to: file1_with white space.txt
2026/07/22 02:06:58 INFO : file1.txt: Copied (new) to: file1_with white space.txt
2026/07/22 02:06:58 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_ test.txt[0m
2026/07/22 02:06:58 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_" as "test.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_"
2026/07/22 02:06:58 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_'" as "test.txt"
2026/07/22 02:06:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:59 DEBUG : test.txt.df21f446.partial: size = 19 OK
2026/07/22 02:06:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:59 DEBUG : test.txt.df21f446.partial: renamed to: test.txt
2026/07/22 02:06:59 INFO : file1.txt: Copied (new) to: test.txt
2026/07/22 02:06:59 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_ mañana_funcionará.txt[0m
2026/07/22 02:06:59 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_" as "mañana_funcionará.txt"
2026/07/22 02:06:59 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_"
2026/07/22 02:06:59 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_'" as "mañana_funcionará.txt"
2026/07/22 02:06:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:59 DEBUG : mañana_funcionará.txt.9c9945ec.partial: size = 19 OK
2026/07/22 02:06:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:06:59 DEBUG : mañana_funcionará.txt.9c9945ec.partial: renamed to: mañana_funcionará.txt
2026/07/22 02:06:59 INFO : file1.txt: Copied (new) to: mañana_funcionará.txt
2026/07/22 02:06:59 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_ file_with_測試_.txt[0m
2026/07/22 02:06:59 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_" as "file_with_測試_.txt"
2026/07/22 02:06:59 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:06:59 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_"
2026/07/22 02:06:59 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_'" as "file_with_測試_.txt"
2026/07/22 02:06:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:06:59 DEBUG : file_with_測試_.txt.c1e193b8.partial: size = 19 OK
2026/07/22 02:06:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:00 DEBUG : file_with_測試_.txt.c1e193b8.partial: renamed to: file_with_測試_.txt
2026/07/22 02:07:00 INFO : file1.txt: Copied (new) to: file_with_測試_.txt
2026/07/22 02:07:00 NOTICE: [36m(23) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_ filename_contains_ࢺ_p2s.txt[0m
2026/07/22 02:07:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_" as "filename_contains_ࢺ_p2s.txt"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_"
2026/07/22 02:07:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_'" as "filename_contains_ࢺ_p2s.txt"
2026/07/22 02:07:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:00 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: size = 19 OK
2026/07/22 02:07:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:00 DEBUG : filename_contains_ࢺ_p2s.txt.42bb677d.partial: renamed to: filename_contains_ࢺ_p2s.txt
2026/07/22 02:07:00 INFO : file1.txt: Copied (new) to: filename_contains_ࢺ_p2s.txt
2026/07/22 02:07:00 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt file2{spc}with{eol}white{spc}space.txt[0m
2026/07/22 02:07:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with\nwhite space.txt" as "file2 with\nwhite space.txt"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with\nwhite space.txt"
2026/07/22 02:07:00 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with\nwhite space.txt'" as "file2 with\nwhite space.txt"
2026/07/22 02:07:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:00 DEBUG : file2 with
white space.txt.d33b5cf6.partial: size = 19 OK
2026/07/22 02:07:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:00 DEBUG : file2 with
white space.txt.d33b5cf6.partial: renamed to: file2 with
white space.txt
2026/07/22 02:07:00 INFO : file1.txt: Copied (new) to: file2 with
white space.txt
2026/07/22 02:07:00 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_rawchars_{chr:19}_{chr:81}_{chr:fe} file3_{chr:19}_{chr:81}_{chr:fe}[0m
2026/07/22 02:07:00 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe" as "file3_\x19_\x81_\xfe"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:07:00 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe"
2026/07/22 02:07:01 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_rawchars_\x19_\x81_\xfe'" as "file3_\x19_\x81_\xfe"
2026/07/22 02:07:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:01 DEBUG : file3___.e024da37.partial: size = 19 OK
2026/07/22 02:07:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:01 DEBUG : file3___.e024da37.partial: renamed to: file3___
2026/07/22 02:07:01 INFO : file1.txt: Copied (new) to: file3___
2026/07/22 02:07:01 NOTICE: [36m(26) :[0m [34mfix-names TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir{spc}with{eol}white{spc}space.txt/file2{spc}with{eol}white{spc}space.txt[0m
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFC: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is NFD: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: is valid UTF8: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: attempting to fix file -- filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c0f7f97dc9bbe95d52b12b69988db6c7
2026/07/22 02:07:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/07/22 02:07:01 DEBUG : HASH old: c0f7f97dc9bbe95d52b12b69988db6c7 new: c0f7f97dc9bbe95d52b12b69988db6c7 equal: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c0f7f97dc9bbe95d52b12b69988db6c7
2026/07/22 02:07:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/07/22 02:07:01 DEBUG : HASH old: c0f7f97dc9bbe95d52b12b69988db6c7 new: c0f7f97dc9bbe95d52b12b69988db6c7 equal: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c0f7f97dc9bbe95d52b12b69988db6c7
2026/07/22 02:07:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/07/22 02:07:01 DEBUG : HASH old: c0f7f97dc9bbe95d52b12b69988db6c7 new: c0f7f97dc9bbe95d52b12b69988db6c7 equal: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: file exists: true c0f7f97dc9bbe95d52b12b69988db6c7
2026/07/22 02:07:01 DEBUG : FILE old: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt new: rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt equal: true
2026/07/22 02:07:01 DEBUG : HASH old: c0f7f97dc9bbe95d52b12b69988db6c7 new: c0f7f97dc9bbe95d52b12b69988db6c7 equal: true
2026/07/22 02:07:01 DEBUG : rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir with
white space.txt/file2 with
white space.txt: verified file exists at correct path. filename hash: 1c9b78b50bdddec495cf5091b39584af
2026/07/22 02:07:01 NOTICE: [36m(27) :[0m [34mtest place a new file on both paths[0m
2026/07/22 02:07:01 NOTICE: [36m(28) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/07/22 02:07:01 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/07/22 02:07:01 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file2.txt"
2026/07/22 02:07:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_"
2026/07/22 02:07:01 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/07/22 02:07:01 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:01 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: size = 42 OK
2026/07/22 02:07:01 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK
2026/07/22 02:07:02 DEBUG : filechangedbothpaths_ࢺ_.txt.ba013971.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/07/22 02:07:02 INFO : file2.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/07/22 02:07:02 NOTICE: [36m(29) :[0m [34mtouch-glob 2001-01-03 /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/ file1.txt[0m
2026/07/22 02:07:02 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/" for canonical name "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4"
2026/07/22 02:07:02 DEBUG : file1.txt: Set modification time 2001-01-03
2026/07/22 02:07:02 NOTICE: [36m(30) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_ filechangedbothpaths_ࢺ_.txt[0m
2026/07/22 02:07:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_" as "filechangedbothpaths_ࢺ_.txt"
2026/07/22 02:07:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_extended_filenames-pazefix4/file1.txt"
2026/07/22 02:07:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_"
2026/07/22 02:07:02 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_'" as "filechangedbothpaths_ࢺ_.txt"
2026/07/22 02:07:02 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:02 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: size = 19 OK
2026/07/22 02:07:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:02 DEBUG : filechangedbothpaths_ࢺ_.txt.3b21624c.partial: renamed to: filechangedbothpaths_ࢺ_.txt
2026/07/22 02:07:02 INFO : file1.txt: Copied (new) to: filechangedbothpaths_ࢺ_.txt
2026/07/22 02:07:02 NOTICE: [36m(31) :[0m [34mtest delete files on both paths[0m
2026/07/22 02:07:02 NOTICE: [36m(32) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/filename_contains_ࢺ_.txt[0m
2026/07/22 02:07:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:07:02 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:07:02 NOTICE: [36m(33) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 02:07:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/"
2026/07/22 02:07:02 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 02:07:02 NOTICE: [36m(34) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt[0m
2026/07/22 02:07:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/"
2026/07/22 02:07:02 INFO : Русский.txt: Deleted
2026/07/22 02:07:02 NOTICE: [36m(35) :[0m [34mtest bisync run[0m
2026/07/22 02:07:02 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/22 02:07:07 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:07:07 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:07 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:07:07 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:07:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:07:08 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:08 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:08 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:08 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:07:08 INFO : Building Path1 and Path2 listings
2026/07/22 02:07:08 INFO : Path1 checking for diffs
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mРусский.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1_with white space.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfilename_contains_ࢺ_p1m.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/file_with_測試_.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/test.txt[0m
2026/07/22 02:07:08 INFO : Path1: 7 changes: [32m 6 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:07:08 INFO : Path2 checking for diffs
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile_enconde_mañana_funcionará.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfilename_contains_ࢺ_.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mРусский.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mNew_top_level_mañana_funcionará.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir with␊white space.txt/file2 with␊white space.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36m"subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/07/22 02:07:08 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36msubdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/07/22 02:07:08 INFO : Path2: 9 changes: [32m 5 new[0m, [33m 2 modified[0m, [31m 2 deleted[0m
2026/07/22 02:07:08 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m, [36m 2 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:07:08 INFO : Applying changes
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/file1_with white space.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/filename_contains_ࢺ_p1m.txt[0m
2026/07/22 02:07:08 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/file_with_測試_.txt[0m
2026/07/22 02:07:08 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36msubdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt[0m
2026/07/22 02:07:08 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/07/22 02:07:09 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1
2026/07/22 02:07:09 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1[0m
2026/07/22 02:07:09 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/07/22 02:07:09 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt: Moved (server-side) to: subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2
2026/07/22 02:07:09 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2[0m
2026/07/22 02:07:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/mañana_funcionará.txt[0m
2026/07/22 02:07:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/subdir_with_ࢺ_/test.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/Русский.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/New_top_level_mañana_funcionará.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/file_enconde_mañana_funcionará.txt[0m
2026/07/22 02:07:09 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/filename_contains_ࢺ_.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir with␊white space.txt/file2 with␊white space.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36m"TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_rawchars_␙_\x81_\xfe/file3_␙_\x81_\xfe"[0m
2026/07/22 02:07:09 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ě_.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt[0m
2026/07/22 02:07:09 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:07:09 INFO : New_top_level_mañana_funcionará.txt: Copied (server-side copy)
2026/07/22 02:07:09 INFO : Русский.txt: Copied (server-side copy)
2026/07/22 02:07:09 INFO : file_enconde_mañana_funcionará.txt: Copied (server-side copy)
2026/07/22 02:07:09 INFO : subdir_rawchars_␙__/file3_␙__: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/filename_contains_ě_.txt: Deleted
2026/07/22 02:07:10 INFO : filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:07:10 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:07:10 INFO : file1_with white space.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : filename_contains_ࢺ_p1m.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : subdir_with_ࢺ_/test.txt: Copied (server-side copy)
2026/07/22 02:07:10 INFO : Updating listings
2026/07/22 02:07:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2/"
2026/07/22 02:07:10 INFO : [32mBisync successful[0m
2026/07/22 02:07:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:11 INFO : file1_with white space.txt: Deleted
2026/07/22 02:07:11 INFO : file1 - Copy (2).txt: Deleted
2026/07/22 02:07:11 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : file1.txt: Deleted
2026/07/22 02:07:11 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 02:07:11 INFO : RCLONE_TEST: Deleted
2026/07/22 02:07:11 INFO : file1 - Copy.txt: Deleted
2026/07/22 02:07:11 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/07/22 02:07:11 INFO : Русский.txt: Deleted
2026/07/22 02:07:11 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/07/22 02:07:11 DEBUG : removing 3 level 1 directories
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_: Removing directory
2026/07/22 02:07:11 INFO : subdir_rawchars_␙__: Removing directory
2026/07/22 02:07:11 INFO : subdir with␊white space.txt: Removing directory
2026/07/22 02:07:11 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:11 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path1': Removing directory
2026/07/22 02:07:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:11 INFO : RCLONE_TEST: Deleted
2026/07/22 02:07:11 INFO : file1.txt: Deleted
2026/07/22 02:07:11 INFO : file_enconde_mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : filename_contains_ě_.txt: Deleted
2026/07/22 02:07:11 INFO : New_top_level_mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : file1 - Copy (2).txt: Deleted
2026/07/22 02:07:11 INFO : file1_with white space.txt: Deleted
2026/07/22 02:07:11 INFO : file1 - Copy.txt: Deleted
2026/07/22 02:07:11 INFO : filename_contains_ࢺ_p1m.txt: Deleted
2026/07/22 02:07:11 INFO : Русский.txt: Deleted
2026/07/22 02:07:11 INFO : subdir with␊white space.txt/file2 with␊white space.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_rawchars_␙__/file3_␙__: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/mañana_funcionará.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_p2s.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict2: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/filechangedbothpaths_ࢺ_.txt.conflict1: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/file_with_測試_.txt: Deleted
2026/07/22 02:07:11 INFO : subdir_with_ࢺ_/test.txt: Deleted
2026/07/22 02:07:12 DEBUG : removing 3 level 1 directories
2026/07/22 02:07:12 INFO : subdir_with_ࢺ_: Removing directory
2026/07/22 02:07:12 INFO : subdir with␊white space.txt: Removing directory
2026/07/22 02:07:12 INFO : subdir_rawchars_␙__: Removing directory
2026/07/22 02:07:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/extended_filenames/path2': Removing directory
bisync_test.go:610: [32mTEST extended_filenames PASSED[0m
=== RUN TestBisyncRemoteRemote/filters
2026/07/22 02:07:12 INFO : path1: Making directory
2026/07/22 02:07:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1"
2026/07/22 02:07:12 INFO : path2: Making directory
2026/07/22 02:07:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2"
2026/07/22 02:07:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial"
2026/07/22 02:07:12 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_filters-gezajaz0"
2026/07/22 02:07:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : subdir: Making directory with metadata
2026/07/22 02:07:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:07:12 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:07:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_filters-gezajaz0: Waiting for checks to finish
2026/07/22 02:07:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:12 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_filters-gezajaz0: Waiting for transfers to finish
2026/07/22 02:07:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:12 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:12 INFO : file2.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:07:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:07:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:12 INFO : file3.txt: Copied (new)
2026/07/22 02:07:12 INFO : file1.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:07:12 INFO : file5.txt: Copied (new)
2026/07/22 02:07:12 INFO : file4.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:07:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 INFO : file7.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:12 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:07:12 INFO : file6.txt: Copied (new)
2026/07/22 02:07:12 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:07:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles"
2026/07/22 02:07:12 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filters-hawapar8"
2026/07/22 02:07:12 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_filters-hawapar8: Waiting for checks to finish
2026/07/22 02:07:12 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_filters-hawapar8: Waiting for transfers to finish
2026/07/22 02:07:12 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 02:07:12 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:12 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 02:07:12 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 02:07:12 INFO : fileZ.txt: Copied (new)
2026/07/22 02:07:12 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 02:07:12 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 02:07:12 INFO : filtersfile.flt: Copied (new)
2026/07/22 02:07:12 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:12 ERROR : error listing: directory not found
2026/07/22 02:07:12 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Failed to list "": directory not found
2026/07/22 02:07:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Removing directory
2026/07/22 02:07:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Ffilters%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e961-701a-0045-0b7e-1964f9000000
Time:2026-07-22T02:07:12.5048308Z
--------------------------------------------------------------------------------
2026/07/22 02:07:12 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:12 ERROR : error listing: directory not found
2026/07/22 02:07:12 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Failed to list "": directory not found
2026/07/22 02:07:12 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:12 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Removing directory
2026/07/22 02:07:12 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Ffilters%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:f348e964-701a-0045-0e7e-1964f9000000
Time:2026-07-22T02:07:12.6284063Z
--------------------------------------------------------------------------------
2026/07/22 02:07:12 ERROR : error listing: directory not found
2026/07/22 02:07:12 ERROR : error listing: directory not found
2026/07/22 02:07:12 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_filters-gezajaz0
2026/07/22 02:07:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:12 INFO : subdir: Making directory
2026/07/22 02:07:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Waiting for checks to finish
2026/07/22 02:07:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Waiting for transfers to finish
2026/07/22 02:07:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:13 INFO : file1.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:13 INFO : file2.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:07:13 INFO : file4.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:07:13 INFO : file3.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:07:13 INFO : file5.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:07:13 INFO : file7.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:07:13 INFO : file6.txt: Copied (new)
2026/07/22 02:07:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:13 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:13 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:13 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1'
2026/07/22 02:07:14 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:14 INFO : subdir: Making directory
2026/07/22 02:07:14 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Waiting for checks to finish
2026/07/22 02:07:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Waiting for transfers to finish
2026/07/22 02:07:14 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:14 INFO : file1.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:07:14 INFO : file4.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:14 INFO : file2.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:07:14 INFO : file3.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:14 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:14 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:07:14 INFO : file6.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:07:14 INFO : file7.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:07:14 INFO : file5.txt: Copied (new)
2026/07/22 02:07:14 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:14 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:14 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:15 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:15 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2'
2026/07/22 02:07:15 NOTICE: [36m(01) :[0m [34mtest filters[0m
2026/07/22 02:07:15 NOTICE: [36m(02) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_filters-hawapar8/filtersfile.flt /tmp/015958dawecuq9/workdir/[0m
2026/07/22 02:07:15 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/filtersfile.flt" to "/tmp/015958dawecuq9/workdir/" as ""
2026/07/22 02:07:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/filtersfile.flt"
2026/07/22 02:07:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:07:15 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/015958dawecuq9/workdir" as "filtersfile.flt"
2026/07/22 02:07:15 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination
2026/07/22 02:07:15 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK
2026/07/22 02:07:15 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 02:07:15 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt
2026/07/22 02:07:15 INFO : filtersfile.flt: Copied (new)
2026/07/22 02:07:15 NOTICE: [36m(03) :[0m [34mtest resync to force building of the filters md5 hash[0m
2026/07/22 02:07:15 NOTICE: [36m(04) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.flt resync[0m
2026/07/22 02:07:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/"
2026/07/22 02:07:20 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.flt
2026/07/22 02:07:20 INFO : Storing filters file hash to /tmp/015958dawecuq9/workdir/filtersfile.flt.md5
2026/07/22 02:07:20 INFO : Copying Path2 files to Path1
2026/07/22 02:07:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:07:20 INFO : There was nothing to transfer
2026/07/22 02:07:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:07:20 INFO : There was nothing to transfer
2026/07/22 02:07:20 INFO : Resync updating listings
2026/07/22 02:07:20 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/"
2026/07/22 02:07:20 INFO : [32mBisync successful[0m
2026/07/22 02:07:20 NOTICE: [36m(05) :[0m [34mcopy-listings resync[0m
2026/07/22 02:07:20 NOTICE: [36m(06) :[0m [34mtest place new files on the remote[0m
2026/07/22 02:07:20 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_filters-hawapar8/ fileZ.txt[0m
2026/07/22 02:07:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/"
2026/07/22 02:07:20 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/" to be canonical "/tmp/015958dawecuq9/datadir/test_filters-hawapar8"
2026/07/22 02:07:20 DEBUG : fileZ.txt: Set modification time 2001-01-02
2026/07/22 02:07:20 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/ fileZ.txt[0m
2026/07/22 02:07:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/" as "fileZ.txt"
2026/07/22 02:07:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt"
2026/07/22 02:07:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/"
2026/07/22 02:07:20 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2/'" as "fileZ.txt"
2026/07/22 02:07:20 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:20 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 02:07:20 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:20 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 02:07:20 INFO : fileZ.txt: Copied (new)
2026/07/22 02:07:20 NOTICE: [36m(09) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/subdir fileZ.txt[0m
2026/07/22 02:07:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/subdir" as "fileZ.txt"
2026/07/22 02:07:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filters-hawapar8/fileZ.txt"
2026/07/22 02:07:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/subdir"
2026/07/22 02:07:21 DEBUG : operations.CopyFile "fileZ.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1/subdir'" as "fileZ.txt"
2026/07/22 02:07:21 DEBUG : fileZ.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:21 DEBUG : fileZ.txt.64882095.partial: size = 19 OK
2026/07/22 02:07:21 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:07:21 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt
2026/07/22 02:07:21 INFO : fileZ.txt: Copied (new)
2026/07/22 02:07:21 NOTICE: [36m(10) :[0m [34mtest bisync with filters-file. path2-side fileZ.txt will be filtered.[0m
2026/07/22 02:07:21 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.flt[0m
2026/07/22 02:07:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/"
2026/07/22 02:07:25 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.flt
2026/07/22 02:07:25 INFO : Building Path1 and Path2 listings
2026/07/22 02:07:26 INFO : Path1 checking for diffs
2026/07/22 02:07:26 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36msubdir/fileZ.txt[0m
2026/07/22 02:07:26 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:07:26 INFO : Path2 checking for diffs
2026/07/22 02:07:26 INFO : Applying changes
2026/07/22 02:07:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/subdir/fileZ.txt[0m
2026/07/22 02:07:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:07:26 INFO : subdir/fileZ.txt: Copied (server-side copy)
2026/07/22 02:07:26 INFO : Updating listings
2026/07/22 02:07:26 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filters/path2/"
2026/07/22 02:07:26 INFO : [32mBisync successful[0m
2026/07/22 02:07:26 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:26 INFO : file1.txt: Deleted
2026/07/22 02:07:26 INFO : file7.txt: Deleted
2026/07/22 02:07:26 INFO : RCLONE_TEST: Deleted
2026/07/22 02:07:26 INFO : file2.txt: Deleted
2026/07/22 02:07:26 INFO : file4.txt: Deleted
2026/07/22 02:07:26 INFO : file5.txt: Deleted
2026/07/22 02:07:26 INFO : file3.txt: Deleted
2026/07/22 02:07:26 INFO : file6.txt: Deleted
2026/07/22 02:07:27 INFO : subdir/file20.txt: Deleted
2026/07/22 02:07:27 INFO : subdir/fileZ.txt: Deleted
2026/07/22 02:07:27 DEBUG : removing 1 level 1 directories
2026/07/22 02:07:27 INFO : subdir: Removing directory
2026/07/22 02:07:27 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:27 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path1': Removing directory
2026/07/22 02:07:27 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:27 INFO : file1.txt: Deleted
2026/07/22 02:07:27 INFO : file3.txt: Deleted
2026/07/22 02:07:27 INFO : file2.txt: Deleted
2026/07/22 02:07:27 INFO : RCLONE_TEST: Deleted
2026/07/22 02:07:27 INFO : file7.txt: Deleted
2026/07/22 02:07:27 INFO : file4.txt: Deleted
2026/07/22 02:07:27 INFO : file6.txt: Deleted
2026/07/22 02:07:27 INFO : file5.txt: Deleted
2026/07/22 02:07:27 INFO : fileZ.txt: Deleted
2026/07/22 02:07:27 INFO : subdir/file20.txt: Deleted
2026/07/22 02:07:27 INFO : subdir/fileZ.txt: Deleted
2026/07/22 02:07:27 DEBUG : removing 1 level 1 directories
2026/07/22 02:07:27 INFO : subdir: Removing directory
2026/07/22 02:07:27 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:27 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filters/path2': Removing directory
bisync_test.go:610: [32mTEST filters PASSED[0m
=== RUN TestBisyncRemoteRemote/filtersfile_checks
2026/07/22 02:07:27 INFO : path1: Making directory
2026/07/22 02:07:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1"
2026/07/22 02:07:27 INFO : path2: Making directory
2026/07/22 02:07:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2"
2026/07/22 02:07:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial"
2026/07/22 02:07:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_filtersfile_checks-puqehom6"
2026/07/22 02:07:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : subdir: Making directory with metadata
2026/07/22 02:07:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:07:27 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:07:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:27 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:27 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_filtersfile_checks-puqehom6: Waiting for checks to finish
2026/07/22 02:07:27 INFO : file2.txt: Copied (new)
2026/07/22 02:07:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:27 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_filtersfile_checks-puqehom6: Waiting for transfers to finish
2026/07/22 02:07:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:27 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:27 INFO : file1.txt: Copied (new)
2026/07/22 02:07:27 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:07:27 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles"
2026/07/22 02:07:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8"
2026/07/22 02:07:27 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:27 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8: Waiting for checks to finish
2026/07/22 02:07:27 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 02:07:27 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 02:07:27 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK
2026/07/22 02:07:27 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 02:07:27 INFO : filtersfile.txt: Copied (new)
2026/07/22 02:07:27 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 02:07:27 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt
2026/07/22 02:07:27 INFO : filtersfile2.txt: Copied (new)
2026/07/22 02:07:27 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8: Waiting for transfers to finish
2026/07/22 02:07:27 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 02:07:27 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 02:07:27 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 02:07:27 INFO : hold.txt: Copied (new)
2026/07/22 02:07:27 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:28 ERROR : error listing: directory not found
2026/07/22 02:07:28 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Failed to list "": directory not found
2026/07/22 02:07:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Removing directory
2026/07/22 02:07:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Ffiltersfile_checks%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:01054238-f01a-0006-667e-1982a5000000
Time:2026-07-22T02:07:28.0789950Z
--------------------------------------------------------------------------------
2026/07/22 02:07:28 DEBUG : Waiting for deletions to finish
2026/07/22 02:07:28 ERROR : error listing: directory not found
2026/07/22 02:07:28 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Failed to list "": directory not found
2026/07/22 02:07:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:07:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Removing directory
2026/07/22 02:07:28 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Ffiltersfile_checks%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:0105423b-f01a-0006-697e-1982a5000000
Time:2026-07-22T02:07:28.2001912Z
--------------------------------------------------------------------------------
2026/07/22 02:07:28 ERROR : error listing: directory not found
2026/07/22 02:07:28 ERROR : error listing: directory not found
2026/07/22 02:07:28 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_filtersfile_checks-puqehom6
2026/07/22 02:07:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:28 INFO : subdir: Making directory
2026/07/22 02:07:28 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Waiting for checks to finish
2026/07/22 02:07:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Waiting for transfers to finish
2026/07/22 02:07:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:28 INFO : file1.txt: Copied (new)
2026/07/22 02:07:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:28 INFO : file2.txt: Copied (new)
2026/07/22 02:07:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:28 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:28 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:28 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:28 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1'
2026/07/22 02:07:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:07:29 INFO : subdir: Making directory
2026/07/22 02:07:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Waiting for checks to finish
2026/07/22 02:07:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Waiting for transfers to finish
2026/07/22 02:07:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:07:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:07:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:07:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:07:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:07:29 INFO : file1.txt: Copied (new)
2026/07/22 02:07:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:07:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:07:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:07:29 INFO : file2.txt: Copied (new)
2026/07/22 02:07:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:07:29 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:07:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:07:29 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:07:29 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2'
2026/07/22 02:07:29 NOTICE: [36m(01) :[0m [34mtest filtersfile-checks[0m
2026/07/22 02:07:29 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:07:29 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:07:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:34 INFO : Copying Path2 files to Path1
2026/07/22 02:07:34 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:07:34 INFO : There was nothing to transfer
2026/07/22 02:07:34 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:07:34 INFO : There was nothing to transfer
2026/07/22 02:07:34 INFO : Resync updating listings
2026/07/22 02:07:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:34 INFO : [32mBisync successful[0m
2026/07/22 02:07:34 NOTICE: [36m(04) :[0m [34mtest 1. inject filters file in workdir.[0m
2026/07/22 02:07:34 NOTICE: [36m(05) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile.txt /tmp/015958dawecuq9/workdir/[0m
2026/07/22 02:07:34 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile.txt" to "/tmp/015958dawecuq9/workdir/" as ""
2026/07/22 02:07:34 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile.txt"
2026/07/22 02:07:34 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:07:34 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/015958dawecuq9/workdir" as "filtersfile.txt"
2026/07/22 02:07:34 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:07:34 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK
2026/07/22 02:07:34 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK
2026/07/22 02:07:34 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt
2026/07/22 02:07:34 INFO : filtersfile.txt: Copied (new)
2026/07/22 02:07:34 NOTICE: [36m(06) :[0m [34mtest 2. run with filters-file but without md5. should abort.[0m
2026/07/22 02:07:34 NOTICE: [36m(07) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:07:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:39 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:07:39 ERROR : [31mBisync critical error: filters file md5 hash not found (must run --resync): /tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:07:39 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:07:39 NOTICE: Bisync error: bisync aborted
2026/07/22 02:07:39 NOTICE: [36m(08) :[0m [34mtest 3. run without filters-file. should be blocked due to prior abort.[0m
2026/07/22 02:07:39 NOTICE: [36m(09) :[0m [34mbisync[0m
2026/07/22 02:07:43 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:43 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:43 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:43 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:43 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/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_filtersfile_checks_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_filtersfile_checks_path2.path1.lst[0m
[0m[36mPath2: [94m/tmp/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_filtersfile_checks_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_filtersfile_checks_path2.path2.lst[0m
[0m[35mTry running this command to inspect the work dir:
[0m[96mrclone lsl "/tmp/015958dawecuq9/workdir"[0m[0m
2026/07/22 02:07:43 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:07:43 NOTICE: Bisync error: bisync aborted
2026/07/22 02:07:43 NOTICE: [36m(10) :[0m [34mtest 4. run with filters-file and resync.[0m
2026/07/22 02:07:43 NOTICE: [36m(11) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt resync[0m
2026/07/22 02:07:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:07:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:48 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:07:48 INFO : Storing filters file hash to /tmp/015958dawecuq9/workdir/filtersfile.txt.md5
2026/07/22 02:07:48 INFO : Copying Path2 files to Path1
2026/07/22 02:07:48 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:07:48 INFO : There was nothing to transfer
2026/07/22 02:07:48 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:07:48 INFO : There was nothing to transfer
2026/07/22 02:07:48 INFO : Resync updating listings
2026/07/22 02:07:48 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:48 INFO : [32mBisync successful[0m
2026/07/22 02:07:48 NOTICE: [36m(12) :[0m [34mtest 5. run with filters-file alone. should run.[0m
2026/07/22 02:07:48 NOTICE: [36m(13) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:07:53 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:53 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:53 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:53 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:53 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:07:53 INFO : Building Path1 and Path2 listings
2026/07/22 02:07:53 INFO : Path1 checking for diffs
2026/07/22 02:07:53 INFO : Path2 checking for diffs
2026/07/22 02:07:53 INFO : No changes found
2026/07/22 02:07:53 INFO : Updating listings
2026/07/22 02:07:53 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:53 INFO : [32mBisync successful[0m
2026/07/22 02:07:53 NOTICE: [36m(14) :[0m [34mtest 6. push changed filters-file to workdir.[0m
2026/07/22 02:07:53 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile2.txt /tmp/015958dawecuq9/workdir/ filtersfile.txt[0m
2026/07/22 02:07:53 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile2.txt" to "/tmp/015958dawecuq9/workdir/" as "filtersfile.txt"
2026/07/22 02:07:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8/filtersfile2.txt"
2026/07/22 02:07:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/workdir/"
2026/07/22 02:07:53 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/015958dawecuq9/workdir" as "filtersfile.txt"
2026/07/22 02:07:53 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/015958dawecuq9/datadir/test_filtersfile_checks-henugam8)
2026/07/22 02:07:53 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/015958dawecuq9/workdir)
2026/07/22 02:07:53 DEBUG : filtersfile2.txt: Sizes differ
2026/07/22 02:07:53 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK
2026/07/22 02:07:53 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK
2026/07/22 02:07:53 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt
2026/07/22 02:07:53 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt
2026/07/22 02:07:53 NOTICE: [36m(16) :[0m [34mtest 7. run with filters-file alone. should abort.[0m
2026/07/22 02:07:53 NOTICE: [36m(17) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:07:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:57 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:07:57 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:07: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/07/22 02:07:57 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:07:57 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:07:57 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:07:57 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:07:57 NOTICE: Bisync error: bisync aborted
2026/07/22 02:07:57 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/07/22 02:07:57 NOTICE: [36m(19) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt resync dry-run[0m
2026/07/22 02:08:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:02 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:02 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:08:02 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:08:02 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:08:02 INFO : Skipped storing filters file hash to /tmp/015958dawecuq9/workdir/filtersfile.txt.md5 as --dry-run is set
2026/07/22 02:08:02 INFO : Copying Path2 files to Path1
2026/07/22 02:08:02 NOTICE: - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:08:02 INFO : There was nothing to transfer
2026/07/22 02:08:02 NOTICE: - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:08:02 INFO : There was nothing to transfer
2026/07/22 02:08:02 INFO : Resync updating listings
2026/07/22 02:08:02 INFO : [32mBisync successful[0m
2026/07/22 02:08:02 NOTICE: [36m(20) :[0m [34mtest 9. run with filters-file alone. should abort.[0m
2026/07/22 02:08:02 NOTICE: [36m(21) :[0m [34mbisync filters-file=/tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:08:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:08: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/07/22 02:08:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2/"
2026/07/22 02:08:07 INFO : Using filters file /tmp/015958dawecuq9/workdir/filtersfile.txt
2026/07/22 02:08:07 ERROR : [31mBisync critical error: filters file has changed (must run --resync): /tmp/015958dawecuq9/workdir/filtersfile.txt[0m
2026/07/22 02:08:07 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:08:07 NOTICE: Bisync error: bisync aborted
2026/07/22 02:08:07 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:07 INFO : file2.txt: Deleted
2026/07/22 02:08:07 INFO : file1.txt: Deleted
2026/07/22 02:08:07 INFO : RCLONE_TEST: Deleted
2026/07/22 02:08:07 INFO : subdir/file20.txt: Deleted
2026/07/22 02:08:07 DEBUG : removing 1 level 1 directories
2026/07/22 02:08:07 INFO : subdir: Removing directory
2026/07/22 02:08:07 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:07 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path1': Removing directory
2026/07/22 02:08:07 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:08 INFO : file1.txt: Deleted
2026/07/22 02:08:08 INFO : RCLONE_TEST: Deleted
2026/07/22 02:08:08 INFO : file2.txt: Deleted
2026/07/22 02:08:08 INFO : subdir/file20.txt: Deleted
2026/07/22 02:08:08 DEBUG : removing 1 level 1 directories
2026/07/22 02:08:08 INFO : subdir: Removing directory
2026/07/22 02:08:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/filtersfile_checks/path2': Removing directory
bisync_test.go:610: [32mTEST filtersfile_checks PASSED[0m
=== RUN TestBisyncRemoteRemote/ignorelistingchecksum
2026/07/22 02:08:08 INFO : path1: Making directory
2026/07/22 02:08:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1"
2026/07/22 02:08:08 INFO : path2: Making directory
2026/07/22 02:08:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2"
2026/07/22 02:08:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial"
2026/07/22 02:08:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_ignorelistingchecksum-fumokog0"
2026/07/22 02:08:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : subdir: Making directory with metadata
2026/07/22 02:08:08 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 02:08:08 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:08:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:08:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_ignorelistingchecksum-fumokog0: Waiting for checks to finish
2026/07/22 02:08:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:08:08 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:08:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:08:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:08:08 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_ignorelistingchecksum-fumokog0: Waiting for transfers to finish
2026/07/22 02:08:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:08:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:08 INFO : file1.txt: Copied (new)
2026/07/22 02:08:08 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:08:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:08:08 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:08:08 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:08:08 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:08:08 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:08:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles"
2026/07/22 02:08:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8"
2026/07/22 02:08:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8: Waiting for checks to finish
2026/07/22 02:08:08 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8: Waiting for transfers to finish
2026/07/22 02:08:08 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:08:08 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:08:08 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:08:08 INFO : file1.txt: Copied (new)
2026/07/22 02:08:08 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:08 ERROR : error listing: directory not found
2026/07/22 02:08:08 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Failed to list "": directory not found
2026/07/22 02:08:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Removing directory
2026/07/22 02:08:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fignorelistingchecksum%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:edf2dc36-301a-0019-397e-1931a1000000
Time:2026-07-22T02:08:08.6492816Z
--------------------------------------------------------------------------------
2026/07/22 02:08:08 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:08 ERROR : error listing: directory not found
2026/07/22 02:08:08 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Failed to list "": directory not found
2026/07/22 02:08:08 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:08 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Removing directory
2026/07/22 02:08:08 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fignorelistingchecksum%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:edf2dc39-301a-0019-3c7e-1931a1000000
Time:2026-07-22T02:08:08.7683200Z
--------------------------------------------------------------------------------
2026/07/22 02:08:08 ERROR : error listing: directory not found
2026/07/22 02:08:08 ERROR : error listing: directory not found
2026/07/22 02:08:08 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_ignorelistingchecksum-fumokog0
2026/07/22 02:08:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:08:08 INFO : subdir: Making directory
2026/07/22 02:08:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Waiting for checks to finish
2026/07/22 02:08:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Waiting for transfers to finish
2026/07/22 02:08:09 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:08:09 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:08:09 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:08:09 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:08:09 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:08:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:09 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:08:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:09 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:08:09 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:09 INFO : file1.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:08:09 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:08:09 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:08:09 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:08:09 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1'
2026/07/22 02:08:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:08:10 INFO : subdir: Making directory
2026/07/22 02:08:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:10 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Waiting for checks to finish
2026/07/22 02:08:10 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Waiting for transfers to finish
2026/07/22 02:08:10 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:08:10 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:08:10 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:08:10 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:08:10 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:08:10 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:10 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:08:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:10 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:08:10 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:10 INFO : file1.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:08:10 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:08:10 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:08:10 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:08:10 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2'
2026/07/22 02:08:11 NOTICE: [36m(01) :[0m [34mtest basic[0m
2026/07/22 02:08:11 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:08:11 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:08:15 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:15 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:08:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:15 INFO : Copying Path2 files to Path1
2026/07/22 02:08:15 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:08:15 INFO : There was nothing to transfer
2026/07/22 02:08:15 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:08:16 INFO : There was nothing to transfer
2026/07/22 02:08:16 INFO : Resync updating listings
2026/07/22 02:08:16 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:16 INFO : [32mBisync successful[0m
2026/07/22 02:08:16 NOTICE: [36m(04) :[0m [34mbisync resync ignore-listing-checksum[0m
2026/07/22 02:08:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02: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/07/22 02:08:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:20 INFO : Copying Path2 files to Path1
2026/07/22 02:08:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:08:20 INFO : There was nothing to transfer
2026/07/22 02:08:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:08:21 INFO : There was nothing to transfer
2026/07/22 02:08:21 INFO : Resync updating listings
2026/07/22 02:08:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:21 INFO : [32mBisync successful[0m
2026/07/22 02:08:21 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 02:08:21 NOTICE: [36m(06) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/[0m
2026/07/22 02:08:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/"
2026/07/22 02:08:21 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/" to be canonical "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8"
2026/07/22 02:08:21 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:08:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/" as ""
2026/07/22 02:08:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt"
2026/07/22 02:08:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/'" as "file1.txt"
2026/07/22 02:08:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8)
2026/07/22 02:08:21 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/')
2026/07/22 02:08:21 DEBUG : file1.txt: Sizes differ
2026/07/22 02:08:21 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:08:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:08:21 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:08:21 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:08:21 NOTICE: [36m(07) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/subdir file20.txt[0m
2026/07/22 02:08:21 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/subdir" as "file20.txt"
2026/07/22 02:08:21 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8/file1.txt"
2026/07/22 02:08:21 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/subdir"
2026/07/22 02:08:21 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/subdir'" as "file20.txt"
2026/07/22 02:08:21 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_ignorelistingchecksum-befilag8)
2026/07/22 02:08:21 DEBUG : file20.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/subdir')
2026/07/22 02:08:21 DEBUG : file1.txt: Sizes differ
2026/07/22 02:08:21 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK
2026/07/22 02:08:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:08:21 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt
2026/07/22 02:08:21 INFO : file1.txt: Copied (replaced existing) to: file20.txt
2026/07/22 02:08:21 NOTICE: [36m(08) :[0m [34mtest bisync run[0m
2026/07/22 02:08:21 NOTICE: [36m(09) :[0m [34mbisync ignore-listing-checksum[0m
2026/07/22 02:08:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02: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/07/22 02:08:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:26 INFO : Building Path1 and Path2 listings
2026/07/22 02:08:26 INFO : Path1 checking for diffs
2026/07/22 02:08:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:08:26 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:08:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:08:26 INFO : Path2 checking for diffs
2026/07/22 02:08:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:08:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:08:26 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:08:26 INFO : Applying changes
2026/07/22 02:08:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/subdir/file20.txt[0m
2026/07/22 02:08:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/file1.txt[0m
2026/07/22 02:08:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:08:27 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:08:27 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:08:27 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:08:27 INFO : Updating listings
2026/07/22 02:08:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2/"
2026/07/22 02:08:27 INFO : [32mBisync successful[0m
2026/07/22 02:08:27 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:28 INFO : file1.copy4.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy3.txt: Deleted
2026/07/22 02:08:28 INFO : file1.txt: Deleted
2026/07/22 02:08:28 INFO : RCLONE_TEST: Deleted
2026/07/22 02:08:28 INFO : file1.copy1.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy5.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy2.txt: Deleted
2026/07/22 02:08:28 INFO : subdir/file20.txt: Deleted
2026/07/22 02:08:28 DEBUG : removing 1 level 1 directories
2026/07/22 02:08:28 INFO : subdir: Removing directory
2026/07/22 02:08:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path1': Removing directory
2026/07/22 02:08:28 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:28 INFO : file1.copy4.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy1.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy2.txt: Deleted
2026/07/22 02:08:28 INFO : RCLONE_TEST: Deleted
2026/07/22 02:08:28 INFO : file1.copy5.txt: Deleted
2026/07/22 02:08:28 INFO : file1.txt: Deleted
2026/07/22 02:08:28 INFO : file1.copy3.txt: Deleted
2026/07/22 02:08:28 INFO : subdir/file20.txt: Deleted
2026/07/22 02:08:28 DEBUG : removing 1 level 1 directories
2026/07/22 02:08:28 INFO : subdir: Removing directory
2026/07/22 02:08:28 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:28 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/ignorelistingchecksum/path2': Removing directory
bisync_test.go:610: [32mTEST ignorelistingchecksum PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path1
2026/07/22 02:08:28 INFO : path1: Making directory
2026/07/22 02:08:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1"
2026/07/22 02:08:28 INFO : path2: Making directory
2026/07/22 02:08:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2"
2026/07/22 02:08:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial"
2026/07/22 02:08:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_max_delete_path1-poyajal9"
2026/07/22 02:08:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:28 INFO : file1.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:28 INFO : file2.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:28 INFO : file3.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:28 INFO : file4.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path1-poyajal9: Waiting for checks to finish
2026/07/22 02:08:28 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path1-poyajal9: Waiting for transfers to finish
2026/07/22 02:08:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:28 INFO : file5.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:28 INFO : file7.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:28 INFO : file6.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:28 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:28 INFO : file8.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:28 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:28 INFO : file9.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles"
2026/07/22 02:08:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_max_delete_path1-suzamip4"
2026/07/22 02:08:28 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:28 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 02:08:28 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_max_delete_path1-suzamip4: Waiting for checks to finish
2026/07/22 02:08:28 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 02:08:28 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 02:08:28 INFO : hold.txt: Copied (new)
2026/07/22 02:08:28 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_max_delete_path1-suzamip4: Waiting for transfers to finish
2026/07/22 02:08:28 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:29 ERROR : error listing: directory not found
2026/07/22 02:08:29 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Failed to list "": directory not found
2026/07/22 02:08:29 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:29 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Removing directory
2026/07/22 02:08:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fmax_delete_path1%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:06b6855f-701a-00c3-167e-19a840000000
Time:2026-07-22T02:08:29.0928446Z
--------------------------------------------------------------------------------
2026/07/22 02:08:29 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:29 ERROR : error listing: directory not found
2026/07/22 02:08:29 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Failed to list "": directory not found
2026/07/22 02:08:29 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:29 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Removing directory
2026/07/22 02:08:29 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fmax_delete_path1%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:06b68562-701a-00c3-197e-19a840000000
Time:2026-07-22T02:08:29.2129620Z
--------------------------------------------------------------------------------
2026/07/22 02:08:29 ERROR : error listing: directory not found
2026/07/22 02:08:29 ERROR : error listing: directory not found
2026/07/22 02:08:29 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path1-poyajal9
2026/07/22 02:08:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Waiting for checks to finish
2026/07/22 02:08:29 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Waiting for transfers to finish
2026/07/22 02:08:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:29 INFO : file2.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:29 INFO : file3.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:29 INFO : file4.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:29 INFO : file1.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:29 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:29 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:29 INFO : file5.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:29 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:29 INFO : file6.txt: Copied (new)
2026/07/22 02:08:29 INFO : file8.txt: Copied (new)
2026/07/22 02:08:29 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:29 INFO : file7.txt: Copied (new)
2026/07/22 02:08:30 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:30 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:30 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:30 INFO : file9.txt: Copied (new)
2026/07/22 02:08:30 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1'
2026/07/22 02:08:30 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Waiting for checks to finish
2026/07/22 02:08:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Waiting for transfers to finish
2026/07/22 02:08:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:31 INFO : file4.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:31 INFO : file1.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:31 INFO : file3.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:31 INFO : file2.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:31 INFO : file7.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:31 INFO : file5.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:31 INFO : file6.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:31 INFO : file8.txt: Copied (new)
2026/07/22 02:08:31 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:31 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:31 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:31 INFO : file9.txt: Copied (new)
2026/07/22 02:08:31 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2'
2026/07/22 02:08:32 NOTICE: [36m(01) :[0m [34mtest max-delete-path1[0m
2026/07/22 02:08:32 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:08:32 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:08:36 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:36 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:36 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:08:36 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/"
2026/07/22 02:08:36 INFO : Copying Path2 files to Path1
2026/07/22 02:08:36 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:08:36 INFO : There was nothing to transfer
2026/07/22 02:08:36 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:08:36 INFO : There was nothing to transfer
2026/07/22 02:08:36 INFO : Resync updating listings
2026/07/22 02:08:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/"
2026/07/22 02:08:36 INFO : [32mBisync successful[0m
2026/07/22 02:08:36 NOTICE: [36m(04) :[0m [34mtest delete >50% of local files[0m
2026/07/22 02:08:36 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/file1.txt[0m
2026/07/22 02:08:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/"
2026/07/22 02:08:36 INFO : file1.txt: Deleted
2026/07/22 02:08:36 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/file2.txt[0m
2026/07/22 02:08:37 INFO : file2.txt: Deleted
2026/07/22 02:08:37 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/file3.txt[0m
2026/07/22 02:08:37 INFO : file3.txt: Deleted
2026/07/22 02:08:37 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/file4.txt[0m
2026/07/22 02:08:37 INFO : file4.txt: Deleted
2026/07/22 02:08:37 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/file5.txt[0m
2026/07/22 02:08:37 INFO : file5.txt: Deleted
2026/07/22 02:08:37 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many local deletes[0m
2026/07/22 02:08:37 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 02:08:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:08: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/07/22 02:08:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/"
2026/07/22 02:08:41 INFO : Building Path1 and Path2 listings
2026/07/22 02:08:41 INFO : Path1 checking for diffs
2026/07/22 02:08:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 02:08:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 02:08:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:08:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:08:41 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 02:08:41 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 02:08:41 INFO : Path2 checking for diffs
2026/07/22 02:08:41 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/". Run with --force if desired.
2026/07/22 02:08:41 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 02:08:41 NOTICE: Bisync error: too many deletes
2026/07/22 02:08:41 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 02:08:41 NOTICE: [36m(13) :[0m [34mtest change max-delete limit to 60%. sync should run.[0m
2026/07/22 02:08:41 NOTICE: [36m(14) :[0m [34mbisync max-delete=60[0m
2026/07/22 02:08:46 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:46 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:46 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:08: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/07/22 02:08:46 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/"
2026/07/22 02:08:46 INFO : Building Path1 and Path2 listings
2026/07/22 02:08:46 INFO : Path1 checking for diffs
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 02:08:46 INFO : Path1: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 02:08:46 INFO : Path2 checking for diffs
2026/07/22 02:08:46 INFO : Applying changes
2026/07/22 02:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/file1.txt[0m
2026/07/22 02:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/file2.txt[0m
2026/07/22 02:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/file3.txt[0m
2026/07/22 02:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/file4.txt[0m
2026/07/22 02:08:46 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/file5.txt[0m
2026/07/22 02:08:46 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:08:46 INFO : file1.txt: Deleted
2026/07/22 02:08:46 INFO : file2.txt: Deleted
2026/07/22 02:08:46 INFO : file4.txt: Deleted
2026/07/22 02:08:46 INFO : file3.txt: Deleted
2026/07/22 02:08:46 INFO : file5.txt: Deleted
2026/07/22 02:08:46 INFO : There was nothing to transfer
2026/07/22 02:08:46 INFO : Updating listings
2026/07/22 02:08:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2/"
2026/07/22 02:08:46 INFO : [32mBisync successful[0m
2026/07/22 02:08:46 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:47 INFO : file6.txt: Deleted
2026/07/22 02:08:47 INFO : file9.txt: Deleted
2026/07/22 02:08:47 INFO : file8.txt: Deleted
2026/07/22 02:08:47 INFO : file7.txt: Deleted
2026/07/22 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:47 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path1': Removing directory
2026/07/22 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:47 INFO : file7.txt: Deleted
2026/07/22 02:08:47 INFO : file6.txt: Deleted
2026/07/22 02:08:47 INFO : file9.txt: Deleted
2026/07/22 02:08:47 INFO : file8.txt: Deleted
2026/07/22 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:47 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path1/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path1 PASSED[0m
=== RUN TestBisyncRemoteRemote/max_delete_path2_force
2026/07/22 02:08:47 INFO : path1: Making directory
2026/07/22 02:08:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1"
2026/07/22 02:08:47 INFO : path2: Making directory
2026/07/22 02:08:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2"
2026/07/22 02:08:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial"
2026/07/22 02:08:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_max_delete_path2_force-cukokir6"
2026/07/22 02:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:47 INFO : file3.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:47 INFO : file2.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path2_force-cukokir6: Waiting for checks to finish
2026/07/22 02:08:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path2_force-cukokir6: Waiting for transfers to finish
2026/07/22 02:08:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:47 INFO : file4.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:47 INFO : file1.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 INFO : file5.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:47 INFO : file8.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:47 INFO : file6.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:47 INFO : file7.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:47 INFO : file9.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles"
2026/07/22 02:08:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_max_delete_path2_force-runepom5"
2026/07/22 02:08:47 DEBUG : hold.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_max_delete_path2_force-runepom5: Waiting for checks to finish
2026/07/22 02:08:47 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_max_delete_path2_force-runepom5: Waiting for transfers to finish
2026/07/22 02:08:47 DEBUG : hold.txt.83686dab.partial: size = 59 OK
2026/07/22 02:08:47 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK
2026/07/22 02:08:47 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt
2026/07/22 02:08:47 INFO : hold.txt: Copied (new)
2026/07/22 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:47 ERROR : error listing: directory not found
2026/07/22 02:08:47 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Failed to list "": directory not found
2026/07/22 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:47 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Removing directory
2026/07/22 02:08:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fmax_delete_path2_force%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fbff27a5-101a-0098-287f-19917b000000
Time:2026-07-22T02:08:47.7100353Z
--------------------------------------------------------------------------------
2026/07/22 02:08:47 DEBUG : Waiting for deletions to finish
2026/07/22 02:08:47 ERROR : error listing: directory not found
2026/07/22 02:08:47 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Failed to list "": directory not found
2026/07/22 02:08:47 DEBUG : removing 1 level 0 directories
2026/07/22 02:08:47 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Removing directory
2026/07/22 02:08:47 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fmax_delete_path2_force%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fbff27a8-101a-0098-2b7f-19917b000000
Time:2026-07-22T02:08:47.8387221Z
--------------------------------------------------------------------------------
2026/07/22 02:08:47 ERROR : error listing: directory not found
2026/07/22 02:08:47 ERROR : error listing: directory not found
2026/07/22 02:08:47 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_max_delete_path2_force-cukokir6
2026/07/22 02:08:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Waiting for checks to finish
2026/07/22 02:08:47 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Waiting for transfers to finish
2026/07/22 02:08:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:48 INFO : file1.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:48 INFO : file4.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:48 INFO : file2.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:48 INFO : file3.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:48 INFO : file7.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:48 INFO : file5.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:48 INFO : file8.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:48 INFO : file6.txt: Copied (new)
2026/07/22 02:08:48 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:48 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:48 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:48 INFO : file9.txt: Copied (new)
2026/07/22 02:08:48 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1'
2026/07/22 02:08:49 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : file9.txt: Need to transfer - File not found at Destination
2026/07/22 02:08:49 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Waiting for checks to finish
2026/07/22 02:08:49 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Waiting for transfers to finish
2026/07/22 02:08:49 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:08:49 INFO : file1.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:08:49 INFO : file3.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:08:49 INFO : file4.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:08:49 INFO : file2.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:08:49 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:08:49 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:08:49 INFO : file5.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:08:49 INFO : file6.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:08:49 INFO : file7.txt: Copied (new)
2026/07/22 02:08:49 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:08:49 INFO : file8.txt: Copied (new)
2026/07/22 02:08:50 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK
2026/07/22 02:08:50 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:08:50 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt
2026/07/22 02:08:50 INFO : file9.txt: Copied (new)
2026/07/22 02:08:50 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2'
2026/07/22 02:08:50 NOTICE: [36m(01) :[0m [34mtest max-delete-path2-force[0m
2026/07/22 02:08:50 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:08:50 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:08:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:08:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:08: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/07/22 02:08:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:08:55 INFO : Copying Path2 files to Path1
2026/07/22 02:08:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:08:55 INFO : There was nothing to transfer
2026/07/22 02:08:55 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:08:55 INFO : There was nothing to transfer
2026/07/22 02:08:55 INFO : Resync updating listings
2026/07/22 02:08:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:08:55 INFO : [32mBisync successful[0m
2026/07/22 02:08:55 NOTICE: [36m(04) :[0m [34mtest delete >50% of remote files[0m
2026/07/22 02:08:55 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/file1.txt[0m
2026/07/22 02:08:55 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:08:55 INFO : file1.txt: Deleted
2026/07/22 02:08:55 NOTICE: [36m(06) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/file2.txt[0m
2026/07/22 02:08:55 INFO : file2.txt: Deleted
2026/07/22 02:08:55 NOTICE: [36m(07) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/file3.txt[0m
2026/07/22 02:08:55 INFO : file3.txt: Deleted
2026/07/22 02:08:55 NOTICE: [36m(08) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/file4.txt[0m
2026/07/22 02:08:55 INFO : file4.txt: Deleted
2026/07/22 02:08:55 NOTICE: [36m(09) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/file5.txt[0m
2026/07/22 02:08:55 INFO : file5.txt: Deleted
2026/07/22 02:08:55 NOTICE: [36m(10) :[0m [34mtest sync should fail due to too many path2 deletes[0m
2026/07/22 02:08:55 NOTICE: [36m(11) :[0m [34mbisync[0m
2026/07/22 02:09:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:00 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:00 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:09:00 INFO : Building Path1 and Path2 listings
2026/07/22 02:09:00 INFO : Path1 checking for diffs
2026/07/22 02:09:00 INFO : Path2 checking for diffs
2026/07/22 02:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 02:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 02:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:09:00 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 02:09:00 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 02:09:00 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/". Run with --force if desired.
2026/07/22 02:09:00 NOTICE: [31mBisync aborted. Please try again.[0m
2026/07/22 02:09:00 NOTICE: Bisync error: too many deletes
2026/07/22 02:09:00 NOTICE: [36m(12) :[0m [34mcopy-listings initial-fail[0m
2026/07/22 02:09:00 NOTICE: [36m(13) :[0m [34mtest apply force option. sync should run.[0m
2026/07/22 02:09:00 NOTICE: [36m(14) :[0m [34mbisync force[0m
2026/07/22 02:09:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:05 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:05 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:05 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:09:05 INFO : Building Path1 and Path2 listings
2026/07/22 02:09:05 INFO : Path1 checking for diffs
2026/07/22 02:09:05 INFO : Path2 checking for diffs
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile1.txt[0m
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile2.txt[0m
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile5.txt[0m
2026/07/22 02:09:05 INFO : Path2: 5 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 5 deleted[0m
2026/07/22 02:09:05 INFO : Applying changes
2026/07/22 02:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/file1.txt[0m
2026/07/22 02:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/file2.txt[0m
2026/07/22 02:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/file3.txt[0m
2026/07/22 02:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/file4.txt[0m
2026/07/22 02:09:05 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/file5.txt[0m
2026/07/22 02:09:05 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:09:05 INFO : file1.txt: Deleted
2026/07/22 02:09:05 INFO : file2.txt: Deleted
2026/07/22 02:09:05 INFO : file4.txt: Deleted
2026/07/22 02:09:05 INFO : file3.txt: Deleted
2026/07/22 02:09:05 INFO : file5.txt: Deleted
2026/07/22 02:09:05 INFO : There was nothing to transfer
2026/07/22 02:09:05 INFO : Updating listings
2026/07/22 02:09:05 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2/"
2026/07/22 02:09:05 INFO : [32mBisync successful[0m
2026/07/22 02:09:05 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:05 INFO : file9.txt: Deleted
2026/07/22 02:09:05 INFO : file6.txt: Deleted
2026/07/22 02:09:05 INFO : file8.txt: Deleted
2026/07/22 02:09:05 INFO : file7.txt: Deleted
2026/07/22 02:09:05 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:05 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path1': Removing directory
2026/07/22 02:09:05 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:05 INFO : file8.txt: Deleted
2026/07/22 02:09:05 INFO : file6.txt: Deleted
2026/07/22 02:09:05 INFO : file7.txt: Deleted
2026/07/22 02:09:05 INFO : file9.txt: Deleted
2026/07/22 02:09:06 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:06 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/max_delete_path2_force/path2': Removing directory
bisync_test.go:610: [32mTEST max_delete_path2_force PASSED[0m
=== RUN TestBisyncRemoteRemote/nomodtime
2026/07/22 02:09:06 INFO : path1: Making directory
2026/07/22 02:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1"
2026/07/22 02:09:06 INFO : path2: Making directory
2026/07/22 02:09:06 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2"
2026/07/22 02:09:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial"
2026/07/22 02:09:06 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_nomodtime-hohosig3"
2026/07/22 02:09:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:06 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_nomodtime-hohosig3: Waiting for checks to finish
2026/07/22 02:09:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_nomodtime-hohosig3: Waiting for transfers to finish
2026/07/22 02:09:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:09:06 INFO : file2.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:06 INFO : file1.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:09:06 INFO : file4.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:09:06 INFO : file6.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:09:06 INFO : file7.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:09:06 INFO : file3.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:09:06 INFO : file5.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:06 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:09:06 INFO : file8.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles"
2026/07/22 02:09:06 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9"
2026/07/22 02:09:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 02:09:06 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:06 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 02:09:06 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 02:09:06 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 02:09:06 INFO : file10.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:06 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 02:09:06 INFO : file1.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK
2026/07/22 02:09:06 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:09:06 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 02:09:06 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt
2026/07/22 02:09:06 INFO : file5L.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK
2026/07/22 02:09:06 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:09:06 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:06 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9: Waiting for checks to finish
2026/07/22 02:09:06 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:09:06 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt
2026/07/22 02:09:06 INFO : file5R.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 02:09:06 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:06 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 02:09:06 INFO : file11.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9: Waiting for transfers to finish
2026/07/22 02:09:06 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 02:09:06 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 02:09:06 INFO : file2.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 02:09:06 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:06 INFO : file6.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 02:09:06 INFO : file7.txt: Copied (new)
2026/07/22 02:09:06 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:06 ERROR : error listing: directory not found
2026/07/22 02:09:06 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Failed to list "": directory not found
2026/07/22 02:09:06 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:06 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Removing directory
2026/07/22 02:09:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fnomodtime%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ef283e54-601a-0076-307f-193b52000000
Time:2026-07-22T02:09:06.4058436Z
--------------------------------------------------------------------------------
2026/07/22 02:09:06 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:06 ERROR : error listing: directory not found
2026/07/22 02:09:06 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Failed to list "": directory not found
2026/07/22 02:09:06 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:06 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Removing directory
2026/07/22 02:09:06 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fnomodtime%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:ef283e57-601a-0076-337f-193b52000000
Time:2026-07-22T02:09:06.5273620Z
--------------------------------------------------------------------------------
2026/07/22 02:09:06 ERROR : error listing: directory not found
2026/07/22 02:09:06 ERROR : error listing: directory not found
2026/07/22 02:09:06 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_nomodtime-hohosig3
2026/07/22 02:09:06 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Waiting for checks to finish
2026/07/22 02:09:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Waiting for transfers to finish
2026/07/22 02:09:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:09:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:07 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:09:07 INFO : file3.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:07 INFO : file1.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:09:07 INFO : file2.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:09:07 INFO : file4.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:09:07 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:09:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:07 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:09:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:07 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:09:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:07 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:09:07 INFO : file6.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:09:07 INFO : file5.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:09:07 INFO : file7.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:09:07 INFO : file8.txt: Copied (new)
2026/07/22 02:09:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:07 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:07 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1'
2026/07/22 02:09:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:08 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Waiting for checks to finish
2026/07/22 02:09:08 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Waiting for transfers to finish
2026/07/22 02:09:08 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:09:08 INFO : file4.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:09:08 INFO : file2.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:09:08 INFO : file3.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:08 INFO : file1.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:09:08 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:08 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:09:08 INFO : file5.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:09:08 INFO : file6.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:09:08 INFO : file7.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:09:08 INFO : file8.txt: Copied (new)
2026/07/22 02:09:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:08 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:08 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2'
2026/07/22 02:09:09 NOTICE: [36m(01) :[0m [34mtest changes[0m
2026/07/22 02:09:09 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:09:09 NOTICE: [36m(03) :[0m [34mbisync resync nomodtime[0m
2026/07/22 02:09:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:09 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 02:09:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:09 INFO : Copying Path2 files to Path1
2026/07/22 02:09:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:09:10 INFO : There was nothing to transfer
2026/07/22 02:09:10 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:09:10 INFO : There was nothing to transfer
2026/07/22 02:09:10 INFO : Resync updating listings
2026/07/22 02:09:10 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:10 INFO : [32mBisync successful[0m
2026/07/22 02:09:10 NOTICE: [36m(04) :[0m [34mtest make modifications on both paths[0m
2026/07/22 02:09:10 NOTICE: [36m(05) :[0m [34mtest new on path2 - file10[0m
2026/07/22 02:09:10 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file10.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/[0m
2026/07/22 02:09:10 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file10.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/" as ""
2026/07/22 02:09:10 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file10.txt"
2026/07/22 02:09:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:10 DEBUG : operations.CopyFile "file10.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/'" as "file10.txt"
2026/07/22 02:09:10 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:10 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK
2026/07/22 02:09:10 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:11 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt
2026/07/22 02:09:11 INFO : file10.txt: Copied (new)
2026/07/22 02:09:11 NOTICE: [36m(07) :[0m [34mtest changed on path2 - file1[0m
2026/07/22 02:09:11 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/[0m
2026/07/22 02:09:11 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/" as ""
2026/07/22 02:09:11 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file1.txt"
2026/07/22 02:09:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:11 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/'" as "file1.txt"
2026/07/22 02:09:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:11 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/')
2026/07/22 02:09:11 DEBUG : file1.txt: Sizes differ
2026/07/22 02:09:11 DEBUG : file1.txt.17d2872a.partial: size = 19 OK
2026/07/22 02:09:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:11 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt
2026/07/22 02:09:11 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:09:11 NOTICE: [36m(09) :[0m [34mtest new on path1 - file11[0m
2026/07/22 02:09:11 NOTICE: [36m(10) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file11.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/[0m
2026/07/22 02:09:11 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file11.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" as ""
2026/07/22 02:09:11 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file11.txt"
2026/07/22 02:09:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/"
2026/07/22 02:09:11 DEBUG : operations.CopyFile "file11.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/'" as "file11.txt"
2026/07/22 02:09:11 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:11 DEBUG : file11.txt.7d27067e.partial: size = 19 OK
2026/07/22 02:09:11 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:11 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt
2026/07/22 02:09:11 INFO : file11.txt: Copied (new)
2026/07/22 02:09:11 NOTICE: [36m(11) :[0m [34mtest changed on path1 - file2[0m
2026/07/22 02:09:11 NOTICE: [36m(12) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/[0m
2026/07/22 02:09:11 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" as ""
2026/07/22 02:09:11 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file2.txt"
2026/07/22 02:09:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/"
2026/07/22 02:09:11 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/'" as "file2.txt"
2026/07/22 02:09:11 DEBUG : file2.txt: size = 13 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:11 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/')
2026/07/22 02:09:11 DEBUG : file2.txt: Sizes differ
2026/07/22 02:09:12 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK
2026/07/22 02:09:12 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:09:12 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt
2026/07/22 02:09:12 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:09:12 NOTICE: [36m(13) :[0m [34mtest deleted on path2 - file3[0m
2026/07/22 02:09:12 NOTICE: [36m(14) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file3.txt[0m
2026/07/22 02:09:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:12 INFO : file3.txt: Deleted
2026/07/22 02:09:12 NOTICE: [36m(15) :[0m [34mtest deleted on path1 - file4[0m
2026/07/22 02:09:12 NOTICE: [36m(16) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file4.txt[0m
2026/07/22 02:09:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/"
2026/07/22 02:09:12 INFO : file4.txt: Deleted
2026/07/22 02:09:12 NOTICE: [36m(17) :[0m [34mtest deleted on both paths - file8[0m
2026/07/22 02:09:12 NOTICE: [36m(18) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file8.txt[0m
2026/07/22 02:09:12 INFO : file8.txt: Deleted
2026/07/22 02:09:12 NOTICE: [36m(19) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file8.txt[0m
2026/07/22 02:09:12 INFO : file8.txt: Deleted
2026/07/22 02:09:12 NOTICE: [36m(20) :[0m [34mtest changed on both paths - file5 (file5R, file5L)[0m
2026/07/22 02:09:12 NOTICE: [36m(21) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/ file5.txt[0m
2026/07/22 02:09:12 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/" as "file5.txt"
2026/07/22 02:09:12 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5R.txt"
2026/07/22 02:09:12 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:12 DEBUG : operations.CopyFile "file5R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/'" as "file5.txt"
2026/07/22 02:09:12 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:12 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/')
2026/07/22 02:09:12 DEBUG : file5R.txt: Sizes differ
2026/07/22 02:09:12 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 02:09:12 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:09:13 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 02:09:13 INFO : file5R.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:09:13 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/ file5.txt[0m
2026/07/22 02:09:13 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" as "file5.txt"
2026/07/22 02:09:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file5L.txt"
2026/07/22 02:09:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/"
2026/07/22 02:09:13 DEBUG : operations.CopyFile "file5L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/'" as "file5.txt"
2026/07/22 02:09:13 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:13 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/')
2026/07/22 02:09:13 DEBUG : file5L.txt: Sizes differ
2026/07/22 02:09:13 DEBUG : file5.txt.f045a362.partial: size = 39 OK
2026/07/22 02:09:13 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:09:13 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt
2026/07/22 02:09:13 INFO : file5L.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:09:13 NOTICE: [36m(23) :[0m [34mtest changed on path2 and deleted on path1 - file6[0m
2026/07/22 02:09:13 NOTICE: [36m(24) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file6.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/[0m
2026/07/22 02:09:13 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file6.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/" as ""
2026/07/22 02:09:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file6.txt"
2026/07/22 02:09:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:13 DEBUG : operations.CopyFile "file6.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/'" as "file6.txt"
2026/07/22 02:09:13 DEBUG : file6.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:13 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/')
2026/07/22 02:09:13 DEBUG : file6.txt: Sizes differ
2026/07/22 02:09:13 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK
2026/07/22 02:09:13 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:13 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt
2026/07/22 02:09:13 INFO : file6.txt: Copied (replaced existing)
2026/07/22 02:09:13 NOTICE: [36m(25) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file6.txt[0m
2026/07/22 02:09:13 INFO : file6.txt: Deleted
2026/07/22 02:09:13 NOTICE: [36m(26) :[0m [34mtest changed on path1 and deleted on path2 - file7[0m
2026/07/22 02:09:13 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file7.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/[0m
2026/07/22 02:09:13 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file7.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" as ""
2026/07/22 02:09:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9/file7.txt"
2026/07/22 02:09:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/"
2026/07/22 02:09:13 DEBUG : operations.CopyFile "file7.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/'" as "file7.txt"
2026/07/22 02:09:14 DEBUG : file7.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_nomodtime-pemiwen9)
2026/07/22 02:09:14 DEBUG : file7.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/')
2026/07/22 02:09:14 DEBUG : file7.txt: Sizes differ
2026/07/22 02:09:14 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK
2026/07/22 02:09:14 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:14 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt
2026/07/22 02:09:14 INFO : file7.txt: Copied (replaced existing)
2026/07/22 02:09:14 NOTICE: [36m(28) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file7.txt[0m
2026/07/22 02:09:14 INFO : file7.txt: Deleted
2026/07/22 02:09:14 NOTICE: [36m(29) :[0m [34mtest bisync run[0m
2026/07/22 02:09:14 NOTICE: [36m(30) :[0m [34mbisync nomodtime[0m
2026/07/22 02:09:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:14 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09: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/07/22 02:09:14 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:14 INFO : Building Path1 and Path2 listings
2026/07/22 02:09:15 INFO : Path1 checking for diffs
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile4.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile6.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile7.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile11.txt[0m
2026/07/22 02:09:15 INFO : Path1: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:09:15 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 02:09:15 INFO : Path2 checking for diffs
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile3.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile5.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile6.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile7.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36mfile8.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile10.txt[0m
2026/07/22 02:09:15 INFO : Path2: 7 changes: [32m 1 new[0m, [33m 3 modified[0m, [31m 3 deleted[0m
2026/07/22 02:09:15 INFO : ([33mModified[0m: [36m 3 larger[0m, [34m 0 smaller[0m, [36m 3 hash differs[0m)
2026/07/22 02:09:15 INFO : Applying changes
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file11.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file2.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file4.txt[0m
2026/07/22 02:09:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile5.txt[0m
2026/07/22 02:09:15 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file5.txt.conflict1[0m
2026/07/22 02:09:15 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1
2026/07/22 02:09:15 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file5.txt.conflict1[0m
2026/07/22 02:09:15 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file5.txt.conflict2[0m
2026/07/22 02:09:15 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2
2026/07/22 02:09:15 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file5.txt.conflict2[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file6.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/file7.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file1.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file10.txt[0m
2026/07/22 02:09:15 INFO : - [36mPath1[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/file3.txt[0m
2026/07/22 02:09:15 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:09:16 INFO : file10.txt: Copied (server-side copy)
2026/07/22 02:09:16 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:09:16 INFO : file5.txt.conflict2: Copied (server-side copy)
2026/07/22 02:09:16 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:09:16 INFO : file3.txt: Deleted
2026/07/22 02:09:16 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:09:16 INFO : file11.txt: Copied (server-side copy)
2026/07/22 02:09:16 INFO : file5.txt.conflict1: Copied (server-side copy)
2026/07/22 02:09:17 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:09:17 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:09:17 INFO : file4.txt: Deleted
2026/07/22 02:09:17 INFO : Updating listings
2026/07/22 02:09:17 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2/"
2026/07/22 02:09:17 INFO : [32mBisync successful[0m
2026/07/22 02:09:17 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:17 INFO : RCLONE_TEST: Deleted
2026/07/22 02:09:17 INFO : file10.txt: Deleted
2026/07/22 02:09:17 INFO : file2.txt: Deleted
2026/07/22 02:09:17 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:09:17 INFO : file1.txt: Deleted
2026/07/22 02:09:17 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:09:17 INFO : file11.txt: Deleted
2026/07/22 02:09:17 INFO : file6.txt: Deleted
2026/07/22 02:09:17 INFO : file7.txt: Deleted
2026/07/22 02:09:17 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:17 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path1': Removing directory
2026/07/22 02:09:17 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:17 INFO : file5.txt.conflict1: Deleted
2026/07/22 02:09:17 INFO : file11.txt: Deleted
2026/07/22 02:09:17 INFO : file6.txt: Deleted
2026/07/22 02:09:17 INFO : file5.txt.conflict2: Deleted
2026/07/22 02:09:17 INFO : file10.txt: Deleted
2026/07/22 02:09:17 INFO : file1.txt: Deleted
2026/07/22 02:09:17 INFO : file2.txt: Deleted
2026/07/22 02:09:17 INFO : RCLONE_TEST: Deleted
2026/07/22 02:09:17 INFO : file7.txt: Deleted
2026/07/22 02:09:17 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:17 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/nomodtime/path2': Removing directory
bisync_test.go:610: [32mTEST nomodtime PASSED[0m
=== RUN TestBisyncRemoteRemote/normalization
2026/07/22 02:09:17 INFO : path1: Making directory
2026/07/22 02:09:17 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1"
2026/07/22 02:09:17 INFO : path2: Making directory
2026/07/22 02:09:18 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2"
2026/07/22 02:09:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial"
2026/07/22 02:09:18 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_normalization-cucimec2"
2026/07/22 02:09:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ: Making directory with metadata
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z)
2026/07/22 02:09:18 DEBUG : Added delayed dir = "測試_Русский_ _ _ě_áñ", newDst=測試_Русский_ _ _ě_áñ
2026/07/22 02:09:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:18 INFO : file1.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_normalization-cucimec2: Waiting for checks to finish
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:18 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_normalization-cucimec2: Waiting for transfers to finish
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ: Set directory modification time (using SetModTime)
2026/07/22 02:09:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles"
2026/07/22 02:09:18 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0: Waiting for checks to finish
2026/07/22 02:09:18 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0: Waiting for transfers to finish
2026/07/22 02:09:18 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK
2026/07/22 02:09:18 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:09:18 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK
2026/07/22 02:09:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:18 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt
2026/07/22 02:09:18 INFO : 測試_filtersfile.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:09:18 INFO : file1.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:18 ERROR : error listing: directory not found
2026/07/22 02:09:18 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Failed to list "": directory not found
2026/07/22 02:09:18 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:18 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Removing directory
2026/07/22 02:09:18 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fnormalization%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91066193-101a-001e-7c7f-195dc2000000
Time:2026-07-22T02:09:18.1901672Z
--------------------------------------------------------------------------------
2026/07/22 02:09:18 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:18 ERROR : error listing: directory not found
2026/07/22 02:09:18 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Failed to list "": directory not found
2026/07/22 02:09:18 DEBUG : removing 1 level 0 directories
2026/07/22 02:09:18 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Removing directory
2026/07/22 02:09:18 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fnormalization%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:91066196-101a-001e-7f7f-195dc2000000
Time:2026-07-22T02:09:18.3110227Z
--------------------------------------------------------------------------------
2026/07/22 02:09:18 ERROR : error listing: directory not found
2026/07/22 02:09:18 ERROR : error listing: directory not found
2026/07/22 02:09:18 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_normalization-cucimec2
2026/07/22 02:09:18 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:09:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Waiting for checks to finish
2026/07/22 02:09:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Waiting for transfers to finish
2026/07/22 02:09:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:18 INFO : file1.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:09:18 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 02:09:18 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 02:09:19 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 02:09:19 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1'
2026/07/22 02:09:19 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:09:19 INFO : 測試_Русский_ _ _ě_áñ: Making directory
2026/07/22 02:09:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:09:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: Need to transfer - File not found at Destination
2026/07/22 02:09:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Waiting for checks to finish
2026/07/22 02:09:19 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Waiting for transfers to finish
2026/07/22 02:09:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:09:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:09:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:09:19 INFO : file1.txt: Copied (new)
2026/07/22 02:09:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:09:19 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: size = 272 OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: size = 0 OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt.b8f49a2a.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt
2026/07/22 02:09:19 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Copied (new)
2026/07/22 02:09:19 DEBUG : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt
2026/07/22 02:09:19 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Copied (new)
2026/07/22 02:09:20 DEBUG : 測試_Русский_ _ _ě_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_Русский_ _ _ě_áñ/測試_check file
2026/07/22 02:09:20 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Copied (new)
2026/07/22 02:09:20 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2'
2026/07/22 02:09:20 NOTICE: [36m(01) :[0m [34mtest normalization[0m
2026/07/22 02:09:20 NOTICE: [36m(02) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:09:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/"
2026/07/22 02:09:20 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/" to be canonical "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:09:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:09:20 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as ""
2026/07/22 02:09:20 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:20 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file1.txt"
2026/07/22 02:09:20 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0)
2026/07/22 02:09:20 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/')
2026/07/22 02:09:20 DEBUG : file1.txt: Sizes differ
2026/07/22 02:09:20 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:09:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:20 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:09:20 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:09:20 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 02:09:20 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 02:09:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:09:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:25 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:25 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:09:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:26 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:26 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:26 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:26 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:26 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:26 INFO : Copying Path2 files to Path1
2026/07/22 02:09:26 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:09:26 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:09:27 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:09:27 INFO : Resync updating listings
2026/07/22 02:09:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:27 INFO : [32mBisync successful[0m
2026/07/22 02:09:27 NOTICE: [36m(05) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/07/22 02:09:27 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:09:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 02:09:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:09:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:27 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: size = 19 OK
2026/07/22 02:09:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:27 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.e03c326f.partial: renamed to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 02:09:27 INFO : file1.txt: Copied (new) to: 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 02:09:27 NOTICE: [36m(06) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder éééö.txt[0m
2026/07/22 02:09:27 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder" as "éééö.txt"
2026/07/22 02:09:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder"
2026/07/22 02:09:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder'" as "éééö.txt"
2026/07/22 02:09:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:27 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/07/22 02:09:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:28 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/07/22 02:09:28 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 02:09:28 NOTICE: [36m(07) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder" as "HeLlO,wOrLd!.txt"
2026/07/22 02:09:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder"
2026/07/22 02:09:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/folder'" as "HeLlO,wOrLd!.txt"
2026/07/22 02:09:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:28 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/07/22 02:09:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:28 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/07/22 02:09:28 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/07/22 02:09:28 NOTICE: [36m(08) :[0m [34mtouch-copy 2001-01-03 /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:09:28 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/" for canonical name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:09:28 DEBUG : file1.txt: Set modification time 2001-01-03
2026/07/22 02:09:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as ""
2026/07/22 02:09:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file1.txt"
2026/07/22 02:09:28 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0)
2026/07/22 02:09:28 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/')
2026/07/22 02:09:28 DEBUG : file1.txt: Sizes differ
2026/07/22 02:09:28 DEBUG : file1.txt.10d04402.partial: size = 19 OK
2026/07/22 02:09:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:28 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt
2026/07/22 02:09:28 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:09:28 NOTICE: [36m(09) :[0m [34mcopy-as-NFD /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder éééö.txt[0m
2026/07/22 02:09:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder" as "éééö.txt"
2026/07/22 02:09:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder"
2026/07/22 02:09:28 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder'" as "éééö.txt"
2026/07/22 02:09:28 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:29 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/07/22 02:09:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:29 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/07/22 02:09:29 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 02:09:29 NOTICE: [36m(10) :[0m [34mcopy-as-NFD /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder hello,WORLD!.txt[0m
2026/07/22 02:09:29 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder" as "hello,WORLD!.txt"
2026/07/22 02:09:29 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder"
2026/07/22 02:09:29 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/folder'" as "hello,WORLD!.txt"
2026/07/22 02:09:29 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:29 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/07/22 02:09:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:29 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/07/22 02:09:29 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/07/22 02:09:29 NOTICE: [36m(11) :[0m [34mtest bisync run with fix-case[0m
2026/07/22 02:09:29 NOTICE: [36m(12) :[0m [34mbisync fix-case[0m
2026/07/22 02:09:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:09:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:34 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:34 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:09:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:35 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:35 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:35 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:35 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:35 INFO : Building Path1 and Path2 listings
2026/07/22 02:09:35 INFO : Path1 checking for diffs
2026/07/22 02:09:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/07/22 02:09:35 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:09:35 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:09:35 INFO : Path2 checking for diffs
2026/07/22 02:09:35 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:09:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/éééö.txt[0m
2026/07/22 02:09:35 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfolder/hello,WORLD!.txt[0m
2026/07/22 02:09:35 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:09:35 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:09:35 INFO : Applying changes
2026/07/22 02:09:35 INFO : Checking potential conflicts...
2026/07/22 02:09:35 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': 0 differences found
2026/07/22 02:09:35 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': 2 matching files
2026/07/22 02:09:35 INFO : Finished checking the potential conflicts. %!s()
2026/07/22 02:09:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:35 INFO : folder/hello,WORLD!.txt: Files are equal but will copy anyway to fix case to folder/HeLlO,wOrLd!.txt
2026/07/22 02:09:35 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfolder/éééö.txt[0m
2026/07/22 02:09:35 INFO : folder/éééö.txt: Files are equal but will copy anyway to fix case to folder/éééö.txt
2026/07/22 02:09:35 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:09:35 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/file1.txt[0m
2026/07/22 02:09:35 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:09:36 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:09:36 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:09:36 INFO : folder/éééö.txt: Updated modification time in destination
2026/07/22 02:09:36 INFO : folder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/07/22 02:09:36 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt-rclone-move-rebiviy7
2026/07/22 02:09:36 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt-rclone-move-butovuw9
2026/07/22 02:09:36 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/07/22 02:09:36 INFO : folder/HeLlO,wOrLd!.txt-rclone-move-rebiviy7: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/07/22 02:09:36 INFO : folder/hello,WORLD!.txt: Moved (server-side) to: folder/HeLlO,wOrLd!.txt
2026/07/22 02:09:36 INFO : folder/hello,WORLD!.txt: Fixed case by renaming to: folder/HeLlO,wOrLd!.txt
2026/07/22 02:09:36 INFO : folder/éééö.txt-rclone-move-butovuw9: Moved (server-side) to: folder/éééö.txt
2026/07/22 02:09:36 INFO : folder/éééö.txt: Moved (server-side) to: folder/éééö.txt
2026/07/22 02:09:36 INFO : folder/éééö.txt: Fixed case by renaming to: folder/éééö.txt
2026/07/22 02:09:36 INFO : Updating listings
2026/07/22 02:09:36 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:36 INFO : [32mBisync successful[0m
2026/07/22 02:09:36 NOTICE: [36m(13) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/[0m
2026/07/22 02:09:37 DEBUG : folder: Purge subdir
2026/07/22 02:09:37 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:37 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/07/22 02:09:37 INFO : folder/éééö.txt: Deleted
2026/07/22 02:09:37 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:37 INFO : folder: Removing directory
2026/07/22 02:09:37 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/07/22 02:09:37 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:37 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/07/22 02:09:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/07/22 02:09:37 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:09:37 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:37 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/07/22 02:09:37 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/07/22 02:09:37 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:37 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/07/22 02:09:37 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:37 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/07/22 02:09:37 DEBUG : file1.txt: Remove file
2026/07/22 02:09:37 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:09:37 NOTICE: [36m(14) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:09:38 DEBUG : folder: Purge subdir
2026/07/22 02:09:38 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:38 INFO : folder/éééö.txt: Deleted
2026/07/22 02:09:38 INFO : folder/HeLlO,wOrLd!.txt: Deleted
2026/07/22 02:09:38 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:38 INFO : folder: Removing directory
2026/07/22 02:09:38 DEBUG : 測試_Русский_ _ _ě_áñ: Purge subdir
2026/07/22 02:09:38 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:38 INFO : 測試_Русский_ _ _ě_áñ/測試_check file: Deleted
2026/07/22 02:09:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ࢺ_.txt: Deleted
2026/07/22 02:09:38 INFO : 測試_Русский_ _ _ě_áñ/filename_contains_ě_.txt: Deleted
2026/07/22 02:09:38 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:38 INFO : 測試_Русский_ _ _ě_áñ: Removing directory
2026/07/22 02:09:38 DEBUG : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Purge subdir
2026/07/22 02:09:38 DEBUG : Waiting for deletions to finish
2026/07/22 02:09:38 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/07/22 02:09:38 DEBUG : removing 1 level 1 directories
2026/07/22 02:09:38 INFO : 測試_Русский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/07/22 02:09:38 DEBUG : file1.txt: Remove file
2026/07/22 02:09:38 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:09:38 NOTICE: [36m(15) :[0m [34mtouch-copy 2001-01-02 /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:09:38 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/" for canonical name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:09:38 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:09:38 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as ""
2026/07/22 02:09:38 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:38 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:38 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file1.txt"
2026/07/22 02:09:38 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:09:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:09:39 INFO : file1.txt: Copied (new)
2026/07/22 02:09:39 NOTICE: [36m(16) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/ file2.txt[0m
2026/07/22 02:09:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as "file2.txt"
2026/07/22 02:09:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file2.txt"
2026/07/22 02:09:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:39 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/22 02:09:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:39 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/22 02:09:39 INFO : file1.txt: Copied (new) to: file2.txt
2026/07/22 02:09:39 NOTICE: [36m(17) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/ file3.txt[0m
2026/07/22 02:09:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" as "file3.txt"
2026/07/22 02:09:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/"
2026/07/22 02:09:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/'" as "file3.txt"
2026/07/22 02:09:39 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:39 DEBUG : file3.txt.af26573b.partial: size = 19 OK
2026/07/22 02:09:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:40 DEBUG : file3.txt.af26573b.partial: renamed to: file3.txt
2026/07/22 02:09:40 INFO : file1.txt: Copied (new) to: file3.txt
2026/07/22 02:09:40 NOTICE: [36m(18) :[0m [34mbisync resync[0m
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:45 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:45 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:45 INFO : Copying Path2 files to Path1
2026/07/22 02:09:45 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:09:46 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:09:46 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:09:46 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:09:46 INFO : file3.txt: Copied (server-side copy)
2026/07/22 02:09:46 INFO : Resync updating listings
2026/07/22 02:09:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:46 INFO : [32mBisync successful[0m
2026/07/22 02:09:46 NOTICE: [36m(19) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/07/22 02:09:46 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:09:46 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:46 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 02:09:46 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:09:46 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:46 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: size = 19 OK
2026/07/22 02:09:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:47 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.38b3281f.partial: renamed to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 02:09:47 INFO : file1.txt: Copied (new) to: 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt
2026/07/22 02:09:47 NOTICE: [36m(20) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder éééö.txt[0m
2026/07/22 02:09:47 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder" as "éééö.txt"
2026/07/22 02:09:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder"
2026/07/22 02:09:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder'" as "éééö.txt"
2026/07/22 02:09:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:47 DEBUG : éééö.txt.65786c5f.partial: size = 19 OK
2026/07/22 02:09:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:47 DEBUG : éééö.txt.65786c5f.partial: renamed to: éééö.txt
2026/07/22 02:09:47 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 02:09:47 NOTICE: [36m(21) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:47 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/07/22 02:09:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder"
2026/07/22 02:09:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/07/22 02:09:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:47 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: size = 19 OK
2026/07/22 02:09:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:47 DEBUG : HeLlO,wOrLd!.txt.72ed0626.partial: renamed to: HeLlO,wOrLd!.txt
2026/07/22 02:09:47 INFO : file1.txt: Copied (new) to: HeLlO,wOrLd!.txt
2026/07/22 02:09:47 NOTICE: [36m(22) :[0m [34mtouch-copy 2001-01-03 /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:09:47 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/" for canonical name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:09:47 DEBUG : file1.txt: Set modification time 2001-01-03
2026/07/22 02:09:47 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as ""
2026/07/22 02:09:47 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:47 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:47 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file1.txt"
2026/07/22 02:09:47 DEBUG : file1.txt: size = 19 OK
2026/07/22 02:09:47 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/07/22 02:09:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:48 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:09:48 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:09:48 NOTICE: [36m(23) :[0m [34mcopy-as-NFD /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder éééö.txt[0m
2026/07/22 02:09:48 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder" as "éééö.txt"
2026/07/22 02:09:48 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder"
2026/07/22 02:09:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder'" as "éééö.txt"
2026/07/22 02:09:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:48 DEBUG : éééö.txt.eb0a0440.partial: size = 19 OK
2026/07/22 02:09:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:48 DEBUG : éééö.txt.eb0a0440.partial: renamed to: éééö.txt
2026/07/22 02:09:48 INFO : file1.txt: Copied (new) to: éééö.txt
2026/07/22 02:09:48 NOTICE: [36m(24) :[0m [34mcopy-as-NFD /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder hello,WORLD!.txt[0m
2026/07/22 02:09:48 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder" as "hello,WORLD!.txt"
2026/07/22 02:09:48 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:09:48 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder"
2026/07/22 02:09:48 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder'" as "hello,WORLD!.txt"
2026/07/22 02:09:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:09:48 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: size = 19 OK
2026/07/22 02:09:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:09:48 DEBUG : hello,WORLD!.txt.d42ed5b0.partial: renamed to: hello,WORLD!.txt
2026/07/22 02:09:48 INFO : file1.txt: Copied (new) to: hello,WORLD!.txt
2026/07/22 02:09:48 NOTICE: [36m(25) :[0m [34mtest bisync run with normalization[0m
2026/07/22 02:09:48 NOTICE: [36m(26) :[0m [34mbisync norm force[0m
2026/07/22 02:09:53 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:09:53 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:53 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:53 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:09:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:09:54 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:09:54 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:09:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:54 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:09:54 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:09: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/07/22 02:09:54 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:54 INFO : Building Path1 and Path2 listings
2026/07/22 02:09:54 INFO : Path1 checking for diffs
2026/07/22 02:09:54 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:54 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/07/22 02:09:54 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:09:54 INFO : Path1: 3 changes: [32m 3 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:09:54 INFO : Path2 checking for diffs
2026/07/22 02:09:54 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:09:54 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/éééö.txt[0m
2026/07/22 02:09:54 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mnewfolder/hello,WORLD!.txt[0m
2026/07/22 02:09:54 INFO : Path2: 3 changes: [32m 2 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:09:54 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 02:09:54 INFO : Applying changes
2026/07/22 02:09:54 INFO : Checking potential conflicts...
2026/07/22 02:09:55 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': 0 differences found
2026/07/22 02:09:55 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': 2 matching files
2026/07/22 02:09:55 INFO : Finished checking the potential conflicts. %!s()
2026/07/22 02:09:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:55 INFO : newfolder/HeLlO,wOrLd!.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/07/22 02:09:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:09:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mnewfolder/éééö.txt[0m
2026/07/22 02:09:55 INFO : newfolder/éééö.txt: Files are equal but will copy anyway to update modtime (will not rename)
2026/07/22 02:09:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder/éééö.txt[0m
2026/07/22 02:09:55 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:09:55 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/file1.txt[0m
2026/07/22 02:09:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:09:55 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:09:55 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/07/22 02:09:55 INFO : newfolder/hello,WORLD!.txt: Updated modification time in destination
2026/07/22 02:09:55 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:09:55 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Copied (server-side copy)
2026/07/22 02:09:55 INFO : Updating listings
2026/07/22 02:09:55 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:09:55 INFO : [32mBisync successful[0m
2026/07/22 02:09:55 NOTICE: [36m(27) :[0m [34mtest resync[0m
2026/07/22 02:09:55 NOTICE: [36m(28) :[0m [34mbisync resync norm[0m
2026/07/22 02:10:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:10:00 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:10:01 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:10:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:10:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:01 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:10:01 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:10:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:10: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/07/22 02:10:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:10:01 INFO : Copying Path2 files to Path1
2026/07/22 02:10:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:10:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:10:02 INFO : Resync updating listings
2026/07/22 02:10:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:10:02 INFO : [32mBisync successful[0m
2026/07/22 02:10:02 NOTICE: [36m(29) :[0m [34mtest changed on one path[0m
2026/07/22 02:10:02 NOTICE: [36m(30) :[0m [34mtouch-copy 2001-01-05 /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/[0m
2026/07/22 02:10:02 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/" for canonical name "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0"
2026/07/22 02:10:02 DEBUG : file1.txt: Set modification time 2001-01-05
2026/07/22 02:10:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/" as ""
2026/07/22 02:10:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:10:02 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/'" as "file1.txt"
2026/07/22 02:10:02 DEBUG : file1.txt: size = 19 OK
2026/07/22 02:10:02 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/07/22 02:10:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:02 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:10:02 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:10:02 NOTICE: [36m(31) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt[0m
2026/07/22 02:10:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:10:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö"
2026/07/22 02:10:02 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö'" as "測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"
2026/07/22 02:10:02 DEBUG : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: size = 19 OK
2026/07/22 02:10:02 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/07/22 02:10:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:02 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:10:02 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:10:02 NOTICE: [36m(32) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder éééö.txt[0m
2026/07/22 02:10:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder" as "éééö.txt"
2026/07/22 02:10:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:10:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder"
2026/07/22 02:10:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder'" as "éééö.txt"
2026/07/22 02:10:03 DEBUG : éééö.txt: size = 19 OK
2026/07/22 02:10:03 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/07/22 02:10:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:03 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:10:03 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:10:03 NOTICE: [36m(33) :[0m [34mcopy-as-NFC /tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder HeLlO,wOrLd!.txt[0m
2026/07/22 02:10:03 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder" as "HeLlO,wOrLd!.txt"
2026/07/22 02:10:03 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_normalization-xuguzas0/file1.txt"
2026/07/22 02:10:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder"
2026/07/22 02:10:03 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/newfolder'" as "HeLlO,wOrLd!.txt"
2026/07/22 02:10:03 DEBUG : HeLlO,wOrLd!.txt: size = 19 OK
2026/07/22 02:10:03 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/07/22 02:10:03 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:03 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:10:03 DEBUG : file1.txt: Unchanged skipping
2026/07/22 02:10:03 NOTICE: [36m(34) :[0m [34mbisync norm[0m
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: size = 0 OK
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧.1c6c2e43.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:10:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: size = 0 OK
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:08 DEBUG : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻.a79ff014.partial: renamed to: ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö
2026/07/22 02:10:08 INFO : ě�� áñhࢺ_測試рускийěáñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Copied (new)
2026/07/22 02:10:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:10:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:10:09 INFO : Building Path1 and Path2 listings
2026/07/22 02:10:09 INFO : Path1 checking for diffs
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/HeLlO,wOrLd!.txt[0m
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mnewfolder/éééö.txt[0m
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36m"測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:10:09 INFO : Path1: 3 changes: [32m 0 new[0m, [33m 3 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:09 INFO : ([33mModified[0m: [36m 3 newer[0m, [34m 0 older[0m)
2026/07/22 02:10:09 INFO : Path2 checking for diffs
2026/07/22 02:10:09 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:10:09 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:09 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 02:10:09 INFO : Applying changes
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder/hello,WORLD!.txt[0m
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/newfolder/éééö.txt[0m
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36m"TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾\u200d♀️💆🏿\u200d♂️🐨🤙🏼🤮🧑🏻\u200d🔧🧑\u200d🔬éö.txt"[0m
2026/07/22 02:10:09 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/file1.txt[0m
2026/07/22 02:10:09 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:10:09 INFO : file1.txt: Updated modification time in destination
2026/07/22 02:10:09 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:10:09 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Updated modification time in destination
2026/07/22 02:10:09 INFO : newfolder/HeLlO,wOrLd!.txt: Updated modification time in destination
2026/07/22 02:10:09 INFO : newfolder/éééö.txt: Updated modification time in destination
2026/07/22 02:10:09 INFO : Updating listings
2026/07/22 02:10:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/normalization/path2/"
2026/07/22 02:10:09 INFO : [32mBisync successful[0m
2026/07/22 02:10:10 DEBUG : Waiting for deletions to finish
2026/07/22 02:10:10 INFO : file1.txt: Deleted
2026/07/22 02:10:10 INFO : file2.txt: Deleted
2026/07/22 02:10:10 INFO : file3.txt: Deleted
2026/07/22 02:10:10 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/07/22 02:10:10 INFO : newfolder/HeLlO,wOrLd!.txt: Deleted
2026/07/22 02:10:10 INFO : newfolder/éééö.txt: Deleted
2026/07/22 02:10:10 DEBUG : removing 2 level 1 directories
2026/07/22 02:10:10 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/07/22 02:10:10 INFO : newfolder: Removing directory
2026/07/22 02:10:10 DEBUG : removing 1 level 0 directories
2026/07/22 02:10:10 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path1': Removing directory
2026/07/22 02:10:10 DEBUG : Waiting for deletions to finish
2026/07/22 02:10:10 INFO : file1.txt: Deleted
2026/07/22 02:10:10 INFO : file3.txt: Deleted
2026/07/22 02:10:10 INFO : file2.txt: Deleted
2026/07/22 02:10:10 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö/測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö.txt: Deleted
2026/07/22 02:10:10 INFO : newfolder/éééö.txt: Deleted
2026/07/22 02:10:10 INFO : newfolder/hello,WORLD!.txt: Deleted
2026/07/22 02:10:11 DEBUG : removing 2 level 1 directories
2026/07/22 02:10:11 INFO : 測試_Руский___ě_áñ👸🏼🧝🏾♀️💆🏿♂️🐨🤙🏼🤮🧑🏻🔧🧑🔬éö: Removing directory
2026/07/22 02:10:11 INFO : newfolder: Removing directory
2026/07/22 02:10:11 DEBUG : removing 1 level 0 directories
2026/07/22 02:10:11 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/normalization/path2': Removing directory
bisync_test.go:610: [32mTEST normalization PASSED[0m
=== RUN TestBisyncRemoteRemote/rclone_args
2026/07/22 02:10:11 INFO : path1: Making directory
2026/07/22 02:10:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1"
2026/07/22 02:10:11 INFO : path2: Making directory
2026/07/22 02:10:11 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2"
2026/07/22 02:10:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial"
2026/07/22 02:10:11 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_rclone_args-lisoyef8"
2026/07/22 02:10:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : subdir: Making directory with metadata
2026/07/22 02:10:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:10:11 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:10:11 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:10:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:10:11 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_rclone_args-lisoyef8: Waiting for checks to finish
2026/07/22 02:10:11 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_rclone_args-lisoyef8: Waiting for transfers to finish
2026/07/22 02:10:11 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 02:10:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:10:11 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 02:10:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:10:11 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 02:10:11 INFO : file1.txt: Copied (new)
2026/07/22 02:10:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:10:11 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:10:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:11 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 02:10:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:10:11 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:10:11 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 02:10:11 INFO : subdir/file21.txt: Copied (new)
2026/07/22 02:10:11 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:10:11 INFO : file2.txt: Copied (new)
2026/07/22 02:10:11 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:10:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles"
2026/07/22 02:10:11 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2"
2026/07/22 02:10:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file21.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/22 02:10:11 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK
2026/07/22 02:10:11 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2: Waiting for checks to finish
2026/07/22 02:10:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:11 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/22 02:10:11 INFO : file1.txt: Copied (new)
2026/07/22 02:10:11 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/22 02:10:11 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:11 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:11 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt
2026/07/22 02:10:11 INFO : file2.txt: Copied (new)
2026/07/22 02:10:11 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2: Waiting for transfers to finish
2026/07/22 02:10:11 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/22 02:10:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:11 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/22 02:10:11 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/22 02:10:11 INFO : file21.txt: Copied (new)
2026/07/22 02:10:11 INFO : file20.txt: Copied (new)
2026/07/22 02:10:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:10:11 ERROR : error listing: directory not found
2026/07/22 02:10:11 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Failed to list "": directory not found
2026/07/22 02:10:11 DEBUG : removing 1 level 0 directories
2026/07/22 02:10:11 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Removing directory
2026/07/22 02:10:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Frclone_args%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fbff2c10-101a-0098-047f-19917b000000
Time:2026-07-22T02:10:11.5031464Z
--------------------------------------------------------------------------------
2026/07/22 02:10:11 DEBUG : Waiting for deletions to finish
2026/07/22 02:10:11 ERROR : error listing: directory not found
2026/07/22 02:10:11 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Failed to list "": directory not found
2026/07/22 02:10:11 DEBUG : removing 1 level 0 directories
2026/07/22 02:10:11 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Removing directory
2026/07/22 02:10:11 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Frclone_args%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:fbff2c13-101a-0098-077f-19917b000000
Time:2026-07-22T02:10:11.6301092Z
--------------------------------------------------------------------------------
2026/07/22 02:10:11 ERROR : error listing: directory not found
2026/07/22 02:10:11 ERROR : error listing: directory not found
2026/07/22 02:10:11 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_rclone_args-lisoyef8
2026/07/22 02:10:11 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:10:11 INFO : subdir: Making directory
2026/07/22 02:10:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Waiting for checks to finish
2026/07/22 02:10:11 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Waiting for transfers to finish
2026/07/22 02:10:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:10:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:12 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 02:10:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:10:12 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 02:10:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:10:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:10:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:10:12 INFO : file2.txt: Copied (new)
2026/07/22 02:10:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:10:12 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:10:12 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 02:10:12 INFO : file1.txt: Copied (new)
2026/07/22 02:10:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:10:12 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:10:12 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 02:10:12 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:12 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 02:10:12 INFO : subdir/file21.txt: Copied (new)
2026/07/22 02:10:12 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1'
2026/07/22 02:10:12 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:12 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:10:12 INFO : subdir: Making directory
2026/07/22 02:10:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:12 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination
2026/07/22 02:10:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Waiting for checks to finish
2026/07/22 02:10:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Waiting for transfers to finish
2026/07/22 02:10:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:10:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:10:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:10:13 DEBUG : file1.txt.3d039419.partial: size = 19 OK
2026/07/22 02:10:13 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK
2026/07/22 02:10:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:10:13 INFO : file2.txt: Copied (new)
2026/07/22 02:10:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:10:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:10:13 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:10:13 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt
2026/07/22 02:10:13 INFO : file1.txt: Copied (new)
2026/07/22 02:10:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:10:13 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:10:13 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK
2026/07/22 02:10:13 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:13 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt
2026/07/22 02:10:13 INFO : subdir/file21.txt: Copied (new)
2026/07/22 02:10:13 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2'
2026/07/22 02:10:13 NOTICE: [36m(01) :[0m [34mtest rclone-args[0m
2026/07/22 02:10:13 NOTICE: [36m(02) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/ *[0m
2026/07/22 02:10:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/"
2026/07/22 02:10:13 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/" to be canonical "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2"
2026/07/22 02:10:13 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 02:10:13 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:10:13 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:10:13 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 02:10:13 NOTICE: [36m(03) :[0m [34mtest initial bisync[0m
2026/07/22 02:10:13 NOTICE: [36m(04) :[0m [34mbisync resync checksum[0m
2026/07/22 02:10:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:18 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:18 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 02:10:18 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:18 INFO : Copying Path2 files to Path1
2026/07/22 02:10:18 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:10:18 INFO : There was nothing to transfer
2026/07/22 02:10:18 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:10:19 INFO : There was nothing to transfer
2026/07/22 02:10:19 INFO : Resync updating listings
2026/07/22 02:10:19 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:19 INFO : [32mBisync successful[0m
2026/07/22 02:10:19 NOTICE: [36m(05) :[0m [34mtest place newer files on both paths[0m
2026/07/22 02:10:19 NOTICE: [36m(06) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/[0m
2026/07/22 02:10:19 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" as ""
2026/07/22 02:10:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt"
2026/07/22 02:10:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/"
2026/07/22 02:10:19 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/'" as "file1.txt"
2026/07/22 02:10:19 DEBUG : file1.txt: size = 19 OK
2026/07/22 02:10: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/07/22 02:10:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2)
2026/07/22 02:10:19 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/')
2026/07/22 02:10:19 DEBUG : file1.txt: md5 differ
2026/07/22 02:10:19 DEBUG : file1.txt.75b77f44.partial: size = 19 OK
2026/07/22 02:10:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:19 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt
2026/07/22 02:10:19 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:10:19 NOTICE: [36m(07) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/[0m
2026/07/22 02:10:19 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/" as ""
2026/07/22 02:10:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt"
2026/07/22 02:10:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:19 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/'" as "file2.txt"
2026/07/22 02:10:19 DEBUG : file2.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2)
2026/07/22 02:10:19 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/')
2026/07/22 02:10:19 DEBUG : file2.txt: Sizes differ
2026/07/22 02:10:19 DEBUG : file2.txt.2fd64024.partial: size = 19 OK
2026/07/22 02:10:19 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:19 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt
2026/07/22 02:10:19 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:10:19 NOTICE: [36m(08) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir[0m
2026/07/22 02:10:19 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir" as ""
2026/07/22 02:10:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt"
2026/07/22 02:10:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir"
2026/07/22 02:10:19 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 02:10:19 DEBUG : file20.txt: size = 0 OK
2026/07/22 02:10:19 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/07/22 02:10:19 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:19 INFO : file20.txt: Updated modification time in destination
2026/07/22 02:10:19 DEBUG : file20.txt: Unchanged skipping
2026/07/22 02:10:19 NOTICE: [36m(09) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir[0m
2026/07/22 02:10:19 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir" as ""
2026/07/22 02:10:19 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt"
2026/07/22 02:10:19 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir"
2026/07/22 02:10:20 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 02:10:20 DEBUG : file21.txt: size = 0 OK
2026/07/22 02:10: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/07/22 02:10:20 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:20 INFO : file21.txt: Updated modification time in destination
2026/07/22 02:10:20 DEBUG : file21.txt: Unchanged skipping
2026/07/22 02:10:20 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/ file1.txt[0m
2026/07/22 02:10:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/"
2026/07/22 02:10:20 DEBUG : file1.txt: Set modification time 2001-01-02
2026/07/22 02:10:20 NOTICE: [36m(11) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file2.txt[0m
2026/07/22 02:10:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:20 DEBUG : file2.txt: Set modification time 2001-01-02
2026/07/22 02:10:20 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 02:10:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/"
2026/07/22 02:10:20 DEBUG : file20.txt: Set modification time 2001-01-02
2026/07/22 02:10:20 NOTICE: [36m(13) :[0m [34mtouch-glob 2001-01-02 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 02:10:20 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/"
2026/07/22 02:10:20 DEBUG : file21.txt: Set modification time 2001-01-02
2026/07/22 02:10:20 NOTICE: [36m(14) :[0m [34mtest run bisync with custom options[0m
2026/07/22 02:10:20 NOTICE: [36m(15) :[0m [34mbisync checksum[0m
2026/07/22 02:10:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10: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/07/22 02:10:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:25 INFO : Building Path1 and Path2 listings
2026/07/22 02:10:25 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 02:10:26 INFO : Path1 checking for diffs
2026/07/22 02:10:26 INFO : - [36mPath1[0m [35m[33mFile changed: [35mhash[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:10:26 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:26 INFO : ([33mModified[0m: [36m 1 hash differs[0m)
2026/07/22 02:10:26 INFO : Path2 checking for diffs
2026/07/22 02:10:26 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:10:26 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:26 INFO : ([33mModified[0m: [36m 1 larger[0m, [34m 0 smaller[0m, [36m 1 hash differs[0m)
2026/07/22 02:10:26 INFO : Applying changes
2026/07/22 02:10:26 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/file1.txt[0m
2026/07/22 02:10:26 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/file2.txt[0m
2026/07/22 02:10:26 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:10:26 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:10:26 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:10:27 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:10:27 INFO : Updating listings
2026/07/22 02:10:27 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:27 INFO : [32mBisync successful[0m
2026/07/22 02:10:27 NOTICE: [36m(16) :[0m [34mtouch-glob 2007-07-23 /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/ *[0m
2026/07/22 02:10:27 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/" for canonical name "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2"
2026/07/22 02:10:27 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 02:10:27 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 02:10:27 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 02:10:27 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 02:10:27 NOTICE: [36m(17) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/[0m
2026/07/22 02:10:27 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" as ""
2026/07/22 02:10:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt"
2026/07/22 02:10:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/"
2026/07/22 02:10:27 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/'" as "file1.txt"
2026/07/22 02:10:27 DEBUG : file1.txt: size = 19 OK
2026/07/22 02:10:27 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/07/22 02:10:27 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:27 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/22 02:10:27 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:27 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/22 02:10:27 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:10:27 NOTICE: [36m(18) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/[0m
2026/07/22 02:10:27 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/" as ""
2026/07/22 02:10:27 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt"
2026/07/22 02:10:27 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:27 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/'" as "file2.txt"
2026/07/22 02:10:27 DEBUG : file2.txt: size = 19 OK
2026/07/22 02:10:27 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/07/22 02:10:27 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:27 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/07/22 02:10:27 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:28 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/07/22 02:10:28 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:10:28 NOTICE: [36m(19) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir[0m
2026/07/22 02:10:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir" as ""
2026/07/22 02:10:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt"
2026/07/22 02:10:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir"
2026/07/22 02:10:28 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 02:10:28 DEBUG : file20.txt: size = 0 OK
2026/07/22 02:10:28 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/07/22 02:10:28 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:28 DEBUG : file20.txt.578229e9.partial: size = 0 OK
2026/07/22 02:10:28 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:28 DEBUG : file20.txt.578229e9.partial: renamed to: file20.txt
2026/07/22 02:10:28 INFO : file20.txt: Copied (replaced existing)
2026/07/22 02:10:28 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file1.txt[0m
2026/07/22 02:10:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/" as "file1.txt"
2026/07/22 02:10:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt"
2026/07/22 02:10:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:28 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/'" as "file1.txt"
2026/07/22 02:10:28 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2)
2026/07/22 02:10:28 DEBUG : file1.txt: size = 19 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/')
2026/07/22 02:10:28 DEBUG : file21.txt: Sizes differ
2026/07/22 02:10:28 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK
2026/07/22 02:10:28 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:28 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt
2026/07/22 02:10:28 INFO : file21.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:10:28 NOTICE: [36m(21) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/ file1.txt[0m
2026/07/22 02:10:28 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 02:10:28 NOTICE: [36m(22) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file2.txt[0m
2026/07/22 02:10:29 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 02:10:29 NOTICE: [36m(23) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 02:10:29 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 02:10:29 NOTICE: [36m(24) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 02:10:29 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 02:10:29 NOTICE: [36m(25) :[0m [34mbisync size-only[0m
2026/07/22 02:10:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:10:33 INFO : Bisyncing with Comparison Settings:
{
"Modtime": false,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:10:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:33 INFO : Building Path1 and Path2 listings
2026/07/22 02:10:34 INFO : Path1 checking for diffs
2026/07/22 02:10:34 INFO : Path2 checking for diffs
2026/07/22 02:10:34 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:10:34 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:34 INFO : ([33mModified[0m: [36m 0 larger[0m, [34m 1 smaller[0m)
2026/07/22 02:10:34 INFO : Applying changes
2026/07/22 02:10:34 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/file1.txt[0m
2026/07/22 02:10:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:10:34 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:10:34 INFO : Updating listings
2026/07/22 02:10:34 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:34 INFO : [32mBisync successful[0m
2026/07/22 02:10:34 NOTICE: [36m(26) :[0m [34mbisync resync[0m
2026/07/22 02:10:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:39 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:10:39 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:39 INFO : Copying Path2 files to Path1
2026/07/22 02:10:39 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:10:39 INFO : There was nothing to transfer
2026/07/22 02:10:39 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:10:39 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:10:39 INFO : subdir/file21.txt: Copied (server-side copy)
2026/07/22 02:10:39 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:10:39 INFO : Resync updating listings
2026/07/22 02:10:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:39 INFO : [32mBisync successful[0m
2026/07/22 02:10:39 NOTICE: [36m(27) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/[0m
2026/07/22 02:10:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" as ""
2026/07/22 02:10:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt"
2026/07/22 02:10:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/"
2026/07/22 02:10:39 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/'" as "file1.txt"
2026/07/22 02:10:39 DEBUG : file1.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2)
2026/07/22 02:10:39 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/')
2026/07/22 02:10:39 DEBUG : file1.txt: Sizes differ
2026/07/22 02:10:40 DEBUG : file1.txt.2600eab4.partial: size = 19 OK
2026/07/22 02:10:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:40 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt
2026/07/22 02:10:40 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:10:40 NOTICE: [36m(28) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/[0m
2026/07/22 02:10:40 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/" as ""
2026/07/22 02:10:40 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file2.txt"
2026/07/22 02:10:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:40 DEBUG : operations.CopyFile "file2.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/'" as "file2.txt"
2026/07/22 02:10:40 DEBUG : file2.txt: size = 19 OK
2026/07/22 02:10:40 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/07/22 02:10:40 DEBUG : file2.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:40 DEBUG : Max number of stats groups reached removing dexogab5
2026/07/22 02:10:40 DEBUG : file2.txt.7c61d5d4.partial: size = 19 OK
2026/07/22 02:10:40 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:40 DEBUG : file2.txt.7c61d5d4.partial: renamed to: file2.txt
2026/07/22 02:10:40 INFO : file2.txt: Copied (replaced existing)
2026/07/22 02:10:40 NOTICE: [36m(29) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir[0m
2026/07/22 02:10:40 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir" as ""
2026/07/22 02:10:40 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt"
2026/07/22 02:10:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir"
2026/07/22 02:10:40 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 02:10:40 DEBUG : file20.txt: size = 0 OK
2026/07/22 02:10:40 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 100ns)
2026/07/22 02:10:40 DEBUG : file20.txt: Unchanged skipping
2026/07/22 02:10:40 NOTICE: [36m(30) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir[0m
2026/07/22 02:10:40 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir" as ""
2026/07/22 02:10:40 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt"
2026/07/22 02:10:40 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir"
2026/07/22 02:10:40 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 02:10:40 DEBUG : file21.txt: size = 0 OK
2026/07/22 02:10:40 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/07/22 02:10:40 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:40 INFO : file21.txt: Updated modification time in destination
2026/07/22 02:10:40 DEBUG : file21.txt: Unchanged skipping
2026/07/22 02:10:40 NOTICE: [36m(31) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/ file1.txt[0m
2026/07/22 02:10:40 DEBUG : Max number of stats groups reached removing gogabax0
2026/07/22 02:10:40 DEBUG : file1.txt: Set modification time 2007-07-23
2026/07/22 02:10:40 NOTICE: [36m(32) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file2.txt[0m
2026/07/22 02:10:41 DEBUG : Max number of stats groups reached removing vazupex6
2026/07/22 02:10:41 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 02:10:41 NOTICE: [36m(33) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 02:10:41 DEBUG : Max number of stats groups reached removing sifuyix9
2026/07/22 02:10:41 DEBUG : file20.txt: Set modification time 2007-07-23
2026/07/22 02:10:41 NOTICE: [36m(34) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 02:10:41 DEBUG : Max number of stats groups reached removing yeyeduz5
2026/07/22 02:10:41 DEBUG : file21.txt: Set modification time 2007-07-23
2026/07/22 02:10:41 NOTICE: [36m(35) :[0m [34mbisync ignore-size[0m
2026/07/22 02:10:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:45 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:45 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:10:45 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": false,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:10:45 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:45 INFO : Building Path1 and Path2 listings
2026/07/22 02:10:46 INFO : Path1 checking for diffs
2026/07/22 02:10:46 INFO : Path2 checking for diffs
2026/07/22 02:10:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:10:46 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 02:10:46 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 02:10:46 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 02:10:46 INFO : Applying changes
2026/07/22 02:10:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/file2.txt[0m
2026/07/22 02:10:46 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 02:10:46 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:10:46 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:10:46 INFO : subdir/file21.txt: Copied (server-side copy)
2026/07/22 02:10:46 INFO : Updating listings
2026/07/22 02:10:46 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:46 INFO : [32mBisync successful[0m
2026/07/22 02:10:46 NOTICE: [36m(36) :[0m [34mbisync resync compare-all[0m
2026/07/22 02:10:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:51 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10: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/07/22 02:10:51 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:51 INFO : Copying Path2 files to Path1
2026/07/22 02:10:51 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:10:51 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 02:10:51 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:10:52 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:10:52 INFO : Resync updating listings
2026/07/22 02:10:52 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:52 INFO : [32mBisync successful[0m
2026/07/22 02:10:52 NOTICE: [36m(37) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file2.txt[0m
2026/07/22 02:10:52 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/" as "file2.txt"
2026/07/22 02:10:52 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt"
2026/07/22 02:10:52 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:52 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/'" as "file2.txt"
2026/07/22 02:10:52 DEBUG : file21.txt: size = 0 (Local file system at /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2)
2026/07/22 02:10:52 DEBUG : file2.txt: size = 19 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/')
2026/07/22 02:10:52 DEBUG : file21.txt: Sizes differ
2026/07/22 02:10:52 DEBUG : Max number of stats groups reached removing rewipul0
2026/07/22 02:10:52 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK
2026/07/22 02:10:52 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:53 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt
2026/07/22 02:10:53 INFO : file21.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:10:53 NOTICE: [36m(38) :[0m [34mtouch-glob 2023-08-26 /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/ *[0m
2026/07/22 02:10:53 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/" for canonical name "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2"
2026/07/22 02:10:53 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 02:10:53 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 02:10:53 DEBUG : file2.txt: Set modification time 2023-08-26
2026/07/22 02:10:53 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 02:10:53 NOTICE: [36m(39) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/[0m
2026/07/22 02:10:53 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" as ""
2026/07/22 02:10:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file1.txt"
2026/07/22 02:10:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/"
2026/07/22 02:10:53 DEBUG : operations.CopyFile "file1.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/'" as "file1.txt"
2026/07/22 02:10:53 DEBUG : file1.txt: size = 19 OK
2026/07/22 02:10:53 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/22 02:10:53 DEBUG : file1.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:53 DEBUG : Max number of stats groups reached removing rihidah5
2026/07/22 02:10:53 DEBUG : file1.txt.8c06417f.partial: size = 19 OK
2026/07/22 02:10:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:10:53 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt
2026/07/22 02:10:53 INFO : file1.txt: Copied (replaced existing)
2026/07/22 02:10:53 NOTICE: [36m(40) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir[0m
2026/07/22 02:10:53 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir" as ""
2026/07/22 02:10:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file20.txt"
2026/07/22 02:10:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir"
2026/07/22 02:10:53 DEBUG : operations.CopyFile "file20.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir'" as "file20.txt"
2026/07/22 02:10:53 DEBUG : file20.txt: size = 0 OK
2026/07/22 02:10:53 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC
2026/07/22 02:10:53 DEBUG : file20.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:53 DEBUG : Max number of stats groups reached removing fosaqel2
2026/07/22 02:10:53 DEBUG : file20.txt.fd848222.partial: size = 0 OK
2026/07/22 02:10:53 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:53 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt
2026/07/22 02:10:53 INFO : file20.txt: Copied (replaced existing)
2026/07/22 02:10:53 NOTICE: [36m(41) :[0m [34mcopy-file /tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir[0m
2026/07/22 02:10:53 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir" as ""
2026/07/22 02:10:53 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rclone_args-tonahis2/file21.txt"
2026/07/22 02:10:53 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir"
2026/07/22 02:10:54 DEBUG : operations.CopyFile "file21.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir'" as "file21.txt"
2026/07/22 02:10:54 DEBUG : file21.txt: size = 0 OK
2026/07/22 02:10:54 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/07/22 02:10:54 DEBUG : file21.txt: Dst hash empty - aborting Src hash check
2026/07/22 02:10:54 DEBUG : Max number of stats groups reached removing wifapal7
2026/07/22 02:10:54 DEBUG : file21.txt.68f456b7.partial: size = 0 OK
2026/07/22 02:10:54 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:10:54 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt
2026/07/22 02:10:54 INFO : file21.txt: Copied (replaced existing)
2026/07/22 02:10:54 NOTICE: [36m(42) :[0m [34mtouch-glob 2007-07-23 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/ file2.txt[0m
2026/07/22 02:10:54 DEBUG : Max number of stats groups reached removing safosop6
2026/07/22 02:10:54 DEBUG : file2.txt: Set modification time 2007-07-23
2026/07/22 02:10:54 NOTICE: [36m(43) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/ file1.txt[0m
2026/07/22 02:10:54 DEBUG : Max number of stats groups reached removing paveyar5
2026/07/22 02:10:54 DEBUG : file1.txt: Set modification time 2023-08-26
2026/07/22 02:10:54 NOTICE: [36m(44) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/ file20.txt[0m
2026/07/22 02:10:54 DEBUG : Max number of stats groups reached removing gimetaz3
2026/07/22 02:10:54 DEBUG : file20.txt: Set modification time 2023-08-26
2026/07/22 02:10:54 NOTICE: [36m(45) :[0m [34mtouch-glob 2023-08-26 TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/ file21.txt[0m
2026/07/22 02:10:54 DEBUG : Max number of stats groups reached removing libinog1
2026/07/22 02:10:54 DEBUG : file21.txt: Set modification time 2023-08-26
2026/07/22 02:10:54 NOTICE: [36m(46) :[0m [34mbisync compare-all[0m
2026/07/22 02:10:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:10:59 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": true,
"HashType1": 1,
"HashType2": 1,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": true
}
2026/07/22 02:10:59 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:10:59 INFO : Building Path1 and Path2 listings
2026/07/22 02:10:59 INFO : TestAzureFiles: [2mDownloading hashes...[0m
2026/07/22 02:11:00 INFO : Path1 checking for diffs
2026/07/22 02:11:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:00 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:11:00 INFO : Path1: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:00 INFO : ([33mModified[0m: [36m 2 newer[0m, [34m 0 older[0m)
2026/07/22 02:11:00 INFO : Path2 checking for diffs
2026/07/22 02:11:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (smaller)[0m, [35mhash[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:11:00 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36msubdir/file21.txt[0m
2026/07/22 02:11:00 INFO : Path2: 2 changes: [32m 0 new[0m, [33m 2 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:00 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/07/22 02:11:00 INFO : Applying changes
2026/07/22 02:11:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/file1.txt[0m
2026/07/22 02:11:00 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/subdir/file20.txt[0m
2026/07/22 02:11:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/file2.txt[0m
2026/07/22 02:11:00 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/subdir/file21.txt[0m
2026/07/22 02:11:00 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:01 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:11:01 INFO : subdir/file21.txt: Copied (server-side copy)
2026/07/22 02:11:01 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:02 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:11:02 INFO : subdir/file20.txt: Copied (server-side copy)
2026/07/22 02:11:02 INFO : Updating listings
2026/07/22 02:11:02 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2/"
2026/07/22 02:11:02 INFO : [32mBisync successful[0m
2026/07/22 02:11:02 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:02 DEBUG : Max number of stats groups reached removing rovaqaq7
2026/07/22 02:11:02 INFO : RCLONE_TEST: Deleted
2026/07/22 02:11:02 INFO : file1.txt: Deleted
2026/07/22 02:11:02 INFO : file2.txt: Deleted
2026/07/22 02:11:02 INFO : subdir/file21.txt: Deleted
2026/07/22 02:11:02 INFO : subdir/file20.txt: Deleted
2026/07/22 02:11:02 DEBUG : removing 1 level 1 directories
2026/07/22 02:11:02 INFO : subdir: Removing directory
2026/07/22 02:11:02 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:02 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path1': Removing directory
2026/07/22 02:11:02 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:02 INFO : file1.txt: Deleted
2026/07/22 02:11:02 INFO : file2.txt: Deleted
2026/07/22 02:11:02 INFO : RCLONE_TEST: Deleted
2026/07/22 02:11:03 INFO : subdir/file20.txt: Deleted
2026/07/22 02:11:03 INFO : subdir/file21.txt: Deleted
2026/07/22 02:11:03 DEBUG : removing 1 level 1 directories
2026/07/22 02:11:03 INFO : subdir: Removing directory
2026/07/22 02:11:03 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:03 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rclone_args/path2': Removing directory
bisync_test.go:610: [32mTEST rclone_args PASSED[0m
=== RUN TestBisyncRemoteRemote/resolve
2026/07/22 02:11:03 INFO : path1: Making directory
2026/07/22 02:11:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1"
2026/07/22 02:11:03 INFO : path2: Making directory
2026/07/22 02:11:03 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2"
2026/07/22 02:11:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial"
2026/07/22 02:11:03 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_resolve-wubafub3"
2026/07/22 02:11:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:11:03 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resolve-wubafub3: Waiting for checks to finish
2026/07/22 02:11:03 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resolve-wubafub3: Waiting for transfers to finish
2026/07/22 02:11:03 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:11:03 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:11:03 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:11:03 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:03 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:11:03 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:11:03 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:03 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:11:03 INFO : file1.txt: Copied (new)
2026/07/22 02:11:03 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:11:03 INFO : file2.txt: Copied (new)
2026/07/22 02:11:03 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles"
2026/07/22 02:11:03 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:03 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2: Waiting for checks to finish
2026/07/22 02:11:03 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2: Waiting for transfers to finish
2026/07/22 02:11:03 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK
2026/07/22 02:11:03 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK
2026/07/22 02:11:03 DEBUG : file1L.txt.6455455d.partial: size = 33 OK
2026/07/22 02:11:03 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 02:11:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:03 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:03 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt
2026/07/22 02:11:03 INFO : file2.txt: Copied (new)
2026/07/22 02:11:03 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt
2026/07/22 02:11:03 INFO : file1R.txt: Copied (new)
2026/07/22 02:11:03 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt
2026/07/22 02:11:03 INFO : file1L.txt: Copied (new)
2026/07/22 02:11:03 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:03 ERROR : error listing: directory not found
2026/07/22 02:11:03 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Failed to list "": directory not found
2026/07/22 02:11:03 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:03 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Removing directory
2026/07/22 02:11:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresolve%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:96436ba2-f01a-00af-407f-1943d7000000
Time:2026-07-22T02:11:03.5673033Z
--------------------------------------------------------------------------------
2026/07/22 02:11:03 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:03 ERROR : error listing: directory not found
2026/07/22 02:11:03 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Failed to list "": directory not found
2026/07/22 02:11:03 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:03 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Removing directory
2026/07/22 02:11:03 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresolve%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:96436ba5-f01a-00af-437f-1943d7000000
Time:2026-07-22T02:11:03.6872759Z
--------------------------------------------------------------------------------
2026/07/22 02:11:03 ERROR : error listing: directory not found
2026/07/22 02:11:03 ERROR : error listing: directory not found
2026/07/22 02:11:03 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_resolve-wubafub3
2026/07/22 02:11:03 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:11:03 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Waiting for checks to finish
2026/07/22 02:11:03 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Waiting for transfers to finish
2026/07/22 02:11:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:11:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:11:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:11:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:11:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:11:04 INFO : file1.txt: Copied (new)
2026/07/22 02:11:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:11:04 INFO : file2.txt: Copied (new)
2026/07/22 02:11:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:11:04 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:11:04 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1'
2026/07/22 02:11:04 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:04 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:11:04 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Waiting for checks to finish
2026/07/22 02:11:04 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Waiting for transfers to finish
2026/07/22 02:11:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:11:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:11:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:11:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:11:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:11:04 INFO : file2.txt: Copied (new)
2026/07/22 02:11:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:11:04 INFO : file1.txt: Copied (new)
2026/07/22 02:11:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:11:04 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:11:04 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2'
2026/07/22 02:11:05 NOTICE: [36m(01) :[0m [34mtest resolve[0m
2026/07/22 02:11:05 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:11:05 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:11:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:09 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:09 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:09 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:09 INFO : Copying Path2 files to Path1
2026/07/22 02:11:09 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:11:09 INFO : There was nothing to transfer
2026/07/22 02:11:09 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:11:09 INFO : There was nothing to transfer
2026/07/22 02:11:09 INFO : Resync updating listings
2026/07/22 02:11:09 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:09 INFO : [32mBisync successful[0m
2026/07/22 02:11:09 NOTICE: [36m(04) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:11:09 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:09 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/"
2026/07/22 02:11:09 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" to be canonical "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:09 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 02:11:09 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:09 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:09 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:09 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:09 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:09 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:09 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/')
2026/07/22 02:11:09 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:11:09 DEBUG : Max number of stats groups reached removing fajiwid3
2026/07/22 02:11:09 DEBUG : file1.txt.2782e57b.partial: size = 33 OK
2026/07/22 02:11:09 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:10 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt
2026/07/22 02:11:10 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:11:10 NOTICE: [36m(07) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:10 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:10 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 02:11:10 NOTICE: [36m(08) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:10 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:10 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:10 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:10 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:10 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:10 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/')
2026/07/22 02:11:10 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:11:10 DEBUG : Max number of stats groups reached removing yitebud2
2026/07/22 02:11:10 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 02:11:10 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:10 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 02:11:10 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:11:10 NOTICE: [36m(09) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato[0m
2026/07/22 02:11:10 NOTICE: [36m(10) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato[0m
2026/07/22 02:11:15 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:15 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:15 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:15 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:15 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:15 INFO : Path1 checking for diffs
2026/07/22 02:11:15 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:15 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:11:15 INFO : Path2 checking for diffs
2026/07/22 02:11:15 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:15 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:15 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:11:15 INFO : Applying changes
2026/07/22 02:11:15 INFO : Checking potential conflicts...
2026/07/22 02:11:15 ERROR : file1.txt: md5 differ
2026/07/22 02:11:15 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:15 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:15 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:15 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:15 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/07/22 02:11:15 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 02:11:15 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt[0m
2026/07/22 02:11:15 INFO : file1.txt: Deleted
2026/07/22 02:11:15 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 02:11:15 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:15 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:11:15 INFO : Updating listings
2026/07/22 02:11:15 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:15 INFO : [32mBisync successful[0m
2026/07/22 02:11:15 NOTICE: [36m(11) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:11:15 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:15 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:15 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 02:11:15 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:15 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:15 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:15 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:15 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/07/22 02:11:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:15 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/')
2026/07/22 02:11:15 DEBUG : file1R.txt: md5 differ
2026/07/22 02:11:15 DEBUG : Max number of stats groups reached removing lidalem4
2026/07/22 02:11:16 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK
2026/07/22 02:11:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:16 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt
2026/07/22 02:11:16 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:11:16 NOTICE: [36m(14) :[0m [34mtouch-glob 2001-08-26 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:16 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:16 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 02:11:16 NOTICE: [36m(15) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:16 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:16 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:16 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:16 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:16 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:16 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/07/22 02:11:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:16 INFO : file1L.txt: Updated modification time in destination
2026/07/22 02:11:16 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 02:11:16 NOTICE: [36m(16) :[0m [34mtest bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur[0m
2026/07/22 02:11:16 NOTICE: [36m(17) :[0m [34mbisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur[0m
2026/07/22 02:11:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:20 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:20 INFO : Path1 checking for diffs
2026/07/22 02:11:20 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:20 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 02:11:20 INFO : Path2 checking for diffs
2026/07/22 02:11:20 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (newer)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:20 INFO : Path2: 1 changes: [32m 0 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:20 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m)
2026/07/22 02:11:20 INFO : Applying changes
2026/07/22 02:11:20 INFO : Checking potential conflicts...
2026/07/22 02:11:21 ERROR : file1.txt: md5 differ
2026/07/22 02:11:21 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:21 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:21 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:21 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:21 INFO : file1.txt: [32mThe winner is: Path2[0m
2026/07/22 02:11:21 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.dinosaur1[0m
2026/07/22 02:11:21 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1
2026/07/22 02:11:21 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.dinosaur1[0m
2026/07/22 02:11:21 NOTICE: - [34mPath2[0m [35mNot renaming Path2 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt[0m
2026/07/22 02:11:21 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt[0m
2026/07/22 02:11:21 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:21 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:11:21 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:22 INFO : file1.txt.dinosaur1: Copied (server-side copy)
2026/07/22 02:11:22 INFO : Updating listings
2026/07/22 02:11:22 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:22 INFO : [32mBisync successful[0m
2026/07/22 02:11:22 NOTICE: [36m(18) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:11:22 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:22 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:22 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 02:11:22 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:22 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:22 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:22 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:22 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:22 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/07/22 02:11:22 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:22 INFO : file1R.txt: Updated modification time in destination
2026/07/22 02:11:22 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 02:11:22 NOTICE: [36m(21) :[0m [34mtouch-glob 2002-08-26 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:22 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:22 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 02:11:22 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:22 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:22 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:22 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:22 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:22 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:22 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/07/22 02:11:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:22 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/')
2026/07/22 02:11:22 DEBUG : file1L.txt: md5 differ
2026/07/22 02:11:22 DEBUG : Max number of stats groups reached removing wigemow6
2026/07/22 02:11:22 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 02:11:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:22 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 02:11:22 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:11:22 NOTICE: [36m(23) :[0m [34mtest bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple[0m
2026/07/22 02:11:22 NOTICE: [36m(24) :[0m [34mbisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple[0m
2026/07/22 02:11:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:27 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:27 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:27 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:27 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:27 INFO : Path1 checking for diffs
2026/07/22 02:11:27 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:27 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:27 INFO : Path2 checking for diffs
2026/07/22 02:11:27 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:27 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:27 INFO : Applying changes
2026/07/22 02:11:27 INFO : Checking potential conflicts...
2026/07/22 02:11:27 ERROR : file1.txt: md5 differ
2026/07/22 02:11:27 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:27 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:27 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:27 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:27 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0
2026/07/22 02:11:27 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 02:11:27 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.apple1[0m
2026/07/22 02:11:27 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1
2026/07/22 02:11:27 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.apple1[0m
2026/07/22 02:11:27 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.apple2[0m
2026/07/22 02:11:27 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2
2026/07/22 02:11:27 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.apple2[0m
2026/07/22 02:11:27 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:28 INFO : file1.txt.apple2: Copied (server-side copy)
2026/07/22 02:11:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:28 INFO : file1.txt.apple1: Copied (server-side copy)
2026/07/22 02:11:28 INFO : Updating listings
2026/07/22 02:11:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:28 INFO : [32mBisync successful[0m
2026/07/22 02:11:28 NOTICE: [36m(25) :[0m [34mtest different suffixes[0m
2026/07/22 02:11:28 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:28 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:28 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 02:11:28 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:28 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:28 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:28 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:28 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:28 DEBUG : Max number of stats groups reached removing xaxahej3
2026/07/22 02:11:28 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 02:11:28 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:29 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 02:11:29 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 02:11:29 NOTICE: [36m(28) :[0m [34mtouch-glob 2003-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:29 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:29 DEBUG : file1L.txt: Set modification time 2003-07-23
2026/07/22 02:11:29 NOTICE: [36m(29) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:29 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:29 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:29 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:29 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:29 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:29 DEBUG : Max number of stats groups reached removing fikaxij6
2026/07/22 02:11:29 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK
2026/07/22 02:11:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:29 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt
2026/07/22 02:11:29 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 02:11:29 NOTICE: [36m(30) :[0m [34mtest bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local[0m
2026/07/22 02:11:29 NOTICE: [36m(31) :[0m [34mbisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local[0m
2026/07/22 02:11:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:34 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:34 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:34 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:34 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:34 INFO : Path1 checking for diffs
2026/07/22 02:11:34 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:34 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:34 INFO : Path2 checking for diffs
2026/07/22 02:11:34 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:34 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:34 INFO : Applying changes
2026/07/22 02:11:34 INFO : Checking potential conflicts...
2026/07/22 02:11:34 ERROR : file1.txt: md5 differ
2026/07/22 02:11:34 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:34 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:34 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:34 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:34 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/07/22 02:11:34 INFO : file1.txt: [31mA winner could not be determined.[0m
2026/07/22 02:11:34 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.cloud1[0m
2026/07/22 02:11:34 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1
2026/07/22 02:11:34 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.cloud1[0m
2026/07/22 02:11:34 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.local1[0m
2026/07/22 02:11:34 INFO : file1.txt: Moved (server-side) to: file1.txt.local1
2026/07/22 02:11:34 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.local1[0m
2026/07/22 02:11:34 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:35 INFO : file1.txt.local1: Copied (server-side copy)
2026/07/22 02:11:35 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:35 INFO : file1.txt.cloud1: Copied (server-side copy)
2026/07/22 02:11:35 INFO : Updating listings
2026/07/22 02:11:35 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:35 INFO : [32mBisync successful[0m
2026/07/22 02:11:35 NOTICE: [36m(32) :[0m [34mtest legacy[0m
2026/07/22 02:11:35 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:35 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:35 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 02:11:35 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:35 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:35 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:35 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:35 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:35 DEBUG : Max number of stats groups reached removing cacuzot2
2026/07/22 02:11:35 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 02:11:35 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:36 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 02:11:36 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 02:11:36 NOTICE: [36m(35) :[0m [34mtouch-glob 2004-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:36 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:36 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 02:11:36 NOTICE: [36m(36) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:36 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:36 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:36 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:36 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:36 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:36 DEBUG : Max number of stats groups reached removing gumedip5
2026/07/22 02:11:36 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 02:11:36 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:36 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 02:11:36 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 02:11:36 NOTICE: [36m(37) :[0m [34mtest bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path[0m
2026/07/22 02:11:36 NOTICE: [36m(38) :[0m [34mbisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path[0m
2026/07/22 02:11:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:41 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:41 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:41 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:41 INFO : Path1 checking for diffs
2026/07/22 02:11:41 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:41 INFO : Path1: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:41 INFO : Path2 checking for diffs
2026/07/22 02:11:41 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:41 INFO : Path2: 1 changes: [32m 1 new[0m, [33m 0 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:41 INFO : Applying changes
2026/07/22 02:11:41 INFO : Checking potential conflicts...
2026/07/22 02:11:41 ERROR : file1.txt: md5 differ
2026/07/22 02:11:41 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:41 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:41 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:41 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:41 NOTICE: - [36mPath1[0m [35mRenaming Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt..path1[0m
2026/07/22 02:11:41 INFO : file1.txt: Moved (server-side) to: file1.txt..path1
2026/07/22 02:11:41 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt..path1[0m
2026/07/22 02:11:41 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt..path2[0m
2026/07/22 02:11:41 INFO : file1.txt: Moved (server-side) to: file1.txt..path2
2026/07/22 02:11:41 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt..path2[0m
2026/07/22 02:11:41 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:42 INFO : file1.txt..path2: Copied (server-side copy)
2026/07/22 02:11:42 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:42 INFO : file1.txt..path1: Copied (server-side copy)
2026/07/22 02:11:42 INFO : Updating listings
2026/07/22 02:11:42 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:42 INFO : [32mBisync successful[0m
2026/07/22 02:11:42 NOTICE: [36m(39) :[0m [34mtest deletes on both sides with default suffix[0m
2026/07/22 02:11:42 NOTICE: [36m(40) :[0m [34mtouch-glob 2005-01-02 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:42 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:42 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 02:11:42 NOTICE: [36m(41) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:42 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:42 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:42 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:42 DEBUG : Max number of stats groups reached removing haxibed9
2026/07/22 02:11:42 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK
2026/07/22 02:11:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:42 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt
2026/07/22 02:11:42 INFO : file1R.txt: Copied (new) to: file1.txt
2026/07/22 02:11:42 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file2.txt[0m
2026/07/22 02:11:42 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file2.txt"
2026/07/22 02:11:42 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:42 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:43 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file2.txt"
2026/07/22 02:11:43 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:43 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/')
2026/07/22 02:11:43 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:11:43 DEBUG : Max number of stats groups reached removing savocax8
2026/07/22 02:11:43 DEBUG : file2.txt.57774cc5.partial: size = 33 OK
2026/07/22 02:11:43 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:43 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt
2026/07/22 02:11:43 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:11:43 NOTICE: [36m(43) :[0m [34mtouch-glob 2006-03-04 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:43 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:43 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 02:11:43 NOTICE: [36m(44) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:43 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:43 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:43 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:43 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:43 DEBUG : Max number of stats groups reached removing xisahiv7
2026/07/22 02:11:43 DEBUG : file1.txt.96f4d061.partial: size = 33 OK
2026/07/22 02:11:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:43 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt
2026/07/22 02:11:43 INFO : file1L.txt: Copied (new) to: file1.txt
2026/07/22 02:11:43 NOTICE: [36m(45) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file2.txt[0m
2026/07/22 02:11:43 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file2.txt"
2026/07/22 02:11:43 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:43 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:43 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file2.txt"
2026/07/22 02:11:43 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:43 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/')
2026/07/22 02:11:43 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:11:43 DEBUG : Max number of stats groups reached removing zofizel5
2026/07/22 02:11:44 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 02:11:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:44 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 02:11:44 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:11:44 NOTICE: [36m(46) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=delete[0m
2026/07/22 02:11:44 NOTICE: [36m(47) :[0m [34mbisync conflict-resolve=newer conflict-loser=delete[0m
2026/07/22 02:11:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:48 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:48 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:48 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:48 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:48 INFO : Path1 checking for diffs
2026/07/22 02:11:48 INFO : - [36mPath1[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:11:48 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:48 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:11:48 INFO : Path2 checking for diffs
2026/07/22 02:11:48 INFO : - [34mPath2[0m [35m[33mFile changed: [35msize (larger)[0m, [35mtime (newer)[0m[0m[0m - [36mfile2.txt[0m
2026/07/22 02:11:48 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:48 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:48 INFO : ([33mModified[0m: [36m 1 newer[0m, [34m 0 older[0m, [36m 1 larger[0m, [34m 0 smaller[0m)
2026/07/22 02:11:48 INFO : Applying changes
2026/07/22 02:11:48 INFO : Checking potential conflicts...
2026/07/22 02:11:49 ERROR : file1.txt: md5 differ
2026/07/22 02:11:49 ERROR : file2.txt: md5 differ
2026/07/22 02:11:49 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 2 differences found
2026/07/22 02:11:49 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 2 errors while checking
2026/07/22 02:11:49 INFO : Finished checking the potential conflicts. 2 differences found
2026/07/22 02:11:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:49 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/07/22 02:11:49 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 02:11:49 NOTICE: - [34mPath2[0m [35mDeleting Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt[0m
2026/07/22 02:11:49 INFO : file1.txt: Deleted
2026/07/22 02:11:49 INFO : - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mfile1.txt[0m
2026/07/22 02:11:49 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 02:11:49 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s
2026/07/22 02:11:49 INFO : file2.txt: [32mThe winner is: Path2[0m
2026/07/22 02:11:49 NOTICE: - [36mPath1[0m [35mDeleting Path1 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file2.txt[0m
2026/07/22 02:11:49 INFO : file2.txt: Deleted
2026/07/22 02:11:49 INFO : - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mfile2.txt[0m
2026/07/22 02:11:49 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:49 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:11:49 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:50 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:11:50 INFO : Updating listings
2026/07/22 02:11:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:50 INFO : [32mBisync successful[0m
2026/07/22 02:11:50 NOTICE: [36m(48) :[0m [34mtest --conflict-resolve newer --conflict-loser pathname --conflict-suffix path[0m
2026/07/22 02:11:50 NOTICE: [36m(49) :[0m [34mtouch-glob 2004-07-23 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1R.txt[0m
2026/07/22 02:11:50 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:50 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 02:11:50 NOTICE: [36m(50) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/ file1.txt[0m
2026/07/22 02:11:50 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/" as "file1.txt"
2026/07/22 02:11:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1R.txt"
2026/07/22 02:11:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:50 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/'" as "file1.txt"
2026/07/22 02:11:50 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:50 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 02:11:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2)
2026/07/22 02:11:50 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/')
2026/07/22 02:11:50 DEBUG : file1R.txt: md5 differ
2026/07/22 02:11:50 DEBUG : Max number of stats groups reached removing mufumew8
2026/07/22 02:11:50 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 02:11:50 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK
2026/07/22 02:11:50 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 02:11:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:11:50 NOTICE: [36m(51) :[0m [34mtouch-glob 2004-07-25 /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/ file1L.txt[0m
2026/07/22 02:11:50 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/" for canonical name "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2"
2026/07/22 02:11:50 DEBUG : file1L.txt: Set modification time 2004-07-25
2026/07/22 02:11:50 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/ file1.txt[0m
2026/07/22 02:11:50 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" as "file1.txt"
2026/07/22 02:11:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resolve-zukuvoh2/file1L.txt"
2026/07/22 02:11:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/"
2026/07/22 02:11:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/'" as "file1.txt"
2026/07/22 02:11:50 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:11:50 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC
2026/07/22 02:11:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:11:50 INFO : file1L.txt: Updated modification time in destination
2026/07/22 02:11:50 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 02:11:50 NOTICE: [36m(53) :[0m [34mtest bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path[0m
2026/07/22 02:11:50 NOTICE: [36m(54) :[0m [34mbisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path[0m
2026/07/22 02:11:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:11:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:11: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/07/22 02:11:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:55 INFO : Building Path1 and Path2 listings
2026/07/22 02:11:55 INFO : Path1 checking for diffs
2026/07/22 02:11:55 INFO : - [36mPath1[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:55 INFO : - [36mPath1[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 02:11:55 INFO : Path1: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:55 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 02:11:55 INFO : Path2 checking for diffs
2026/07/22 02:11:55 INFO : - [34mPath2[0m [35m[33mFile changed: [35mtime (older)[0m[0m[0m - [36mfile1.txt[0m
2026/07/22 02:11:55 INFO : - [34mPath2[0m [35m[32mFile is new[0m[0m - [36mfile2.txt[0m
2026/07/22 02:11:55 INFO : Path2: 2 changes: [32m 1 new[0m, [33m 1 modified[0m, [31m 0 deleted[0m
2026/07/22 02:11:55 INFO : ([33mModified[0m: [36m 0 newer[0m, [34m 1 older[0m)
2026/07/22 02:11:55 INFO : Applying changes
2026/07/22 02:11:55 INFO : Checking potential conflicts...
2026/07/22 02:11:55 ERROR : file1.txt: md5 differ
2026/07/22 02:11:55 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 differences found
2026/07/22 02:11:55 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 errors while checking
2026/07/22 02:11:55 NOTICE: azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': 1 matching files
2026/07/22 02:11:55 INFO : Finished checking the potential conflicts. 1 differences found
2026/07/22 02:11:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile1.txt[0m
2026/07/22 02:11:55 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s
2026/07/22 02:11:55 INFO : file1.txt: [32mThe winner is: Path1[0m
2026/07/22 02:11:55 NOTICE: - [36mPath1[0m [35mNot renaming Path1 copy, as it was determined the winner[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt[0m
2026/07/22 02:11:55 NOTICE: - [36mPath1[0m [35m[32mQueue copy to[0m Path2[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt[0m
2026/07/22 02:11:55 NOTICE: - [34mPath2[0m [35mRenaming Path2 copy[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/file1.txt.path2[0m
2026/07/22 02:11:55 INFO : file1.txt: Moved (server-side) to: file1.txt.path2
2026/07/22 02:11:55 NOTICE: - [34mPath2[0m [35m[32mQueue copy to[0m Path1[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/file1.txt.path2[0m
2026/07/22 02:11:55 NOTICE: - [34mWARNING[0m [35mNew or changed in both paths[0m - [36mfile2.txt[0m
2026/07/22 02:11:55 INFO : Files are equal! Skipping: file2.txt
2026/07/22 02:11:55 INFO : - [34mPath2[0m [35mDo queued copies to[0m - [36mPath1[0m
2026/07/22 02:11:56 INFO : file1.txt.path2: Copied (server-side copy)
2026/07/22 02:11:56 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:11:56 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:11:56 INFO : Updating listings
2026/07/22 02:11:57 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resolve/path2/"
2026/07/22 02:11:57 INFO : [32mBisync successful[0m
2026/07/22 02:11:57 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:58 DEBUG : Max number of stats groups reached removing redaced1
2026/07/22 02:11:58 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 02:11:58 INFO : file1.txt: Deleted
2026/07/22 02:11:58 INFO : file1.txt..path2: Deleted
2026/07/22 02:11:58 INFO : RCLONE_TEST: Deleted
2026/07/22 02:11:58 INFO : file1.txt.cloud1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.apple2: Deleted
2026/07/22 02:11:58 INFO : file1.txt.apple1: Deleted
2026/07/22 02:11:58 INFO : file1.txt..path1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.local1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.path2: Deleted
2026/07/22 02:11:58 INFO : file2.txt: Deleted
2026/07/22 02:11:58 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:58 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path1': Removing directory
2026/07/22 02:11:58 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:58 INFO : file1.txt.apple2: Deleted
2026/07/22 02:11:58 INFO : file1.txt..path2: Deleted
2026/07/22 02:11:58 INFO : file1.txt.dinosaur1: Deleted
2026/07/22 02:11:58 INFO : RCLONE_TEST: Deleted
2026/07/22 02:11:58 INFO : file1.txt..path1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.cloud1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.apple1: Deleted
2026/07/22 02:11:58 INFO : file1.txt: Deleted
2026/07/22 02:11:58 INFO : file1.txt.local1: Deleted
2026/07/22 02:11:58 INFO : file1.txt.path2: Deleted
2026/07/22 02:11:58 INFO : file2.txt: Deleted
2026/07/22 02:11:58 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:58 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resolve/path2': Removing directory
bisync_test.go:610: [32mTEST resolve PASSED[0m
=== RUN TestBisyncRemoteRemote/resync
2026/07/22 02:11:58 INFO : path1: Making directory
2026/07/22 02:11:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1"
2026/07/22 02:11:58 INFO : path2: Making directory
2026/07/22 02:11:58 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2"
2026/07/22 02:11:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial"
2026/07/22 02:11:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_resync-fabixeq4"
2026/07/22 02:11:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:11:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:11:58 INFO : file1.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:11:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:11:58 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:11:58 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resync-fabixeq4: Waiting for checks to finish
2026/07/22 02:11:58 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resync-fabixeq4: Waiting for transfers to finish
2026/07/22 02:11:58 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:11:58 INFO : file4.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:11:58 INFO : file2.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:11:58 INFO : file5.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:11:58 INFO : file6.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:11:58 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:11:58 INFO : file7.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:58 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:11:58 INFO : file3.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles"
2026/07/22 02:11:58 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7"
2026/07/22 02:11:58 DEBUG : fileA.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : fileB.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:58 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK
2026/07/22 02:11:58 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK
2026/07/22 02:11:58 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:11:58 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7: Waiting for checks to finish
2026/07/22 02:11:58 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt
2026/07/22 02:11:58 INFO : fileB.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:11:58 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7: Waiting for transfers to finish
2026/07/22 02:11:58 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt
2026/07/22 02:11:58 INFO : fileA.txt: Copied (new)
2026/07/22 02:11:58 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:58 ERROR : error listing: directory not found
2026/07/22 02:11:58 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Failed to list "": directory not found
2026/07/22 02:11:58 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:58 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Removing directory
2026/07/22 02:11:58 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresync%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e054b646-801a-0033-797f-19eeb1000000
Time:2026-07-22T02:11:58.9403122Z
--------------------------------------------------------------------------------
2026/07/22 02:11:58 DEBUG : Waiting for deletions to finish
2026/07/22 02:11:58 ERROR : error listing: directory not found
2026/07/22 02:11:59 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Failed to list "": directory not found
2026/07/22 02:11:59 DEBUG : removing 1 level 0 directories
2026/07/22 02:11:59 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Removing directory
2026/07/22 02:11:59 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresync%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:e054b64f-801a-0033-027f-19eeb1000000
Time:2026-07-22T02:11:59.0642321Z
--------------------------------------------------------------------------------
2026/07/22 02:11:59 ERROR : error listing: directory not found
2026/07/22 02:11:59 ERROR : error listing: directory not found
2026/07/22 02:11:59 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_resync-fabixeq4
2026/07/22 02:11:59 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:11:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Waiting for checks to finish
2026/07/22 02:11:59 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Waiting for transfers to finish
2026/07/22 02:11:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:11:59 INFO : file3.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:11:59 INFO : file1.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:11:59 INFO : file4.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:11:59 INFO : file2.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:11:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:11:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:11:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:11:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:11:59 INFO : file5.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:11:59 INFO : file7.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:11:59 INFO : file6.txt: Copied (new)
2026/07/22 02:11:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:11:59 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:11:59 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1'
2026/07/22 02:12:00 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:12:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Waiting for checks to finish
2026/07/22 02:12:00 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Waiting for transfers to finish
2026/07/22 02:12:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:12:00 INFO : file2.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:12:00 INFO : file4.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:12:00 INFO : file3.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:12:00 INFO : file1.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:12:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:00 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:12:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:12:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:12:00 INFO : file5.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:12:00 INFO : file6.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:12:00 INFO : file7.txt: Copied (new)
2026/07/22 02:12:00 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:12:00 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:12:00 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2'
2026/07/22 02:12:01 NOTICE: [36m(01) :[0m [34mtest resync[0m
2026/07/22 02:12:01 NOTICE: [36m(02) :[0m [34mtest 1. resync with empty path1, resulting in copying all content from path2.[0m
2026/07/22 02:12:01 NOTICE: [36m(03) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/[0m
2026/07/22 02:12:01 DEBUG : Max number of stats groups reached removing yijahor4
2026/07/22 02:12:01 DEBUG : file1.txt: Remove file
2026/07/22 02:12:01 DEBUG : file2.txt: Remove file
2026/07/22 02:12:01 DEBUG : file3.txt: Remove file
2026/07/22 02:12:01 DEBUG : file4.txt: Remove file
2026/07/22 02:12:01 DEBUG : file5.txt: Remove file
2026/07/22 02:12:01 DEBUG : file6.txt: Remove file
2026/07/22 02:12:01 DEBUG : file7.txt: Remove file
2026/07/22 02:12:01 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:12:01 NOTICE: [36m(04) :[0m [34mbisync resync[0m
2026/07/22 02:12:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:06 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:06 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:06 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:06 INFO : Copying Path2 files to Path1
2026/07/22 02:12:06 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:06 INFO : file4.txt: Copied (server-side copy)
2026/07/22 02:12:06 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:06 INFO : file3.txt: Copied (server-side copy)
2026/07/22 02:12:06 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:12:07 INFO : file5.txt: Copied (server-side copy)
2026/07/22 02:12:07 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:12:07 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:12:07 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:12:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:07 INFO : Resync updating listings
2026/07/22 02:12:07 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:07 INFO : [32mBisync successful[0m
2026/07/22 02:12:07 NOTICE: [36m(05) :[0m [34mmove-listings empty-path1[0m
2026/07/22 02:12:07 NOTICE: [36m(06) :[0m [34mtest 2. resync with empty path2, resulting in syncing all content to path2.[0m
2026/07/22 02:12:07 NOTICE: [36m(07) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/[0m
2026/07/22 02:12:07 DEBUG : Max number of stats groups reached removing vizowiw4
2026/07/22 02:12:07 DEBUG : file1.txt: Remove file
2026/07/22 02:12:07 DEBUG : file2.txt: Remove file
2026/07/22 02:12:07 DEBUG : file3.txt: Remove file
2026/07/22 02:12:07 DEBUG : file4.txt: Remove file
2026/07/22 02:12:07 DEBUG : file5.txt: Remove file
2026/07/22 02:12:07 DEBUG : file6.txt: Remove file
2026/07/22 02:12:07 DEBUG : file7.txt: Remove file
2026/07/22 02:12:07 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:12:07 NOTICE: [36m(08) :[0m [34mbisync resync[0m
2026/07/22 02:12:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:12 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:12 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:12:12 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:12 INFO : Copying Path2 files to Path1
2026/07/22 02:12:12 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:12 INFO : There was nothing to transfer
2026/07/22 02:12:12 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:12 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:12 INFO : file3.txt: Copied (server-side copy)
2026/07/22 02:12:12 INFO : file4.txt: Copied (server-side copy)
2026/07/22 02:12:12 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:12:13 INFO : file5.txt: Copied (server-side copy)
2026/07/22 02:12:13 INFO : file6.txt: Copied (server-side copy)
2026/07/22 02:12:13 INFO : file7.txt: Copied (server-side copy)
2026/07/22 02:12:13 INFO : RCLONE_TEST: Copied (server-side copy)
2026/07/22 02:12:13 INFO : Resync updating listings
2026/07/22 02:12:13 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:13 INFO : [32mBisync successful[0m
2026/07/22 02:12:13 NOTICE: [36m(09) :[0m [34mmove-listings empty-path2[0m
2026/07/22 02:12:13 NOTICE: [36m(10) :[0m [34mtest 3. exercise all of the various file difference scenarios during a resync.[0m
2026/07/22 02:12:13 NOTICE: [36m(11) :[0m [34mtouch-glob 2002-02-02 /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/ fileA.txt[0m
2026/07/22 02:12:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/"
2026/07/22 02:12:13 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/" to be canonical "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7"
2026/07/22 02:12:13 DEBUG : fileA.txt: Set modification time 2002-02-02
2026/07/22 02:12:13 NOTICE: [36m(12) :[0m [34mtouch-glob 1999-09-09 /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/ fileB.txt[0m
2026/07/22 02:12:13 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7"
2026/07/22 02:12:13 DEBUG : fileB.txt: Set modification time 1999-09-09
2026/07/22 02:12:13 NOTICE: [36m(13) :[0m [34mtest = file - path1 - path2 - expected action - who wins[0m
2026/07/22 02:12:13 NOTICE: [36m(14) :[0m [34mtest - file1.txt - exists - missing - sync path1 > path2 - path1[0m
2026/07/22 02:12:13 NOTICE: [36m(15) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/file1.txt[0m
2026/07/22 02:12:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:13 DEBUG : Max number of stats groups reached removing huxiluc5
2026/07/22 02:12:13 INFO : file1.txt: Deleted
2026/07/22 02:12:13 NOTICE: [36m(16) :[0m [34mtest - file2.txt - missing - exists - copy path2 > path1 - path2[0m
2026/07/22 02:12:13 NOTICE: [36m(17) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/file2.txt[0m
2026/07/22 02:12:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/"
2026/07/22 02:12:13 DEBUG : Max number of stats groups reached removing bapimaw3
2026/07/22 02:12:13 INFO : file2.txt: Deleted
2026/07/22 02:12:13 NOTICE: [36m(18) :[0m [34mtest - file3.txt - exists - newer date - sync path1 > path2 - path1[0m
2026/07/22 02:12:13 NOTICE: [36m(19) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/ file3.txt[0m
2026/07/22 02:12:13 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/" as "file3.txt"
2026/07/22 02:12:13 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt"
2026/07/22 02:12:13 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:13 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/'" as "file3.txt"
2026/07/22 02:12:13 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7)
2026/07/22 02:12:13 DEBUG : file3.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/')
2026/07/22 02:12:13 DEBUG : fileA.txt: Sizes differ
2026/07/22 02:12:13 DEBUG : Max number of stats groups reached removing rifefam9
2026/07/22 02:12:13 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK
2026/07/22 02:12:13 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:12:13 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt
2026/07/22 02:12:13 INFO : fileA.txt: Copied (replaced existing) to: file3.txt
2026/07/22 02:12:13 NOTICE: [36m(20) :[0m [34mtest - file4.txt - missing - newer date - copy path2 > path1 - path2[0m
2026/07/22 02:12:13 NOTICE: [36m(21) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/file4.txt[0m
2026/07/22 02:12:13 DEBUG : Max number of stats groups reached removing nuyuhew4
2026/07/22 02:12:14 INFO : file4.txt: Deleted
2026/07/22 02:12:14 NOTICE: [36m(22) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/ file4.txt[0m
2026/07/22 02:12:14 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/" as "file4.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:14 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/'" as "file4.txt"
2026/07/22 02:12:14 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7)
2026/07/22 02:12:14 DEBUG : file4.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/')
2026/07/22 02:12:14 DEBUG : fileA.txt: Sizes differ
2026/07/22 02:12:14 DEBUG : Max number of stats groups reached removing mavanam5
2026/07/22 02:12:14 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK
2026/07/22 02:12:14 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:12:14 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt
2026/07/22 02:12:14 INFO : fileA.txt: Copied (replaced existing) to: file4.txt
2026/07/22 02:12:14 NOTICE: [36m(23) :[0m [34mtest - file5.txt - exists - older date - sync path1 > path2 - path1[0m
2026/07/22 02:12:14 NOTICE: [36m(24) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/ file5.txt[0m
2026/07/22 02:12:14 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/" as "file5.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:14 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/'" as "file5.txt"
2026/07/22 02:12:14 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7)
2026/07/22 02:12:14 DEBUG : file5.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/')
2026/07/22 02:12:14 DEBUG : fileB.txt: Sizes differ
2026/07/22 02:12:14 DEBUG : Max number of stats groups reached removing sabicof2
2026/07/22 02:12:14 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK
2026/07/22 02:12:14 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:12:14 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt
2026/07/22 02:12:14 INFO : fileB.txt: Copied (replaced existing) to: file5.txt
2026/07/22 02:12:14 NOTICE: [36m(25) :[0m [34mtest - file6.txt - older date - newer date - sync path1 > path2 - path1[0m
2026/07/22 02:12:14 NOTICE: [36m(26) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/ file6.txt[0m
2026/07/22 02:12:14 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" as "file6.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileB.txt"
2026/07/22 02:12:14 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/"
2026/07/22 02:12:14 DEBUG : operations.CopyFile "fileB.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1/'" as "file6.txt"
2026/07/22 02:12:14 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7)
2026/07/22 02:12:14 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1/')
2026/07/22 02:12:14 DEBUG : fileB.txt: Sizes differ
2026/07/22 02:12:14 DEBUG : Max number of stats groups reached removing dazoniy6
2026/07/22 02:12:15 DEBUG : file6.txt.237b502b.partial: size = 19 OK
2026/07/22 02:12:15 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:12:15 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt
2026/07/22 02:12:15 INFO : fileB.txt: Copied (replaced existing) to: file6.txt
2026/07/22 02:12:15 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/ file6.txt[0m
2026/07/22 02:12:15 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/" as "file6.txt"
2026/07/22 02:12:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync-xalimiy7/fileA.txt"
2026/07/22 02:12:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:15 DEBUG : operations.CopyFile "fileA.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/'" as "file6.txt"
2026/07/22 02:12:15 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/015958dawecuq9/datadir/test_resync-xalimiy7)
2026/07/22 02:12:15 DEBUG : file6.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2/')
2026/07/22 02:12:15 DEBUG : fileA.txt: Sizes differ
2026/07/22 02:12:15 DEBUG : Max number of stats groups reached removing zubuliy4
2026/07/22 02:12:15 DEBUG : file6.txt.c537c25e.partial: size = 19 OK
2026/07/22 02:12:15 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:12:15 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt
2026/07/22 02:12:15 INFO : fileA.txt: Copied (replaced existing) to: file6.txt
2026/07/22 02:12:15 NOTICE: [36m(28) :[0m [34mtest - file7.txt - exists - exists (same) - none - same[0m
2026/07/22 02:12:15 NOTICE: [36m(29) :[0m [34mtest run bisync with resync[0m
2026/07/22 02:12:15 NOTICE: [36m(30) :[0m [34mbisync resync[0m
2026/07/22 02:12:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:20 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:20 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:20 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:20 INFO : Copying Path2 files to Path1
2026/07/22 02:12:20 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:20 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:12:20 INFO : file4.txt: Copied (server-side copy)
2026/07/22 02:12:20 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:20 INFO : file6.txt: Updated modification time in destination
2026/07/22 02:12:21 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:21 INFO : file5.txt: Copied (server-side copy)
2026/07/22 02:12:21 INFO : file3.txt: Copied (server-side copy)
2026/07/22 02:12:21 INFO : Resync updating listings
2026/07/22 02:12:21 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:21 INFO : [32mBisync successful[0m
2026/07/22 02:12:21 NOTICE: [36m(31) :[0m [34mcopy-listings mixed-diffs[0m
2026/07/22 02:12:21 NOTICE: [36m(32) :[0m [34mtest run normal bisync[0m
2026/07/22 02:12:21 NOTICE: [36m(33) :[0m [34mbisync[0m
2026/07/22 02:12:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:25 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:25 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:25 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:25 INFO : Building Path1 and Path2 listings
2026/07/22 02:12:25 INFO : Path1 checking for diffs
2026/07/22 02:12:25 INFO : Path2 checking for diffs
2026/07/22 02:12:25 INFO : No changes found
2026/07/22 02:12:25 INFO : Updating listings
2026/07/22 02:12:25 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:25 INFO : [32mBisync successful[0m
2026/07/22 02:12:25 NOTICE: [36m(34) :[0m [34mtest 4. confirm critical error on normal sync of empty path.[0m
2026/07/22 02:12:25 NOTICE: [36m(35) :[0m [34mpurge-children TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/[0m
2026/07/22 02:12:25 DEBUG : Max number of stats groups reached removing vudinic2
2026/07/22 02:12:25 DEBUG : file1.txt: Remove file
2026/07/22 02:12:25 DEBUG : file2.txt: Remove file
2026/07/22 02:12:25 DEBUG : file3.txt: Remove file
2026/07/22 02:12:26 DEBUG : file4.txt: Remove file
2026/07/22 02:12:26 DEBUG : file5.txt: Remove file
2026/07/22 02:12:26 DEBUG : file6.txt: Remove file
2026/07/22 02:12:26 DEBUG : file7.txt: Remove file
2026/07/22 02:12:26 DEBUG : RCLONE_TEST: Remove file
2026/07/22 02:12:26 NOTICE: [36m(36) :[0m [34mbisync[0m
2026/07/22 02:12:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:30 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:30 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:30 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync/path2/"
2026/07/22 02:12:30 INFO : Building Path1 and Path2 listings
2026/07/22 02:12:30 INFO : Path1 checking for diffs
2026/07/22 02:12:30 INFO : Path2 checking for diffs
2026/07/22 02:12:30 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_resync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_resync_path2.path2.lst-new
2026/07/22 02:12:30 ERROR : [31mBisync critical error: empty current Path2 listing: /tmp/015958dawecuq9/workdir/TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_resync_path1..TestAzureFiles_rclone-test-jigodul7covi_015958dawecuq9_resync_path2.path2.lst-new[0m
2026/07/22 02:12:30 ERROR : [31mBisync aborted. Must run --resync to recover.[0m
2026/07/22 02:12:30 NOTICE: Bisync error: bisync aborted
2026/07/22 02:12:31 DEBUG : Waiting for deletions to finish
2026/07/22 02:12:31 DEBUG : Max number of stats groups reached removing tuhokus1
2026/07/22 02:12:31 INFO : RCLONE_TEST: Deleted
2026/07/22 02:12:31 INFO : file1.txt: Deleted
2026/07/22 02:12:31 INFO : file5.txt: Deleted
2026/07/22 02:12:31 INFO : file3.txt: Deleted
2026/07/22 02:12:31 INFO : file4.txt: Deleted
2026/07/22 02:12:31 INFO : file7.txt: Deleted
2026/07/22 02:12:31 INFO : file6.txt: Deleted
2026/07/22 02:12:31 INFO : file2.txt: Deleted
2026/07/22 02:12:31 DEBUG : removing 1 level 0 directories
2026/07/22 02:12:31 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path1': Removing directory
2026/07/22 02:12:31 DEBUG : Waiting for deletions to finish
2026/07/22 02:12:31 DEBUG : removing 1 level 0 directories
2026/07/22 02:12:31 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync/path2': Removing directory
bisync_test.go:610: [32mTEST resync PASSED[0m
=== RUN TestBisyncRemoteRemote/resync_modes
2026/07/22 02:12:31 INFO : path1: Making directory
2026/07/22 02:12:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1"
2026/07/22 02:12:31 INFO : path2: Making directory
2026/07/22 02:12:31 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2"
2026/07/22 02:12:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial"
2026/07/22 02:12:31 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_resync_modes-pelulib9"
2026/07/22 02:12:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resync_modes-pelulib9: Waiting for checks to finish
2026/07/22 02:12:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:12:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:12:31 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_resync_modes-pelulib9: Waiting for transfers to finish
2026/07/22 02:12:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:12:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:12:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:12:31 INFO : file1.txt: Copied (new)
2026/07/22 02:12:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:12:31 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:12:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:12:31 INFO : file2.txt: Copied (new)
2026/07/22 02:12:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles"
2026/07/22 02:12:31 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:31 DEBUG : file1L.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : file1R.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:31 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5: Waiting for checks to finish
2026/07/22 02:12:31 DEBUG : file1L.txt.684d937d.partial: size = 33 OK
2026/07/22 02:12:31 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK
2026/07/22 02:12:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:31 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK
2026/07/22 02:12:31 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt
2026/07/22 02:12:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:31 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5: Waiting for transfers to finish
2026/07/22 02:12:31 INFO : file1L.txt: Copied (new)
2026/07/22 02:12:31 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK
2026/07/22 02:12:31 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt
2026/07/22 02:12:31 INFO : file1R.txt: Copied (new)
2026/07/22 02:12:31 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt
2026/07/22 02:12:31 INFO : file2.txt: Copied (new)
2026/07/22 02:12:31 DEBUG : Waiting for deletions to finish
2026/07/22 02:12:31 ERROR : error listing: directory not found
2026/07/22 02:12:31 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Failed to list "": directory not found
2026/07/22 02:12:31 DEBUG : removing 1 level 0 directories
2026/07/22 02:12:31 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Removing directory
2026/07/22 02:12:31 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresync_modes%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2fd6eb2b-b01a-0081-597f-1911c0000000
Time:2026-07-22T02:12:31.9215803Z
--------------------------------------------------------------------------------
2026/07/22 02:12:31 DEBUG : Waiting for deletions to finish
2026/07/22 02:12:31 ERROR : error listing: directory not found
2026/07/22 02:12:32 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Failed to list "": directory not found
2026/07/22 02:12:32 DEBUG : removing 1 level 0 directories
2026/07/22 02:12:32 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Removing directory
2026/07/22 02:12:32 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fresync_modes%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2fd6eb2e-b01a-0081-5c7f-1911c0000000
Time:2026-07-22T02:12:32.0469392Z
--------------------------------------------------------------------------------
2026/07/22 02:12:32 ERROR : error listing: directory not found
2026/07/22 02:12:32 ERROR : error listing: directory not found
2026/07/22 02:12:32 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_resync_modes-pelulib9
2026/07/22 02:12:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Waiting for checks to finish
2026/07/22 02:12:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Waiting for transfers to finish
2026/07/22 02:12:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:12:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:12:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:12:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:12:32 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:12:32 INFO : file2.txt: Copied (new)
2026/07/22 02:12:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:12:32 INFO : file1.txt: Copied (new)
2026/07/22 02:12:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:12:32 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:12:32 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1'
2026/07/22 02:12:32 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:12:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Waiting for checks to finish
2026/07/22 02:12:32 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Waiting for transfers to finish
2026/07/22 02:12:32 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:12:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:12:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:12:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:12:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:12:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:12:33 INFO : file2.txt: Copied (new)
2026/07/22 02:12:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:12:33 INFO : file1.txt: Copied (new)
2026/07/22 02:12:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:12:33 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:12:33 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2'
2026/07/22 02:12:33 NOTICE: [36m(01) :[0m [34mtest resync-mode[0m
2026/07/22 02:12:33 NOTICE: [36m(02) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:12:33 NOTICE: [36m(03) :[0m [34mtouch-glob 2001-01-02 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:12:33 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/"
2026/07/22 02:12:33 DEBUG : fs cache: renaming cache item "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" to be canonical "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:33 DEBUG : file1R.txt: Set modification time 2001-01-02
2026/07/22 02:12:33 NOTICE: [36m(04) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:12:33 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:12:33 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:12:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:33 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:12:33 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:33 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:12:33 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:12:33 DEBUG : Max number of stats groups reached removing fofoliq7
2026/07/22 02:12:33 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK
2026/07/22 02:12:33 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:33 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt
2026/07/22 02:12:33 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:33 NOTICE: [36m(05) :[0m [34mtouch-glob 2001-03-04 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:12:33 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:33 DEBUG : file1L.txt: Set modification time 2001-03-04
2026/07/22 02:12:33 NOTICE: [36m(06) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:12:33 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:12:33 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:12:33 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:12:33 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:12:33 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:33 DEBUG : file1.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/')
2026/07/22 02:12:33 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:12:33 DEBUG : Max number of stats groups reached removing fobanil5
2026/07/22 02:12:34 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK
2026/07/22 02:12:34 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:34 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt
2026/07/22 02:12:34 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:34 NOTICE: [36m(07) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 02:12:34 NOTICE: [36m(08) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 02:12:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:38 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:38 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12:38 INFO : Bisyncing with Comparison Settings:
{
"Modtime": true,
"Size": true,
"Checksum": false,
"HashType1": 0,
"HashType2": 0,
"NoSlowHash": false,
"SlowHashSyncOnly": false,
"SlowHashDetected": true,
"DownloadHash": false
}
2026/07/22 02:12:38 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:38 INFO : Copying Path2 files to Path1
2026/07/22 02:12:38 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:38 INFO : There was nothing to transfer
2026/07/22 02:12:38 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:39 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:39 INFO : Resync updating listings
2026/07/22 02:12:39 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:39 INFO : [32mBisync successful[0m
2026/07/22 02:12:39 NOTICE: [36m(09) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:12:39 NOTICE: [36m(10) :[0m [34mtouch-glob 2001-07-23 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:12:39 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:39 DEBUG : file1R.txt: Set modification time 2001-07-23
2026/07/22 02:12:39 NOTICE: [36m(11) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:12:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:12:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:12:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:39 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:12:39 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:39 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:12:39 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:12:39 DEBUG : Max number of stats groups reached removing kuxadem4
2026/07/22 02:12:39 DEBUG : file1.txt.fd99577e.partial: size = 42 OK
2026/07/22 02:12:39 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:39 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt
2026/07/22 02:12:39 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:39 NOTICE: [36m(12) :[0m [34mtouch-glob 2001-08-26 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:12:39 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:39 DEBUG : file1L.txt: Set modification time 2001-08-26
2026/07/22 02:12:39 NOTICE: [36m(13) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:12:39 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:12:39 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:12:39 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:12:39 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:12:39 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:12:39 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/07/22 02:12:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:39 INFO : file1L.txt: Updated modification time in destination
2026/07/22 02:12:39 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 02:12:39 NOTICE: [36m(14) :[0m [34mtest bisync run with --resync-mode=path2[0m
2026/07/22 02:12:39 NOTICE: [36m(15) :[0m [34mbisync resync resync-mode=path2[0m
2026/07/22 02:12:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:44 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:44 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:44 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:44 INFO : Copying Path2 files to Path1
2026/07/22 02:12:44 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:44 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:44 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:44 INFO : Resync updating listings
2026/07/22 02:12:44 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:44 INFO : [32mBisync successful[0m
2026/07/22 02:12:44 NOTICE: [36m(16) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:12:44 NOTICE: [36m(17) :[0m [34mtouch-glob 2002-07-23 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:12:44 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:44 DEBUG : file1R.txt: Set modification time 2002-07-23
2026/07/22 02:12:44 NOTICE: [36m(18) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:12:44 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:12:44 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:12:44 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:44 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:12:45 DEBUG : file1.txt: size = 42 OK
2026/07/22 02:12:45 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/07/22 02:12:45 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:45 INFO : file1R.txt: Updated modification time in destination
2026/07/22 02:12:45 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 02:12:45 NOTICE: [36m(19) :[0m [34mtouch-glob 2002-08-26 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:12:45 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:45 DEBUG : file1L.txt: Set modification time 2002-08-26
2026/07/22 02:12:45 NOTICE: [36m(20) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:12:45 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:12:45 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:12:45 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:12:45 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:12:45 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:45 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/')
2026/07/22 02:12:45 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:12:45 DEBUG : Max number of stats groups reached removing muvugaz6
2026/07/22 02:12:45 DEBUG : file1.txt.e4364b55.partial: size = 33 OK
2026/07/22 02:12:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:45 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt
2026/07/22 02:12:45 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:45 NOTICE: [36m(21) :[0m [34mtest bisync run with --resync-mode=larger[0m
2026/07/22 02:12:45 NOTICE: [36m(22) :[0m [34mbisync resync resync-mode=larger[0m
2026/07/22 02:12:50 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:50 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:50 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02: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/07/22 02:12:50 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:50 INFO : Copying Path2 files to Path1
2026/07/22 02:12:50 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:50 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9
2026/07/22 02:12:50 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:50 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:50 INFO : Resync updating listings
2026/07/22 02:12:50 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:50 INFO : [32mBisync successful[0m
2026/07/22 02:12:50 NOTICE: [36m(23) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:12:50 NOTICE: [36m(24) :[0m [34mtouch-glob 2003-07-23 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:12:50 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:50 DEBUG : file1R.txt: Set modification time 2003-07-23
2026/07/22 02:12:50 NOTICE: [36m(25) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:12:50 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:12:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:12:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:50 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:12:50 DEBUG : file1.txt: size = 42 OK
2026/07/22 02:12: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/07/22 02:12:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:50 INFO : file1R.txt: Updated modification time in destination
2026/07/22 02:12:50 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 02:12:50 NOTICE: [36m(26) :[0m [34mtouch-glob 2003-09-04 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:12:50 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:50 DEBUG : file1L.txt: Set modification time 2003-09-04
2026/07/22 02:12:50 NOTICE: [36m(27) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:12:50 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:12:50 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:12:50 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:12:50 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:12:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:50 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/')
2026/07/22 02:12:50 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:12:50 DEBUG : Max number of stats groups reached removing yelixim9
2026/07/22 02:12:50 DEBUG : file1.txt.b65270e7.partial: size = 33 OK
2026/07/22 02:12:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:51 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt
2026/07/22 02:12:51 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:51 NOTICE: [36m(28) :[0m [34mtest bisync run with --resync-mode=older[0m
2026/07/22 02:12:51 NOTICE: [36m(29) :[0m [34mbisync resync resync-mode=older[0m
2026/07/22 02:12:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:55 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:12:55 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:12: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/07/22 02:12:55 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:55 INFO : Copying Path2 files to Path1
2026/07/22 02:12:55 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:12:55 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/07/22 02:12:56 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:12:56 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:12:56 INFO : Resync updating listings
2026/07/22 02:12:56 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:56 INFO : [32mBisync successful[0m
2026/07/22 02:12:56 NOTICE: [36m(30) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:12:56 NOTICE: [36m(31) :[0m [34mtouch-glob 2004-07-23 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:12:56 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:56 DEBUG : file1R.txt: Set modification time 2004-07-23
2026/07/22 02:12:56 NOTICE: [36m(32) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:12:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:12:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:12:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:12:56 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:12:56 DEBUG : file1.txt: size = 42 OK
2026/07/22 02:12:56 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/07/22 02:12:56 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:12:56 INFO : file1R.txt: Updated modification time in destination
2026/07/22 02:12:56 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 02:12:56 NOTICE: [36m(33) :[0m [34mtouch-glob 2004-07-23 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:12:56 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:12:56 DEBUG : file1L.txt: Set modification time 2004-07-23
2026/07/22 02:12:56 NOTICE: [36m(34) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:12:56 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:12:56 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:12:56 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:12:56 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:12:56 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:12:56 DEBUG : file1.txt: size = 42 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/')
2026/07/22 02:12:56 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:12:56 DEBUG : Max number of stats groups reached removing gujepeg7
2026/07/22 02:12:56 DEBUG : file1.txt.86629d73.partial: size = 33 OK
2026/07/22 02:12:56 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:12:56 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt
2026/07/22 02:12:56 INFO : file1L.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:12:56 NOTICE: [36m(35) :[0m [34mtest bisync run with --resync-mode=smaller[0m
2026/07/22 02:12:56 NOTICE: [36m(36) :[0m [34mbisync resync resync-mode=smaller[0m
2026/07/22 02:13:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:01 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:01 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:01 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:01 INFO : Copying Path2 files to Path1
2026/07/22 02:13:01 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:13:01 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 02:13:01 INFO : There was nothing to transfer
2026/07/22 02:13:01 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:13:01 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9
2026/07/22 02:13:01 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:13:01 INFO : Resync updating listings
2026/07/22 02:13:01 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:01 INFO : [32mBisync successful[0m
2026/07/22 02:13:01 NOTICE: [36m(37) :[0m [34mtest changed on both paths and NOT identical - file1 (file1R, file1L)[0m
2026/07/22 02:13:01 NOTICE: [36m(38) :[0m [34mtouch-glob 2005-01-02 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:13:01 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:13:01 DEBUG : file1R.txt: Set modification time 2005-01-02
2026/07/22 02:13:01 NOTICE: [36m(39) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:13:01 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:13:01 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:13:01 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:01 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:13:01 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:13:01 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:13:01 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:13:01 DEBUG : Max number of stats groups reached removing hiqalec3
2026/07/22 02:13:02 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK
2026/07/22 02:13:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:13:02 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt
2026/07/22 02:13:02 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:13:02 NOTICE: [36m(40) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file2.txt[0m
2026/07/22 02:13:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file2.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:13:02 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file2.txt"
2026/07/22 02:13:02 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:13:02 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/')
2026/07/22 02:13:02 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:13:02 DEBUG : Max number of stats groups reached removing cemakuj1
2026/07/22 02:13:02 DEBUG : file2.txt.e105b681.partial: size = 42 OK
2026/07/22 02:13:02 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:13:02 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt
2026/07/22 02:13:02 INFO : file1R.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:13:02 NOTICE: [36m(41) :[0m [34mtouch-glob 2006-03-04 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:13:02 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:13:02 DEBUG : file1L.txt: Set modification time 2006-03-04
2026/07/22 02:13:02 NOTICE: [36m(42) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:13:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:13:02 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:13:02 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:13:02 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/07/22 02:13:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:13:02 INFO : file1L.txt: Updated modification time in destination
2026/07/22 02:13:02 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 02:13:02 NOTICE: [36m(43) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file2.txt[0m
2026/07/22 02:13:02 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file2.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:13:02 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:02 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file2.txt"
2026/07/22 02:13:02 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:13:02 DEBUG : file2.txt: size = 0 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:13:02 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:13:02 DEBUG : Max number of stats groups reached removing qaseqif0
2026/07/22 02:13:02 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK
2026/07/22 02:13:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:13:03 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt
2026/07/22 02:13:03 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:13:03 NOTICE: [36m(44) :[0m [34mtest bisync run with --resync-mode=path1[0m
2026/07/22 02:13:03 NOTICE: [36m(45) :[0m [34mbisync resync resync-mode=path1[0m
2026/07/22 02:13:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:07 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:07 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:07 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:07 INFO : Copying Path2 files to Path1
2026/07/22 02:13:07 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:13:07 INFO : There was nothing to transfer
2026/07/22 02:13:07 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:13:08 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:13:08 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:13:08 INFO : Resync updating listings
2026/07/22 02:13:08 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:08 INFO : [32mBisync successful[0m
2026/07/22 02:13:08 NOTICE: [36m(46) :[0m [34mtest no winner[0m
2026/07/22 02:13:08 NOTICE: [36m(47) :[0m [34mtouch-glob 2022-02-22 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1R.txt[0m
2026/07/22 02:13:08 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:13:08 DEBUG : file1R.txt: Set modification time 2022-02-22
2026/07/22 02:13:08 NOTICE: [36m(48) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file1.txt[0m
2026/07/22 02:13:08 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file1.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:08 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file1.txt"
2026/07/22 02:13:08 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:13:08 DEBUG : file1.txt: size = 33 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:13:08 DEBUG : file1R.txt: Sizes differ
2026/07/22 02:13:08 DEBUG : Max number of stats groups reached removing yalegox1
2026/07/22 02:13:08 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK
2026/07/22 02:13:08 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:13:08 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt
2026/07/22 02:13:08 INFO : file1R.txt: Copied (replaced existing) to: file1.txt
2026/07/22 02:13:08 NOTICE: [36m(49) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file2.txt[0m
2026/07/22 02:13:08 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file2.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1R.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:13:08 DEBUG : operations.CopyFile "file1R.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file2.txt"
2026/07/22 02:13:08 DEBUG : file2.txt: size = 42 OK
2026/07/22 02:13:08 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/07/22 02:13:08 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK
2026/07/22 02:13:08 INFO : file1R.txt: Updated modification time in destination
2026/07/22 02:13:08 DEBUG : file1R.txt: Unchanged skipping
2026/07/22 02:13:08 NOTICE: [36m(50) :[0m [34mtouch-glob 2022-02-22 /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/ file1L.txt[0m
2026/07/22 02:13:08 DEBUG : fs cache: switching user supplied name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/" for canonical name "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5"
2026/07/22 02:13:08 DEBUG : file1L.txt: Set modification time 2022-02-22
2026/07/22 02:13:08 NOTICE: [36m(51) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/ file1.txt[0m
2026/07/22 02:13:08 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" as "file1.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/"
2026/07/22 02:13:08 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/'" as "file1.txt"
2026/07/22 02:13:08 DEBUG : file1.txt: size = 33 OK
2026/07/22 02:13:08 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/07/22 02:13:08 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:13:08 INFO : file1L.txt: Updated modification time in destination
2026/07/22 02:13:08 DEBUG : file1L.txt: Unchanged skipping
2026/07/22 02:13:08 NOTICE: [36m(52) :[0m [34mcopy-as /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/ file2.txt[0m
2026/07/22 02:13:08 DEBUG : copyFile "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt" to "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/" as "file2.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5/file1L.txt"
2026/07/22 02:13:08 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:09 DEBUG : operations.CopyFile "file1L.txt" to "azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/'" as "file2.txt"
2026/07/22 02:13:09 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/015958dawecuq9/datadir/test_resync_modes-wexazaf5)
2026/07/22 02:13:09 DEBUG : file2.txt: size = 42 (azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/')
2026/07/22 02:13:09 DEBUG : file1L.txt: Sizes differ
2026/07/22 02:13:09 DEBUG : Max number of stats groups reached removing degogij7
2026/07/22 02:13:09 DEBUG : file2.txt.c08d3921.partial: size = 33 OK
2026/07/22 02:13:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK
2026/07/22 02:13:09 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt
2026/07/22 02:13:09 INFO : file1L.txt: Copied (replaced existing) to: file2.txt
2026/07/22 02:13:09 NOTICE: [36m(53) :[0m [34mtest bisync run with --resync-mode=newer[0m
2026/07/22 02:13:09 NOTICE: [36m(54) :[0m [34mbisync resync resync-mode=newer[0m
2026/07/22 02:13:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:13 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:13 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:13 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:13 INFO : Copying Path2 files to Path1
2026/07/22 02:13:13 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:13:14 INFO : file1.txt: Copied (server-side copy)
2026/07/22 02:13:14 INFO : file2.txt: Copied (server-side copy)
2026/07/22 02:13:14 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:13:14 INFO : Resync updating listings
2026/07/22 02:13:14 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2/"
2026/07/22 02:13:14 INFO : [32mBisync successful[0m
2026/07/22 02:13:15 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:15 DEBUG : Max number of stats groups reached removing zanejex6
2026/07/22 02:13:15 INFO : file1.txt: Deleted
2026/07/22 02:13:15 INFO : RCLONE_TEST: Deleted
2026/07/22 02:13:15 INFO : file2.txt: Deleted
2026/07/22 02:13:15 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:15 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path1': Removing directory
2026/07/22 02:13:15 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:15 INFO : file1.txt: Deleted
2026/07/22 02:13:15 INFO : file2.txt: Deleted
2026/07/22 02:13:15 INFO : RCLONE_TEST: Deleted
2026/07/22 02:13:15 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:15 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/resync_modes/path2': Removing directory
bisync_test.go:610: [32mTEST resync_modes PASSED[0m
=== RUN TestBisyncRemoteRemote/rmdirs
2026/07/22 02:13:15 INFO : path1: Making directory
2026/07/22 02:13:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1"
2026/07/22 02:13:15 INFO : path2: Making directory
2026/07/22 02:13:15 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2"
2026/07/22 02:13:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial"
2026/07/22 02:13:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_rmdirs-reqawer5"
2026/07/22 02:13:15 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : subdir: Making directory with metadata
2026/07/22 02:13:15 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z)
2026/07/22 02:13:15 DEBUG : Added delayed dir = "subdir", newDst=subdir
2026/07/22 02:13:15 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:15 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:15 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:13:15 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_rmdirs-reqawer5: Waiting for checks to finish
2026/07/22 02:13:15 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:15 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:15 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_rmdirs-reqawer5: Waiting for transfers to finish
2026/07/22 02:13:15 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:13:15 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:13:15 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:15 INFO : file1.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:13:15 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:15 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:13:15 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:13:15 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:13:15 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:13:15 INFO : subdir: Set directory modification time (using SetModTime)
2026/07/22 02:13:15 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles"
2026/07/22 02:13:15 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_rmdirs-xemavub4"
2026/07/22 02:13:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:15 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_rmdirs-xemavub4: Waiting for checks to finish
2026/07/22 02:13:15 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_rmdirs-xemavub4: Waiting for transfers to finish
2026/07/22 02:13:15 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK
2026/07/22 02:13:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:15 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt
2026/07/22 02:13:15 INFO : file1.txt: Copied (new)
2026/07/22 02:13:15 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:15 ERROR : error listing: directory not found
2026/07/22 02:13:15 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Failed to list "": directory not found
2026/07/22 02:13:15 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:15 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Removing directory
2026/07/22 02:13:15 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Frmdirs%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2fd6eca6-b01a-0081-0b7f-1911c0000000
Time:2026-07-22T02:13:15.9031748Z
--------------------------------------------------------------------------------
2026/07/22 02:13:15 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:15 ERROR : error listing: directory not found
2026/07/22 02:13:16 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Failed to list "": directory not found
2026/07/22 02:13:16 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:16 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Removing directory
2026/07/22 02:13:16 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Frmdirs%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:2fd6eca9-b01a-0081-0e7f-1911c0000000
Time:2026-07-22T02:13:16.0265035Z
--------------------------------------------------------------------------------
2026/07/22 02:13:16 ERROR : error listing: directory not found
2026/07/22 02:13:16 ERROR : error listing: directory not found
2026/07/22 02:13:16 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_rmdirs-reqawer5
2026/07/22 02:13:16 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:16 INFO : subdir: Making directory
2026/07/22 02:13:16 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Waiting for checks to finish
2026/07/22 02:13:16 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Waiting for transfers to finish
2026/07/22 02:13:16 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:13:16 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:13:16 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:13:16 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:13:16 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:13:16 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:16 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:13:16 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:16 INFO : file1.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:13:16 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:13:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:16 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:16 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1'
2026/07/22 02:13:17 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:17 INFO : subdir: Making directory
2026/07/22 02:13:17 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Waiting for checks to finish
2026/07/22 02:13:17 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Waiting for transfers to finish
2026/07/22 02:13:17 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt
2026/07/22 02:13:17 INFO : file1.copy3.txt: Copied (new)
2026/07/22 02:13:17 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt
2026/07/22 02:13:17 INFO : file1.copy2.txt: Copied (new)
2026/07/22 02:13:17 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt
2026/07/22 02:13:17 INFO : file1.copy1.txt: Copied (new)
2026/07/22 02:13:17 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt
2026/07/22 02:13:17 INFO : file1.copy4.txt: Copied (new)
2026/07/22 02:13:17 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK
2026/07/22 02:13:17 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:17 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:17 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:17 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:17 INFO : file1.txt: Copied (new)
2026/07/22 02:13:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt
2026/07/22 02:13:18 INFO : subdir/file20.txt: Copied (new)
2026/07/22 02:13:18 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt
2026/07/22 02:13:18 INFO : file1.copy5.txt: Copied (new)
2026/07/22 02:13:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:18 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:18 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2'
2026/07/22 02:13:18 NOTICE: [36m(01) :[0m [34mtest rmdirs[0m
2026/07/22 02:13:18 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:13:18 NOTICE: [36m(03) :[0m [34mbisync resync[0m
2026/07/22 02:13:23 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:23 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:23 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:23 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:23 INFO : Copying Path2 files to Path1
2026/07/22 02:13:23 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m
2026/07/22 02:13:23 INFO : There was nothing to transfer
2026/07/22 02:13:23 INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m
2026/07/22 02:13:23 INFO : There was nothing to transfer
2026/07/22 02:13:23 INFO : Resync updating listings
2026/07/22 02:13:23 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:23 INFO : [32mBisync successful[0m
2026/07/22 02:13:23 NOTICE: [36m(04) :[0m [34mtest 1. delete path1 subdir file[0m
2026/07/22 02:13:23 NOTICE: [36m(05) :[0m [34mdelete-file TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/subdir/file20.txt[0m
2026/07/22 02:13:23 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/subdir/"
2026/07/22 02:13:23 DEBUG : Max number of stats groups reached removing mecalup8
2026/07/22 02:13:23 INFO : file20.txt: Deleted
2026/07/22 02:13:23 NOTICE: [36m(06) :[0m [34mtest 2. run bisync without remove-empty-dirs[0m
2026/07/22 02:13:23 NOTICE: [36m(07) :[0m [34mbisync[0m
2026/07/22 02:13:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:28 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:28 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:28 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:28 INFO : Building Path1 and Path2 listings
2026/07/22 02:13:28 INFO : Path1 checking for diffs
2026/07/22 02:13:28 INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36msubdir/file20.txt[0m
2026/07/22 02:13:28 INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m
2026/07/22 02:13:28 INFO : Path2 checking for diffs
2026/07/22 02:13:28 INFO : Applying changes
2026/07/22 02:13:28 INFO : - [34mPath2[0m [35m[31mQueue delete[0m[0m - [36mTestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/subdir/file20.txt[0m
2026/07/22 02:13:28 INFO : - [36mPath1[0m [35mDo queued copies to[0m - [36mPath2[0m
2026/07/22 02:13:28 INFO : subdir/file20.txt: Deleted
2026/07/22 02:13:28 INFO : There was nothing to transfer
2026/07/22 02:13:28 INFO : Updating listings
2026/07/22 02:13:28 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:28 INFO : [32mBisync successful[0m
2026/07/22 02:13:28 NOTICE: [36m(08) :[0m [34mtest 3. confirm the subdir still exists on both paths[0m
2026/07/22 02:13:28 NOTICE: [36m(09) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/[0m
2026/07/22 02:13:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/"
2026/07/22 02:13:28 DEBUG : Max number of stats groups reached removing neweloc2
2026/07/22 02:13:28 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:13:28 NOTICE: [36m(10) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/[0m
2026/07/22 02:13:28 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:29 DEBUG : Max number of stats groups reached removing yosoroc2
2026/07/22 02:13:29 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2
2026/07/22 02:13:29 NOTICE: [36m(11) :[0m [34mtest 4. run bisync with remove-empty-dirs[0m
2026/07/22 02:13:29 NOTICE: [36m(12) :[0m [34mbisync remove-empty-dirs[0m
2026/07/22 02:13:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:33 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Skipping jamDirTimes as remote does not support DirSetModTime or MkdirMetadata
2026/07/22 02:13:33 INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m
2026/07/22 02:13: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/07/22 02:13:33 INFO : Synching Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" with Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:33 INFO : Building Path1 and Path2 listings
2026/07/22 02:13:33 INFO : Path1 checking for diffs
2026/07/22 02:13:33 INFO : Path2 checking for diffs
2026/07/22 02:13:33 INFO : No changes found
2026/07/22 02:13:33 INFO : Updating listings
2026/07/22 02:13:33 INFO : Validating listings for Path1 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/" vs Path2 "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/"
2026/07/22 02:13:33 INFO : Removing empty directories
2026/07/22 02:13:34 INFO : subdir: Removing directory
2026/07/22 02:13:34 INFO : subdir: Removing directory
2026/07/22 02:13:34 INFO : [32mBisync successful[0m
2026/07/22 02:13:34 NOTICE: [36m(13) :[0m [34mtest 5. confirm the subdir has been removed on both paths[0m
2026/07/22 02:13:34 NOTICE: [36m(14) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1/[0m
2026/07/22 02:13:34 DEBUG : Max number of stats groups reached removing rugagoq0
2026/07/22 02:13:34 NOTICE: [36m(15) :[0m [34mlist-dirs TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2/[0m
2026/07/22 02:13:34 DEBUG : Max number of stats groups reached removing vavecot0
2026/07/22 02:13:34 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:34 DEBUG : Max number of stats groups reached removing biwetih5
2026/07/22 02:13:34 INFO : file1.copy1.txt: Deleted
2026/07/22 02:13:34 INFO : file1.copy5.txt: Deleted
2026/07/22 02:13:34 INFO : RCLONE_TEST: Deleted
2026/07/22 02:13:34 INFO : file1.copy4.txt: Deleted
2026/07/22 02:13:34 INFO : file1.copy2.txt: Deleted
2026/07/22 02:13:34 INFO : file1.txt: Deleted
2026/07/22 02:13:34 INFO : file1.copy3.txt: Deleted
2026/07/22 02:13:35 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:35 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path1': Removing directory
2026/07/22 02:13:35 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:35 INFO : file1.copy1.txt: Deleted
2026/07/22 02:13:35 INFO : file1.txt: Deleted
2026/07/22 02:13:35 INFO : file1.copy2.txt: Deleted
2026/07/22 02:13:35 INFO : file1.copy3.txt: Deleted
2026/07/22 02:13:35 INFO : file1.copy5.txt: Deleted
2026/07/22 02:13:35 INFO : RCLONE_TEST: Deleted
2026/07/22 02:13:35 INFO : file1.copy4.txt: Deleted
2026/07/22 02:13:35 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:35 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/rmdirs/path2': Removing directory
bisync_test.go:610: [32mTEST rmdirs PASSED[0m
=== RUN TestBisyncRemoteRemote/volatile
2026/07/22 02:13:35 INFO : path1: Making directory
2026/07/22 02:13:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/volatile/path1"
2026/07/22 02:13:35 INFO : path2: Making directory
2026/07/22 02:13:35 DEBUG : Creating backend with remote "TestAzureFiles:rclone-test-jigodul7covi/015958dawecuq9/volatile/path2"
2026/07/22 02:13:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial"
2026/07/22 02:13:35 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/initdir/test_volatile-fixixaf7"
2026/07/22 02:13:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_volatile-fixixaf7: Waiting for checks to finish
2026/07/22 02:13:35 DEBUG : Local file system at /tmp/015958dawecuq9/initdir/test_volatile-fixixaf7: Waiting for transfers to finish
2026/07/22 02:13:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 INFO : file1.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:35 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:13:35 INFO : file2.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:13:35 INFO : file3.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:13:35 INFO : file4.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:13:35 INFO : file5.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:13:35 INFO : file6.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:13:35 INFO : file8.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:13:35 INFO : file7.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles"
2026/07/22 02:13:35 DEBUG : Creating backend with remote "/tmp/015958dawecuq9/datadir/test_volatile-jahimic2"
2026/07/22 02:13:35 DEBUG : dummy.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file10.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file11.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file5L.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file5R.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK
2026/07/22 02:13:35 DEBUG : dummy.txt.b3782999.partial: size = 0 OK
2026/07/22 02:13:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:35 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:35 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt
2026/07/22 02:13:35 INFO : file1.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_volatile-jahimic2: Waiting for checks to finish
2026/07/22 02:13:35 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK
2026/07/22 02:13:35 DEBUG : Local file system at /tmp/015958dawecuq9/datadir/test_volatile-jahimic2: Waiting for transfers to finish
2026/07/22 02:13:35 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK
2026/07/22 02:13:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:35 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt
2026/07/22 02:13:35 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:35 INFO : dummy.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt
2026/07/22 02:13:35 INFO : file10.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file2.txt.23ff1769.partial: size = 13 OK
2026/07/22 02:13:35 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt
2026/07/22 02:13:35 INFO : file11.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK
2026/07/22 02:13:35 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt
2026/07/22 02:13:35 INFO : file2.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK
2026/07/22 02:13:35 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK
2026/07/22 02:13:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK
2026/07/22 02:13:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK
2026/07/22 02:13:35 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt
2026/07/22 02:13:35 INFO : file5R.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK
2026/07/22 02:13:35 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt
2026/07/22 02:13:35 INFO : file5L.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:35 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt
2026/07/22 02:13:35 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK
2026/07/22 02:13:35 INFO : file6.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK
2026/07/22 02:13:35 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt
2026/07/22 02:13:35 INFO : file7.txt: Copied (new)
2026/07/22 02:13:35 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:35 ERROR : error listing: directory not found
2026/07/22 02:13:35 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path1': Failed to list "": directory not found
2026/07/22 02:13:35 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:35 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path1': Removing directory
2026/07/22 02:13:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fvolatile%2Fpath1
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9eea9683-201a-00ac-327f-19a2b3000000
Time:2026-07-22T02:13:35.6252016Z
--------------------------------------------------------------------------------
2026/07/22 02:13:35 DEBUG : Waiting for deletions to finish
2026/07/22 02:13:35 ERROR : error listing: directory not found
2026/07/22 02:13:35 ERROR : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path2': Failed to list "": directory not found
2026/07/22 02:13:35 DEBUG : removing 1 level 0 directories
2026/07/22 02:13:35 INFO : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path2': Removing directory
2026/07/22 02:13:35 ERROR : Failed to rmdir: could not rmdir dir "": DELETE https://rclonefiles.file.core.windows.net/rclone/rclone-test-jigodul7covi%2F015958dawecuq9%2Fvolatile%2Fpath2
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified parent path does not exist.
ERROR CODE: ParentNotFound
--------------------------------------------------------------------------------
ParentNotFoundThe specified parent path does not exist.
RequestId:9eea9686-201a-00ac-357f-19a2b3000000
Time:2026-07-22T02:13:35.7442340Z
--------------------------------------------------------------------------------
2026/07/22 02:13:35 ERROR : error listing: directory not found
2026/07/22 02:13:35 ERROR : error listing: directory not found
2026/07/22 02:13:35 NOTICE: checking initFs Local file system at /tmp/015958dawecuq9/initdir/test_volatile-fixixaf7
2026/07/22 02:13:35 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path1': Waiting for checks to finish
2026/07/22 02:13:35 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path1': Waiting for transfers to finish
2026/07/22 02:13:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:36 INFO : file1.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:13:36 INFO : file2.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:13:36 INFO : file3.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:13:36 INFO : file4.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:13:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:13:36 INFO : file5.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:13:36 INFO : file6.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:13:36 INFO : file7.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:13:36 INFO : file8.txt: Copied (new)
2026/07/22 02:13:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:36 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:36 NOTICE: checking Path1 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path1'
2026/07/22 02:13:37 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file2.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file3.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file4.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file5.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file6.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file7.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : file8.txt: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination
2026/07/22 02:13:37 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path2': Waiting for checks to finish
2026/07/22 02:13:37 DEBUG : azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path2': Waiting for transfers to finish
2026/07/22 02:13:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt
2026/07/22 02:13:37 INFO : file1.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt
2026/07/22 02:13:37 INFO : file2.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt
2026/07/22 02:13:37 INFO : file4.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt
2026/07/22 02:13:37 INFO : file3.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK
2026/07/22 02:13:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2026/07/22 02:13:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt
2026/07/22 02:13:37 INFO : file5.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt
2026/07/22 02:13:37 INFO : file6.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt
2026/07/22 02:13:37 INFO : file7.txt: Copied (new)
2026/07/22 02:13:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt
2026/07/22 02:13:37 INFO : file8.txt: Copied (new)
2026/07/22 02:13:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK
2026/07/22 02:13:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK
2026/07/22 02:13:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST
2026/07/22 02:13:38 INFO : RCLONE_TEST: Copied (new)
2026/07/22 02:13:38 NOTICE: checking path2 azurefiles root 'rclone-test-jigodul7covi/015958dawecuq9/volatile/path2'
2026/07/22 02:13:38 NOTICE: [36m(01) :[0m [34mtest volatile[0m
2026/07/22 02:13:38 NOTICE: [36m(02) :[0m [34mtest initial bisync[0m
2026/07/22 02:13:38 NOTICE: [36m(03) :[0m [34mbisync resync[0m
bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/RCLONE_TEST"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file1.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file2.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file3.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file4.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file5.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file6.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file7.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path1/file8.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/RCLONE_TEST"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file1.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file2.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file3.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file4.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file5.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file6.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file7.txt"
2026/07/22 02:13:39 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/backupdir/path2/file8.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/RCLONE_TEST"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file1.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file2.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file3.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file4.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file5.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file6.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file7.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path2/file8.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/RCLONE_TEST"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file1.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file2.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file3.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file4.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file5.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file6.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file7.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge object "015958dawecuq9/volatile/path1/file8.txt"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/volatile/path2"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/volatile/path1"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/volatile"
2026/07/22 02:13:40 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/rmdirs"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/resync_modes"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/resync"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/resolve"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/rclone_args"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/path2"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/path1"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/normalization"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/nomodtime"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/max_delete_path2_force"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/max_delete_path1"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/ignorelistingchecksum"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/filtersfile_checks"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/filters"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/extended_filenames"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/ext_paths"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/equal"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/dry_run"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/createemptysrcdirs"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/concurrent"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/compare_all"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/check_sync"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/check_filename"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/check_access_filters"
2026/07/22 02:13:41 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/check_access"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/changes"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/basic"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/backupdir/path2"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/backupdir/path1"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/backupdir"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9/all_changed"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir "015958dawecuq9"
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-jigodul7covi': Purge dir ""
--- PASS: TestBisyncRemoteRemote (824.33s)
--- PASS: TestBisyncRemoteRemote/all_changed (26.55s)
--- SKIP: TestBisyncRemoteRemote/backupdir (3.35s)
--- PASS: TestBisyncRemoteRemote/basic (15.65s)
--- PASS: TestBisyncRemoteRemote/changes (18.98s)
--- PASS: TestBisyncRemoteRemote/check_access (47.97s)
--- PASS: TestBisyncRemoteRemote/check_access_filters (49.32s)
--- PASS: TestBisyncRemoteRemote/check_filename (28.79s)
--- PASS: TestBisyncRemoteRemote/check_sync (36.60s)
--- PASS: TestBisyncRemoteRemote/compare_all (20.72s)
--- PASS: TestBisyncRemoteRemote/concurrent (19.35s)
--- PASS: TestBisyncRemoteRemote/createemptysrcdirs (46.77s)
--- PASS: TestBisyncRemoteRemote/dry_run (29.70s)
--- PASS: TestBisyncRemoteRemote/equal (15.17s)
--- PASS: TestBisyncRemoteRemote/ext_paths (48.84s)
--- PASS: TestBisyncRemoteRemote/extended_filenames (26.40s)
--- PASS: TestBisyncRemoteRemote/filters (15.57s)
--- PASS: TestBisyncRemoteRemote/filtersfile_checks (40.58s)
--- PASS: TestBisyncRemoteRemote/ignorelistingchecksum (20.45s)
--- PASS: TestBisyncRemoteRemote/max_delete_path1 (18.60s)
--- PASS: TestBisyncRemoteRemote/max_delete_path2_force (18.70s)
--- PASS: TestBisyncRemoteRemote/nomodtime (11.79s)
--- PASS: TestBisyncRemoteRemote/normalization (53.30s)
--- PASS: TestBisyncRemoteRemote/rclone_args (52.04s)
--- PASS: TestBisyncRemoteRemote/resolve (55.38s)
--- PASS: TestBisyncRemoteRemote/resync (32.99s)
--- PASS: TestBisyncRemoteRemote/resync_modes (43.99s)
--- PASS: TestBisyncRemoteRemote/rmdirs (19.72s)
--- SKIP: TestBisyncRemoteRemote/volatile (3.28s)
=== RUN TestBisyncConcurrent
bisync_test.go:288: TestBisyncConcurrent is skipped on non-local
--- SKIP: TestBisyncConcurrent (0.00s)
PASS
2026/07/22 02:13:42 ERROR : error listing: directory not found
2026/07/22 02:13:42 DEBUG : azurefiles root 'rclone-test-takucit3sega': Purge dir ""
2026/07/22 02:13:42 NOTICE: purge failed to rmdir "": directory not found
2026/07/22 02:13:42 NOTICE: purge failed: directory not found
"./bisync.test -test.v -test.timeout 1h0m0s -remote TestAzureFiles: -verbose" - Finished OK in 27m25.829103444s (try 1/5)