"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.55s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.21s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.71s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.92s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (1.17s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.88s) === RUN TestEncryptData --- PASS: TestEncryptData (0.00s) === RUN TestNewEncrypter --- PASS: TestNewEncrypter (0.01s) === RUN TestNewEncrypterErrUnexpectedEOF --- PASS: TestNewEncrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypter --- PASS: TestNewDecrypter (0.00s) === RUN TestNewDecrypterErrUnexpectedEOF --- PASS: TestNewDecrypterErrUnexpectedEOF (0.00s) === RUN TestNewDecrypterSeekLimit --- PASS: TestNewDecrypterSeekLimit (0.28s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/18 01:00:51 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.32s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/18 01:00:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe" 2026/08/18 01:00:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/18 01:00:51 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg" === 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/18 01:00:57 INFO : dir/subdir: Making directory 2026/08/18 01:01:00 INFO : dir/subdir: Removing directory 2026/08/18 01:01:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/18 01:01:04 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/18 01:01:05 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/18 01:01:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 67a617a05083f69270549a64ec719586 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/18 01:01:13 DEBUG : ./.: md5 = 197a469b923fd95f9e5fb4820f643da0 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/18 01:01:20 DEBUG : ../..: md5 = dfda820f176be02062bef4afedfcc424 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/18 01:01:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 761a8d37f04c95ca91b33c74f6851585 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/18 01:01:31 DEBUG : leading space/ leading space: md5 = 14f258486b3be1955db06ce8e17c80c7 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/18 01:01:36 DEBUG : ~leading tilde/~leading tilde: md5 = e58dae16175116e9b4b78d262dad45e1 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/18 01:01:42 DEBUG : ␍leading CR/␍leading CR: md5 = 1b15712ea291a4fafc1a784d54671e4e OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/18 01:01:47 DEBUG : ␊leading LF/␊leading LF: md5 = 3edef2a81808726f82c6d639c5cfd250 OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/18 01:01:53 DEBUG : ␉leading HT/␉leading HT: md5 = e8ff2a09f22bb524513ab91c78b8e17e OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/18 01:01:58 DEBUG : ␋leading VT/␋leading VT: md5 = 213577409a9ac8faaf574f989d42037f OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/18 01:02:04 DEBUG : .leading dot/.leading dot: md5 = afa458f559fb161707683bb020cfb8fb OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/18 01:02:10 DEBUG : trailing space /trailing space : md5 = 620f9909fe636a3c991517fc9593e4df OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/18 01:02:15 DEBUG : trailing CR␍/trailing CR␍: md5 = 384fb31df2d2f38fb05d63f6cce55aac OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/18 01:02:20 DEBUG : trailing LF␊/trailing LF␊: md5 = d238c77a3a6f0eb9ebad3f88770b6956 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/18 01:02:26 DEBUG : trailing HT␉/trailing HT␉: md5 = 3cb2bbeb9ec5413a97405d57cf79738e OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/18 01:02:31 DEBUG : trailing VT␋/trailing VT␋: md5 = c7e06acb1447770e8cbb323af1f599a0 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/18 01:02:37 DEBUG : trailing dot./trailing dot.: md5 = 2cdb08e7cb9c1ae3e34cb5c8df74073f OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/18 01:02:42 DEBUG : invalid utf-8/invalid utf-8: md5 = c9d6df3e21375cd0e01ba28a2c77e6a5 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/18 01:02:48 DEBUG : test%46.txt/test%46.txt: md5 = cb6c005439a6643b21833ed0acb09c38 OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/18 01:02:58 DEBUG : zero-length-file: md5 = b99ce83cabe5ff06e2d59e62909d9324 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/18 01:03:00 INFO : dir: Making directory 2026/08/18 01:03:01 INFO : dir/subdir1: Making directory 2026/08/18 01:03:02 INFO : dir/subdir3: Making directory 2026/08/18 01:03:02 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:02 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/18 01:03:03 INFO : dir/subdir2: Making directory 2026/08/18 01:03:03 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:04 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:05 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:05 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/18 01:03:05 DEBUG : doChangeNotify("dir", 0) 2026/08/18 01:03:05 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/18 01:03:06 DEBUG : dir/file2: md5 = 2f025284418c8315072536d4f9d6c75a OK 2026/08/18 01:03:06 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:07 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:07 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/18 01:03:07 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/18 01:03:07 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/18 01:03:08 DEBUG : dir/file4: md5 = 6bdaf1c222bdb83e0bd9bb8e86c784b0 OK 2026/08/18 01:03:08 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:09 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:10 DEBUG : dir/file3: md5 = 491b3e688bdff5783eb15f0ae775c7c1 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/18 01:03:10 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:10 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/18 01:03:10 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/18 01:03:11 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:12 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/18 01:03:13 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:14 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:14 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/18 01:03:14 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/18 01:03:15 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:16 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:16 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/18 01:03:17 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:18 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:19 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:20 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote 2026/08/18 01:03:20 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/18 01:03:20 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/18 01:03:20 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/18 01:03:21 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/18 01:03:23 DEBUG : file name.txt: md5 = 9972bbcbb2092484e5950b1bfb7b3c56 OK 2026/08/18 01:03:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 35344263e5e5b2ff5338855b46aa8c3b OK 2026/08/18 01:03:27 DEBUG : file name.txt: md5 = b3765ea175bd393a755451350c626d90 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/18 01:03:33 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/18 01:03:33 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/18 01:03:34 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/18 01:03:44 DEBUG : dirToPurge/fileToPurge.txt: md5 = 53b061c0e8c63e0627fbced37599f64f OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/18 01:03:51 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 87d02b41ba20020092018c9fb2f7bc47 OK 2026/08/18 01:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe/dirToPurgeFromRoot" 2026/08/18 01:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/18 01:03:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe/hello? sausage/êé" 2026/08/18 01:03:56 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/18 01:04:03 DEBUG : a/b/c/d/e.txt: md5 = f94136efacfe206e2d3c3971a674c051 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/18 01:04:11 DEBUG : test metadata copy.txt: md5 = 64d99407979f6946716ec8a895c0585c OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/18 01:04:31 DEBUG : test metadata move.txt: md5 = 474eaacb96d44cac029f6a2e6512d1b1 OK 2026/08/18 01:04:31 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': Skipping btime metadata as can't update it on an existing file: 2026-08-18T01:04:30.902Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/18 01:04:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fololil4boku" 2026/08/18 01:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/ntaprt4knokq4ud1vq4im3upjcu08dg6snlskebqoa6bnm40n41g" 2026/08/18 01:04:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fololil4boku': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/18 01:04:46 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/18 01:04:50 DEBUG : metadatatest: md5 = 6e7eb20a50f25fcc96bdf5198f6c5eed OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/18 01:04:53 DEBUG : test set metadata.txt: md5 = 87c5bb6088ce5e79520ccfae3fe157b6 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/18 01:05:11 DEBUG : file name.txt-should-be-ignored.bin: md5 = 90b2589e255d68650fed3c59e1d954e1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/18 01:05:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/18 01:05:12 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/18 01:05:16 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/18 01:05:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe/not found.txt" 2026/08/18 01:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-wokuzey5hoxe" from "TestCryptDrive:rclone-test-wokuzey5hoxe" 2026/08/18 01:05:18 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/18 01:05:23 DEBUG : rclone-test-wokuzey5hoxe/created from root.txt: md5 = 114cf9861401471976ad45b5c043a9fa OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/18 01:05:28 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/18 01:05:29 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/18 01:05:30 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/18 01:05:31 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/18 01:05:32 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/18 01:05:32 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/18 01:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yepefoy4pebo" 2026/08/18 01:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/sia63h4cp8kuqnmaes2nkelf70nqc8mbifkj456qn71gvjk2eip0" 2026/08/18 01:05:36 DEBUG : somefile: md5 = ea36f1633fd1a2b87f85baa47b9ee051 OK 2026/08/18 01:05:36 DEBUG : Google drive root 'crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg': attempting to share directory '' 2026/08/18 01:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yepefoy4pebo': 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/18 01:05:41 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/18 01:05:42 DEBUG : piped data.txt: md5 = 078f58ae4d3bdd876fbe850a5c4fa7f7 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/18 01:05:44 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/18 01:05:45 DEBUG : piped data.txt: md5 = 58f93006432343e3346839f154de2b9b OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/18 01:05:45 DEBUG : Creating backend with remote "/tmp/rclone-spool3295303080" 2026/08/18 01:05:45 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/18 01:05:45 DEBUG : Creating backend with remote "/tmp/rclone-spool3173134011" 2026/08/18 01:05:45 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/18 01:05:45 DEBUG : Creating backend with remote "/tmp/rclone-spool2607116337" 2026/08/18 01:05:47 DEBUG : compute_hash_test: md5 = 93a7418b34cd1ec138a437cf3105fa84 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/18 01:05:50 DEBUG : short-eof.bin: md5 = c2be4181830ea40bae918a576d6386e7 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/18 01:05:52 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/18 01:05:53 DEBUG : unknown-size-put.txt: md5 = 4f03a6473ddfec60fc49d813d0da970e OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/18 01:05:55 DEBUG : unknown-size-update.txt: md5 = 55adea437cb502a2679c02f5775146c2 OK 2026/08/18 01:05:56 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/18 01:05:57 DEBUG : unknown-size-update.txt: md5 = 3aed9670c8abada04b4cc10486fe4da0 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/18 01:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wokuzey5hoxe/deeper/nonexisting/directory" 2026/08/18 01:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/cljakkfsfe8j8hmd1n8apith0s433m2v7r9e44bk3gcme8uskshg/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 (320.10s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- PASS: TestIntegration/FsMkdir (315.79s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.91s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding (105.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (5.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (5.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.43s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (21.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (147.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (18.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.87s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.42s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.82s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (3.01s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (2.92s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (0.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.10s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.14s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.82s) --- 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 325.239s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m38.717045304s (try 1/5)