"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.51s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.27s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (0.81s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.76s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (0.77s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (0.76s) === 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.15s) === RUN TestDecrypterCalculateUnderlying --- PASS: TestDecrypterCalculateUnderlying (0.00s) === RUN TestDecrypterRead --- PASS: TestDecrypterRead (0.00s) === RUN TestDecrypterClose --- PASS: TestDecrypterClose (0.00s) === RUN TestPutGetBlock --- PASS: TestPutGetBlock (0.00s) === RUN TestKey --- PASS: TestKey (0.21s) === RUN TestIntegration fstests.go:418: Using remote "TestCryptDrive:" 2022/05/21 05:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebogun3kocewos8huxoqow7" 2022/05/21 05:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/21 05:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm" === 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 2022/05/21 05:09:57 DEBUG : dir/subdir: Making directory 2022/05/21 05:10:00 INFO : dir/subdir: Removing directory 2022/05/21 05:10:02 INFO : dir: Removing directory 2022/05/21 05:10:02 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2022/05/21 05:10:04 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2022/05/21 05:10:04 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2022/05/21 05:10:07 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: md5 = 4f301c60b72c4dc62f9fe67136b09fbd OK 2022/05/21 05:10:09 DEBUG : f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0: Rmdir: contains trashed file: "f5e9c92esko9m26sej116anh5babi4i0al2vne0nmg9mvm0d1b9nq1ttlhvs75nh03n25mqg1vfrohsj7ua930ba4p3c4g405vd56tmte6ccvf24guul4t5gib4nm25g5l7cglg1lpefefuvubu655p01tsluhjl8jduu4dtjlour146bad0" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." 2022/05/21 05:10:12 DEBUG : ./.: md5 = 9c16c54ce514690aee435ea1dbf62db4 OK 2022/05/21 05:10:14 DEBUG : do1eshp7fq66o1l1ei9pomlig8: Rmdir: contains trashed file: "do1eshp7fq66o1l1ei9pomlig8" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." 2022/05/21 05:10:18 DEBUG : ../..: md5 = 0a8370a63cd4b06faafa46fd335f2111 OK 2022/05/21 05:10:19 DEBUG : msnn42iarlnl4kchlpfbl49rq0: Rmdir: contains trashed file: "msnn42iarlnl4kchlpfbl49rq0" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2022/05/21 05:10:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: md5 = 2d624140bfec9be88e7255356d3d2153 OK 2022/05/21 05:10:25 DEBUG : hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na: Rmdir: contains trashed file: "hassubu97i2ift2pggdbt1cfp876l53bceemu9btjavl43jthqj7tasdbcmte4busfs27dmocs8na" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" 2022/05/21 05:10:28 DEBUG : leading space/ leading space: md5 = 531b4330660c6599cb6e46fdfc8e488b OK 2022/05/21 05:10:30 DEBUG : igstt54k5qp9e549r6pqm35hl8: Rmdir: contains trashed file: "igstt54k5qp9e549r6pqm35hl8" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" 2022/05/21 05:10:33 DEBUG : ~leading tilde/~leading tilde: md5 = 56ae257005e4c347683bc6fd233ec80c OK 2022/05/21 05:10:35 DEBUG : nevsnko0v27og2qt2iomj9cbi4: Rmdir: contains trashed file: "nevsnko0v27og2qt2iomj9cbi4" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" 2022/05/21 05:10:38 DEBUG : ␍leading CR/␍leading CR: md5 = f23c08aa5231d2ba7a9136ab9a26fa9e OK 2022/05/21 05:10:40 DEBUG : a2h0eu6un2623343gk1tqj6ut4: Rmdir: contains trashed file: "a2h0eu6un2623343gk1tqj6ut4" 2022/05/21 05:10:40 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:10:40 DEBUG : pacer: Rate limited, increasing sleep to 1.622529875s 2022/05/21 05:10:41 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" 2022/05/21 05:10:45 DEBUG : ␊leading LF/␊leading LF: md5 = 6f5123ae3637a6623a8a7cf5f3f6e796 OK 2022/05/21 05:10:47 DEBUG : u529vt6ubothc7lvqh76rsb288: Rmdir: contains trashed file: "u529vt6ubothc7lvqh76rsb288" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" 2022/05/21 05:10:50 DEBUG : ␉leading HT/␉leading HT: md5 = a5857cc64692aec7e7d8584086e16a09 OK 2022/05/21 05:10:51 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:10:51 DEBUG : pacer: Rate limited, increasing sleep to 1.349005123s 2022/05/21 05:10:51 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:10:51 DEBUG : pacer: Rate limited, increasing sleep to 2.061895721s 2022/05/21 05:10:53 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:10:55 DEBUG : uhsh7ikeumar00etd5nibokc00: Rmdir: contains trashed file: "uhsh7ikeumar00etd5nibokc00" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" 2022/05/21 05:10:58 DEBUG : ␋leading VT/␋leading VT: md5 = 128a7f8f5f70602cf65b01637ca68c63 OK 2022/05/21 05:10:59 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:10:59 DEBUG : pacer: Rate limited, increasing sleep to 1.798547124s 2022/05/21 05:11:00 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:11:02 DEBUG : 5k8glf8j137rtplh8pf777kc6k: Rmdir: contains trashed file: "5k8glf8j137rtplh8pf777kc6k" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" 2022/05/21 05:11:05 DEBUG : .leading dot/.leading dot: md5 = ff90dabca8da0092c62c67748a003586 OK 2022/05/21 05:11:07 DEBUG : hc8mhlb9r1e05buvff53j7ps94: Rmdir: contains trashed file: "hc8mhlb9r1e05buvff53j7ps94" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " 2022/05/21 05:11:11 DEBUG : trailing space /trailing space : md5 = cf8a44785f595a4e7a76c9c39a3c06f8 OK 2022/05/21 05:11:13 DEBUG : 85pi11ntdsjcdjq56s37obj3k8: Rmdir: contains trashed file: "85pi11ntdsjcdjq56s37obj3k8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" 2022/05/21 05:11:16 DEBUG : trailing CR␍/trailing CR␍: md5 = a9da0c9abc584891096459be49491787 OK 2022/05/21 05:11:18 DEBUG : 0e6sh7hqlktdhvg6jk5u8d06u0: Rmdir: contains trashed file: "0e6sh7hqlktdhvg6jk5u8d06u0" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" 2022/05/21 05:11:22 DEBUG : trailing LF␊/trailing LF␊: md5 = 3c6283d235875bdb1747b20afa015c48 OK 2022/05/21 05:11:22 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:22 DEBUG : pacer: Rate limited, increasing sleep to 1.495829128s 2022/05/21 05:11:23 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:23 DEBUG : pacer: Rate limited, increasing sleep to 2.705719938s 2022/05/21 05:11:24 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:11:27 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:27 DEBUG : pacer: Rate limited, increasing sleep to 1.092151894s 2022/05/21 05:11:28 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:28 DEBUG : pacer: Rate limited, increasing sleep to 2.407147781s 2022/05/21 05:11:29 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:11:29 DEBUG : 90oud4k3ofajhl43rm1o73dvd8: Rmdir: contains trashed file: "90oud4k3ofajhl43rm1o73dvd8" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" 2022/05/21 05:11:35 DEBUG : trailing HT␉/trailing HT␉: md5 = 1010d729bb2e8bfc0cc5e940877613b0 OK 2022/05/21 05:11:36 DEBUG : dfr970d3hh9t7tp17e6s5eukfk: Rmdir: contains trashed file: "dfr970d3hh9t7tp17e6s5eukfk" 2022/05/21 05:11:37 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:37 DEBUG : pacer: Rate limited, increasing sleep to 1.715429651s 2022/05/21 05:11:37 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:37 DEBUG : pacer: Rate limited, increasing sleep to 2.346663214s 2022/05/21 05:11:39 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" 2022/05/21 05:11:44 DEBUG : trailing VT␋/trailing VT␋: md5 = e57c5a040326741635a48e70acfd44fd OK 2022/05/21 05:11:46 DEBUG : pd7ls3vh3ccrv2ib1dd61189cc: Rmdir: contains trashed file: "pd7ls3vh3ccrv2ib1dd61189cc" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." 2022/05/21 05:11:49 DEBUG : trailing dot./trailing dot.: md5 = ac09011da7b5c194f657654cc18d3dad OK 2022/05/21 05:11:50 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:50 DEBUG : pacer: Rate limited, increasing sleep to 1.589514623s 2022/05/21 05:11:50 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:11:50 DEBUG : pacer: Rate limited, increasing sleep to 2.108575738s 2022/05/21 05:11:53 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:11:54 DEBUG : fmlmh67m08l9reo4o1doaon9i4: Rmdir: contains trashed file: "fmlmh67m08l9reo4o1doaon9i4" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" 2022/05/21 05:11:58 DEBUG : invalid utf-8/invalid utf-8: md5 = 2c21bacae406a985056e2d37b401d09b OK 2022/05/21 05:12:00 DEBUG : toetsandc7pe3o6afhhq1cvja4: Rmdir: contains trashed file: "toetsandc7pe3o6afhhq1cvja4" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" 2022/05/21 05:12:03 DEBUG : test%46.txt/test%46.txt: md5 = 2b9e33605bf4abe885960b62907f70be OK 2022/05/21 05:12:04 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:04 DEBUG : pacer: Rate limited, increasing sleep to 1.997966968s 2022/05/21 05:12:05 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:07 DEBUG : eleoftpogh4o5ffkg9917cnfq4: Rmdir: contains trashed file: "eleoftpogh4o5ffkg9917cnfq4" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2022/05/21 05:12:14 DEBUG : zero-length-file: md5 = d4a97cc6818023c4026cb31f77313061 OK === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2022/05/21 05:12:16 DEBUG : dir: Making directory 2022/05/21 05:12:17 DEBUG : dir/subdir1: Making directory 2022/05/21 05:12:17 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:17 DEBUG : pacer: Rate limited, increasing sleep to 1.894796541s 2022/05/21 05:12:17 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:17 DEBUG : pacer: Rate limited, increasing sleep to 2.816986953s 2022/05/21 05:12:18 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:19 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:22 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:22 DEBUG : dir/subdir3: Making directory 2022/05/21 05:12:23 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:23 DEBUG : doChangeNotify("dir/subdir1", 0) 2022/05/21 05:12:23 DEBUG : dir/subdir2: Making directory 2022/05/21 05:12:24 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:24 DEBUG : doChangeNotify("dir/subdir3", 0) 2022/05/21 05:12:25 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:25 DEBUG : doChangeNotify("dir/subdir2", 0) 2022/05/21 05:12:26 DEBUG : dir/file2: md5 = caa079f14027f1bc1c9810150f13d42a OK 2022/05/21 05:12:26 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:26 DEBUG : doChangeNotify("dir/file2", 1) 2022/05/21 05:12:27 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:28 DEBUG : dir/file4: md5 = aad3d44631e85456433017e8f9052047 OK 2022/05/21 05:12:28 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:28 DEBUG : doChangeNotify("dir/file4", 1) 2022/05/21 05:12:29 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:29 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:29 DEBUG : pacer: Rate limited, increasing sleep to 1.26457152s 2022/05/21 05:12:29 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:29 DEBUG : pacer: Rate limited, increasing sleep to 2.76263388s 2022/05/21 05:12:29 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:29 DEBUG : dir/file3: md5 = 5b570a0c42b181e0f13a02d558cb384f OK fstests.go:846: Try 1/10 waiting for dirChanges and objChanges 2022/05/21 05:12:31 DEBUG : doChangeNotify("dir/file3", 1) 2022/05/21 05:12:31 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:31 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:32 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:33 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:33 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:33 DEBUG : pacer: Rate limited, increasing sleep to 1.361334284s 2022/05/21 05:12:33 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:33 DEBUG : pacer: Rate limited, increasing sleep to 2.108883051s 2022/05/21 05:12:35 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:35 DEBUG : pacer: Rate limited, increasing sleep to 4.228852563s 2022/05/21 05:12:37 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:41 DEBUG : doChangeNotify("dir/file2", 1) 2022/05/21 05:12:41 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:41 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:41 DEBUG : pacer: Rate limited, increasing sleep to 1.638436801s 2022/05/21 05:12:41 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:41 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:41 DEBUG : pacer: Rate limited, increasing sleep to 1.875097455s 2022/05/21 05:12:44 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:12:45 DEBUG : doChangeNotify("dir/file4", 1) 2022/05/21 05:12:45 DEBUG : doChangeNotify("dir/file3", 1) 2022/05/21 05:12:45 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:46 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:46 DEBUG : doChangeNotify("dir/subdir1", 0) 2022/05/21 05:12:47 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:48 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote 2022/05/21 05:12:48 DEBUG : doChangeNotify("dir/subdir3", 0) 2022/05/21 05:12:48 DEBUG : doChangeNotify("dir/subdir2", 0) 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "9ttr6ktchp8s75c384iri950b4" 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "6lcfeqjd564osl9cuhasslpeto" 2022/05/21 05:12:48 DEBUG : gbh5ioi619nhbt6teh71jdbef8: Rmdir: contains trashed file: "hpv9vbsl47o6lm8alr8q8b1m60" 2022/05/21 05:12:49 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles 2022/05/21 05:12:51 DEBUG : file name.txt: md5 = b2cd39614eb8858d70dc7b3a89f3be32 OK 2022/05/21 05:12:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: md5 = 75417ca4106e90281288b0af31118b44 OK 2022/05/21 05:12:54 DEBUG : file name.txt: md5 = a1660f24a7d8d1b95a2482f6012aeae5 OK 2022/05/21 05:12:54 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:54 DEBUG : pacer: Rate limited, increasing sleep to 1.780443931s 2022/05/21 05:12:55 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 2022/05/21 05:12:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:56 DEBUG : pacer: Rate limited, increasing sleep to 1.804694643s 2022/05/21 05:12:57 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:12:57 DEBUG : pacer: Rate limited, increasing sleep to 2.188390851s 2022/05/21 05:12:59 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 2022/05/21 05:13:02 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:02 DEBUG : pacer: Rate limited, increasing sleep to 1.277748871s 2022/05/21 05:13:03 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR 2022/05/21 05:13:04 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:04 DEBUG : pacer: Rate limited, increasing sleep to 1.38927808s 2022/05/21 05:13:05 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir 2022/05/21 05:13:07 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:07 DEBUG : pacer: Rate limited, increasing sleep to 1.694931176s 2022/05/21 05:13:07 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:07 DEBUG : pacer: Rate limited, increasing sleep to 2.166536638s 2022/05/21 05:13:09 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2022/05/21 05:13:12 DEBUG : Creating backend with remote "TestCryptDrive:" 2022/05/21 05:13:12 DEBUG : Config file has changed externaly - reloading 2022/05/21 05:13:12 DEBUG : Creating backend with remote "TestDrive:crypt" 2022/05/21 05:13:12 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:12 DEBUG : pacer: Rate limited, increasing sleep to 1.223158856s 2022/05/21 05:13:12 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:12 DEBUG : pacer: Rate limited, increasing sleep to 2.301004003s 2022/05/21 05:13:14 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/05/21 05:13:16 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:1036: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2022/05/21 05:13:23 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:23 DEBUG : pacer: Rate limited, increasing sleep to 1.294852248s 2022/05/21 05:13:23 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2022/05/21 05:13:25 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:25 DEBUG : pacer: Rate limited, increasing sleep to 1.865077276s 2022/05/21 05:13:25 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:25 DEBUG : pacer: Rate limited, increasing sleep to 2.106660521s 2022/05/21 05:13:27 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:13:31 DEBUG : dirToPurge/fileToPurge.txt: md5 = 9f623abcb0d7173545afbaf9105682fd OK 2022/05/21 05:13:34 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:34 DEBUG : pacer: Rate limited, increasing sleep to 1.349177642s 2022/05/21 05:13:35 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:35 DEBUG : pacer: Rate limited, increasing sleep to 2.805689051s 2022/05/21 05:13:36 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2022/05/21 05:13:49 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:13:49 DEBUG : pacer: Rate limited, increasing sleep to 1.133413862s 2022/05/21 05:13:50 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2022/05/21 05:13:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuhawiw4hudotak4topohaw7" 2022/05/21 05:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/71p2rr1m9mmnu4qd9bosdv8p6e7q7l8ip4rtam379qt1ojudi5rc8847afei4m8urnjqvsim5mqas" 2022/05/21 05:14:02 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:02 DEBUG : pacer: Rate limited, increasing sleep to 1.204620607s 2022/05/21 05:14:02 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:14:03 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:03 DEBUG : pacer: Rate limited, increasing sleep to 1.342330992s 2022/05/21 05:14:03 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:14:07 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:07 DEBUG : pacer: Rate limited, increasing sleep to 1.922207422s 2022/05/21 05:14:07 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:07 DEBUG : pacer: Rate limited, increasing sleep to 2.622241274s 2022/05/21 05:14:09 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:14:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuhawiw4hudotak4topohaw7': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2022/05/21 05:14:14 DEBUG : : Rmdir: contains trashed file: "jvrdogrnrblgdk6svqeu791rdk" 2022/05/21 05:14:14 DEBUG : : Rmdir: contains trashed file: "ruuqrs7tbf1d4t5glb6bcbp5rk" 2022/05/21 05:14:14 DEBUG : : Rmdir: contains trashed file: "gbh5ioi619nhbt6teh71jdbef8" 2022/05/21 05:14:14 DEBUG : : Rmdir: contains file: "96gujs4dkgufj2s2d5t6mkrddg" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2022/05/21 05:14:14 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 1.396279978s 2022/05/21 05:14:15 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:15 DEBUG : pacer: Rate limited, increasing sleep to 2.811115244s 2022/05/21 05:14:16 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2022/05/21 05:14:19 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:19 DEBUG : pacer: Rate limited, increasing sleep to 1.774749537s 2022/05/21 05:14:19 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:19 DEBUG : pacer: Rate limited, increasing sleep to 2.74461615s 2022/05/21 05:14:21 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1343: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2022/05/21 05:14:35 DEBUG : file name.txt: md5 = d11df589af5fb9b205e62f6805d39e76 OK === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2022/05/21 05:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebogun3kocewos8huxoqow7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2022/05/21 05:14:37 DEBUG : Config file has changed externaly - reloading 2022/05/21 05:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems" 2022/05/21 05:14:37 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:37 DEBUG : pacer: Rate limited, increasing sleep to 1.480876397s 2022/05/21 05:14:38 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:14:42 DEBUG : fs cache: adding new entry for parent of "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems", "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm/96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/05/21 05:14:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebogun3kocewos8huxoqow7/not found.txt" 2022/05/21 05:14:43 DEBUG : Creating backend with remote "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm/jgn01lqi50h78b6hoirrg20eko" 2022/05/21 05:14:44 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:44 DEBUG : pacer: Rate limited, increasing sleep to 1.779326467s 2022/05/21 05:14:45 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:45 DEBUG : pacer: Rate limited, increasing sleep to 2.900229662s 2022/05/21 05:14:46 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestCryptDrive:" path "rclone-test-qebogun3kocewos8huxoqow7" from "TestCryptDrive:rclone-test-qebogun3kocewos8huxoqow7" 2022/05/21 05:14:49 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 2022/05/21 05:14:55 DEBUG : rclone-test-qebogun3kocewos8huxoqow7/created from root.txt: md5 = 88b1e382fadcd07c1ae455f976740ba6 OK 2022/05/21 05:14:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:56 DEBUG : pacer: Rate limited, increasing sleep to 1.186924229s 2022/05/21 05:14:56 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:56 DEBUG : pacer: Rate limited, increasing sleep to 2.929183615s 2022/05/21 05:14:58 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:14:58 DEBUG : pacer: Rate limited, increasing sleep to 4.826411596s 2022/05/21 05:15:01 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2022/05/21 05:15:08 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:08 DEBUG : pacer: Rate limited, increasing sleep to 1.378691282s 2022/05/21 05:15:08 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:15:09 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share single file '80abn8ft86uthvulkui23octdeuodrrspkhsk4hav33t59ipblug' 2022/05/21 05:15:10 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2022/05/21 05:15:12 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share single file '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0/u4ipppammbskorbmr2jnsktems' 2022/05/21 05:15:13 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share single file 'nolduc6vng08379n9fboa9fqe4' 2022/05/21 05:15:15 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2022/05/21 05:15:16 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share directory '96gujs4dkgufj2s2d5t6mkrddg/elopgm497i0kjatjjfeqjhvg4k/ua43qrl1hugkmo9sgaaa6fljgg/m9faeqldhkv5r8aeijp7g9s9kil7gn2l3rsj9l43nb06fnhu09r0' 2022/05/21 05:15:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-helixut2vezedom1qiyecod1" 2022/05/21 05:15:17 DEBUG : Creating backend with remote "TestDrive:crypt/3diuc4vsold9m9vngbt3pfq9nd55idkukbn15d9ie9gji3jb0b34sqc47fagk95adtpnv7koao4b0" 2022/05/21 05:15:17 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:17 DEBUG : pacer: Rate limited, increasing sleep to 1.465180404s 2022/05/21 05:15:18 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:18 DEBUG : pacer: Rate limited, increasing sleep to 2.698867755s 2022/05/21 05:15:19 DEBUG : pacer: Reducing sleep to 0s 2022/05/21 05:15:25 DEBUG : somefile: md5 = 73a9aac0a3cced4a0a86ed4285994d53 OK 2022/05/21 05:15:25 DEBUG : Google drive root 'crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm': attempting to share directory '' 2022/05/21 05:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-helixut2vezedom1qiyecod1': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap 2022/05/21 05:15:27 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:27 DEBUG : pacer: Rate limited, increasing sleep to 1.210621472s 2022/05/21 05:15:27 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2022/05/21 05:15:31 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 32 2022/05/21 05:15:32 DEBUG : piped data.txt: md5 = 18270c3747e6cd089384a02a688de436 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/05/21 05:15:34 DEBUG : cqiebell711479onsrbud2b5lc: Sending chunk 0 length 148 2022/05/21 05:15:35 DEBUG : piped data.txt: md5 = 31e034ed18104a26ab120eee8e85411b OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2022/05/21 05:15:36 DEBUG : Creating backend with remote "/tmp/rclone-spool3466120990" 2022/05/21 05:15:36 DEBUG : hash_test_object: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2022/05/21 05:15:36 DEBUG : Creating backend with remote "/tmp/rclone-spool14610264" 2022/05/21 05:15:36 DEBUG : _wrap: Computing md5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2022/05/21 05:15:36 DEBUG : Creating backend with remote "/tmp/rclone-spool828773194" 2022/05/21 05:15:37 DEBUG : compute_hash_test: md5 = b9dfeb0d4b38624df4f711774d55694f OK 2022/05/21 05:15:38 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:38 DEBUG : pacer: Rate limited, increasing sleep to 1.023125269s 2022/05/21 05:15:38 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1807: *crypt.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/05/21 05:15:40 DEBUG : 5t6fllu4sbjea82tuvhkr8g5779c8gu1qrjbjcj5lupfmsp501n0: Sending chunk 0 length 148 2022/05/21 05:15:41 DEBUG : unknown-size-put.txt: md5 = 8d726b07ebbb1b3d415513d5053de803 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/05/21 05:15:43 DEBUG : unknown-size-update.txt: md5 = 25ca7b94aa57bb1a43ce26dcd1c3979a OK 2022/05/21 05:15:44 DEBUG : i60g7a9vietemeugj4vko3pcqb41or1fldle4lnp7rp5c64fh8ng: Sending chunk 0 length 248 2022/05/21 05:15:45 DEBUG : unknown-size-update.txt: md5 = 2c4349dc10063bb4766b904371a5869d OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/05/21 05:15:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qebogun3kocewos8huxoqow7/deeper/nonexisting/directory" 2022/05/21 05:15:45 DEBUG : Creating backend with remote "TestDrive:crypt/3uahv2tq6a9k387lhuvmbnl204p0muomfri6u4ivs2h6d527a6q9s3m598fb1m61dm3hllv708jgm/a8sv4gs52nbgdd9dahlimee280/fbehe2orn9mdrpoteiv7ibtqvo/486oifeu6kfc5kp8j3to8ir2s4" 2022/05/21 05:15:46 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:46 DEBUG : pacer: Rate limited, increasing sleep to 1.323231541s 2022/05/21 05:15:46 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:46 DEBUG : pacer: Rate limited, increasing sleep to 2.552406393s 2022/05/21 05:15:47 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2022/05/21 05:15:47 DEBUG : pacer: Rate limited, increasing sleep to 4.953324041s 2022/05/21 05:15:50 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- PASS: TestIntegration (365.41s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.89s) --- PASS: TestIntegration/FsMkdir (361.67s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.42s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding (123.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (5.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (5.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (5.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (5.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (5.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (5.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (5.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (8.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (5.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (5.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (5.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (13.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (7.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.06s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (33.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (169.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (14.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (13.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (17.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (2.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (18.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (18.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (3.41s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (10.71s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestStandardBase32 crypt_test.go:34: Skipping as -remote set --- SKIP: TestStandardBase32 (0.00s) === RUN TestStandardBase64 crypt_test.go:54: Skipping as -remote set --- SKIP: TestStandardBase64 (0.00s) === RUN TestStandardBase32768 crypt_test.go:75: Skipping as -remote set --- SKIP: TestStandardBase32768 (0.00s) === RUN TestOff crypt_test.go:97: Skipping as -remote set --- SKIP: TestOff (0.00s) === RUN TestObfuscate crypt_test.go:118: Skipping as -remote set --- SKIP: TestObfuscate (0.00s) === RUN TestNoDataObfuscate crypt_test.go:140: Skipping as -remote set --- SKIP: TestNoDataObfuscate (0.00s) PASS ok github.com/rclone/rclone/backend/crypt 369.668s "go test -v -timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 6m10.637141842s (try 1/5)