"./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.02s)
=== 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-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:30:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.48s)
=== RUN TestCopy
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopy (0.51s)
=== RUN TestCopyMetadata
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.08s)
=== RUN TestCopyMetadataNoEmptyDirs
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", 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-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:30:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.23s)
=== RUN TestCopyNoTraverse
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.51s)
=== RUN TestCopyCheckFirst
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.51s)
=== RUN TestSyncNoTraverse
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:00 ERROR : Ignoring --no-traverse with sync
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.50s)
=== RUN TestCopyWithDepth
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.40s)
=== RUN TestCopyWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.41s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.44s)
=== RUN TestCopyEmptyDirectories
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.80s)
=== RUN TestCopyNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyNoEmptyDirectories (0.39s)
=== RUN TestMoveEmptyDirectories
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.79s)
=== RUN TestSyncNoUpdateDirModtime
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", 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-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveNoEmptyDirectories (0.38s)
=== RUN TestSyncEmptyDirectories
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.75s)
=== RUN TestSyncSetDelayedModTimes
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.08s)
=== RUN TestSyncNoEmptyDirectories
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncNoEmptyDirectories (0.38s)
=== RUN TestServerSideCopy
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:591: Server side copy (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-yuhiday1pusi
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestServerSideCopy (0.89s)
=== RUN TestCopyOverSelf
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.69s)
=== RUN TestServerSideCopyOverSelf
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:627: Server side copy (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-sijinur4yipa
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestServerSideCopyOverSelf (1.37s)
=== RUN TestMoveOverSelf
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.69s)
=== RUN TestServerSideMoveOverSelf
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:672: Server side copy (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-nugefod6raya
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestServerSideMoveOverSelf (1.88s)
=== RUN TestCopyAfterDelete
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:11 ERROR : error listing: directory not found
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.57s)
=== RUN TestCopyRedownload
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.58s)
=== RUN TestSyncBasedOnCheckSum
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.59s)
=== RUN TestSyncSizeOnly
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.59s)
=== RUN TestSyncIgnoreSize
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.57s)
=== RUN TestSyncIgnoreTimes
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.65s)
=== RUN TestSyncIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.58s)
=== RUN TestSyncIgnoreErrors
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (1.33s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.66s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s)
=== RUN TestSyncDoesntUpdateModtime
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.51s)
=== RUN TestSyncAfterAddingAFile
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.55s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.51s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.51s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/06/11 03:31:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.50s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.67s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.42s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:23 ERROR : Azure container rclone-test-fadaroh7fizo: not deleting files as there were IO errors
2025/06/11 03:31:23 ERROR : Azure container rclone-test-fadaroh7fizo: not deleting directories as there were IO errors
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.31s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.63s)
=== RUN TestSyncDeleteBefore
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.72s)
=== RUN TestCopyDeleteBefore
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.55s)
=== RUN TestSyncWithExclude
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.73s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.87s)
=== RUN TestSyncWithUpdateOlder
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncWithUpdateOlder (1.18s)
=== 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-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1539: Can track renames: true
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", 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-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1611: Can track renames: true
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.81s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1650: Can track renames: true
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.10s)
=== RUN TestServerSideMoveLocal
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestServerSideMoveLocal (0.09s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.81s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.81s)
=== RUN TestMoveWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.51s)
=== RUN TestServerSideMove
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-rosukek9wolo
--- PASS: TestServerSideMove (1.47s)
=== RUN TestServerSideMoveWithFilter
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-kolalay2dayo
--- PASS: TestServerSideMoveWithFilter (1.46s)
=== RUN TestServerSideMoveDeleteEmptySourceDirs
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
sync_test.go:1706: Server side move (if possible) Azure container rclone-test-fadaroh7fizo -> Azure container rclone-test-ronipux2hafu
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.79s)
=== RUN TestServerSideMoveOverlap
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestServerSideMoveOverlap (0.26s)
=== RUN TestSyncOverlap
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.55s)
=== RUN TestSyncOverlapWithFilter
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", Modify Window "1ns"
2025/06/11 03:31:40 ERROR : Azure container rclone-test-fadaroh7fizo path rclone-sync-test: error reading source root directory: directory not found
2025/06/11 03:31:40 ERROR : Azure container rclone-test-fadaroh7fizo: not deleting files as there were IO errors
2025/06/11 03:31:40 ERROR : Azure container rclone-test-fadaroh7fizo: 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-fadaroh7fizo/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:c472c331-501e-00b0-0c81-dafd34000000
Time:2025-06-11T03:31:40.5867589Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472c576-501e-00b0-1581-dafd34000000
Time:2025-06-11T03:31:41.6246932Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472c840-501e-00b0-0d81-dafd34000000
Time:2025-06-11T03:31:42.6621427Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c472c840-501e-00b0-0d81-dafd34000000
Time:2025-06-11T03:31:42.6621427Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472ca6c-501e-00b0-7d81-dafd34000000
Time:2025-06-11T03:31:43.7005573Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472cd0a-501e-00b0-4d81-dafd34000000
Time:2025-06-11T03:31:44.7384169Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472cfcc-501e-00b0-0781-dafd34000000
Time:2025-06-11T03:31:45.7770335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472cfcc-501e-00b0-0781-dafd34000000
Time:2025-06-11T03:31:45.7770335Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472d31f-501e-00b0-1881-dafd34000000
Time:2025-06-11T03:31:46.8541105Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472d5ba-501e-00b0-7c81-dafd34000000
Time:2025-06-11T03:31:47.8916946Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472d7f0-501e-00b0-7881-dafd34000000
Time:2025-06-11T03:31:48.9294883Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c472d7f0-501e-00b0-7881-dafd34000000
Time:2025-06-11T03:31:48.9294883Z
--------------------------------------------------------------------------------
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.66s)
=== RUN TestSyncCompareDest
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", 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-fadaroh7fizo/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:c472f154-501e-00b0-7b81-dafd34000000
Time:2025-06-11T03:31:59.7817098Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472f35e-501e-00b0-4281-dafd34000000
Time:2025-06-11T03:32:00.8195804Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472f5a2-501e-00b0-5481-dafd34000000
Time:2025-06-11T03:32:01.8584363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c472f5a2-501e-00b0-5481-dafd34000000
Time:2025-06-11T03:32:01.8584363Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472f7ff-501e-00b0-6b81-dafd34000000
Time:2025-06-11T03:32:02.8959529Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472fa34-501e-00b0-6c81-dafd34000000
Time:2025-06-11T03:32:03.9345599Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472fc45-501e-00b0-5081-dafd34000000
Time:2025-06-11T03:32:04.9720048Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c472fc45-501e-00b0-5081-dafd34000000
Time:2025-06-11T03:32:04.9720048Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c472fe6e-501e-00b0-4c81-dafd34000000
Time:2025-06-11T03:32:06.0097599Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c473007c-501e-00b0-2b81-dafd34000000
Time:2025-06-11T03:32:07.0471612Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c47302af-501e-00b0-3281-dafd34000000
Time:2025-06-11T03:32:08.0854533Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c47302af-501e-00b0-3281-dafd34000000
Time:2025-06-11T03:32:08.0854533Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestSyncMultipleCompareDest
run.go:180: Remote "Azure container rclone-test-fadaroh7fizo", Local "Local file system at /tmp/rclone1132501821", 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-fadaroh7fizo/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:c473186c-501e-00b0-4881-dafd34000000
Time:2025-06-11T03:32:17.5013214Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c4731a89-501e-00b0-3381-dafd34000000
Time:2025-06-11T03:32:18.5401319Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c4731c7b-501e-00b0-6881-dafd34000000
Time:2025-06-11T03:32:19.5795119Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c4731c7b-501e-00b0-6881-dafd34000000
Time:2025-06-11T03:32:19.5795119Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4731e89-501e-00b0-3281-dafd34000000
Time:2025-06-11T03:32:20.6172875Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732072-501e-00b0-5481-dafd34000000
Time:2025-06-11T03:32:21.6552118Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732264-501e-00b0-1c81-dafd34000000
Time:2025-06-11T03:32:22.6928356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/rclone-sync-test-include/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732264-501e-00b0-1c81-dafd34000000
Time:2025-06-11T03:32:22.6928356Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c4732436-501e-00b0-3681-dafd34000000
Time:2025-06-11T03:32:23.7308039Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c47325dc-501e-00b0-2b81-dafd34000000
Time:2025-06-11T03:32:24.7689055Z
--------------------------------------------------------------------------------
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-fadaroh7fizo/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:c47327fb-501e-00b0-6281-dafd34000000
Time:2025-06-11T03:32:25.8068377Z
--------------------------------------------------------------------------------
run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/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:c47327fb-501e-00b0-6281-dafd34000000
Time:2025-06-11T03:32:25.8068377Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c47329f2-501e-00b0-1b81-dafd34000000
Time:2025-06-11T03:32:26.9254667Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732bcf-501e-00b0-2f81-dafd34000000
Time:2025-06-11T03:32:27.9635047Z
--------------------------------------------------------------------------------
run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732daf-501e-00b0-4881-dafd34000000
Time:2025-06-11T03:32:29.0023024Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dest" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fadaroh7fizo/dest/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c4732daf-501e-00b0-4881-dafd34000000
Time:2025-06-11T03:32:29.0023024Z
--------------------------------------------------------------------------------
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:1219
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414
/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.94s)
panic: runtime error: slice bounds out of range [5:4] [recovered]
panic: runtime error: slice bounds out of range [5:4]
goroutine 6005 [running]:
testing.tRunner.func1.2({0x24c10e0, 0xc000a202a0})
/usr/local/go/src/testing/testing.go:1734 +0x21c
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1737 +0x35e
panic({0x24c10e0?, 0xc000a202a0?})
/usr/local/go/src/runtime/panic.go:792 +0x132
github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc00096a008, {0x2aedf08, 0x3eadaa0}, {0xc00013cc60, 0x18}, {0xc00013cc79, 0x4}, {0xc00013cc79, 0x4}, 0x0, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1219 +0xc0a
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384
github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc00096a008, {0x2aedf08, 0x3eadaa0}, {0x0?, 0x258f800?}, 0xc000702f00)
/home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414 +0x198
github.com/rclone/rclone/fs/walk.listR({0x2aedf08, 0x3eadaa0}, {0x2b02840, 0xc00096a008}, {0x0, 0x0}, 0x1, 0x3, 0xc0009ff5a8, 0xc001296e40, ...)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292
github.com/rclone/rclone/fs/walk.ListR({0x2aedf08, 0x3eadaa0}, {0x2b02840, 0xc00096a008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0009ff5a8)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5
github.com/rclone/rclone/fs/walk.GetAll({0x2aedf08, 0x3eadaa0}, {0x2b02840, 0xc00096a008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff)
/home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105
github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000880c40, {0x2b02840, 0xc00096a008}, {0x0, 0x0}, {0xc0007d6c40, 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(0xc000880c40)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225 +0x9ed
testing.tRunner(0xc000880c40, 0x27bb728)
/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.879395763s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]