"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
=== RUN TestPipe
--- PASS: TestPipe (0.00s)
=== RUN TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.04s)
=== RUN TestPipeOrderBy
=== RUN TestPipeOrderBy/#00
=== RUN TestPipeOrderBy/size
=== RUN TestPipeOrderBy/name
=== RUN TestPipeOrderBy/modtime
=== RUN TestPipeOrderBy/size,ascending
=== RUN TestPipeOrderBy/name,asc
=== RUN TestPipeOrderBy/modtime,ascending
=== RUN TestPipeOrderBy/size,descending
=== RUN TestPipeOrderBy/name,desc
=== RUN TestPipeOrderBy/modtime,descending
=== RUN TestPipeOrderBy/size,mixed,50
=== RUN TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
--- PASS: TestPipeOrderBy/#00 (0.00s)
--- PASS: TestPipeOrderBy/size (0.00s)
--- PASS: TestPipeOrderBy/name (0.00s)
--- PASS: TestPipeOrderBy/modtime (0.00s)
--- PASS: TestPipeOrderBy/size,ascending (0.00s)
--- PASS: TestPipeOrderBy/name,asc (0.00s)
--- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
--- PASS: TestPipeOrderBy/size,descending (0.00s)
--- PASS: TestPipeOrderBy/name,desc (0.00s)
--- PASS: TestPipeOrderBy/modtime,descending (0.00s)
--- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
--- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN TestNewLess
=== RUN TestNewLess/blankOK
=== RUN TestNewLess/tooManyParts
=== RUN TestNewLess/tooManyParts2
=== RUN TestNewLess/badMixed
=== RUN TestNewLess/unknownComparison
=== RUN TestNewLess/unknownSortDirection
=== RUN TestNewLess/size
=== RUN TestNewLess/name
=== RUN TestNewLess/modtime
=== RUN TestNewLess/size,ascending
=== RUN TestNewLess/name,asc
=== RUN TestNewLess/modtime,ascending
=== RUN TestNewLess/size,descending
=== RUN TestNewLess/name,desc
=== RUN TestNewLess/modtime,descending
=== RUN TestNewLess/modtime,mixed
=== RUN TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
--- PASS: TestNewLess/blankOK (0.00s)
--- PASS: TestNewLess/tooManyParts (0.00s)
--- PASS: TestNewLess/tooManyParts2 (0.00s)
--- PASS: TestNewLess/badMixed (0.00s)
--- PASS: TestNewLess/unknownComparison (0.00s)
--- PASS: TestNewLess/unknownSortDirection (0.00s)
--- PASS: TestNewLess/size (0.00s)
--- PASS: TestNewLess/name (0.00s)
--- PASS: TestNewLess/modtime (0.00s)
--- PASS: TestNewLess/size,ascending (0.00s)
--- PASS: TestNewLess/name,asc (0.00s)
--- PASS: TestNewLess/modtime,ascending (0.00s)
--- PASS: TestNewLess/size,descending (0.00s)
--- PASS: TestNewLess/name,desc (0.00s)
--- PASS: TestNewLess/modtime,descending (0.00s)
--- PASS: TestNewLess/modtime,mixed (0.00s)
--- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN TestRcCopy
rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN TestRcMove
rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN TestRcSync
rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN TestCopyWithDryRun
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.49s)
=== RUN TestCopy
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopy (0.51s)
=== RUN TestCopyMetadata
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", 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-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.08s)
=== RUN TestCopyMissingDirectory
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.23s)
=== RUN TestCopyNoTraverse
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.53s)
=== RUN TestCopyCheckFirst
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.50s)
=== RUN TestSyncNoTraverse
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:33 ERROR : Ignoring --no-traverse with sync
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.51s)
=== RUN TestCopyWithDepth
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.40s)
=== RUN TestCopyWithFilesFrom
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.39s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.43s)
=== RUN TestCopyEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.80s)
=== RUN TestCopyNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyNoEmptyDirectories (0.39s)
=== RUN TestMoveEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.80s)
=== RUN TestSyncNoUpdateDirModtime
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.08s)
=== RUN TestMoveNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveNoEmptyDirectories (0.39s)
=== RUN TestSyncEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.76s)
=== RUN TestSyncSetDelayedModTimes
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.08s)
=== RUN TestSyncNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncNoEmptyDirectories (0.41s)
=== RUN TestServerSideCopy
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:590: Server side copy (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-bikuhil4xawu
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestServerSideCopy (0.97s)
=== RUN TestCopyOverSelf
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.69s)
=== RUN TestServerSideCopyOverSelf
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:626: Server side copy (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-yitohiw8foma
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestServerSideCopyOverSelf (1.35s)
=== RUN TestMoveOverSelf
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.69s)
=== RUN TestServerSideMoveOverSelf
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:671: Server side copy (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-kimegih9qaye
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestServerSideMoveOverSelf (1.88s)
=== RUN TestCopyAfterDelete
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:44 ERROR : error listing: directory not found
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.57s)
=== RUN TestCopyRedownload
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.58s)
=== RUN TestSyncBasedOnCheckSum
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.58s)
=== RUN TestSyncSizeOnly
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.58s)
=== RUN TestSyncIgnoreSize
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.58s)
=== RUN TestSyncIgnoreTimes
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.65s)
=== RUN TestSyncIgnoreExisting
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.58s)
=== RUN TestSyncIgnoreErrors
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (1.29s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.65s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s)
=== RUN TestSyncDoesntUpdateModtime
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.49s)
=== RUN TestSyncAfterAddingAFile
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.54s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.51s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.50s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/05/25 04:19:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.49s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.67s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.40s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:19:56 ERROR : Azure container rclone-test-budilul6giso: not deleting files as there were IO errors
2025/05/25 04:19:56 ERROR : Azure container rclone-test-budilul6giso: not deleting directories as there were IO errors
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.26s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.62s)
=== RUN TestSyncDeleteBefore
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.69s)
=== RUN TestCopyDeleteBefore
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.53s)
=== RUN TestSyncWithExclude
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.70s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.84s)
=== RUN TestSyncWithUpdateOlder
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithUpdateOlder (1.17s)
=== 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-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1538: Can track renames: true
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.77s)
=== RUN TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN TestSyncWithTrackRenamesStrategyModtime
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1610: Can track renames: true
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.77s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1649: Can track renames: true
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.09s)
=== RUN TestServerSideMoveLocal
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestServerSideMoveLocal (0.08s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.78s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.79s)
=== RUN TestMoveWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.52s)
=== RUN TestServerSideMove
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1705: Server side move (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-docohil3qeke
--- PASS: TestServerSideMove (1.45s)
=== RUN TestServerSideMoveWithFilter
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1705: Server side move (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-dorafos4gafa
--- PASS: TestServerSideMoveWithFilter (1.41s)
=== RUN TestServerSideMoveDeleteEmptySourceDirs
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
sync_test.go:1705: Server side move (if possible) Azure container rclone-test-budilul6giso -> Azure container rclone-test-modufac2jico
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.71s)
=== RUN TestServerSideMoveOverlap
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestServerSideMoveOverlap (0.26s)
=== RUN TestSyncOverlap
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.55s)
=== RUN TestSyncOverlapWithFilter
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
2025/05/25 04:20:12 ERROR : Azure container rclone-test-budilul6giso path rclone-sync-test: error reading source root directory: directory not found
2025/05/25 04:20:12 ERROR : Azure container rclone-test-budilul6giso: not deleting files as there were IO errors
2025/05/25 04:20:12 ERROR : Azure container rclone-test-budilul6giso: 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
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6a82-501e-009f-6d2c-cdf0ff000000
Time:2025-05-25T04:20:12.5360415Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6be4-501e-009f-1d2c-cdf0ff000000
Time:2025-05-25T04:20:13.5729854Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6d64-501e-009f-722c-cdf0ff000000
Time:2025-05-25T04:20:14.6107141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6d64-501e-009f-722c-cdf0ff000000
Time:2025-05-25T04:20:14.6107141Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6ea9-501e-009f-112c-cdf0ff000000
Time:2025-05-25T04:20:15.6484888Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e6fb0-501e-009f-742c-cdf0ff000000
Time:2025-05-25T04:20:16.6865647Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e7147-501e-009f-3d2c-cdf0ff000000
Time:2025-05-25T04:20:17.7244858Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e7147-501e-009f-3d2c-cdf0ff000000
Time:2025-05-25T04:20:17.7244858Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e726e-501e-009f-292c-cdf0ff000000
Time:2025-05-25T04:20:18.8011245Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e742d-501e-009f-3e2c-cdf0ff000000
Time:2025-05-25T04:20:19.8383094Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e754f-501e-009f-392c-cdf0ff000000
Time:2025-05-25T04:20:20.8753007Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d2e754f-501e-009f-392c-cdf0ff000000
Time:2025-05-25T04:20:20.8753007Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/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.64s)
=== RUN TestSyncCompareDest
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af994d69-601e-004f-3a2c-cdcda9000000
Time:2025-05-25T04:20:31.6704326Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af994f23-601e-004f-412c-cdcda9000000
Time:2025-05-25T04:20:32.7074738Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af99512f-601e-004f-0c2c-cdcda9000000
Time:2025-05-25T04:20:33.7440064Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af99512f-601e-004f-0c2c-cdcda9000000
Time:2025-05-25T04:20:33.7440064Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af995303-601e-004f-6e2c-cdcda9000000
Time:2025-05-25T04:20:34.7812027Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9954d4-601e-004f-132c-cdcda9000000
Time:2025-05-25T04:20:35.8184982Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9956c0-601e-004f-4d2c-cdcda9000000
Time:2025-05-25T04:20:36.8553358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9956c0-601e-004f-4d2c-cdcda9000000
Time:2025-05-25T04:20:36.8553358Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af995859-601e-004f-382c-cdcda9000000
Time:2025-05-25T04:20:37.8923699Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9959fd-601e-004f-3e2c-cdcda9000000
Time:2025-05-25T04:20:38.9300091Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af995b77-601e-004f-0c2c-cdcda9000000
Time:2025-05-25T04:20:39.9668130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af995b77-601e-004f-0c2c-cdcda9000000
Time:2025-05-25T04:20:39.9668130Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
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.17s)
=== RUN TestSyncMultipleCompareDest
run.go:180: Remote "Azure container rclone-test-budilul6giso", Local "Local file system at /tmp/rclone4013894131", Modify Window "1ns"
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af996ce8-601e-004f-2f2c-cdcda9000000
Time:2025-05-25T04:20:49.3640949Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af996fa5-601e-004f-382c-cdcda9000000
Time:2025-05-25T04:20:50.4008539Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997245-601e-004f-312c-cdcda9000000
Time:2025-05-25T04:20:51.4375926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/layer2/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997245-601e-004f-312c-cdcda9000000
Time:2025-05-25T04:20:51.4375926Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997525-601e-004f-602c-cdcda9000000
Time:2025-05-25T04:20:52.4755325Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9977d1-601e-004f-672c-cdcda9000000
Time:2025-05-25T04:20:53.5124736Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997a3a-601e-004f-602c-cdcda9000000
Time:2025-05-25T04:20:54.5505651Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997a3a-601e-004f-602c-cdcda9000000
Time:2025-05-25T04:20:54.5505651Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997bfb-601e-004f-702c-cdcda9000000
Time:2025-05-25T04:20:55.5874776Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997dd5-601e-004f-1d2c-cdcda9000000
Time:2025-05-25T04:20:56.6252457Z
--------------------------------------------------------------------------------
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-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997f81-601e-004f-202c-cdcda9000000
Time:2025-05-25T04:20:57.6622984Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/rclone-sync-test-ignore-file/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af997f81-601e-004f-202c-cdcda9000000
Time:2025-05-25T04:20:57.6622984Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9981af-601e-004f-102c-cdcda9000000
Time:2025-05-25T04:20:58.7752900Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af998334-601e-004f-732c-cdcda9000000
Time:2025-05-25T04:20:59.8135502Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9984c2-601e-004f-412c-cdcda9000000
Time:2025-05-25T04:21:00.8510069Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-budilul6giso/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:af9984c2-601e-004f-412c-cdcda9000000
Time:2025-05-25T04:21:00.8510069Z
--------------------------------------------------------------------------------
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.23.0.linux-amd64/src/testing/testing.go:1176
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:155
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634
/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.94s)
panic: runtime error: slice bounds out of range [5:4] [recovered]
panic: runtime error: slice bounds out of range [5:4]
goroutine 5949 [running]:
testing.tRunner.func1.2({0x24221e0, 0xc0008d69f0})
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e
panic({0x24221e0?, 0xc0008d69f0?})
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc00048e288, {0x29fee20, 0x3d3cfa0}, {0xc0008c8960, 0x18}, {0xc0008c8979, 0x4}, {0xc0008c8979, 0x4}, 0x0, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc45
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc0008c8960?, 0xc0008c8960?}, {0xc0008c8979?, 0xc0005cf468?}, {0xc0008c8979?, 0x47233d?}, 0x4a?)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383 +0xa5
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc00048e288, {0x29fee20, 0x3d3cfa0}, {0x0?, 0x24ecb40?}, 0xc0006044b0)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x172
github.com/rclone/rclone/fs/walk.listR({0x29fee20, 0x3d3cfa0}, {0x2a12a20, 0xc00048e288}, {0x0, 0x0}, 0x1, 0x3, 0xc0008ac000, 0xc000d5b200, ...)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x2a3
github.com/rclone/rclone/fs/walk.ListR({0x29fee20, 0x3d3cfa0}, {0x2a12a20, 0xc00048e288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0008ac000)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x29fee20, 0x3d3cfa0}, {0x2a12a20, 0xc00048e288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc00016ba00, {0x2a12a20, 0xc00048e288}, {0x0, 0x0}, {0xc000716f40, 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(0xc00016ba00)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b
testing.tRunner(0xc00016ba00, 0x2722a40)
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390
"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 1m38.331521258s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]