"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5) 2025/01/31 04:50:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi" 2025/01/31 04:50:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/31 04:50:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:50:20 DEBUG : Azure container rclone-test-qiyekoy7zagi: Using directory markers 2025/01/31 04:50:20 DEBUG : Creating backend with remote "/tmp/rclone731300175" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/31 04:50:21 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:21 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.46s) === RUN TestCopy run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:21 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:21 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:21 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:21 DEBUG : Azure container rclone-test-qiyekoy7zagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:50:21 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (0.48s) === RUN TestCopyMetadata run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.07s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:22 DEBUG : Creating backend with remote "/non-existing" 2025/01/31 04:50:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:22 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:22 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (0.47s) === RUN TestCopyCheckFirst run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:22 INFO : Azure container rclone-test-qiyekoy7zagi: Running all checks before starting transfers 2025/01/31 04:50:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:22 INFO : Azure container rclone-test-qiyekoy7zagi: Checks finished, now starting transfers 2025/01/31 04:50:22 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:22 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:23 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (0.48s) === RUN TestSyncNoTraverse run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:23 ERROR : Ignoring --no-traverse with sync 2025/01/31 04:50:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:23 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:23 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:23 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:23 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:23 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (0.47s) === RUN TestCopyWithDepth run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/31 04:50:23 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:23 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:23 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/31 04:50:23 INFO : hello world2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyWithDepth (0.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:24 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:24 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:24 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (0.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:24 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:24 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:24 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/31 04:50:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:50:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/31 04:50:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:50:24 INFO : sub dir: Making directory 2025/01/31 04:50:24 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:24 INFO : sub dir2: Making directory 2025/01/31 04:50:24 DEBUG : sub dir2/: Creating directory marker 2025/01/31 04:50:24 INFO : sub dir2/sub sub dir2: Making directory 2025/01/31 04:50:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:25 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/01/31 04:50:25 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:25 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:25 DEBUG : Azure container rclone-test-qiyekoy7zagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:50:25 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/01/31 04:50:25 DEBUG : sub dir2/: Removing directory marker 2025/01/31 04:50:25 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (0.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:25 INFO : sub dir2: Making directory 2025/01/31 04:50:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/31 04:50:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:25 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:25 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:25 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:25 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:25 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (0.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:25 DEBUG : sub dir2: Making directory with metadata 2025/01/31 04:50:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:50:26 INFO : sub dir: Making directory 2025/01/31 04:50:26 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:26 INFO : sub dir2: Making directory 2025/01/31 04:50:26 DEBUG : sub dir2/: Creating directory marker 2025/01/31 04:50:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:26 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:50:26 DEBUG : sub dir2/: Removing directory marker 2025/01/31 04:50:26 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (0.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.07s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:26 INFO : sub dir2: Making directory 2025/01/31 04:50:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:26 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:26 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:26 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:26 INFO : sub dir/hello world: Deleted 2025/01/31 04:50:27 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (0.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:27 DEBUG : sub dir2: Making directory with metadata 2025/01/31 04:50:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/31 04:50:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/31 04:50:27 INFO : sub dir: Making directory 2025/01/31 04:50:27 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:27 INFO : sub dir2: Making directory 2025/01/31 04:50:27 DEBUG : sub dir2/: Creating directory marker 2025/01/31 04:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:27 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:27 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:27 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:27 DEBUG : Azure container rclone-test-qiyekoy7zagi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/31 04:50:27 DEBUG : sub dir2/: Removing directory marker 2025/01/31 04:50:27 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (0.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.07s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:27 INFO : sub dir2: Making directory 2025/01/31 04:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:27 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:27 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:28 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:28 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:28 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:28 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (0.37s) === RUN TestServerSideCopy run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:28 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mimomuy1labu" 2025/01/31 04:50:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:50:28 DEBUG : Azure container rclone-test-mimomuy1labu: Using directory markers sync_test.go:590: Server side copy (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-mimomuy1labu 2025/01/31 04:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:28 DEBUG : Azure container rclone-test-mimomuy1labu: Waiting for checks to finish 2025/01/31 04:50:28 DEBUG : Azure container rclone-test-mimomuy1labu: Waiting for transfers to finish 2025/01/31 04:50:28 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:28 DEBUG : Azure container rclone-test-mimomuy1labu: Purge remote 2025/01/31 04:50:29 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (0.90s) === RUN TestCopyOverSelf run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:29 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:50:29 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:29 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/31 04:50:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:29 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (0.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:29 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-mipujud6lami" 2025/01/31 04:50:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:50:30 DEBUG : Azure container rclone-test-mipujud6lami: Using directory markers sync_test.go:626: Server side copy (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-mipujud6lami 2025/01/31 04:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:30 DEBUG : Azure container rclone-test-mipujud6lami: Waiting for checks to finish 2025/01/31 04:50:30 DEBUG : Azure container rclone-test-mipujud6lami: Waiting for transfers to finish 2025/01/31 04:50:30 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:50:30 DEBUG : Azure container rclone-test-mipujud6lami: Waiting for checks to finish 2025/01/31 04:50:30 DEBUG : Azure container rclone-test-mipujud6lami: Waiting for transfers to finish 2025/01/31 04:50:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/31 04:50:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:31 DEBUG : Azure container rclone-test-mipujud6lami: Purge remote 2025/01/31 04:50:31 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (1.50s) === RUN TestMoveOverSelf run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:31 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:31 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:50:31 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:31 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/31 04:50:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/31 04:50:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:31 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (0.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:32 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pujufuf8mali" 2025/01/31 04:50:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:50:32 DEBUG : Azure container rclone-test-pujufuf8mali: Using directory markers sync_test.go:671: Server side copy (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-pujufuf8mali 2025/01/31 04:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:32 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for checks to finish 2025/01/31 04:50:32 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for transfers to finish 2025/01/31 04:50:32 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/31 04:50:32 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for checks to finish 2025/01/31 04:50:32 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for transfers to finish 2025/01/31 04:50:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/31 04:50:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/31 04:50:33 INFO : sub dir/hello world: Deleted 2025/01/31 04:50:33 DEBUG : testing file moves 2025/01/31 04:50:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/31 04:50:33 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for checks to finish 2025/01/31 04:50:33 DEBUG : Azure container rclone-test-pujufuf8mali: Waiting for transfers to finish 2025/01/31 04:50:33 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/01/31 04:50:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/31 04:50:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:33 DEBUG : Azure container rclone-test-pujufuf8mali: Purge remote 2025/01/31 04:50:33 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (1.89s) === RUN TestCopyAfterDelete run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:34 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:34 ERROR : : error listing: directory not found 2025/01/31 04:50:34 INFO : Local file system at /tmp/rclone731300175: Making directory 2025/01/31 04:50:34 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:34 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:34 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (0.58s) === RUN TestCopyRedownload run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:34 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/31 04:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:34 DEBUG : Local file system at /tmp/rclone731300175: Waiting for checks to finish 2025/01/31 04:50:34 DEBUG : Local file system at /tmp/rclone731300175: Waiting for transfers to finish 2025/01/31 04:50:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:34 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/31 04:50:34 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:35 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (0.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:50:35 INFO : check sum: Copied (new) 2025/01/31 04:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:50:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/31 04:50:35 DEBUG : check sum: Unchanged skipping 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:35 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:35 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (0.58s) === RUN TestSyncSizeOnly run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/31 04:50:35 INFO : sizeonly: Copied (new) 2025/01/31 04:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:35 DEBUG : sizeonly: Sizes identical 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:35 DEBUG : sizeonly: Unchanged skipping 2025/01/31 04:50:35 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:35 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:35 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncSizeOnly (0.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/31 04:50:36 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:36 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:36 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/31 04:50:36 INFO : ignore-size: Copied (new) 2025/01/31 04:50:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:36 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:36 DEBUG : ignore-size: Unchanged skipping 2025/01/31 04:50:36 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:36 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:36 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:36 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (0.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:37 DEBUG : existing: Unchanged skipping 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:37 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:37 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/31 04:50:37 INFO : existing: Copied (replaced existing) 2025/01/31 04:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (0.66s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/31 04:50:37 INFO : existing: Copied (new) 2025/01/31 04:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:37 DEBUG : existing: Destination exists, skipping 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:37 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:37 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:37 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (0.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:38 DEBUG : b/: Creating directory marker 2025/01/31 04:50:38 DEBUG : c/: Creating directory marker 2025/01/31 04:50:38 INFO : d: Making directory 2025/01/31 04:50:38 DEBUG : d/: Creating directory marker 2025/01/31 04:50:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:50:38 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:38 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:38 DEBUG : a/: Creating directory marker 2025/01/31 04:50:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:38 INFO : a/potato2: Copied (new) 2025/01/31 04:50:38 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:38 INFO : b/potato: Deleted 2025/01/31 04:50:38 INFO : d: Removing directory 2025/01/31 04:50:38 DEBUG : d/: Removing directory marker 2025/01/31 04:50:38 INFO : b: Removing directory 2025/01/31 04:50:38 DEBUG : b/: Removing directory marker 2025/01/31 04:50:38 DEBUG : Azure container rclone-test-qiyekoy7zagi: deleted 2 directories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:39 DEBUG : c/: Removing directory marker 2025/01/31 04:50:39 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (1.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:39 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:39 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/01/31 04:50:39 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:50:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/31 04:50:39 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:39 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:39 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:39 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:39 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:39 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/01/31 04:50:39 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:50:39 INFO : empty space: Updated modification time in destination 2025/01/31 04:50:39 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:39 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:39 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:39 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (0.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:40 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/01/31 04:50:40 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:50:40 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:40 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:40 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:40 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:40 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:40 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/01/31 04:50:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone731300175) 2025/01/31 04:50:40 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Azure container rclone-test-qiyekoy7zagi) 2025/01/31 04:50:40 DEBUG : foo: md5 differ 2025/01/31 04:50:40 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:40 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/31 04:50:40 INFO : foo: Copied (replaced existing) 2025/01/31 04:50:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (0.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/31 04:50:41 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:41 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:41 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:41 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:41 INFO : potato: Copied (new) 2025/01/31 04:50:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (0.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:41 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/31 04:50:41 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/31 04:50:41 INFO : potato: Copied (replaced existing) 2025/01/31 04:50:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:42 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/01/31 04:50:42 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone731300175) 2025/01/31 04:50:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Azure container rclone-test-qiyekoy7zagi) 2025/01/31 04:50:42 DEBUG : potato: md5 differ 2025/01/31 04:50:42 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/31 04:50:42 INFO : potato: Copied (replaced existing) 2025/01/31 04:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (0.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/31 04:50:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:42 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:42 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:42 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:42 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:43 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:43 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:43 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:43 INFO : potato2: Copied (new) 2025/01/31 04:50:43 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:43 INFO : potato: Deleted run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:43 DEBUG : b/: Creating directory marker 2025/01/31 04:50:43 DEBUG : c/: Creating directory marker 2025/01/31 04:50:44 INFO : d: Making directory 2025/01/31 04:50:44 DEBUG : d/: Creating directory marker 2025/01/31 04:50:44 INFO : d/e: Making directory 2025/01/31 04:50:44 DEBUG : d/e/: Creating directory marker 2025/01/31 04:50:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:44 DEBUG : a/: Creating directory marker 2025/01/31 04:50:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:44 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:50:44 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:44 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:44 INFO : a/potato2: Copied (new) 2025/01/31 04:50:44 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:44 INFO : b/potato: Deleted 2025/01/31 04:50:44 INFO : d/e: Removing directory 2025/01/31 04:50:44 DEBUG : d/e/: Removing directory marker 2025/01/31 04:50:44 INFO : d: Removing directory 2025/01/31 04:50:44 DEBUG : d/: Removing directory marker 2025/01/31 04:50:44 INFO : b: Removing directory 2025/01/31 04:50:44 DEBUG : b/: Removing directory marker 2025/01/31 04:50:44 DEBUG : Azure container rclone-test-qiyekoy7zagi: deleted 3 directories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:44 DEBUG : c/: Removing directory marker 2025/01/31 04:50:44 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:45 DEBUG : b/: Creating directory marker 2025/01/31 04:50:45 DEBUG : c/: Creating directory marker 2025/01/31 04:50:45 INFO : d: Making directory 2025/01/31 04:50:45 DEBUG : d/: Creating directory marker 2025/01/31 04:50:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:45 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:45 DEBUG : a/: Creating directory marker 2025/01/31 04:50:45 DEBUG : c/non empty space: Unchanged skipping 2025/01/31 04:50:45 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:45 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:45 INFO : a/potato2: Copied (new) 2025/01/31 04:50:45 ERROR : Azure container rclone-test-qiyekoy7zagi: not deleting files as there were IO errors 2025/01/31 04:50:45 ERROR : Azure container rclone-test-qiyekoy7zagi: not deleting directories as there were IO errors run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:46 DEBUG : d/: Removing directory marker 2025/01/31 04:50:46 DEBUG : c/: Removing directory marker 2025/01/31 04:50:46 DEBUG : b/: Removing directory marker 2025/01/31 04:50:46 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:46 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:46 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:46 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:46 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:46 INFO : potato: Deleted 2025/01/31 04:50:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:46 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (0.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:47 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:47 INFO : potato: Deleted 2025/01/31 04:50:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:47 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:47 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (0.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:47 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/31 04:50:47 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (0.54s) === RUN TestSyncWithExclude run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : enormous: Excluded 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : potato2: Excluded 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : potato2: Excluded 2025/01/31 04:50:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:48 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:48 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:48 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:48 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:48 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : enormous: Excluded 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : potato2: Excluded 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:48 DEBUG : potato2: Excluded 2025/01/31 04:50:48 DEBUG : Local file system at /tmp/rclone731300175: Waiting for checks to finish 2025/01/31 04:50:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:48 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:48 DEBUG : Local file system at /tmp/rclone731300175: Waiting for transfers to finish 2025/01/31 04:50:48 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:48 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:48 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (0.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/31 04:50:49 DEBUG : enormous: Excluded 2025/01/31 04:50:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/31 04:50:49 DEBUG : potato2: Excluded 2025/01/31 04:50:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:49 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:49 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:49 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:49 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:49 INFO : potato2: Deleted 2025/01/31 04:50:49 INFO : enormous: Deleted 2025/01/31 04:50:49 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:49 DEBUG : Local file system at /tmp/rclone731300175: Waiting for checks to finish 2025/01/31 04:50:49 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:49 DEBUG : Local file system at /tmp/rclone731300175: Waiting for transfers to finish 2025/01/31 04:50:49 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:49 INFO : potato2: Deleted 2025/01/31 04:50:49 INFO : enormous: Deleted 2025/01/31 04:50:49 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:50 DEBUG : five: Need to transfer - File not found at Destination 2025/01/31 04:50:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/31 04:50:50 DEBUG : three: Sizes identical 2025/01/31 04:50:50 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:50 DEBUG : one: Destination is newer than source, skipping 2025/01/31 04:50:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/31 04:50:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:50:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone731300175) 2025/01/31 04:50:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Azure container rclone-test-qiyekoy7zagi) 2025/01/31 04:50:50 DEBUG : two: md5 differ 2025/01/31 04:50:50 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/31 04:50:50 INFO : four: Copied (replaced existing) 2025/01/31 04:50:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/31 04:50:50 INFO : five: Copied (new) 2025/01/31 04:50:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/31 04:50:50 INFO : two: Copied (replaced existing) 2025/01/31 04:50:50 DEBUG : Waiting for deletions to finish 2025/01/31 04:50:50 DEBUG : one: Destination is newer than source, skipping 2025/01/31 04:50:50 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone731300175) 2025/01/31 04:50:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Azure container rclone-test-qiyekoy7zagi) 2025/01/31 04:50:50 DEBUG : three: md5 differ 2025/01/31 04:50:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/31 04:50:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/31 04:50:50 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/31 04:50:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:50:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/31 04:50:50 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/31 04:50:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/31 04:50:50 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/31 04:50:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:50:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/31 04:50:50 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/31 04:50:50 INFO : three: Copied (replaced existing) 2025/01/31 04:50:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.19s) === 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-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/31 04:50:51 INFO : potato: Copied (new) 2025/01/31 04:50:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:51 INFO : yam: Copied (new) 2025/01/31 04:50:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:51 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:51 DEBUG : potato: Unchanged skipping 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:51 INFO : yam: Copied (server-side copy) to: yaml 2025/01/31 04:50:51 INFO : yam: Deleted 2025/01/31 04:50:51 INFO : yaml: Renamed from "yam" 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (0.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:51 INFO : yam: Copied (new) 2025/01/31 04:50:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/31 04:50:51 INFO : potato: Copied (new) 2025/01/31 04:50:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:51 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:51 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:51 DEBUG : potato: Unchanged skipping 2025/01/31 04:50:51 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/31 04:50:52 INFO : yam: Deleted 2025/01/31 04:50:52 INFO : yaml: Renamed from "yam" 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/31 04:50:52 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:52 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/31 04:50:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:52 DEBUG : sub/: Creating directory marker 2025/01/31 04:50:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/31 04:50:52 INFO : potato: Copied (new) 2025/01/31 04:50:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:52 INFO : sub/yam: Copied (new) 2025/01/31 04:50:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:52 DEBUG : potato: Unchanged skipping 2025/01/31 04:50:52 INFO : Azure container rclone-test-qiyekoy7zagi: Making map for --track-renames 2025/01/31 04:50:52 INFO : Azure container rclone-test-qiyekoy7zagi: Finished making map for --track-renames 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:52 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for renames to finish 2025/01/31 04:50:53 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/31 04:50:53 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/31 04:50:53 INFO : sub/yam: Deleted 2025/01/31 04:50:53 INFO : yam: Renamed from "sub/yam" 2025/01/31 04:50:53 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:53 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.10s) === RUN TestServerSideMoveLocal run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:53 DEBUG : Creating backend with remote "/tmp/rclone731300175/dir1" 2025/01/31 04:50:53 DEBUG : Creating backend with remote "/tmp/rclone731300175/dir2" 2025/01/31 04:50:53 DEBUG : Local file system at /tmp/rclone731300175/dir2: Using server-side directory move 2025/01/31 04:50:53 INFO : Local file system at /tmp/rclone731300175/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/31 04:50:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/31 04:50:53 DEBUG : Local file system at /tmp/rclone731300175/dir2: Waiting for checks to finish 2025/01/31 04:50:53 DEBUG : Local file system at /tmp/rclone731300175/dir2: Waiting for transfers to finish 2025/01/31 04:50:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.08s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/31 04:50:53 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:53 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:53 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:53 DEBUG : nested/sub dir/: Creating directory marker 2025/01/31 04:50:53 DEBUG : nested/: Creating directory marker 2025/01/31 04:50:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:53 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:53 INFO : sub dir/hello world: Deleted 2025/01/31 04:50:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/31 04:50:53 INFO : nested/sub dir/file: Copied (new) 2025/01/31 04:50:53 INFO : nested/sub dir/file: Deleted 2025/01/31 04:50:53 INFO : sub dir: Removing directory 2025/01/31 04:50:53 INFO : nested/sub dir: Removing directory 2025/01/31 04:50:53 INFO : nested: Removing directory 2025/01/31 04:50:53 DEBUG : Local file system at /tmp/rclone731300175: deleted 3 directories run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:54 DEBUG : sub dir/: Removing directory marker 2025/01/31 04:50:54 DEBUG : nested/sub dir/: Removing directory marker 2025/01/31 04:50:54 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (0.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/31 04:50:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/31 04:50:54 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:54 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:54 DEBUG : nested/sub dir/: Creating directory marker 2025/01/31 04:50:54 DEBUG : sub dir/: Creating directory marker 2025/01/31 04:50:54 DEBUG : nested/: Creating directory marker 2025/01/31 04:50:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/31 04:50:54 INFO : sub dir/hello world: Copied (new) 2025/01/31 04:50:54 INFO : sub dir/hello world: Deleted 2025/01/31 04:50:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/31 04:50:54 INFO : nested/sub dir/file: Copied (new) 2025/01/31 04:50:54 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:55 DEBUG : sub dir/: Removing directory marker 2025/01/31 04:50:55 DEBUG : nested/sub dir/: Removing directory marker 2025/01/31 04:50:55 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/31 04:50:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/31 04:50:55 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:55 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/31 04:50:55 INFO : existing: Copied (new) 2025/01/31 04:50:55 INFO : existing: Deleted 2025/01/31 04:50:55 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/31 04:50:55 INFO : existing-b: Copied (new) 2025/01/31 04:50:55 INFO : existing-b: Deleted 2025/01/31 04:50:55 DEBUG : existing: Destination exists, skipping 2025/01/31 04:50:55 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:50:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/31 04:50:55 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:50:55 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (0.50s) === RUN TestServerSideMove run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:50:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hifesus4cuza" 2025/01/31 04:50:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:50:55 DEBUG : Azure container rclone-test-hifesus4cuza: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-hifesus4cuza 2025/01/31 04:50:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:50:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:50:56 DEBUG : empty space: Unchanged skipping 2025/01/31 04:50:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:50:56 DEBUG : Azure container rclone-test-hifesus4cuza: Waiting for checks to finish 2025/01/31 04:50:56 INFO : empty space: Deleted 2025/01/31 04:50:56 DEBUG : Azure container rclone-test-hifesus4cuza: Waiting for transfers to finish 2025/01/31 04:50:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:50:56 INFO : potato2: Copied (server-side copy) 2025/01/31 04:50:56 INFO : potato2: Deleted 2025/01/31 04:51:05 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:05 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:05 INFO : potato3: Deleted 2025/01/31 04:51:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-luhigun6qugo" 2025/01/31 04:51:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:05 DEBUG : Azure container rclone-test-luhigun6qugo: Using directory markers 2025/01/31 04:51:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/31 04:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:51:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:51:06 DEBUG : Azure container rclone-test-luhigun6qugo: Waiting for checks to finish 2025/01/31 04:51:06 DEBUG : Azure container rclone-test-luhigun6qugo: Waiting for transfers to finish 2025/01/31 04:51:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:51:06 INFO : potato2: Copied (server-side copy) 2025/01/31 04:51:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:51:06 INFO : empty space: Copied (server-side copy) 2025/01/31 04:51:06 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:06 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:06 INFO : potato2: Deleted 2025/01/31 04:51:06 INFO : empty space: Deleted 2025/01/31 04:51:06 INFO : potato3: Deleted 2025/01/31 04:51:06 DEBUG : Azure container rclone-test-luhigun6qugo: Purge remote 2025/01/31 04:51:06 DEBUG : Azure container rclone-test-hifesus4cuza: Purge remote --- PASS: TestServerSideMove (10.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:06 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lewuhij2zina" 2025/01/31 04:51:06 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:06 DEBUG : Azure container rclone-test-lewuhij2zina: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-lewuhij2zina 2025/01/31 04:51:07 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:51:07 DEBUG : empty space: Excluded 2025/01/31 04:51:07 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:51:07 DEBUG : empty space: Excluded 2025/01/31 04:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:51:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-lewuhij2zina: Waiting for checks to finish 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-lewuhij2zina: Waiting for transfers to finish 2025/01/31 04:51:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:07 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:51:07 INFO : potato2: Copied (server-side copy) 2025/01/31 04:51:07 INFO : potato3: Deleted 2025/01/31 04:51:07 INFO : potato2: Deleted 2025/01/31 04:51:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hadutet6bubi" 2025/01/31 04:51:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-hadutet6bubi: Using directory markers 2025/01/31 04:51:07 DEBUG : empty space: Excluded (Size Filter) 2025/01/31 04:51:07 DEBUG : empty space: Excluded 2025/01/31 04:51:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:51:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-hadutet6bubi: Waiting for checks to finish 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-hadutet6bubi: Waiting for transfers to finish 2025/01/31 04:51:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:51:07 INFO : potato2: Copied (server-side copy) 2025/01/31 04:51:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:07 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:07 INFO : potato2: Deleted 2025/01/31 04:51:07 INFO : potato3: Deleted 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-hadutet6bubi: Purge remote 2025/01/31 04:51:07 DEBUG : Azure container rclone-test-lewuhij2zina: Purge remote --- PASS: TestServerSideMoveWithFilter (1.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kujezob3dedi" 2025/01/31 04:51:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:08 DEBUG : Azure container rclone-test-kujezob3dedi: Using directory markers 2025/01/31 04:51:08 INFO : tomatoDir: Making directory 2025/01/31 04:51:08 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) Azure container rclone-test-qiyekoy7zagi -> Azure container rclone-test-kujezob3dedi 2025/01/31 04:51:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:51:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:08 DEBUG : empty space: Unchanged skipping 2025/01/31 04:51:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/31 04:51:08 DEBUG : Azure container rclone-test-kujezob3dedi: Waiting for checks to finish 2025/01/31 04:51:08 INFO : empty space: Deleted 2025/01/31 04:51:08 DEBUG : Azure container rclone-test-kujezob3dedi: Waiting for transfers to finish 2025/01/31 04:51:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:51:08 INFO : potato2: Copied (server-side copy) 2025/01/31 04:51:08 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:08 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:08 INFO : potato2: Deleted 2025/01/31 04:51:08 INFO : potato3: Deleted 2025/01/31 04:51:08 INFO : tomatoDir: Removing directory 2025/01/31 04:51:08 DEBUG : tomatoDir/: Removing directory marker 2025/01/31 04:51:08 DEBUG : Azure container rclone-test-qiyekoy7zagi: deleted 1 directories 2025/01/31 04:51:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-lorujan0cala" 2025/01/31 04:51:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-lorujan0cala: Using directory markers 2025/01/31 04:51:09 INFO : tomatoDir: Making directory 2025/01/31 04:51:09 DEBUG : tomatoDir/: Creating directory marker 2025/01/31 04:51:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/31 04:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/31 04:51:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-lorujan0cala: Waiting for checks to finish 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-lorujan0cala: Waiting for transfers to finish 2025/01/31 04:51:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/31 04:51:09 INFO : potato2: Copied (server-side copy) 2025/01/31 04:51:09 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/31 04:51:09 INFO : potato3: Copied (server-side copy) 2025/01/31 04:51:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/31 04:51:09 INFO : empty space: Copied (server-side copy) 2025/01/31 04:51:09 INFO : potato2: Deleted 2025/01/31 04:51:09 INFO : potato3: Deleted 2025/01/31 04:51:09 INFO : empty space: Deleted 2025/01/31 04:51:09 INFO : tomatoDir: Removing directory 2025/01/31 04:51:09 DEBUG : tomatoDir/: Removing directory marker 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-kujezob3dedi: deleted 1 directories 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-lorujan0cala: Purge remote 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-kujezob3dedi: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/rclone-move-test" 2025/01/31 04:51:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:09 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-move-test: Using directory markers --- PASS: TestServerSideMoveOverlap (0.27s) === RUN TestSyncOverlap run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/rclone-sync-test" 2025/01/31 04:51:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:10 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: Using directory markers run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" --- PASS: TestSyncOverlap (0.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/rclone-sync-test" 2025/01/31 04:51:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:10 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: Using directory markers 2025/01/31 04:51:10 DEBUG : /: Creating directory marker 2025/01/31 04:51:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2" 2025/01/31 04:51:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:10 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test-include/layer2: Using directory markers 2025/01/31 04:51:10 DEBUG : /: Creating directory marker 2025/01/31 04:51:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file" 2025/01/31 04:51:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:10 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test-ignore-file: Using directory markers 2025/01/31 04:51:11 DEBUG : /: Creating directory marker 2025/01/31 04:51:11 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker 2025/01/31 04:51:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:51:11 DEBUG : rclone-sync-test: Excluded 2025/01/31 04:51:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/31 04:51:11 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: Waiting for checks to finish 2025/01/31 04:51:11 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: Waiting for transfers to finish 2025/01/31 04:51:11 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:11 INFO : /: Removing directory 2025/01/31 04:51:11 DEBUG : //: Removing directory marker 2025/01/31 04:51:11 DEBUG : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: deleted 1 directories 2025/01/31 04:51:11 INFO : There was nothing to transfer 2025/01/31 04:51:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/31 04:51:11 ERROR : Azure container rclone-test-qiyekoy7zagi path rclone-sync-test: error reading source root directory: directory not found 2025/01/31 04:51:11 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for checks to finish 2025/01/31 04:51:11 DEBUG : Azure container rclone-test-qiyekoy7zagi: Waiting for transfers to finish 2025/01/31 04:51:11 ERROR : Azure container rclone-test-qiyekoy7zagi: not deleting files as there were IO errors 2025/01/31 04:51:11 ERROR : Azure container rclone-test-qiyekoy7zagi: not deleting directories as there were IO errors sync_test.go:2003: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010 Error: Received unexpected error: directory not found Test: TestSyncOverlapWithFilter 2025/01/31 04:51:11 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcb9f0c-101e-008e-229b-736a4b000000 Time:2025-01-31T04:51:11.8303254Z -------------------------------------------------------------------------------- 2025/01/31 04:51:12 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba051-101e-008e-369b-736a4b000000 Time:2025-01-31T04:51:12.8683718Z -------------------------------------------------------------------------------- 2025/01/31 04:51:13 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba183-101e-008e-309b-736a4b000000 Time:2025-01-31T04:51:13.9068465Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba183-101e-008e-309b-736a4b000000 Time:2025-01-31T04:51:13.9068465Z -------------------------------------------------------------------------------- 2025/01/31 04:51:14 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba295-101e-008e-1b9b-736a4b000000 Time:2025-01-31T04:51:14.9448603Z -------------------------------------------------------------------------------- 2025/01/31 04:51:15 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba3aa-101e-008e-7a9b-736a4b000000 Time:2025-01-31T04:51:15.9829385Z -------------------------------------------------------------------------------- 2025/01/31 04:51:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba4ca-101e-008e-5c9b-736a4b000000 Time:2025-01-31T04:51:17.0213160Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba4ca-101e-008e-5c9b-736a4b000000 Time:2025-01-31T04:51:17.0213160Z -------------------------------------------------------------------------------- 2025/01/31 04:51:18 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker 2025/01/31 04:51:18 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba5e8-101e-008e-429b-736a4b000000 Time:2025-01-31T04:51:18.0996095Z -------------------------------------------------------------------------------- 2025/01/31 04:51:19 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba6f8-101e-008e-149b-736a4b000000 Time:2025-01-31T04:51:19.1375489Z -------------------------------------------------------------------------------- 2025/01/31 04:51:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba7dc-101e-008e-599b-736a4b000000 Time:2025-01-31T04:51:20.1755410Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcba7dc-101e-008e-599b-736a4b000000 Time:2025-01-31T04:51:20.1755410Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2010 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (17.69s) === RUN TestSyncCompareDest run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/dst" 2025/01/31 04:51:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Using directory markers 2025/01/31 04:51:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path CompareDest: Using directory markers 2025/01/31 04:51:28 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:28 DEBUG : one: Need to transfer - File not found at Destination 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:28 DEBUG : /: Creating directory marker 2025/01/31 04:51:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/31 04:51:28 INFO : one: Copied (new) 2025/01/31 04:51:28 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:28 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:28 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:28 DEBUG : /: Creating directory marker 2025/01/31 04:51:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/31 04:51:29 INFO : one: Copied (replaced existing) 2025/01/31 04:51:29 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:29 INFO : /: Removing directory 2025/01/31 04:51:29 DEBUG : //: Removing directory marker 2025/01/31 04:51:29 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: deleted 1 directories 2025/01/31 04:51:29 DEBUG : dst/: Creating directory marker 2025/01/31 04:51:29 DEBUG : CompareDest/: Creating directory marker 2025/01/31 04:51:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:29 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:51:29 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:29 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:29 INFO : There was nothing to transfer 2025/01/31 04:51:29 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:30 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:30 INFO : There was nothing to transfer 2025/01/31 04:51:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:30 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:30 INFO : There was nothing to transfer 2025/01/31 04:51:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:30 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/31 04:51:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/31 04:51:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:30 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:30 INFO : There was nothing to transfer 2025/01/31 04:51:30 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/CompareDest" 2025/01/31 04:51:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:30 DEBUG : two: Need to transfer - File not found at Destination 2025/01/31 04:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for checks to finish 2025/01/31 04:51:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/31 04:51:30 DEBUG : Azure container rclone-test-qiyekoy7zagi path dst: Waiting for transfers to finish 2025/01/31 04:51:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/31 04:51:30 INFO : two: Copied (new) 2025/01/31 04:51:30 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:31 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbb4f1-101e-008e-649b-736a4b000000 Time:2025-01-31T04:51:31.1429701Z -------------------------------------------------------------------------------- 2025/01/31 04:51:32 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbb622-101e-008e-5d9b-736a4b000000 Time:2025-01-31T04:51:32.1820021Z -------------------------------------------------------------------------------- 2025/01/31 04:51:33 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbb793-101e-008e-149b-736a4b000000 Time:2025-01-31T04:51:33.2201022Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbb793-101e-008e-149b-736a4b000000 Time:2025-01-31T04:51:33.2201022Z -------------------------------------------------------------------------------- 2025/01/31 04:51:34 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbb995-101e-008e-599b-736a4b000000 Time:2025-01-31T04:51:34.2587667Z -------------------------------------------------------------------------------- 2025/01/31 04:51:35 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbbb27-101e-008e-309b-736a4b000000 Time:2025-01-31T04:51:35.2978765Z -------------------------------------------------------------------------------- 2025/01/31 04:51:36 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbbc6a-101e-008e-349b-736a4b000000 Time:2025-01-31T04:51:36.3357471Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbbc6a-101e-008e-349b-736a4b000000 Time:2025-01-31T04:51:36.3357471Z -------------------------------------------------------------------------------- 2025/01/31 04:51:37 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbbdf1-101e-008e-619b-736a4b000000 Time:2025-01-31T04:51:37.3737625Z -------------------------------------------------------------------------------- 2025/01/31 04:51:38 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbbf04-101e-008e-449b-736a4b000000 Time:2025-01-31T04:51:38.4125409Z -------------------------------------------------------------------------------- 2025/01/31 04:51:39 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbc010-101e-008e-239b-736a4b000000 Time:2025-01-31T04:51:39.4519708Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbc010-101e-008e-239b-736a4b000000 Time:2025-01-31T04:51:39.4519708Z -------------------------------------------------------------------------------- 2025/01/31 04:51:40 DEBUG : dst/: Removing directory marker 2025/01/31 04:51:40 DEBUG : CompareDest/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (19.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Azure container rclone-test-qiyekoy7zagi", Local "Local file system at /tmp/rclone731300175", Modify Window "1ns" 2025/01/31 04:51:47 DEBUG : pre-dest1/: Creating directory marker 2025/01/31 04:51:47 DEBUG : pre-dest2/: Creating directory marker 2025/01/31 04:51:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/dest" 2025/01/31 04:51:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:48 DEBUG : Azure container rclone-test-qiyekoy7zagi path dest: Using directory markers 2025/01/31 04:51:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/pre-dest1" 2025/01/31 04:51:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:48 DEBUG : Azure container rclone-test-qiyekoy7zagi path pre-dest1: Using directory markers 2025/01/31 04:51:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/pre-dest1" to be canonical "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/pre-dest1" 2025/01/31 04:51:48 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/pre-dest2" 2025/01/31 04:51:48 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/31 04:51:48 DEBUG : Azure container rclone-test-qiyekoy7zagi path pre-dest2: Using directory markers 2025/01/31 04:51:48 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-qiyekoy7zagi/pre-dest2" to be canonical "TestAzureBlob{juk_h}:rclone-test-qiyekoy7zagi/pre-dest2" 2025/01/31 04:51:48 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/31 04:51:48 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/31 04:51:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/31 04:51:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/31 04:51:48 DEBUG : Azure container rclone-test-qiyekoy7zagi path dest: Waiting for checks to finish 2025/01/31 04:51:48 DEBUG : Azure container rclone-test-qiyekoy7zagi path dest: Waiting for transfers to finish 2025/01/31 04:51:48 DEBUG : /: Creating directory marker 2025/01/31 04:51:48 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/31 04:51:48 INFO : 3: Copied (new) 2025/01/31 04:51:48 DEBUG : Waiting for deletions to finish 2025/01/31 04:51:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbca8b-101e-008e-769b-736a4b000000 Time:2025-01-31T04:51:48.8759882Z -------------------------------------------------------------------------------- 2025/01/31 04:51:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcb90-101e-008e-499b-736a4b000000 Time:2025-01-31T04:51:49.9147099Z -------------------------------------------------------------------------------- 2025/01/31 04:51:50 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcca1-101e-008e-399b-736a4b000000 Time:2025-01-31T04:51:50.9530357Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/layer2/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcca1-101e-008e-399b-736a4b000000 Time:2025-01-31T04:51:50.9530357Z -------------------------------------------------------------------------------- 2025/01/31 04:51:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcdb3-101e-008e-1c9b-736a4b000000 Time:2025-01-31T04:51:51.9912771Z -------------------------------------------------------------------------------- 2025/01/31 04:51:53 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcea0-101e-008e-5c9b-736a4b000000 Time:2025-01-31T04:51:53.0299310Z -------------------------------------------------------------------------------- 2025/01/31 04:51:54 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcfe5-101e-008e-759b-736a4b000000 Time:2025-01-31T04:51:54.0678077Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-include/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbcfe5-101e-008e-759b-736a4b000000 Time:2025-01-31T04:51:54.0678077Z -------------------------------------------------------------------------------- 2025/01/31 04:51:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd1a1-101e-008e-779b-736a4b000000 Time:2025-01-31T04:51:55.1061722Z -------------------------------------------------------------------------------- 2025/01/31 04:51:56 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd301-101e-008e-299b-736a4b000000 Time:2025-01-31T04:51:56.1441822Z -------------------------------------------------------------------------------- 2025/01/31 04:51:57 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd45b-101e-008e-4f9b-736a4b000000 Time:2025-01-31T04:51:57.1819585Z -------------------------------------------------------------------------------- run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/rclone-sync-test-ignore-file/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd45b-101e-008e-4f9b-736a4b000000 Time:2025-01-31T04:51:57.1819585Z -------------------------------------------------------------------------------- 2025/01/31 04:51:58 DEBUG : pre-dest2/: Removing directory marker 2025/01/31 04:51:58 DEBUG : pre-dest1/: Removing directory marker 2025/01/31 04:51:58 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd58b-101e-008e-4d9b-736a4b000000 Time:2025-01-31T04:51:58.3083384Z -------------------------------------------------------------------------------- 2025/01/31 04:51:59 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd710-101e-008e-509b-736a4b000000 Time:2025-01-31T04:51:59.3461549Z -------------------------------------------------------------------------------- 2025/01/31 04:52:00 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd82c-101e-008e-2e9b-736a4b000000 Time:2025-01-31T04:52:00.3839351Z -------------------------------------------------------------------------------- run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-qiyekoy7zagi/dest/ -------------------------------------------------------------------------------- RESPONSE 404: 404 The specified blob does not exist. ERROR CODE: BlobNotFound -------------------------------------------------------------------------------- BlobNotFoundThe specified blob does not exist. RequestId:bbcbd82c-101e-008e-2e9b-736a4b000000 Time:2025-01-31T04:52:00.3839351Z -------------------------------------------------------------------------------- fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:770 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:154 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1203 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1368 /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1398 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 Error: Not equal: expected: []string{} actual : []string{"dest", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=4) "dest", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (20.96s) panic: runtime error: slice bounds out of range [5:4] [recovered] panic: runtime error: slice bounds out of range [5:4] goroutine 5914 [running]: testing.tRunner.func1.2({0x22c2e80, 0xc000738540}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1634 +0x377 panic({0x22c2e80?, 0xc000738540?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc000d3c508, {0x2870360, 0x3aec1c0}, {0xc000a05160, 0x18}, {0xc000a05179, 0x4}, {0xc000a05179, 0x4}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1203 +0xc45 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc000a05160?, 0xc000a05160?}, {0xc000a05179?, 0x7fc9c27d5058?}, {0xc000a05179?, 0x0?}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1368 +0xb3 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc000d3c508, {0x2870360, 0x3aec1c0}, {0x0?, 0x23886e0?}, 0xc000650b90) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1398 +0x192 github.com/rclone/rclone/fs/walk.listR({0x2870360, 0x3aec1c0}, {0x2882d18, 0xc000d3c508}, {0x0, 0x0}, 0x1, 0x3, 0xc0005f9f20, 0xc000d7c4b0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x2870360, 0x3aec1c0}, {0x2882d18, 0xc000d3c508}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0005f9f20) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x2870360, 0x3aec1c0}, {0x2882d18, 0xc000d3c508}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000b6a1a0, {0x2882d18, 0xc000d3c508}, {0x0, 0x0}, {0xc00087f0c0, 0x1, 0x1}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc000b6a1a0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b testing.tRunner(0xc000b6a1a0, 0x25a15b8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 1m47.748332826s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]