"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 3/5) 2025/03/13 09:51:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa" 2025/03/13 09:51:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 09:51:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Using directory markers 2025/03/13 09:51:45 DEBUG : Creating backend with remote "/tmp/rclone2974273580" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.50s) === RUN TestCopy run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 09:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:45 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:45 DEBUG : Azure container rclone-test-dacagul0howa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 09:51:45 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (0.58s) === RUN TestCopyMetadata run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:46 DEBUG : Creating backend with remote "/non-existing" 2025/03/13 09:51:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/13 09:51:46 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:46 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.26s) === RUN TestCopyNoTraverse run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:46 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:46 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:46 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (0.58s) === RUN TestCopyCheckFirst run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:47 INFO : Azure container rclone-test-dacagul0howa: Running all checks before starting transfers 2025/03/13 09:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:47 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:47 INFO : Azure container rclone-test-dacagul0howa: Checks finished, now starting transfers 2025/03/13 09:51:47 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:47 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:47 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (0.57s) === RUN TestSyncNoTraverse run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:47 ERROR : Ignoring --no-traverse with sync 2025/03/13 09:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:47 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:47 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:47 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:47 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:48 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (0.57s) === RUN TestCopyWithDepth run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/13 09:51:48 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:48 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:48 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/13 09:51:48 INFO : hello world2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyWithDepth (0.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:51:48 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:48 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:48 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (0.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:51:49 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:49 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:49 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 09:51:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 09:51:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/13 09:51:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 09:51:49 INFO : sub dir: Making directory 2025/03/13 09:51:49 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:49 INFO : sub dir2: Making directory 2025/03/13 09:51:49 DEBUG : sub dir2/: Creating directory marker 2025/03/13 09:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:49 INFO : sub dir2/sub sub dir2: Making directory 2025/03/13 09:51:49 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/03/13 09:51:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:49 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:50 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:50 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:50 DEBUG : Azure container rclone-test-dacagul0howa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 09:51:50 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/03/13 09:51:50 DEBUG : sub dir2/: Removing directory marker 2025/03/13 09:51:50 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (0.94s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:50 INFO : sub dir2: Making directory 2025/03/13 09:51:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 09:51:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 09:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:50 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:50 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:50 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:50 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:50 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (0.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:50 DEBUG : sub dir2: Making directory with metadata 2025/03/13 09:51:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 09:51:51 INFO : sub dir: Making directory 2025/03/13 09:51:51 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:51 INFO : sub dir2: Making directory 2025/03/13 09:51:51 DEBUG : sub dir2/: Creating directory marker 2025/03/13 09:51:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:51 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:51 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:51 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:51 DEBUG : Azure container rclone-test-dacagul0howa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 09:51:51 DEBUG : Azure container rclone-test-dacagul0howa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 09:51:51 DEBUG : sub dir2/: Removing directory marker 2025/03/13 09:51:51 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (0.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:51 INFO : sub dir2: Making directory 2025/03/13 09:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:52 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:52 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:52 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:52 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:52 INFO : sub dir/hello world: Deleted 2025/03/13 09:51:52 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (0.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:52 DEBUG : sub dir2: Making directory with metadata 2025/03/13 09:51:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 09:51:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 09:51:52 INFO : sub dir: Making directory 2025/03/13 09:51:52 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:52 INFO : sub dir2: Making directory 2025/03/13 09:51:52 DEBUG : sub dir2/: Creating directory marker 2025/03/13 09:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:52 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:52 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:52 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:52 DEBUG : Azure container rclone-test-dacagul0howa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 09:51:53 DEBUG : sub dir2/: Removing directory marker 2025/03/13 09:51:53 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (0.86s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:53 INFO : sub dir2: Making directory 2025/03/13 09:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:53 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:53 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:53 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:53 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:51:53 DEBUG : Waiting for deletions to finish 2025/03/13 09:51:53 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (0.44s) === RUN TestServerSideCopy run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:53 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:54 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pehuzeb9diji" 2025/03/13 09:51:54 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:51:54 DEBUG : Azure container rclone-test-pehuzeb9diji: Using directory markers sync_test.go:590: Server side copy (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-pehuzeb9diji 2025/03/13 09:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:54 DEBUG : Azure container rclone-test-pehuzeb9diji: Waiting for checks to finish 2025/03/13 09:51:54 DEBUG : Azure container rclone-test-pehuzeb9diji: Waiting for transfers to finish 2025/03/13 09:51:54 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:54 DEBUG : Azure container rclone-test-pehuzeb9diji: Purge remote 2025/03/13 09:51:54 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (0.96s) === RUN TestCopyOverSelf run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:54 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 09:51:55 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:55 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 09:51:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:55 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (0.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:55 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fijomel3tuso" 2025/03/13 09:51:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:51:55 DEBUG : Azure container rclone-test-fijomel3tuso: Using directory markers sync_test.go:626: Server side copy (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-fijomel3tuso 2025/03/13 09:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:55 DEBUG : Azure container rclone-test-fijomel3tuso: Waiting for checks to finish 2025/03/13 09:51:55 DEBUG : Azure container rclone-test-fijomel3tuso: Waiting for transfers to finish 2025/03/13 09:51:55 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 09:51:56 DEBUG : Azure container rclone-test-fijomel3tuso: Waiting for checks to finish 2025/03/13 09:51:56 DEBUG : Azure container rclone-test-fijomel3tuso: Waiting for transfers to finish 2025/03/13 09:51:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 09:51:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:56 DEBUG : Azure container rclone-test-fijomel3tuso: Purge remote 2025/03/13 09:51:56 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (1.51s) === RUN TestMoveOverSelf run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:57 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 09:51:57 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:51:57 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:51:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 09:51:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/13 09:51:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:57 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (0.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:57 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:57 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-codaqep3zula" 2025/03/13 09:51:57 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:51:57 DEBUG : Azure container rclone-test-codaqep3zula: Using directory markers sync_test.go:671: Server side copy (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-codaqep3zula 2025/03/13 09:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:51:58 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for checks to finish 2025/03/13 09:51:58 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for transfers to finish 2025/03/13 09:51:58 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:51:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:51:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:58 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for checks to finish 2025/03/13 09:51:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 09:51:58 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for transfers to finish 2025/03/13 09:51:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 09:51:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/13 09:51:58 INFO : sub dir/hello world: Deleted 2025/03/13 09:51:59 DEBUG : testing file moves 2025/03/13 09:51:59 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for checks to finish 2025/03/13 09:51:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/13 09:51:59 DEBUG : Azure container rclone-test-codaqep3zula: Waiting for transfers to finish 2025/03/13 09:51:59 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/03/13 09:51:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/13 09:51:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:59 DEBUG : Azure container rclone-test-codaqep3zula: Purge remote 2025/03/13 09:51:59 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (2.05s) === RUN TestCopyAfterDelete run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:51:59 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:52:00 ERROR : : error listing: directory not found 2025/03/13 09:52:00 INFO : Local file system at /tmp/rclone2974273580: Making directory 2025/03/13 09:52:00 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:00 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:00 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (0.62s) === RUN TestCopyRedownload run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:00 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:52:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/13 09:52:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:52:00 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for checks to finish 2025/03/13 09:52:00 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for transfers to finish 2025/03/13 09:52:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:52:00 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/13 09:52:00 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:52:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:00 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (0.61s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:01 INFO : check sum: Copied (new) 2025/03/13 09:52:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:01 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/13 09:52:01 DEBUG : check sum: Unchanged skipping 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:01 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:01 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (0.66s) === RUN TestSyncSizeOnly run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:01 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 09:52:01 INFO : sizeonly: Copied (new) 2025/03/13 09:52:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:01 DEBUG : sizeonly: Sizes identical 2025/03/13 09:52:01 DEBUG : sizeonly: Unchanged skipping 2025/03/13 09:52:01 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:01 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:01 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncSizeOnly (0.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/13 09:52:02 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:02 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:02 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/13 09:52:02 INFO : ignore-size: Copied (new) 2025/03/13 09:52:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:02 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:02 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:02 DEBUG : ignore-size: Unchanged skipping 2025/03/13 09:52:02 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:02 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:02 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (0.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:03 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:03 DEBUG : existing: Unchanged skipping 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:03 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:03 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 09:52:03 INFO : existing: Copied (replaced existing) 2025/03/13 09:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (0.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:03 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 09:52:03 INFO : existing: Copied (new) 2025/03/13 09:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:04 DEBUG : existing: Destination exists, skipping 2025/03/13 09:52:04 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:04 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:04 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:04 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (0.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:04 DEBUG : b/: Creating directory marker 2025/03/13 09:52:04 DEBUG : c/: Creating directory marker 2025/03/13 09:52:04 INFO : d: Making directory 2025/03/13 09:52:04 DEBUG : d/: Creating directory marker 2025/03/13 09:52:05 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:05 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 09:52:05 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:05 DEBUG : a/: Creating directory marker 2025/03/13 09:52:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:05 INFO : a/potato2: Copied (new) 2025/03/13 09:52:05 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:05 INFO : b/potato: Deleted 2025/03/13 09:52:05 INFO : d: Removing directory 2025/03/13 09:52:05 DEBUG : d/: Removing directory marker 2025/03/13 09:52:05 INFO : b: Removing directory 2025/03/13 09:52:05 DEBUG : b/: Removing directory marker 2025/03/13 09:52:05 DEBUG : Azure container rclone-test-dacagul0howa: deleted 2 directories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:05 DEBUG : c/: Removing directory marker 2025/03/13 09:52:05 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (1.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/13 09:52:06 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:06 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:06 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:06 INFO : empty space: Updated modification time in destination 2025/03/13 09:52:06 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:06 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:06 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (0.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/13 09:52:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:06 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:06 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:06 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:06 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:07 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/13 09:52:07 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2974273580) 2025/03/13 09:52:07 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Azure container rclone-test-dacagul0howa) 2025/03/13 09:52:07 DEBUG : foo: md5 differ 2025/03/13 09:52:07 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/13 09:52:07 INFO : foo: Copied (replaced existing) 2025/03/13 09:52:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (0.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/13 09:52:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:07 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:07 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:07 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:08 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:08 INFO : potato: Copied (new) 2025/03/13 09:52:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (0.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/13 09:52:08 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:08 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/13 09:52:08 INFO : potato: Copied (replaced existing) 2025/03/13 09:52:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.58s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:09 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/13 09:52:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2974273580) 2025/03/13 09:52:09 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Azure container rclone-test-dacagul0howa) 2025/03/13 09:52:09 DEBUG : potato: md5 differ 2025/03/13 09:52:09 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/13 09:52:09 INFO : potato: Copied (replaced existing) 2025/03/13 09:52:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (0.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:09 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/13 09:52:09 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:09 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:09 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:10 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:10 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:10 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:10 INFO : potato2: Copied (new) 2025/03/13 09:52:10 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:10 INFO : potato: Deleted run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:10 DEBUG : b/: Creating directory marker 2025/03/13 09:52:11 DEBUG : c/: Creating directory marker 2025/03/13 09:52:11 INFO : d: Making directory 2025/03/13 09:52:11 DEBUG : d/: Creating directory marker 2025/03/13 09:52:11 INFO : d/e: Making directory 2025/03/13 09:52:11 DEBUG : d/e/: Creating directory marker 2025/03/13 09:52:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:11 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:11 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 09:52:11 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:11 DEBUG : a/: Creating directory marker 2025/03/13 09:52:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:11 INFO : a/potato2: Copied (new) 2025/03/13 09:52:11 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:11 INFO : b/potato: Deleted 2025/03/13 09:52:11 INFO : d/e: Removing directory 2025/03/13 09:52:11 DEBUG : d/e/: Removing directory marker 2025/03/13 09:52:11 INFO : d: Removing directory 2025/03/13 09:52:11 DEBUG : d/: Removing directory marker 2025/03/13 09:52:11 INFO : b: Removing directory 2025/03/13 09:52:11 DEBUG : b/: Removing directory marker 2025/03/13 09:52:11 DEBUG : Azure container rclone-test-dacagul0howa: deleted 3 directories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:12 DEBUG : c/: Removing directory marker 2025/03/13 09:52:12 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:12 DEBUG : b/: Creating directory marker 2025/03/13 09:52:12 DEBUG : c/: Creating directory marker 2025/03/13 09:52:12 INFO : d: Making directory 2025/03/13 09:52:12 DEBUG : d/: Creating directory marker 2025/03/13 09:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:13 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:13 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 09:52:13 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:13 DEBUG : a/: Creating directory marker 2025/03/13 09:52:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:13 INFO : a/potato2: Copied (new) 2025/03/13 09:52:13 ERROR : Azure container rclone-test-dacagul0howa: not deleting files as there were IO errors 2025/03/13 09:52:13 ERROR : Azure container rclone-test-dacagul0howa: not deleting directories as there were IO errors run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:13 DEBUG : d/: Removing directory marker 2025/03/13 09:52:13 DEBUG : c/: Removing directory marker 2025/03/13 09:52:13 DEBUG : b/: Removing directory marker 2025/03/13 09:52:13 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:14 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:14 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:14 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:14 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:14 INFO : potato: Deleted 2025/03/13 09:52:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:14 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (0.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:15 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:15 INFO : potato: Deleted 2025/03/13 09:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:15 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:15 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (0.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:15 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:15 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/13 09:52:15 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (0.61s) === RUN TestSyncWithExclude run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : enormous: Excluded 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : potato2: Excluded 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:16 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:16 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:16 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:16 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:16 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : enormous: Excluded 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : potato2: Excluded 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:16 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for checks to finish 2025/03/13 09:52:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:16 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:16 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for transfers to finish 2025/03/13 09:52:16 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:16 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:16 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (0.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:17 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 09:52:17 DEBUG : enormous: Excluded 2025/03/13 09:52:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 09:52:17 DEBUG : potato2: Excluded 2025/03/13 09:52:17 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:17 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:17 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:17 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:17 INFO : enormous: Deleted 2025/03/13 09:52:17 INFO : potato2: Deleted 2025/03/13 09:52:17 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:17 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:17 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for checks to finish 2025/03/13 09:52:17 DEBUG : Local file system at /tmp/rclone2974273580: Waiting for transfers to finish 2025/03/13 09:52:17 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:17 INFO : enormous: Deleted 2025/03/13 09:52:17 INFO : potato2: Deleted 2025/03/13 09:52:17 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:18 DEBUG : five: Need to transfer - File not found at Destination 2025/03/13 09:52:18 DEBUG : one: Destination is newer than source, skipping 2025/03/13 09:52:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/13 09:52:18 DEBUG : three: Sizes identical 2025/03/13 09:52:18 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2974273580) 2025/03/13 09:52:18 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Azure container rclone-test-dacagul0howa) 2025/03/13 09:52:18 DEBUG : two: md5 differ 2025/03/13 09:52:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 09:52:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 09:52:18 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/13 09:52:18 INFO : five: Copied (new) 2025/03/13 09:52:18 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/13 09:52:18 INFO : four: Copied (replaced existing) 2025/03/13 09:52:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/13 09:52:18 INFO : two: Copied (replaced existing) 2025/03/13 09:52:18 DEBUG : Waiting for deletions to finish 2025/03/13 09:52:18 DEBUG : one: Destination is newer than source, skipping 2025/03/13 09:52:18 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/13 09:52:18 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/13 09:52:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 09:52:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/13 09:52:18 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/13 09:52:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 09:52:18 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/13 09:52:18 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/13 09:52:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 09:52:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2974273580) 2025/03/13 09:52:18 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Azure container rclone-test-dacagul0howa) 2025/03/13 09:52:18 DEBUG : three: md5 differ 2025/03/13 09:52:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 09:52:18 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/13 09:52:18 INFO : three: Copied (replaced existing) 2025/03/13 09:52:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.37s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/13 09:52:19 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:19 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 09:52:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 09:52:19 INFO : potato: Copied (new) 2025/03/13 09:52:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:19 INFO : yam: Copied (new) 2025/03/13 09:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:19 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:19 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:19 DEBUG : potato: Unchanged skipping 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:19 INFO : yam: Copied (server-side copy) to: yaml 2025/03/13 09:52:19 INFO : yam: Deleted 2025/03/13 09:52:19 INFO : yaml: Renamed from "yam" 2025/03/13 09:52:19 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (0.89s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/13 09:52:20 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:20 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 09:52:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 09:52:20 INFO : potato: Copied (new) 2025/03/13 09:52:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:20 INFO : yam: Copied (new) 2025/03/13 09:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:20 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:20 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:20 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:20 DEBUG : potato: Unchanged skipping 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:20 INFO : yam: Copied (server-side copy) to: yaml 2025/03/13 09:52:20 INFO : yam: Deleted 2025/03/13 09:52:20 INFO : yaml: Renamed from "yam" 2025/03/13 09:52:20 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/13 09:52:21 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:21 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 09:52:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:21 DEBUG : sub/: Creating directory marker 2025/03/13 09:52:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 09:52:21 INFO : potato: Copied (new) 2025/03/13 09:52:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:21 INFO : sub/yam: Copied (new) 2025/03/13 09:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:21 DEBUG : potato: Unchanged skipping 2025/03/13 09:52:21 INFO : Azure container rclone-test-dacagul0howa: Making map for --track-renames 2025/03/13 09:52:21 INFO : Azure container rclone-test-dacagul0howa: Finished making map for --track-renames 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for renames to finish 2025/03/13 09:52:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 09:52:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/13 09:52:21 INFO : sub/yam: Deleted 2025/03/13 09:52:21 INFO : yam: Renamed from "sub/yam" 2025/03/13 09:52:21 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:22 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:22 DEBUG : Creating backend with remote "/tmp/rclone2974273580/dir1" 2025/03/13 09:52:22 DEBUG : Creating backend with remote "/tmp/rclone2974273580/dir2" 2025/03/13 09:52:22 DEBUG : Local file system at /tmp/rclone2974273580/dir2: Using server-side directory move 2025/03/13 09:52:22 INFO : Local file system at /tmp/rclone2974273580/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 09:52:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/13 09:52:22 DEBUG : Local file system at /tmp/rclone2974273580/dir2: Waiting for checks to finish 2025/03/13 09:52:22 DEBUG : Local file system at /tmp/rclone2974273580/dir2: Waiting for transfers to finish 2025/03/13 09:52:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:52:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 09:52:22 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:22 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:22 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:52:22 DEBUG : nested/sub dir/: Creating directory marker 2025/03/13 09:52:22 DEBUG : nested/: Creating directory marker 2025/03/13 09:52:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:52:22 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:52:22 INFO : sub dir/hello world: Deleted 2025/03/13 09:52:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/13 09:52:22 INFO : nested/sub dir/file: Copied (new) 2025/03/13 09:52:22 INFO : nested/sub dir/file: Deleted 2025/03/13 09:52:22 INFO : sub dir: Removing directory 2025/03/13 09:52:22 INFO : nested/sub dir: Removing directory 2025/03/13 09:52:22 INFO : nested: Removing directory 2025/03/13 09:52:22 DEBUG : Local file system at /tmp/rclone2974273580: deleted 3 directories run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:23 DEBUG : sub dir/: Removing directory marker 2025/03/13 09:52:23 DEBUG : nested/sub dir/: Removing directory marker 2025/03/13 09:52:23 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (0.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 09:52:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 09:52:23 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:23 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:23 DEBUG : sub dir/: Creating directory marker 2025/03/13 09:52:23 DEBUG : nested/sub dir/: Creating directory marker 2025/03/13 09:52:23 DEBUG : nested/: Creating directory marker 2025/03/13 09:52:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 09:52:23 INFO : sub dir/hello world: Copied (new) 2025/03/13 09:52:23 INFO : sub dir/hello world: Deleted 2025/03/13 09:52:23 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/13 09:52:23 INFO : nested/sub dir/file: Copied (new) 2025/03/13 09:52:23 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:24 DEBUG : sub dir/: Removing directory marker 2025/03/13 09:52:24 DEBUG : nested/sub dir/: Removing directory marker 2025/03/13 09:52:24 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 09:52:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/13 09:52:24 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:24 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:24 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/13 09:52:24 INFO : existing-b: Copied (new) 2025/03/13 09:52:24 INFO : existing-b: Deleted 2025/03/13 09:52:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 09:52:24 INFO : existing: Copied (new) 2025/03/13 09:52:24 INFO : existing: Deleted 2025/03/13 09:52:24 DEBUG : existing: Destination exists, skipping 2025/03/13 09:52:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/13 09:52:24 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for checks to finish 2025/03/13 09:52:24 DEBUG : Azure container rclone-test-dacagul0howa: Waiting for transfers to finish 2025/03/13 09:52:24 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (0.58s) === RUN TestServerSideMove run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cuxaved1nefi" 2025/03/13 09:52:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:24 DEBUG : Azure container rclone-test-cuxaved1nefi: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-cuxaved1nefi 2025/03/13 09:52:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:25 DEBUG : Azure container rclone-test-cuxaved1nefi: Waiting for checks to finish 2025/03/13 09:52:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:25 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 09:52:25 INFO : empty space: Deleted 2025/03/13 09:52:25 DEBUG : Azure container rclone-test-cuxaved1nefi: Waiting for transfers to finish 2025/03/13 09:52:25 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:25 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:25 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:25 INFO : potato3: Deleted 2025/03/13 09:52:25 INFO : potato2: Deleted 2025/03/13 09:52:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kuqejul2poro" 2025/03/13 09:52:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:25 DEBUG : Azure container rclone-test-kuqejul2poro: Using directory markers 2025/03/13 09:52:26 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/13 09:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 09:52:26 DEBUG : Azure container rclone-test-kuqejul2poro: Waiting for checks to finish 2025/03/13 09:52:26 DEBUG : Azure container rclone-test-kuqejul2poro: Waiting for transfers to finish 2025/03/13 09:52:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:26 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:26 INFO : empty space: Copied (server-side copy) 2025/03/13 09:52:26 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:26 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:26 INFO : potato2: Deleted 2025/03/13 09:52:26 INFO : empty space: Deleted 2025/03/13 09:52:26 INFO : potato3: Deleted 2025/03/13 09:52:26 DEBUG : Azure container rclone-test-kuqejul2poro: Purge remote 2025/03/13 09:52:26 DEBUG : Azure container rclone-test-cuxaved1nefi: Purge remote --- PASS: TestServerSideMove (1.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:26 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-carorox3biwi" 2025/03/13 09:52:26 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:26 DEBUG : Azure container rclone-test-carorox3biwi: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-carorox3biwi 2025/03/13 09:52:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 09:52:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 09:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-carorox3biwi: Waiting for checks to finish 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-carorox3biwi: Waiting for transfers to finish 2025/03/13 09:52:27 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:27 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:27 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:27 INFO : potato3: Deleted 2025/03/13 09:52:27 INFO : potato2: Deleted 2025/03/13 09:52:27 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ticixud2jivo" 2025/03/13 09:52:27 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-ticixud2jivo: Using directory markers 2025/03/13 09:52:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 09:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-ticixud2jivo: Waiting for checks to finish 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-ticixud2jivo: Waiting for transfers to finish 2025/03/13 09:52:27 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:27 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:27 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:27 INFO : potato3: Deleted 2025/03/13 09:52:27 INFO : potato2: Deleted 2025/03/13 09:52:27 DEBUG : Azure container rclone-test-ticixud2jivo: Purge remote 2025/03/13 09:52:28 DEBUG : Azure container rclone-test-carorox3biwi: Purge remote --- PASS: TestServerSideMoveWithFilter (1.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-huhujeg5cayo" 2025/03/13 09:52:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:28 DEBUG : Azure container rclone-test-huhujeg5cayo: Using directory markers 2025/03/13 09:52:28 INFO : tomatoDir: Making directory 2025/03/13 09:52:28 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) Azure container rclone-test-dacagul0howa -> Azure container rclone-test-huhujeg5cayo 2025/03/13 09:52:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 09:52:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/13 09:52:29 DEBUG : empty space: Unchanged skipping 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-huhujeg5cayo: Waiting for checks to finish 2025/03/13 09:52:29 INFO : empty space: Deleted 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-huhujeg5cayo: Waiting for transfers to finish 2025/03/13 09:52:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:29 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:29 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:29 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:29 INFO : potato2: Deleted 2025/03/13 09:52:29 INFO : potato3: Deleted 2025/03/13 09:52:29 INFO : tomatoDir: Removing directory 2025/03/13 09:52:29 DEBUG : tomatoDir/: Removing directory marker 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-dacagul0howa: deleted 1 directories 2025/03/13 09:52:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rabodas4voja" 2025/03/13 09:52:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-rabodas4voja: Using directory markers 2025/03/13 09:52:29 INFO : tomatoDir: Making directory 2025/03/13 09:52:29 DEBUG : tomatoDir/: Creating directory marker 2025/03/13 09:52:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/13 09:52:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 09:52:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-rabodas4voja: Waiting for checks to finish 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-rabodas4voja: Waiting for transfers to finish 2025/03/13 09:52:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 09:52:29 INFO : potato2: Copied (server-side copy) 2025/03/13 09:52:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 09:52:29 INFO : empty space: Copied (server-side copy) 2025/03/13 09:52:29 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/03/13 09:52:29 INFO : potato3: Copied (server-side copy) 2025/03/13 09:52:29 INFO : potato2: Deleted 2025/03/13 09:52:29 INFO : empty space: Deleted 2025/03/13 09:52:29 INFO : potato3: Deleted 2025/03/13 09:52:29 INFO : tomatoDir: Removing directory 2025/03/13 09:52:29 DEBUG : tomatoDir/: Removing directory marker 2025/03/13 09:52:29 DEBUG : Azure container rclone-test-huhujeg5cayo: deleted 1 directories 2025/03/13 09:52:30 DEBUG : Azure container rclone-test-rabodas4voja: Purge remote 2025/03/13 09:52:30 DEBUG : Azure container rclone-test-huhujeg5cayo: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa/rclone-move-test" 2025/03/13 09:52:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:30 DEBUG : Azure container rclone-test-dacagul0howa path rclone-move-test: Using directory markers --- PASS: TestServerSideMoveOverlap (0.31s) === RUN TestSyncOverlap run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa/rclone-sync-test" 2025/03/13 09:52:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:30 DEBUG : Azure container rclone-test-dacagul0howa path rclone-sync-test: Using directory markers run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" --- PASS: TestSyncOverlap (0.67s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Azure container rclone-test-dacagul0howa", Local "Local file system at /tmp/rclone2974273580", Modify Window "1ns" 2025/03/13 09:52:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa/rclone-sync-test" 2025/03/13 09:52:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:31 DEBUG : Azure container rclone-test-dacagul0howa path rclone-sync-test: Using directory markers 2025/03/13 09:52:31 DEBUG : /: Creating directory marker 2025/03/13 09:52:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa/rclone-sync-test-include/layer2" 2025/03/13 09:52:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:31 DEBUG : Azure container rclone-test-dacagul0howa path rclone-sync-test-include/layer2: Using directory markers 2025/03/13 09:52:31 DEBUG : /: Creating directory marker 2025/03/13 09:52:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dacagul0howa/rclone-sync-test-ignore-file" 2025/03/13 09:52:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/03/13 09:52:31 DEBUG : Azure container rclone-test-dacagul0howa path rclone-sync-test-ignore-file: Using directory markers 2025/03/13 09:52:31 DEBUG : /: Creating directory marker 2025/03/13 09:52:31 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker panic: runtime error: slice bounds out of range [17:16] goroutine 5365 [running]: github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc0010e0288, {0x29e8520, 0xc00109f040}, {0xc000a36070, 0x18}, {0xc000a36089, 0x10}, {0xc000a36089, 0x10}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc45 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc000a36070?, 0xc000a36070?}, {0xc000a36089?, 0xc000a84cb8?}, {0xc000a36089?, 0x47233d?}, 0xd4?) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 +0xa5 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc0010e0288, {0x29e8520, 0xc00109f040}, {0x0?, 0x24c03a0?}, 0xc00109f270) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x172 github.com/rclone/rclone/fs/walk.walkRDirTree({0x29e8520, 0xc00109f040}, {0x29fbf20, 0xc0010e0288}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc001356af8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:467 +0x203 github.com/rclone/rclone/fs/walk.NewDirTree({0x29e8520, 0xc00109f040}, {0x29fbf20, 0xc0010e0288}, {0x0, 0x0}, 0x0, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:589 +0x1c5 github.com/rclone/rclone/fs/march.(*March).makeListDir.func2({0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:107 +0x1b6 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:406 +0x6c created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 5355 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:404 +0x319 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 47.177047485s (try 3/5): exit status 2: Failed []