"go test -v -timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestCompressSwift:"
2025/04/15 01:50:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo"
2025/04/15 01:50:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/15 01:50:05 DEBUG : Swift container rclone-test-cihudev5yeqo.json: Auto set use_segments_container to true
2025/04/15 01:50:05 DEBUG : Swift container rclone-test-cihudev5yeqo: Auto set use_segments_container to true
=== RUN   TestIntegration/FsCheckWrap
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
2025/04/15 01:50:05 INFO  : Swift container rclone-test-cihudev5yeqo: Container "rclone-test-cihudev5yeqo" created
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
2025/04/15 01:50:06 INFO  : Swift container rclone-test-cihudev5yeqo: Container "rclone-test-cihudev5yeqo" removed
=== RUN   TestIntegration/FsMkdir
2025/04/15 01:50:06 INFO  : Swift container rclone-test-cihudev5yeqo: Container "rclone-test-cihudev5yeqo" created
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/04/15 01:50:06 INFO  : dir/subdir: Making directory
    fstest.go:244: Filtering empty directory "dir"
    fstest.go:244: Filtering empty directory "dir/subdir"
2025/04/15 01:50:06 INFO  : dir/subdir: Removing directory
    fstest.go:244: Filtering empty directory "dir"
2025/04/15 01:50:06 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
2025/04/15 01:56:36 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Dangling object - ignoring: Object Not Found
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/04/15 01:57:37 DEBUG : Creating backend with remote "TestCompressSwift:"
2025/04/15 01:57:37 DEBUG : Config file has changed externally - reloading
2025/04/15 01:57:38 DEBUG : Swift container .json: Auto set use_segments_container to true
2025/04/15 01:57:38 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/04/15 01:57:38 DEBUG : Creating backend with remote "TestCompressSwift:"
2025/04/15 01:57:39 DEBUG : Swift container .json: Auto set use_segments_container to true
2025/04/15 01:57:40 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
    fstests.go:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
2025/04/15 01:58:23 DEBUG : Waiting for deletions to finish
2025/04/15 01:58:24 INFO  : dirToPurge/fileToPurge.txt.json: Deleted
2025/04/15 01:58:33 INFO  : dirToPurge/fileToPurge.txt.bin: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/04/15 01:58:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo/dirToPurgeFromRoot"
2025/04/15 01:58:51 DEBUG : Config file has changed externally - reloading
2025/04/15 01:58:52 DEBUG : Swift container rclone-test-cihudev5yeqo path dirToPurgeFromRoot.json: Auto set use_segments_container to true
2025/04/15 01:58:58 DEBUG : Swift container rclone-test-cihudev5yeqo path dirToPurgeFromRoot: Auto set use_segments_container to true
2025/04/15 01:59:03 DEBUG : Waiting for deletions to finish
2025/04/15 01:59:03 INFO  : fileToPurgeFromRoot.txt.json: Deleted
2025/04/15 01:59:03 INFO  : fileToPurgeFromRoot.txt.bin: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/04/15 01:59:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo/hello? sausage/êé"
2025/04/15 01:59:05 DEBUG : Swift container rclone-test-cihudev5yeqo path hello? sausage/êé.json: Auto set use_segments_container to true
2025/04/15 01:59:10 DEBUG : Swift container rclone-test-cihudev5yeqo path hello? sausage/êé: Auto set use_segments_container to true
2025/04/15 01:59:23 DEBUG : Waiting for deletions to finish
2025/04/15 01:59:23 INFO  : a/b/c/d/e.txt.json: Deleted
2025/04/15 01:59:23 INFO  : a/b/c/d/e.txt.bin: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata
    fstests.go:1289: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
    fstests.go:1342: FS has no Mover interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
    fstests.go:1459: FS has no DirMover interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
2025/04/15 02:00:11 DEBUG : pacer: low level retry 1/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 2/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 3/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 4/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 5/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 6/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/04/15 02:00:11 DEBUG : pacer: low level retry 7/10 (error Container Not Empty)
2025/04/15 02:00:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/04/15 02:00:12 DEBUG : pacer: low level retry 8/10 (error Container Not Empty)
2025/04/15 02:00:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/04/15 02:00:12 DEBUG : pacer: low level retry 9/10 (error Container Not Empty)
2025/04/15 02:00:12 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/04/15 02:00:14 DEBUG : pacer: low level retry 10/10 (error Container Not Empty)
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/04/15 02:00:16 DEBUG : pacer: Reducing sleep to 1.5s
2025/04/15 02:00:18 DEBUG : pacer: Reducing sleep to 1.125s
2025/04/15 02:00:19 DEBUG : pacer: Reducing sleep to 843.75ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/04/15 02:00:25 DEBUG : pacer: Reducing sleep to 632.8125ms
2025/04/15 02:00:25 DEBUG : pacer: Reducing sleep to 474.609375ms
2025/04/15 02:00:26 DEBUG : pacer: Reducing sleep to 355.957031ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/04/15 02:00:31 DEBUG : pacer: Reducing sleep to 266.967773ms
2025/04/15 02:00:31 DEBUG : pacer: Reducing sleep to 200.225829ms
2025/04/15 02:00:32 DEBUG : pacer: Reducing sleep to 150.169371ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/04/15 02:00:32 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/04/15 02:00:32 DEBUG : pacer: Reducing sleep to 84.470271ms
2025/04/15 02:00:37 DEBUG : pacer: Reducing sleep to 63.352703ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/04/15 02:00:37 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/04/15 02:00:37 DEBUG : pacer: Reducing sleep to 35.635895ms
2025/04/15 02:00:37 DEBUG : pacer: Reducing sleep to 26.726921ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/04/15 02:00:38 DEBUG : pacer: Reducing sleep to 20.04519ms
2025/04/15 02:00:43 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/04/15 02:00:48 DEBUG : pacer: Reducing sleep to 11.275419ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/04/15 02:00:48 DEBUG : pacer: Reducing sleep to 0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
    fstests.go:1700: SetMetadata can't be tested without ReadMetadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/04/15 02:02:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/04/15 02:02:46 DEBUG : Config file has changed externally - reloading
2025/04/15 02:02:47 DEBUG : Swift container rclone-test-cihudev5yeqo path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.json: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/04/15 02:02:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo/not found.txt"
2025/04/15 02:02:53 DEBUG : Swift container rclone-test-cihudev5yeqo path not found.txt.json: Auto set use_segments_container to true
2025/04/15 02:02:59 DEBUG : Swift container rclone-test-cihudev5yeqo path not found.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1900: Can't list from root on this remote
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
    fstests.go:2004: FS has no PublicLinker interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2131: Can't have // in paths
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/04/15 02:03:40 INFO  : Swift container rclone-test-cihudev5yeqo: Container "rclone-test-cihudev5yeqo_segments" created
2025/04/15 02:03:40 DEBUG : piped data.txt.bin: Uploading segments into "rclone-test-cihudev5yeqo_segments" seems done (EOF)
2025/04/15 02:03:40 DEBUG : Swift container rclone-test-cihudev5yeqo: uploading manifest "piped data.txt.bin" to "rclone-test-cihudev5yeqo"
2025/04/15 02:03:51 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/04/15 02:04:27 DEBUG : piped data.txt.bin: Uploading segment file "piped data.txt.bin/2025-04-15-020427-XovDfPewHWKoR0gAcLe8GA/00000000" into "rclone-test-cihudev5yeqo_segments"
2025/04/15 02:04:32 DEBUG : piped data.txt.bin: Uploading segments into "rclone-test-cihudev5yeqo_segments" seems done (EOF)
2025/04/15 02:04:32 DEBUG : Swift container rclone-test-cihudev5yeqo: uploading manifest "piped data.txt.bin" to "rclone-test-cihudev5yeqo"
2025/04/15 02:04:42 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *compress.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *compress.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *compress.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/04/15 02:05:23 DEBUG : unknown-size-put.txt.bin: Uploading segment file "unknown-size-put.txt.bin/2025-04-15-020523-F3D1QqoURPHkOMh7kgYeFA/00000000" into "rclone-test-cihudev5yeqo_segments"
2025/04/15 02:05:24 DEBUG : unknown-size-put.txt.bin: Uploading segments into "rclone-test-cihudev5yeqo_segments" seems done (EOF)
2025/04/15 02:05:24 DEBUG : Swift container rclone-test-cihudev5yeqo: uploading manifest "unknown-size-put.txt.bin" to "rclone-test-cihudev5yeqo"
2025/04/15 02:05:35 DEBUG : unknown-size-put.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/04/15 02:06:02 DEBUG : unknown-size-update.txt.bin: Uploading segment file "unknown-size-update.txt.bin/2025-04-15-020602-mowSI1mnjdeMhrLyR14gSg/00000000" into "rclone-test-cihudev5yeqo_segments"
2025/04/15 02:06:07 DEBUG : unknown-size-update.txt.bin: Uploading segments into "rclone-test-cihudev5yeqo_segments" seems done (EOF)
2025/04/15 02:06:07 DEBUG : Swift container rclone-test-cihudev5yeqo: uploading manifest "unknown-size-update.txt.bin" to "rclone-test-cihudev5yeqo"
2025/04/15 02:06:08 DEBUG : unknown-size-update.txt.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/04/15 02:06:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihudev5yeqo/deeper/nonexisting/directory"
2025/04/15 02:06:19 DEBUG : Config file has changed externally - reloading
2025/04/15 02:06:19 DEBUG : Swift container rclone-test-cihudev5yeqo path deeper/nonexisting/directory.json: Auto set use_segments_container to true
2025/04/15 02:06:25 DEBUG : Swift container rclone-test-cihudev5yeqo path deeper/nonexisting/directory: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2717: Can't test if can't have empty directories
2025/04/15 02:06:37 DEBUG : Waiting for deletions to finish
2025/04/15 02:06:37 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.json: Deleted
2025/04/15 02:06:42 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted
2025/04/15 02:06:42 INFO  : Swift container rclone-test-cihudev5yeqo: Container "rclone-test-cihudev5yeqo" removed
2025/04/15 02:06:42 DEBUG : Waiting for deletions to finish
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (998.36s)
    --- PASS: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.19s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.18s)
    --- PASS: TestIntegration/FsMkdir (996.63s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (367.53s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.68s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (36.25s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (17.22s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (26.48s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.17s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (16.71s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.34s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (16.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (16.74s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.56s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (26.34s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (17.41s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (47.42s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (26.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (21.63s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (21.46s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (26.41s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.51s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (16.33s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (10.32s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (16.42s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (6.32s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (510.98s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.48s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.37s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (5.33s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (5.14s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (5.33s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (5.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (37.72s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (25.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (19.44s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (47.31s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.90s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.50s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (6.81s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (5.79s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (5.47s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.27s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (10.17s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (10.19s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (5.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (35.81s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (10.17s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (10.21s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (10.34s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (10.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (26.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (6.11s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (11.82s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (10.14s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (20.66s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.15s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (103.31s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (46.70s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (56.61s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (60.31s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (37.55s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (22.76s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (17.98s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
=== RUN   TestRemoteGzip
    compress_test.go:42: Skipping as -remote set
--- SKIP: TestRemoteGzip (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/compress	998.395s
"go test -v -timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished OK in 16m40.500570332s (try 1/5)