"go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) === RUN TestNewNameEncryptionMode --- PASS: TestNewNameEncryptionMode (0.00s) === RUN TestNewNameEncryptionModeString --- PASS: TestNewNameEncryptionModeString (0.00s) === RUN TestEncodeFileName --- PASS: TestEncodeFileName (0.00s) === RUN TestDecodeFileName --- PASS: TestDecodeFileName (0.00s) === RUN TestEncryptSegment --- PASS: TestEncryptSegment (0.00s) === RUN TestDecryptSegment --- PASS: TestDecryptSegment (0.00s) === RUN TestEncryptFileName --- PASS: TestEncryptFileName (0.00s) === RUN TestDecryptFileName --- PASS: TestDecryptFileName (0.00s) === RUN TestEncDecMatches --- PASS: TestEncDecMatches (0.00s) === RUN TestEncryptDirName --- PASS: TestEncryptDirName (0.00s) === RUN TestDecryptDirName --- PASS: TestDecryptDirName (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.61s) === RUN TestEncryptDecrypt1 --- PASS: TestEncryptDecrypt1 (0.77s) === RUN TestEncryptDecrypt32 --- PASS: TestEncryptDecrypt32 (1.20s) === RUN TestEncryptDecrypt4096 --- PASS: TestEncryptDecrypt4096 (0.99s) === RUN TestEncryptDecrypt65536 --- PASS: TestEncryptDecrypt65536 (1.02s) === RUN TestEncryptDecrypt65537 --- PASS: TestEncryptDecrypt65537 (1.02s) === 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.23s) === 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.32s) === RUN TestIntegration === 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 2020/05/15 05:14:43 DEBUG : dir/subdir: Making directory 2020/05/15 05:14:43 DEBUG : dir/subdir: Removing directory 2020/05/15 05:14:43 DEBUG : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars === RUN TestIntegration/FsMkdir/FsEncoding/dot === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot === RUN TestIntegration/FsMkdir/FsEncoding/punctuation === RUN TestIntegration/FsMkdir/FsEncoding/leading_space === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt === RUN TestIntegration/FsMkdir/FsChangeNotify === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === 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/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === 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/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2020/05/15 05:15:10 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/piped data.txt.bin/1589519710.514364603/-1/00000000" into "crypt_segments" 2020/05/15 05:15:10 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/05/15 05:15:11 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object 2020/05/15 05:15:12 DEBUG : piped data.txt.bin: Removing segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/piped data.txt.bin/1589519710.514364603/-1/00000000" in container "crypt_segments" 2020/05/15 05:15:12 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2020/05/15 05:15:12 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2020/05/15 05:15:12 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2020/05/15 05:15:13 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2020/05/15 05:15:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2020/05/15 05:15:13 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2020/05/15 05:15:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/05/15 05:15:14 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/05/15 05:15:16 DEBUG : pacer: Reducing sleep to 1.5s 2020/05/15 05:15:16 DEBUG : piped data.txt.bin: Uploading segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/piped data.txt.bin/1589519716.953960619/-1/00000000" into "crypt_segments" 2020/05/15 05:15:19 DEBUG : pacer: Reducing sleep to 1.125s 2020/05/15 05:15:19 DEBUG : piped data.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/05/15 05:15:21 DEBUG : pacer: Reducing sleep to 843.75ms 2020/05/15 05:15:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2020/05/15 05:15:21 DEBUG : piped data.txt.bin: Returning empty Md5sum for swift large object 2020/05/15 05:15:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2020/05/15 05:15:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2020/05/15 05:15:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2020/05/15 05:15:23 DEBUG : piped data.txt.bin: Removing segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/piped data.txt.bin/1589519716.953960619/-1/00000000" in container "crypt_segments" 2020/05/15 05:15:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2020/05/15 05:15:24 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2020/05/15 05:15:24 DEBUG : pacer: Rate limited, increasing sleep to 400.451658ms 2020/05/15 05:15:24 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2020/05/15 05:15:24 DEBUG : pacer: Rate limited, increasing sleep to 800.903316ms 2020/05/15 05:15:24 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2020/05/15 05:15:24 DEBUG : pacer: Rate limited, increasing sleep to 1.601806632s 2020/05/15 05:15:25 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2020/05/15 05:15:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/05/15 05:15:27 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2020/05/15 05:15:29 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2020/05/15 05:15:31 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2020/05/15 05:15:33 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2020/05/15 05:15:35 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2020/05/15 05:15:37 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo 2020/05/15 05:15:37 DEBUG : hash_test_object: Computing MD5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap 2020/05/15 05:15:37 DEBUG : _wrap: Computing MD5 hash of encrypted source === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash 2020/05/15 05:15:39 DEBUG : pacer: Reducing sleep to 1.5s 2020/05/15 05:15:41 DEBUG : pacer: Reducing sleep to 1.125s 2020/05/15 05:15:43 DEBUG : pacer: Reducing sleep to 843.75ms === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/05/15 05:15:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2020/05/15 05:15:43 DEBUG : unknown-size-put.txt.bin: Uploading segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/unknown-size-put.txt.bin/1589519743.792567011/-1/00000000" into "crypt_segments" 2020/05/15 05:15:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2020/05/15 05:15:44 DEBUG : unknown-size-put.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/05/15 05:15:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2020/05/15 05:15:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2020/05/15 05:15:46 DEBUG : unknown-size-put.txt.bin: Returning empty Md5sum for swift large object 2020/05/15 05:15:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2020/05/15 05:15:46 DEBUG : pacer: Reducing sleep to 150.169371ms 2020/05/15 05:15:46 DEBUG : unknown-size-put.txt.bin: Removing segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/unknown-size-put.txt.bin/1589519743.792567011/-1/00000000" in container "crypt_segments" 2020/05/15 05:15:46 DEBUG : pacer: Reducing sleep to 112.627028ms 2020/05/15 05:15:46 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2020/05/15 05:15:46 DEBUG : pacer: Rate limited, increasing sleep to 225.254056ms 2020/05/15 05:15:46 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2020/05/15 05:15:46 DEBUG : pacer: Rate limited, increasing sleep to 450.508112ms 2020/05/15 05:15:47 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2020/05/15 05:15:47 DEBUG : pacer: Rate limited, increasing sleep to 901.016224ms 2020/05/15 05:15:47 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2020/05/15 05:15:47 DEBUG : pacer: Rate limited, increasing sleep to 1.802032448s 2020/05/15 05:15:48 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2020/05/15 05:15:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/05/15 05:15:50 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2020/05/15 05:15:52 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2020/05/15 05:15:54 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2020/05/15 05:15:56 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2020/05/15 05:15:58 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/05/15 05:16:01 DEBUG : pacer: Reducing sleep to 1.5s 2020/05/15 05:16:02 DEBUG : pacer: Reducing sleep to 1.125s 2020/05/15 05:16:03 DEBUG : pacer: Reducing sleep to 843.75ms 2020/05/15 05:16:04 DEBUG : pacer: Reducing sleep to 632.8125ms 2020/05/15 05:16:04 DEBUG : unknown-size-update.txt.bin: Uploading segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/unknown-size-update.txt.bin/1589519764.99899982/-1/00000000" into "crypt_segments" 2020/05/15 05:16:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2020/05/15 05:16:06 DEBUG : unknown-size-update.txt.bin: Uploading segments into "crypt_segments" seems done (EOF) 2020/05/15 05:16:06 DEBUG : pacer: Reducing sleep to 355.957031ms 2020/05/15 05:16:07 DEBUG : pacer: Reducing sleep to 266.967773ms 2020/05/15 05:16:07 DEBUG : unknown-size-update.txt.bin: Returning empty Md5sum for swift large object 2020/05/15 05:16:07 DEBUG : pacer: Reducing sleep to 200.225829ms 2020/05/15 05:16:07 DEBUG : pacer: Reducing sleep to 150.169371ms 2020/05/15 05:16:07 DEBUG : unknown-size-update.txt.bin: Removing segment file "rclone-test-gabeqex1wabiqir7fiwiqom0/unknown-size-update.txt.bin/1589519764.99899982/-1/00000000" in container "crypt_segments" 2020/05/15 05:16:07 DEBUG : pacer: Reducing sleep to 112.627028ms 2020/05/15 05:16:08 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2020/05/15 05:16:08 DEBUG : pacer: Rate limited, increasing sleep to 225.254056ms 2020/05/15 05:16:08 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2020/05/15 05:16:08 DEBUG : pacer: Rate limited, increasing sleep to 450.508112ms 2020/05/15 05:16:08 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2020/05/15 05:16:08 DEBUG : pacer: Rate limited, increasing sleep to 901.016224ms 2020/05/15 05:16:08 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2020/05/15 05:16:08 DEBUG : pacer: Rate limited, increasing sleep to 1.802032448s 2020/05/15 05:16:09 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2020/05/15 05:16:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2020/05/15 05:16:11 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2020/05/15 05:16:13 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2020/05/15 05:16:15 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2020/05/15 05:16:17 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2020/05/15 05:16:19 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/05/15 05:16:19 DEBUG : Waiting for deletions to finish 2020/05/15 05:16:21 DEBUG : pacer: Reducing sleep to 1.5s 2020/05/15 05:16:23 DEBUG : pacer: Reducing sleep to 1.125s 2020/05/15 05:16:24 DEBUG : pacer: Reducing sleep to 843.75ms 2020/05/15 05:16:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted 2020/05/15 05:16:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2020/05/15 05:16:26 DEBUG : Waiting for deletions to finish 2020/05/15 05:16:26 DEBUG : pacer: Reducing sleep to 474.609375ms --- FAIL: TestIntegration (104.33s) fstests.go:356: Using remote "TestCryptSwift:" --- PASS: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- FAIL: TestIntegration/FsRmdirNotFound (0.00s) fstests.go:439: Error Trace: fstests.go:439 Error: An error is expected but got nil. Test: TestIntegration/FsRmdirNotFound Messages: Expecting error on Rmdir non existent --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (103.76s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" fstest.go:247: Filtering empty directory "dir" --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.66s) fstests.go:604: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.27s) fstests.go:604: testing "." --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.39s) fstests.go:604: testing ".." --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s) fstests.go:604: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) fstests.go:604: testing " leading space" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.37s) fstests.go:604: testing "~leading tilde" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.77s) fstests.go:604: testing "␍leading CR" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.44s) fstests.go:604: testing "␊leading LF" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.29s) fstests.go:604: testing "␉leading HT" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) fstests.go:604: testing "␋leading VT" --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.70s) fstests.go:604: testing ".leading dot" --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.44s) fstests.go:604: testing "trailing space " --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (3.33s) fstests.go:604: testing "trailing CR␍" --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) fstests.go:604: testing "trailing LF␊" --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.51s) fstests.go:604: testing "trailing HT␉" --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.11s) fstests.go:604: testing "trailing VT␋" --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.50s) fstests.go:604: testing "trailing dot." --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.88s) fstests.go:604: testing "invalid utf-8\xfe" --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) fstests.go:677: FS has no OpenWriterAt interface --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) fstests.go:713: FS has no ChangeNotify interface --- FAIL: TestIntegration/FsMkdir/FsPutFiles (37.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) fstests.go:1018: FS has no Mover interface --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) fstests.go:1089: FS has no DirMover interface --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) fstests.go:1147: Error Trace: fstests.go:1147 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull Messages: Expecting error on RMdir on non empty remote --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.01s) fstests.go:1220: MimeType method not supported --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.00s) fstests.go:1363: Can't list from root on this remote --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) fstests.go:1466: FS has no PublicLinker interface --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) fstests.go:331: FS has no SetTier & GetTier interfaces --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (26.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (22.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfo (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectInfoWrap (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash (6.05s) crypt_internal_test.go:135: Error Trace: crypt_internal_test.go:135 crypt_internal_test.go:142 Error: Not equal: expected: "" actual : "78519967dd4de839c7a6a7150e99ef76" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +78519967dd4de839c7a6a7150e99ef76 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) fstests.go:1657: *crypt.Fs does not implement SetUploadChunkSizer --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (36.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (15.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (21.10s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.44s) fstests.go:1837: Error Trace: fstests.go:1837 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge === RUN TestStandard --- SKIP: TestStandard (0.00s) crypt_test.go:34: Skipping as -remote set === RUN TestOff --- SKIP: TestOff (0.00s) crypt_test.go:55: Skipping as -remote set === RUN TestObfuscate --- SKIP: TestObfuscate (0.00s) crypt_test.go:76: Skipping as -remote set FAIL exit status 1 FAIL github.com/rclone/rclone/backend/crypt 110.511s "go test -v -timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1m52.945254565s (try 1/5): exit status 1: Failed [TestIntegration/FsRmdirNotFound TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull TestIntegration/FsMkdir/FsPutFiles/Internal/ComputeHash]