"go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileNameBase32 --- PASS: TestEncodeFileNameBase32 (0.00s) === RUN TestEncodeFileNameBase64 --- PASS: TestEncodeFileNameBase64 (0.00s) === RUN TestEncodeFileNameBase32768 --- PASS: TestEncodeFileNameBase32768 (0.00s) === RUN TestDecodeFileNameBase32 --- PASS: TestDecodeFileNameBase32 (0.00s) === RUN TestDecodeFileNameBase64 --- PASS: TestDecodeFileNameBase64 (0.00s) === RUN TestDecodeFileNameBase32768 --- PASS: TestDecodeFileNameBase32768 (0.00s) === RUN TestEncryptSegmentBase32 --- PASS: TestEncryptSegmentBase32 (0.00s) === RUN TestEncryptSegmentBase64 --- PASS: TestEncryptSegmentBase64 (0.00s) === RUN TestEncryptSegmentBase32768 --- PASS: TestEncryptSegmentBase32768 (0.00s) === RUN TestDecryptSegmentBase32 --- PASS: TestDecryptSegmentBase32 (0.00s) === RUN TestDecryptSegmentBase64 --- PASS: TestDecryptSegmentBase64 (0.00s) === RUN TestDecryptSegmentBase32768 --- PASS: TestDecryptSegmentBase32768 (0.00s) === RUN TestStandardEncryptFileNameBase32 --- PASS: TestStandardEncryptFileNameBase32 (0.00s) === RUN TestStandardEncryptFileNameBase64 --- PASS: TestStandardEncryptFileNameBase64 (0.00s) === RUN TestStandardEncryptFileNameBase32768 --- PASS: TestStandardEncryptFileNameBase32768 (0.00s) === RUN TestNonStandardEncryptFileName --- PASS: TestNonStandardEncryptFileName (0.00s) === RUN TestStandardDecryptFileNameBase32 --- PASS: TestStandardDecryptFileNameBase32 (0.00s) === RUN TestStandardDecryptFileNameBase64 --- PASS: TestStandardDecryptFileNameBase64 (0.00s) === RUN TestStandardDecryptFileNameBase32768 --- PASS: TestStandardDecryptFileNameBase32768 (0.00s) === RUN TestNonStandardDecryptFileName --- PASS: TestNonStandardDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestStandardEncryptDirNameBase32 --- PASS: TestStandardEncryptDirNameBase32 (0.00s) === RUN TestStandardEncryptDirNameBase64 --- PASS: TestStandardEncryptDirNameBase64 (0.00s) === RUN TestStandardEncryptDirNameBase32768 --- PASS: TestStandardEncryptDirNameBase32768 (0.00s) === RUN TestNonStandardEncryptDirName --- PASS: TestNonStandardEncryptDirName (0.00s) === RUN TestStandardDecryptDirNameBase32 --- PASS: TestStandardDecryptDirNameBase32 (0.00s) === RUN TestStandardDecryptDirNameBase64 --- PASS: TestStandardDecryptDirNameBase64 (0.00s) === RUN TestStandardDecryptDirNameBase32768 --- PASS: TestStandardDecryptDirNameBase32768 (0.00s) === RUN TestNonStandardDecryptDirName --- PASS: TestNonStandardDecryptDirName (0.00s) === RUN TestEncryptedSize --- PASS: TestEncryptedSize (0.00s) === RUN TestDecryptedSize --- PASS: TestDecryptedSize (0.00s) === RUN TestNoncePointer --- PASS: TestNoncePointer (0.00s) === RUN TestNonceFromReader --- PASS: TestNonceFromReader (0.00s) === RUN TestNonceFromBuf --- PASS: TestNonceFromBuf (0.00s) === RUN TestNonceIncrement --- PASS: TestNonceIncrement (0.00s) === RUN TestNonceAdd --- PASS: TestNonceAdd (0.00s) === RUN TestRandomSource --- PASS: TestRandomSource (0.42s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.27s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.92s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.79s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.77s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.77s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.00s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.20s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/09 02:52:25 ERROR : crypt: ignoring: failed to authenticate decrypted block - bad password? --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.33s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/09 02:52:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu" 2026/08/09 02:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/09 02:52:25 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/09 02:52:29 INFO : dir/subdir: Making directory 2026/08/09 02:52:32 INFO : dir/subdir: Removing directory 2026/08/09 02:52:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/09 02:52:34 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/09 02:52:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/09 02:52:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 5ca8ebc227a035e9e0588f6cb1a83e3e OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/09 02:52:41 DEBUG : ./.: md5 = df75b230c4d9619f395e2f91690b012d OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/09 02:52:46 DEBUG : ../..: md5 = 1a1a7bd45ce169c40fc8a0f7cf506736 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/09 02:52:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 421070c12aa7a0d617afe167c88de9d2 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/09 02:52:54 DEBUG : leading space/ leading space: md5 = e839d509b3de9d00b63466292aeb3482 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/09 02:52:58 DEBUG : ~leading tilde/~leading tilde: md5 = 37326da66a6a2bfa5030a0a157de1a95 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/09 02:53:03 DEBUG : ␍leading CR/␍leading CR: md5 = c6fd978d38f3ace5f050b81d9625bec4 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/09 02:53:07 DEBUG : ␊leading LF/␊leading LF: md5 = 44183de07f1c37a449241a396a98b8dc OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/09 02:53:11 DEBUG : ␉leading HT/␉leading HT: md5 = a05b22362949e5bb5edd87e5d7b0082f OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/09 02:53:15 DEBUG : ␋leading VT/␋leading VT: md5 = 965af35bc3e3f63b92a8be4e1f480ec8 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/09 02:53:20 DEBUG : .leading dot/.leading dot: md5 = 8dec345e02658063710c7899acfa3730 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/09 02:53:24 DEBUG : trailing space /trailing space : md5 = 32eface10b7e811b7488ad2620b25790 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/09 02:53:28 DEBUG : trailing CR␍/trailing CR␍: md5 = f3449abd523df1ddd1e89f7e7b6d1dbc OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/09 02:53:32 DEBUG : trailing LF␊/trailing LF␊: md5 = d2bc9511cba4d74316e607303ffc2bd7 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/09 02:53:37 DEBUG : trailing HT␉/trailing HT␉: md5 = ad9a3f084da94ba35294e91af1cb52e9 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/09 02:53:41 DEBUG : trailing VT␋/trailing VT␋: md5 = 11e029920ca14d734bf87118ad12cd21 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/09 02:53:45 DEBUG : trailing dot./trailing dot.: md5 = b9998df65aee37a8622996abb080f6c6 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/09 02:53:50 DEBUG : invalid utf-8/invalid utf-8: md5 = 5ce4ab4bdb735d513f46a1729ce0e530 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/09 02:53:54 DEBUG : test%46.txt/test%46.txt: md5 = 291dfb7af4f1782387b8c776be39706e OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/09 02:54:01 DEBUG : zero-length-file: md5 = 5a1884c9f16ab5e38c3ec51eb4b4b665 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/09 02:54:03 INFO : dir: Making directory 2026/08/09 02:54:04 INFO : dir/subdir1: Making directory 2026/08/09 02:54:04 INFO : dir/subdir3: Making directory 2026/08/09 02:54:05 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:05 INFO : dir/subdir2: Making directory 2026/08/09 02:54:06 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:06 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/09 02:54:06 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/09 02:54:06 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/09 02:54:07 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:07 DEBUG : dir/file2: md5 = e783dcff7c6fd467057f215c07131800 OK 2026/08/09 02:54:08 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:09 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:09 DEBUG : dir/file4: md5 = 7ea3a42fc63f587a9ae385c0d0cf3c38 OK 2026/08/09 02:54:09 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/09 02:54:09 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/09 02:54:09 DEBUG : doChangeNotify("dir", 0) 2026/08/09 02:54:10 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:11 DEBUG : dir/file3: md5 = 607724519d626263fe139c065925fbe6 OK 2026/08/09 02:54:11 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/09 02:54:12 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:12 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/09 02:54:12 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/09 02:54:12 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/09 02:54:13 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:14 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/09 02:54:15 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:15 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/09 02:54:15 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/09 02:54:15 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/09 02:54:16 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:17 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:18 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:18 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/09 02:54:19 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:20 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote 2026/08/09 02:54:21 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/09 02:54:22 DEBUG : file name.txt: md5 = f67dd45519b490ca520c892fffe49ecc OK 2026/08/09 02:54:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = bf2e0d879ca1ecd57fd4ac3be0e177d4 OK 2026/08/09 02:54:26 DEBUG : file name.txt: md5 = 74194df27ed738613350a5ade9b96a03 OK === 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 2026/08/09 02:54:31 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/09 02:54:31 DEBUG : Config file has changed externally - reloading 2026/08/09 02:54:31 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/09 02:54:31 DEBUG : Creating backend with remote "TestCryptDrive:" === 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/09 02:54:40 DEBUG : dirToPurge/fileToPurge.txt: md5 = e38c1834b8234f398d1e3bd78e8da2c3 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/09 02:54:46 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 5acdf0067e1513caf7a3e857565750d7 OK 2026/08/09 02:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu/dirToPurgeFromRoot" 2026/08/09 02:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/09 02:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu/hello? sausage/êé" 2026/08/09 02:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/09 02:54:55 DEBUG : a/b/c/d/e.txt: md5 = 5897764a6e69f146382c0057ccb9f6cb OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/09 02:55:02 DEBUG : test metadata copy.txt: md5 = 0cf6c207b36b8fe8173780c1dab95f48 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/09 02:55:17 DEBUG : test metadata move.txt: md5 = 3f8c0b775c3493805db946ef355073b2 OK 2026/08/09 02:55:17 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': Skipping btime metadata as can't update it on an existing file: 2026-08-09T02:55:17.067Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/09 02:55:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sapavej0dige" 2026/08/09 02:55:20 DEBUG : Creating backend with remote "TestDrive:crypt/p96htcvi4njt5unna561qgn6t1cjatvdtq3rr74rb0r1bg29p7m0" 2026/08/09 02:55:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sapavej0dige': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/09 02:55:32 DEBUG : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime 2026/08/09 02:55:35 DEBUG : metadatatest: md5 = 71b56af2fd661edf25a38feac643efcc OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/09 02:55:38 DEBUG : test set metadata.txt: md5 = 674cd2705bd514dab17df2e409ef17ea OK fstests.go:1762: SetMetadata returned fs.ErrorNotImplemented === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/09 02:55:55 DEBUG : file name.txt-should-be-ignored.bin: md5 = 817582aafc7c0aa2837d7bda12f34d58 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/09 02:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/09 02:55:56 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/09 02:56:00 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/09 02:56:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu/not found.txt" 2026/08/09 02:56:00 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-qiluwef5jifu" from "TestCryptDrive:rclone-test-qiluwef5jifu" 2026/08/09 02:56:02 DEBUG : Creating backend with remote "TestCryptDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/09 02:56:07 DEBUG : rclone-test-qiluwef5jifu/created from root.txt: md5 = 31985d5e7403f0042aa480db0944512b OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/09 02:56:11 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/09 02:56:11 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/09 02:56:12 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/09 02:56:13 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/09 02:56:14 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/09 02:56:15 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/09 02:56:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibaluv9yocu" 2026/08/09 02:56:15 DEBUG : Creating backend with remote "TestDrive:crypt/aa1k631nj96d1k0s1108o7jlq754oliuraqpou5r46ha9kiqdihg" 2026/08/09 02:56:18 DEBUG : somefile: md5 = 69f95ca0b2399f9c37b6026640067bd6 OK 2026/08/09 02:56:19 DEBUG : Google drive root 'crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90': attempting to share directory '' 2026/08/09 02:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibaluv9yocu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/09 02:56:22 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/09 02:56:23 DEBUG : piped data.txt: md5 = b637f22b847615c6054c54365f93f50f OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/09 02:56:25 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/09 02:56:26 DEBUG : piped data.txt: md5 = 397293f2dfaec02011346915405b5be8 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/09 02:56:26 DEBUG : Creating backend with remote "/tmp/rclone-spool4037882440" 2026/08/09 02:56:26 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/09 02:56:26 DEBUG : Creating backend with remote "/tmp/rclone-spool3277035204" 2026/08/09 02:56:26 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/09 02:56:26 DEBUG : Creating backend with remote "/tmp/rclone-spool60195640" 2026/08/09 02:56:28 DEBUG : compute_hash_test: md5 = a5fb497ebc78942f3e771d458417a628 OK === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/09 02:56:31 DEBUG : short-eof.bin: md5 = 9e380992e7bd85a84a6ff42d2c3977d4 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *crypt.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/09 02:56:32 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/09 02:56:33 DEBUG : unknown-size-put.txt: md5 = d5411bac9829ced007cc4af3c3bc3566 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/09 02:56:35 DEBUG : unknown-size-update.txt: md5 = 43cb226c7a5de177deb0ec1fce8ba026 OK 2026/08/09 02:56:36 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/09 02:56:37 DEBUG : unknown-size-update.txt: md5 = d31dd12f97111302e7553ae1a54a64ff OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/09 02:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiluwef5jifu/deeper/nonexisting/directory" 2026/08/09 02:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/tfnfao0repu4bl0dc9ac2jmtsqbfb1ur8mfcdctra1g6lv989q90/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata === RUN TestIntegration/FsMkdir/FsMkdirMetadata/Update === RUN TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (263.25s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.74s) --- PASS: TestIntegration/FsMkdir (260.24s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding (80.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (4.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.04s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (128.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (11.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.89s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.13s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (5.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.80s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.83s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (3.26s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.86s) --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:35: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:56: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:78: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:101: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:123: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:149: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 267.754s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 4m29.57536167s (try 1/5)