"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.43s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.23s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.75s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.71s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.68s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.59s) === 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.22s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead 2026/08/27 04:49:31 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.26s) === RUN TestIntegration fstests.go:457: Using remote "TestCryptDrive:" 2026/08/27 04:49:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva" 2026/08/27 04:49:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:49:31 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg" === 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/27 04:49:36 INFO : dir/subdir: Making directory 2026/08/27 04:49:39 INFO : dir/subdir: Removing directory 2026/08/27 04:49:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/27 04:49:42 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/27 04:49:42 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/27 04:49:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = d29f7b08c1e2ccb049dadbccc345dd08 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/27 04:49:50 DEBUG : ./.: md5 = 0ba2f74e7d6e4a95b84fe85cd031d3d9 OK === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/27 04:49:55 DEBUG : ../..: md5 = e8c0e2190be10179505f9930e40c52f0 OK === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/27 04:50:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = ca0c07daf60debbf19d57eb0933556fa OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/27 04:50:06 DEBUG : leading space/ leading space: md5 = 0826b9fae205ffdbb9495fceb6f6da9c OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/27 04:50:10 DEBUG : ~leading tilde/~leading tilde: md5 = 4ecd842a2eb0e37d56b1d93b100eae2e OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/27 04:50:15 DEBUG : ␍leading CR/␍leading CR: md5 = fbbda00080427434c0fd6bcbd78fb82a OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/27 04:50:20 DEBUG : ␊leading LF/␊leading LF: md5 = b35d20e12bb12d4f98dc8359bce46cab OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/27 04:50:25 DEBUG : ␉leading HT/␉leading HT: md5 = f039f3d6d18b36dfbeb077819de27a4d OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/27 04:50:30 DEBUG : ␋leading VT/␋leading VT: md5 = dbfd7d1031df4aae4f1181d578aae5ba OK === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/27 04:50:35 DEBUG : .leading dot/.leading dot: md5 = 2731bd971478894ec177d830fed9ff53 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/27 04:50:40 DEBUG : trailing space /trailing space : md5 = 38e5b4d2caf1c8b4db3d31422d3a846c OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/27 04:50:45 DEBUG : trailing CR␍/trailing CR␍: md5 = 8ef0362f04bc46f2ef8c94a3b8770922 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/27 04:50:50 DEBUG : trailing LF␊/trailing LF␊: md5 = af592a6b4fc317d1b8276b54e4eb56e9 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/27 04:50:55 DEBUG : trailing HT␉/trailing HT␉: md5 = 7b5b08f447a519c38e617533ba66a8e2 OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/27 04:51:00 DEBUG : trailing VT␋/trailing VT␋: md5 = 3ac7393e45447ee8982079d063a8a65b OK === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/27 04:51:05 DEBUG : trailing dot./trailing dot.: md5 = d82567cc110bb12bd78e3308453bf870 OK === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/27 04:51:10 DEBUG : invalid utf-8/invalid utf-8: md5 = f0a7a517a37f6ec584c8c1e2d6ef5c85 OK === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/27 04:51:15 DEBUG : test%46.txt/test%46.txt: md5 = acce56a6e404ca9582a7187d4fb0f687 OK === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/27 04:51:24 DEBUG : zero-length-file: md5 = 48ad50e204810bdd194f7977333e67d8 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/27 04:51:26 INFO : dir: Making directory 2026/08/27 04:51:27 INFO : dir/subdir1: Making directory 2026/08/27 04:51:28 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:28 INFO : dir/subdir3: Making directory 2026/08/27 04:51:28 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0) 2026/08/27 04:51:28 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0 2026/08/27 04:51:29 INFO : dir/subdir2: Making directory 2026/08/27 04:51:29 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:30 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:31 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:31 DEBUG : doChangeNotify("dir", 0) 2026/08/27 04:51:31 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/27 04:51:31 DEBUG : dir/file2: md5 = e66ca4114a09a007279adfcbaf05c9e0 OK 2026/08/27 04:51:32 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:33 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:33 DEBUG : dir/file4: md5 = 99acee24bdfa2eeed8aae2990babf22c OK 2026/08/27 04:51:34 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:34 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/27 04:51:34 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/27 04:51:34 DEBUG : doChangeNotify("zero-length-file", 1) 2026/08/27 04:51:34 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/27 04:51:35 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:35 DEBUG : dir/file3: md5 = 33e8d99218f53e49166ff781c2465da8 OK fstests.go:955: Try 1/10 waiting for dirChanges and objChanges 2026/08/27 04:51:36 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:37 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:37 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/27 04:51:37 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/27 04:51:38 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote fstests.go:955: Try 2/10 waiting for dirChanges and objChanges 2026/08/27 04:51:39 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:40 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:40 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/27 04:51:40 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/27 04:51:41 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:42 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:43 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:43 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/27 04:51:43 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/27 04:51:44 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:45 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:46 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Checking for changes on remote 2026/08/27 04:51:46 DEBUG : doChangeNotify("dir/file2", 1) === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/27 04:51:48 DEBUG : file name.txt: md5 = 83d730fd5da241b86d108c8bacf5740e OK 2026/08/27 04:51:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 95f1b0224650dc9003dec8a5af5194ed OK 2026/08/27 04:51:52 DEBUG : file name.txt: md5 = 77311106521b9d9e7c0c82b678118a64 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/27 04:51:57 DEBUG : Creating backend with remote "TestCryptDrive:" 2026/08/27 04:51:57 DEBUG : Config file has changed externally - reloading 2026/08/27 04:51:58 DEBUG : Creating backend with remote "TestDrive:crypt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/27 04:51:58 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/27 04:52:08 DEBUG : dirToPurge/fileToPurge.txt: md5 = a57c64eaa65792573b69d356add258c6 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/27 04:52:14 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: md5 = 5cce4b08570b801092b0c4bc642cdc3c OK 2026/08/27 04:52:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva/dirToPurgeFromRoot" 2026/08/27 04:52:16 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/tvhnk8lggj1s3rabb486oe8ovivigpgp7blmvtprk7pv51ap3c60" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/27 04:52:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva/hello? sausage/êé" 2026/08/27 04:52:19 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k" 2026/08/27 04:52:26 DEBUG : a/b/c/d/e.txt: md5 = 0101e532a5c1fbd0eb88858f8809af00 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata 2026/08/27 04:52:34 DEBUG : test metadata copy.txt: md5 = 5f70fcd1ff880698a049e46c356b8e04 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata 2026/08/27 04:52:53 DEBUG : test metadata move.txt: md5 = 9338f3eb8d2782a5ccfc4edf7ae036ac OK 2026/08/27 04:52:53 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': Skipping btime metadata as can't update it on an existing file: 2026-08-27T04:52:52.414Z === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/27 04:52:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yedaxin1fovo" 2026/08/27 04:52:56 DEBUG : Creating backend with remote "TestDrive:crypt/c3k64jb96o3atac825nq1dfii5bqh9oksd4s7vth6kv7jp2c37bg" 2026/08/27 04:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yedaxin1fovo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2026/08/27 04:53:11 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/27 04:53:14 DEBUG : metadatatest: md5 = bb85706cb55ad852456d26ea7b7ce2ec OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/08/27 04:53:17 DEBUG : test set metadata.txt: md5 = 9b20ae0130de83f2af310611eb652e3f 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/27 04:53:35 DEBUG : file name.txt-should-be-ignored.bin: md5 = af260c687a99a777285ca4d3c1ab6c24 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/27 04:53:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/27 04:53:36 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2026/08/27 04:53:40 DEBUG : fs cache: renaming child cache item "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" to be canonical for parent "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/27 04:53:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva/not found.txt" 2026/08/27 04:53:41 DEBUG : Config file has changed externally - reloading 2026/08/27 04:53:41 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/jgn01lqi50h78b6hoirrg20eko" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestCryptDrive:" path "rclone-test-rihifav2zuva" from "TestCryptDrive:rclone-test-rihifav2zuva" 2026/08/27 04:53:42 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/27 04:53:48 DEBUG : rclone-test-rihifav2zuva/created from root.txt: md5 = 78c4a45653de5389da51b24bd2971128 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/27 04:53:52 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2026/08/27 04:53:53 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/27 04:53:54 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2026/08/27 04:53:55 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2026/08/27 04:53:56 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/27 04:53:57 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2026/08/27 04:53:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nocuqek4lufe" 2026/08/27 04:53:57 DEBUG : Creating backend with remote "TestDrive:crypt/9vbbpjobhv26bkpdjas9e5jpes8pr8r2d973nkpckrenefr2upd0" 2026/08/27 04:54:01 DEBUG : somefile: md5 = 806feba45379fc01ce47c5da59d3e0c8 OK 2026/08/27 04:54:01 DEBUG : Google drive root 'crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg': attempting to share directory '' 2026/08/27 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nocuqek4lufe': 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/27 04:54:06 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2026/08/27 04:54:07 DEBUG : piped data.txt: md5 = f621b7d50061c0dfb5e908439b0a8b8f OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/27 04:54:09 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2026/08/27 04:54:10 DEBUG : piped data.txt: md5 = 85b6a7ced980735e8f78f2b2276fed88 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2026/08/27 04:54:11 DEBUG : Creating backend with remote "/tmp/rclone-spool3195521265" 2026/08/27 04:54:11 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2026/08/27 04:54:11 DEBUG : Creating backend with remote "/tmp/rclone-spool924775318" 2026/08/27 04:54:11 DEBUG : new_remote: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2026/08/27 04:54:11 DEBUG : Creating backend with remote "/tmp/rclone-spool1879487764" 2026/08/27 04:54:13 DEBUG : compute_hash_test: md5 = 7b87972b86cb8e2e79c45eedeeaa59ca 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/27 04:54:15 DEBUG : short-eof.bin: md5 = 56c0a83c790cc580c6965a7a4f6ef301 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/27 04:54:17 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2026/08/27 04:54:18 DEBUG : unknown-size-put.txt: md5 = 5c374d7eb1d9d15fa91d2570ce6e20a1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/27 04:54:21 DEBUG : unknown-size-update.txt: md5 = fb4c2e621264a6e79c0a14aaeb383c3e OK 2026/08/27 04:54:22 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2026/08/27 04:54:23 DEBUG : unknown-size-update.txt: md5 = 381457bd7def77180a50f3d4bd83a6a1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/27 04:54:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rihifav2zuva/deeper/nonexisting/directory" 2026/08/27 04:54:24 DEBUG : Creating backend with remote "TestDrive:crypt/a6agstakg4ad6v4el5frjurbn0od98jb32fhpsit0c38401m3ihg/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 (306.78s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.03s) --- PASS: TestIntegration/FsMkdir (303.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.13s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding (94.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (4.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (5.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (5.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (20.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (147.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (14.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.64s) --- 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.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (2.78s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (2.47s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (7.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.96s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata (3.22s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/Update (1.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirMetadata/CheckDirectory (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory (4.02s) --- PASS: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (1.18s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.87s) --- 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 310.699s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 5m12.279676271s (try 1/5)