"go test -v -timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:418: Using remote "TestCompressDrive:" 2022/04/09 05:16:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2" 2022/04/09 05:16:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsCommand fstests.go:487: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2022/04/09 05:16:53 DEBUG : dir/subdir: Making directory 2022/04/09 05:16:58 INFO : dir/subdir: Removing directory 2022/04/09 05:17:02 INFO : dir: Removing directory 2022/04/09 05:17:02 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2022/04/09 05:17:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2022/04/09 05:17:05 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:674: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2022/04/09 05:17:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Rmdir: contains trashed file: "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.bin" 2022/04/09 05:17:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Rmdir: contains trashed file: "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡.json" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:674: testing "." 2022/04/09 05:17:29 DEBUG : .: Rmdir: contains trashed file: "..bin" 2022/04/09 05:17:29 DEBUG : .: Rmdir: contains trashed file: "..json" === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." 2022/04/09 05:17:40 DEBUG : ..: Rmdir: contains trashed file: "...bin" 2022/04/09 05:17:40 DEBUG : ..: Rmdir: contains trashed file: "...json" === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:674: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2022/04/09 05:17:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~.json" 2022/04/09 05:17:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Rmdir: contains trashed file: "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~.bin" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:674: testing " leading space" 2022/04/09 05:18:08 DEBUG : leading space: Rmdir: contains trashed file: " leading space.bin" 2022/04/09 05:18:08 DEBUG : leading space: Rmdir: contains trashed file: " leading space.json" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:674: testing "~leading tilde" 2022/04/09 05:18:18 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde.bin" 2022/04/09 05:18:18 DEBUG : ~leading tilde: Rmdir: contains trashed file: "~leading tilde.json" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:674: testing "␍leading CR" 2022/04/09 05:18:29 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR.json" 2022/04/09 05:18:29 DEBUG : ␍leading CR: Rmdir: contains trashed file: "␍leading CR.bin" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:674: testing "␊leading LF" 2022/04/09 05:18:40 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF.json" 2022/04/09 05:18:40 DEBUG : ␊leading LF: Rmdir: contains trashed file: "␊leading LF.bin" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:674: testing "␉leading HT" 2022/04/09 05:18:53 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT.json" 2022/04/09 05:18:53 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT.bin" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" 2022/04/09 05:19:04 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT.json" 2022/04/09 05:19:04 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT.bin" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:674: testing ".leading dot" 2022/04/09 05:19:15 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot.bin" 2022/04/09 05:19:15 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot.json" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:674: testing "trailing space " 2022/04/09 05:19:28 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space .json" 2022/04/09 05:19:28 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space .bin" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:674: testing "trailing CR␍" 2022/04/09 05:19:40 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍.bin" 2022/04/09 05:19:40 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍.json" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:674: testing "trailing LF␊" 2022/04/09 05:19:50 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊.json" 2022/04/09 05:19:50 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊.bin" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:674: testing "trailing HT␉" 2022/04/09 05:20:00 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉.json" 2022/04/09 05:20:00 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉.bin" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:674: testing "trailing VT␋" 2022/04/09 05:20:54 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋.bin" 2022/04/09 05:20:54 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋.json" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." 2022/04/09 05:21:16 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot..bin" 2022/04/09 05:21:16 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot..json" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:674: testing "invalid utf-8\xfe" 2022/04/09 05:21:40 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe.json" 2022/04/09 05:21:40 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe.bin" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:674: testing "test%46.txt" 2022/04/09 05:21:55 DEBUG : test%46.txt: Rmdir: contains trashed file: "test%46.txt.bin" 2022/04/09 05:21:55 DEBUG : test%46.txt: Rmdir: contains trashed file: "test%46.txt.json" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:747: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2022/04/09 05:22:27 DEBUG : dir: Making directory 2022/04/09 05:22:29 DEBUG : dir/subdir1: Making directory 2022/04/09 05:22:30 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:30 DEBUG : dir/subdir3: Making directory 2022/04/09 05:22:30 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir" entryType 0 2022/04/09 05:22:30 DEBUG : doChangeNotify("dir", 0) 2022/04/09 05:22:31 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:31 DEBUG : dir/subdir2: Making directory 2022/04/09 05:22:31 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/subdir1" entryType 0 2022/04/09 05:22:31 DEBUG : doChangeNotify("dir/subdir1", 0) 2022/04/09 05:22:32 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:32 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/subdir3" entryType 0 2022/04/09 05:22:32 DEBUG : doChangeNotify("dir/subdir3", 0) 2022/04/09 05:22:33 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:34 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:35 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:36 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:37 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:38 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:39 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:40 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:41 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:42 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:43 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:44 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:45 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:45 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/subdir2" entryType 0 2022/04/09 05:22:45 DEBUG : doChangeNotify("dir/subdir2", 0) 2022/04/09 05:22:46 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:46 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file2.bin" entryType 1 2022/04/09 05:22:46 DEBUG : doChangeNotify("dir/file2.bin.json", 1) 2022/04/09 05:22:47 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:48 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:48 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file2.json" entryType 1 2022/04/09 05:22:48 DEBUG : doChangeNotify("dir/file2.json.json", 1) 2022/04/09 05:22:49 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:50 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:51 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:52 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:52 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file4.bin" entryType 1 2022/04/09 05:22:52 DEBUG : doChangeNotify("dir/file4.bin.json", 1) 2022/04/09 05:22:53 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:53 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file4.json" entryType 1 2022/04/09 05:22:53 DEBUG : doChangeNotify("dir/file4.json.json", 1) 2022/04/09 05:22:54 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:55 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:56 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:57 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:57 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file3.bin" entryType 1 2022/04/09 05:22:57 DEBUG : doChangeNotify("dir/file3.bin.json", 1) 2022/04/09 05:22:58 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:22:58 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file3.json" entryType 1 2022/04/09 05:22:58 DEBUG : doChangeNotify("dir/file3.json.json", 1) fstests.go:846: Try 1/10 waiting for dirChanges and objChanges 2022/04/09 05:22:59 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:00 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:01 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 2/10 waiting for dirChanges and objChanges 2022/04/09 05:23:02 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:03 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:04 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 3/10 waiting for dirChanges and objChanges 2022/04/09 05:23:05 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:06 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:07 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 4/10 waiting for dirChanges and objChanges 2022/04/09 05:23:08 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:09 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:10 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 5/10 waiting for dirChanges and objChanges 2022/04/09 05:23:11 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:12 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:13 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 6/10 waiting for dirChanges and objChanges 2022/04/09 05:23:14 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:15 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:16 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 7/10 waiting for dirChanges and objChanges 2022/04/09 05:23:17 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:18 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:19 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 8/10 waiting for dirChanges and objChanges 2022/04/09 05:23:20 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:21 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:22 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:846: Try 9/10 waiting for dirChanges and objChanges 2022/04/09 05:23:23 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:24 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:25 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote fstests.go:850: map[dir:{} dir/subdir1:{} dir/subdir2:{} dir/subdir3:{}] does not contain [dir/subdir1 dir/subdir3 dir/subdir2] or map[dir/file2.bin.json:{} dir/file2.json.json:{} dir/file3.bin.json:{} dir/file3.json.json:{} dir/file4.bin.json:{} dir/file4.json.json:{}] does not contain [dir/file2 dir/file4 dir/file3] 2022/04/09 05:23:26 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:27 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:28 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:29 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:30 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:31 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:32 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:33 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:34 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:35 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:36 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:37 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:38 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:39 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:40 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:40 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file2.json" entryType 1 2022/04/09 05:23:40 DEBUG : doChangeNotify("dir/file2.json.json", 1) 2022/04/09 05:23:41 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:41 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file2.bin" entryType 1 2022/04/09 05:23:41 DEBUG : doChangeNotify("dir/file2.bin.json", 1) 2022/04/09 05:23:42 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:42 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file4.json" entryType 1 2022/04/09 05:23:42 DEBUG : doChangeNotify("dir/file4.json.json", 1) 2022/04/09 05:23:43 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:44 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:44 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file4.bin" entryType 1 2022/04/09 05:23:44 DEBUG : doChangeNotify("dir/file4.bin.json", 1) 2022/04/09 05:23:45 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:46 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:47 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file3.bin" entryType 1 2022/04/09 05:23:47 DEBUG : doChangeNotify("dir/file3.bin.json", 1) 2022/04/09 05:23:47 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/file3.json" entryType 1 2022/04/09 05:23:47 DEBUG : doChangeNotify("dir/file3.json.json", 1) 2022/04/09 05:23:48 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:48 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/subdir1" entryType 0 2022/04/09 05:23:48 DEBUG : doChangeNotify("dir/subdir1", 0) 2022/04/09 05:23:49 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote 2022/04/09 05:23:49 NOTICE: Compressed: TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2: path "dir/subdir3" entryType 0 2022/04/09 05:23:49 DEBUG : doChangeNotify("dir/subdir3", 0) 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file3.json" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file3.bin" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file4.bin" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file4.json" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file2.bin" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "file2.json" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2022/04/09 05:23:49 DEBUG : dir: Rmdir: contains trashed file: "subdir1" 2022/04/09 05:23:50 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': Checking for changes on remote === 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 2022/04/09 05:24:41 DEBUG : Creating backend with remote "TestCompressDrive:" 2022/04/09 05:24:41 DEBUG : Config file has changed externaly - reloading 2022/04/09 05:24:43 ERROR : testdoc3.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : .~lock.testdoc3.odt#: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : file.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : test.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : .text.txt.swp: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : 10M: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : testfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : Unconfirmed 76768.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : Unconfirmed 188047.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : 21M-copy: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 6M-renamed: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 20M-b: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 20M-a: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 50M-c: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 50M-b: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 50M: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 100M: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 1GB-random: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 1GB-zeros: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : withoblique/slash2: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : withoblique‛/slash: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 10M-urandom: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : newLeaf: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : 10M-1: Error on parsing file name: File name has no extension 2022/04/09 05:24:43 ERROR : newfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : file2.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : README.md: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : debian-8.6.0-amd64-netinst.iso: Error on parsing file name: Invalid filename 2022/04/09 05:24:43 ERROR : This is a Sheets.xlsx: Error on parsing file name: Invalid filename === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2022/04/09 05:24:43 DEBUG : Creating backend with remote "TestCompressDrive:" 2022/04/09 05:24:44 ERROR : testdoc3.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : .~lock.testdoc3.odt#: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : file.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : test.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : .text.txt.swp: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : 10M: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : testfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : Unconfirmed 76768.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : Unconfirmed 188047.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : 21M-copy: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 6M-renamed: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 20M-b: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 20M-a: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 50M-c: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 50M-b: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 50M: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 100M: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 1GB-random: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 1GB-zeros: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : withoblique/slash2: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : withoblique‛/slash: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 10M-urandom: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : newLeaf: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : 10M-1: Error on parsing file name: File name has no extension 2022/04/09 05:24:44 ERROR : newfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : file2.txt: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : README.md: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : debian-8.6.0-amd64-netinst.iso: Error on parsing file name: Invalid filename 2022/04/09 05:24:44 ERROR : This is a Sheets.xlsx: Error on parsing file name: Invalid filename === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2022/04/09 05:26:09 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-yamefiq0peracay5tadegax7" 2022/04/09 05:26:30 DEBUG : Compressed: TestCompressDrive:rclone-test-yamefiq0peracay5tadegax7: Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2022/04/09 05:26:31 DEBUG : : Rmdir: contains trashed file: "moveTest" 2022/04/09 05:26:31 DEBUG : : Rmdir: contains trashed file: "dirToPurge" 2022/04/09 05:26:31 DEBUG : : Rmdir: contains trashed file: "dir" 2022/04/09 05:26:31 DEBUG : : Rmdir: contains file: "hello? sausage" === 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 2022/04/09 05:26:58 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2022/04/09 05:27:02 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1503: Opening root remote "TestCompressDrive:" path "rclone-test-juxozoh2guriroy7qocepul2" from "TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2" 2022/04/09 05:27:05 DEBUG : Creating backend with remote "TestCompressDrive:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2022/04/09 05:27:11 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/04/09 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 1.243588357s 2022/04/09 05:27:11 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/04/09 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 2.974972967s 2022/04/09 05:27:11 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/04/09 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 4.301057318s 2022/04/09 05:27:11 DEBUG : pacer: Reducing sleep to 0s 2022/04/09 05:27:11 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/04/09 05:27:11 DEBUG : pacer: Rate limited, increasing sleep to 1.353937157s 2022/04/09 05:27:12 DEBUG : pacer: Reducing sleep to 0s 2022/04/09 05:27:14 DEBUG : Google drive root '': Disabling ListR to work around bug in drive as multi listing (3) returned no entries 2022/04/09 05:27:14 DEBUG : Google drive root '': Recycled 3 entries 2022/04/09 05:27:14 DEBUG : Google drive root '': Re-enabling ListR as previous detection was in error 2022/04/09 05:27:18 ERROR : testdoc3.odt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : .~lock.testdoc3.odt#: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : file.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdoc2.odt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdoc.odt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : test.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : .text.txt.swp: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : 10M: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : testfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-v1.45-linux-arm64.rpm: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-v1.45-freebsd-arm.zip: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : Unconfirmed 76768.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : Unconfirmed 188047.crdownload: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : 21M-copy: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 6M-renamed: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 20M-b: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 20M-a: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 50M-c: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 50M-b: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 50M: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 100M: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 1GB-random: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 1GB-zeros: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : withoblique/slash2: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : withoblique‛/slash: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 10M-urandom: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : newLeaf: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : 10M-1: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : newfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : file2.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : README.md: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : debian-8.6.0-amd64-netinst.iso: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : This is a Sheets.xlsx: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-test-xuyiqus5selirut9jiporip6/test.sum: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdl/testfile.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdl/rclone-v1.45-plan9-amd64.zip: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testdl/rclone-v1.45-plan9-amd64.zip: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : rclone-test-xuyiqus5selirut9jiporip6/data/potato: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : rclone-test-xuyiqus5selirut9jiporip6/data/banana: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : issue-4638/170218茜公主—珍珠内裤 (11P+3V)/QQ图片20170218225305.txt: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : testDir/./dir1/file: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : crypt/nroguhg21vgso1uhb0ch7pv76o: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : crypt/8eiahv4mfvarfjj70a2gd7lui0: Error on parsing file name: File name has no extension 2022/04/09 05:27:18 ERROR : crypt2/133.392430茥兵乄”珖珩冎裭 (33g+5m).KOK: Error on parsing file name: Invalid filename 2022/04/09 05:27:18 ERROR : crypt/hf05pq3u0r89bgo8rs66mb5f38: Error on parsing file name: File name has no extension === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2022/04/09 05:27:33 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share single file 'file name.txt_does_not_exist' 2022/04/09 05:27:34 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share single file 'file name.txt.bin' 2022/04/09 05:27:41 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin' 2022/04/09 05:27:44 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share single file 'file name.txt.bin' 2022/04/09 05:27:45 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2022/04/09 05:27:46 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share directory 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠' 2022/04/09 05:27:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-gobonuj4sajunuh4repovuc4" 2022/04/09 05:27:56 DEBUG : Google drive root 'rclone-test-juxozoh2guriroy7qocepul2': attempting to share directory '' 2022/04/09 05:27:57 DEBUG : Compressed: TestCompressDrive:rclone-test-gobonuj4sajunuh4repovuc4: Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:392: FS has no SetTier & GetTier interfaces === 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 2022/04/09 05:28:04 DEBUG : piped data.txt.bin: Sending chunk 0 length 0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/04/09 05:28:14 DEBUG : piped data.txt.bin: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1790: *compress.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:1807: *compress.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2022/04/09 05:28:25 DEBUG : unknown-size-put.txt.bin: Sending chunk 0 length 100 === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2022/04/09 05:28:41 DEBUG : unknown-size-update.txt.bin: Sending chunk 0 length 200 === RUN TestIntegration/FsMkdir/FsRootCollapse 2022/04/09 05:28:49 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-juxozoh2guriroy7qocepul2/deeper/nonexisting/directory" === RUN TestIntegration/FsShutdown fstests.go:2003: Shutdown method not supported --- FAIL: TestIntegration (726.79s) --- PASS: TestIntegration/FsCheckWrap (0.00s) --- SKIP: 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.85s) --- FAIL: TestIntegration/FsMkdir (720.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (10.83s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.25s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (290.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (10.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (13.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (13.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (13.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (10.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (10.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (11.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (12.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (11.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (11.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (13.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (11.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (10.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (9.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (64.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (23.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.32s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (19.38s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- FAIL: TestIntegration/FsMkdir/FsChangeNotify (82.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (274.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (1.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (18.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (13.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (42.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (21.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (27.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (14.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (25.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (20.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (11.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (24.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (4.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (19.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.43s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestRemoteGzip compress_test.go:39: Skipping as -remote set --- SKIP: TestRemoteGzip (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/compress 726.805s "go test -v -timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished ERROR in 12m8.09667578s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsChangeNotify]