"./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-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:10:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.63s)
=== RUN TestCopy
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopy (0.51s)
=== RUN TestCopyMetadata
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.07s)
=== RUN TestCopyMetadataNoEmptyDirs
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.07s)
=== RUN TestCopyMissingDirectory
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:10:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.22s)
=== RUN TestCopyNoTraverse
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.51s)
=== RUN TestCopyCheckFirst
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.50s)
=== RUN TestSyncNoTraverse
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:10:49 ERROR : Ignoring --no-traverse with sync
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.50s)
=== RUN TestCopyWithDepth
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.39s)
=== RUN TestCopyWithFilesFrom
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.38s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.43s)
=== RUN TestCopyEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.84s)
=== RUN TestCopyNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyNoEmptyDirectories (0.38s)
=== RUN TestMoveEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.81s)
=== RUN TestSyncNoUpdateDirModtime
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:409: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.07s)
=== RUN TestMoveNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveNoEmptyDirectories (0.39s)
=== RUN TestSyncEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.76s)
=== RUN TestSyncSetDelayedModTimes
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.07s)
=== RUN TestSyncNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncNoEmptyDirectories (0.39s)
=== RUN TestServerSideCopy
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:591: Server side copy (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-tumomip1lugi
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestServerSideCopy (0.87s)
=== RUN TestCopyOverSelf
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.68s)
=== RUN TestServerSideCopyOverSelf
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:627: Server side copy (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-buhayaf0jowu
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestServerSideCopyOverSelf (1.39s)
=== RUN TestMoveOverSelf
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.69s)
=== RUN TestServerSideMoveOverSelf
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:672: Server side copy (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-jorivuf3juho
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestServerSideMoveOverSelf (1.86s)
=== RUN TestCopyAfterDelete
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:11:00 ERROR : error listing: directory not found
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.58s)
=== RUN TestCopyRedownload
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.59s)
=== RUN TestSyncBasedOnCheckSum
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.58s)
=== RUN TestSyncSizeOnly
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.58s)
=== RUN TestSyncIgnoreSize
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.57s)
=== RUN TestSyncIgnoreTimes
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.64s)
=== RUN TestSyncIgnoreExisting
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.56s)
=== RUN TestSyncIgnoreErrors
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (1.29s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:11:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.65s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s)
=== RUN TestSyncDoesntUpdateModtime
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.51s)
=== RUN TestSyncAfterAddingAFile
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.55s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.50s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.50s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:11:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/06/08 07:11:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.51s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.69s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.42s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:11:12 ERROR : Azure container rclone-test-pugerec2lece: not deleting files as there were IO errors
2025/06/08 07:11:12 ERROR : Azure container rclone-test-pugerec2lece: not deleting directories as there were IO errors
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.28s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.62s)
=== RUN TestSyncDeleteBefore
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.70s)
=== RUN TestCopyDeleteBefore
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.53s)
=== RUN TestSyncWithExclude
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.70s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.84s)
=== RUN TestSyncWithUpdateOlder
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithUpdateOlder (1.17s)
=== RUN TestSyncWithMaxDuration
=== RUN TestSyncWithMaxDuration/Hard
sync_test.go:1467: Skipping test on non local remote
=== RUN TestSyncWithMaxDuration/Soft
sync_test.go:1467: 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-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1539: Can track renames: true
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.78s)
=== RUN TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN TestSyncWithTrackRenamesStrategyModtime
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1611: Can track renames: true
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.78s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1650: Can track renames: true
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.09s)
=== RUN TestServerSideMoveLocal
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestServerSideMoveLocal (0.08s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.80s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.78s)
=== RUN TestMoveWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.50s)
=== RUN TestServerSideMove
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-vipadar6puri
--- PASS: TestServerSideMove (1.45s)
=== RUN TestServerSideMoveWithFilter
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-tatukix6yicu
--- PASS: TestServerSideMoveWithFilter (1.43s)
=== RUN TestServerSideMoveDeleteEmptySourceDirs
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-pugerec2lece -> Azure container rclone-test-mohuwez6boce
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.76s)
=== RUN TestServerSideMoveOverlap
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestServerSideMoveOverlap (0.27s)
=== RUN TestSyncOverlap
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.56s)
=== RUN TestSyncOverlapWithFilter
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", Modify Window "1ns"
2025/06/08 07:11:29 ERROR : Azure container rclone-test-pugerec2lece path rclone-sync-test: error reading source root directory: directory not found
2025/06/08 07:11:29 ERROR : Azure container rclone-test-pugerec2lece: not deleting files as there were IO errors
2025/06/08 07:11:29 ERROR : Azure container rclone-test-pugerec2lece: not deleting directories as there were IO errors
sync_test.go:2004:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2004
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011
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-pugerec2lece/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:7a2d4fe5-b01e-0097-6844-d8eaf0000000
Time:2025-06-08T07:11:29.1767332Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d5130-b01e-0097-0844-d8eaf0000000
Time:2025-06-08T07:11:30.2149337Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d52fe-b01e-0097-1e44-d8eaf0000000
Time:2025-06-08T07:11:31.2532252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d52fe-b01e-0097-1e44-d8eaf0000000
Time:2025-06-08T07:11:31.2532252Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d54a1-b01e-0097-1144-d8eaf0000000
Time:2025-06-08T07:11:32.2910512Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d563f-b01e-0097-3444-d8eaf0000000
Time:2025-06-08T07:11:33.3299625Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d5781-b01e-0097-4e44-d8eaf0000000
Time:2025-06-08T07:11:34.3674617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d5781-b01e-0097-4e44-d8eaf0000000
Time:2025-06-08T07:11:34.3674617Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d58f0-b01e-0097-1344-d8eaf0000000
Time:2025-06-08T07:11:35.4452178Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d5aab-b01e-0097-1a44-d8eaf0000000
Time:2025-06-08T07:11:36.4829951Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d5bfe-b01e-0097-4644-d8eaf0000000
Time:2025-06-08T07:11:37.5207550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d5bfe-b01e-0097-4644-d8eaf0000000
Time:2025-06-08T07:11:37.5207550Z
--------------------------------------------------------------------------------
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
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:636
/usr/local/go/src/testing/testing.go:1041
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2004
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2011
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.67s)
=== RUN TestSyncCompareDest
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", 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-pugerec2lece/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:7a2d6b50-b01e-0097-0244-d8eaf0000000
Time:2025-06-08T07:11:48.3874320Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d6d00-b01e-0097-7f44-d8eaf0000000
Time:2025-06-08T07:11:49.4257117Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d6ea6-b01e-0097-6a44-d8eaf0000000
Time:2025-06-08T07:11:50.4642149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d6ea6-b01e-0097-6a44-d8eaf0000000
Time:2025-06-08T07:11:50.4642149Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d708d-b01e-0097-2644-d8eaf0000000
Time:2025-06-08T07:11:51.5017464Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d727e-b01e-0097-6844-d8eaf0000000
Time:2025-06-08T07:11:52.5391429Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d741c-b01e-0097-6144-d8eaf0000000
Time:2025-06-08T07:11:53.5773291Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d741c-b01e-0097-6144-d8eaf0000000
Time:2025-06-08T07:11:53.5773291Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d7554-b01e-0097-7d44-d8eaf0000000
Time:2025-06-08T07:11:54.6153577Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d76c8-b01e-0097-5844-d8eaf0000000
Time:2025-06-08T07:11:55.6526118Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d7821-b01e-0097-1644-d8eaf0000000
Time:2025-06-08T07:11:56.6906330Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d7821-b01e-0097-1644-d8eaf0000000
Time:2025-06-08T07:11:56.6906330Z
--------------------------------------------------------------------------------
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
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
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.26s)
=== RUN TestSyncMultipleCompareDest
run.go:180: Remote "Azure container rclone-test-pugerec2lece", Local "Local file system at /tmp/rclone4129790201", 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-pugerec2lece/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:7a2d8724-b01e-0097-7244-d8eaf0000000
Time:2025-06-08T07:12:06.1399856Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d88c1-b01e-0097-5b44-d8eaf0000000
Time:2025-06-08T07:12:07.1790602Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d8a26-b01e-0097-1544-d8eaf0000000
Time:2025-06-08T07:12:08.2180461Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d8a26-b01e-0097-1544-d8eaf0000000
Time:2025-06-08T07:12:08.2180461Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d8b77-b01e-0097-3644-d8eaf0000000
Time:2025-06-08T07:12:09.2568311Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d8cc3-b01e-0097-5844-d8eaf0000000
Time:2025-06-08T07:12:10.2952762Z
--------------------------------------------------------------------------------
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-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d8e1d-b01e-0097-0444-d8eaf0000000
Time:2025-06-08T07:12:11.3342267Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d8e1d-b01e-0097-0444-d8eaf0000000
Time:2025-06-08T07:12:11.3342267Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d8fa8-b01e-0097-6544-d8eaf0000000
Time:2025-06-08T07:12:12.3730608Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d90f8-b01e-0097-0d44-d8eaf0000000
Time:2025-06-08T07:12:13.4116074Z
--------------------------------------------------------------------------------
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-pugerec2lece/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:7a2d9246-b01e-0097-3344-d8eaf0000000
Time:2025-06-08T07:12:14.4495762Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/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:7a2d9246-b01e-0097-3344-d8eaf0000000
Time:2025-06-08T07:12:14.4495762Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d940a-b01e-0097-0244-d8eaf0000000
Time:2025-06-08T07:12:15.5663661Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d956e-b01e-0097-3544-d8eaf0000000
Time:2025-06-08T07:12:16.6042734Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d96df-b01e-0097-7844-d8eaf0000000
Time:2025-06-08T07:12:17.6420102Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-pugerec2lece/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7a2d96df-b01e-0097-7844-d8eaf0000000
Time:2025-06-08T07:12:17.6420102Z
--------------------------------------------------------------------------------
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
/usr/local/go/src/testing/testing.go:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:792
/usr/local/go/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:2225
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.97s)
panic: runtime error: slice bounds out of range [5:4] [recovered]
panic: runtime error: slice bounds out of range [5:4]
goroutine 5978 [running]:
testing.tRunner.func1.2({0x24690a0, 0xc000655968})
/usr/local/go/src/testing/testing.go:1734 +0x21c
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1737 +0x35e
panic({0x24690a0?, 0xc000655968?})
/usr/local/go/src/runtime/panic.go:792 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc00064c288, {0x2a711c8, 0x3dff3a0}, {0xc000648560, 0x18}, {0xc000648579, 0x4}, {0xc000648579, 0x4}, 0x0, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1218 +0xc0a
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1383
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc00064c288, {0x2a711c8, 0x3dff3a0}, {0x0?, 0x25356c0?}, 0xc000a56b40)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1413 +0x198
github.com/rclone/rclone/fs/walk.listR({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc00064c288}, {0x0, 0x0}, 0x1, 0x3, 0xc000b8acc0, 0xc000c0f1b8, ...)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292
github.com/rclone/rclone/fs/walk.ListR({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc00064c288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000b8acc0)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x2a711c8, 0x3dff3a0}, {0x2a852a0, 0xc00064c288}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000b441c0, {0x2a852a0, 0xc00064c288}, {0x0, 0x0}, {0xc000bddc00, 0x1, 0x1}, {0x0, 0x0, ...}, ...)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x405
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(0xc000b441c0)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225 +0x9ed
testing.tRunner(0xc000b441c0, 0x275bc38)
/usr/local/go/src/testing/testing.go:1792 +0xf4
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:1851 +0x413
"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 1m38.716873157s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]