"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoogleCloudStorage,directory_markers:" 2024/11/08 02:09:34 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe" 2024/11/08 02:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 02:09:34 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: 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 2024/11/08 02:09:39 DEBUG : dir/subdir: Making directory 2024/11/08 02:09:40 DEBUG : dir/subdir/: Creating directory marker 2024/11/08 02:09:41 DEBUG : dir/: Creating directory marker 2024/11/08 02:09:41 INFO : dir/subdir: Removing directory 2024/11/08 02:09:41 DEBUG : dir/subdir/: Removing directory marker 2024/11/08 02:09:41 INFO : dir: Removing directory 2024/11/08 02:09:41 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/11/08 02:09:43 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2024/11/08 02:09:44 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/08 02:09:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2024/11/08 02:09:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/11/08 02:09:46 DEBUG : ./: Creating directory marker 2024/11/08 02:09:47 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/08 02:09:48 DEBUG : ../: Creating directory marker 2024/11/08 02:09:49 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/08 02:09:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2024/11/08 02:09:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/11/08 02:09:52 DEBUG : leading space/: Creating directory marker 2024/11/08 02:09:53 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/11/08 02:09:54 DEBUG : ~leading tilde/: Creating directory marker 2024/11/08 02:09:55 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/08 02:09:57 DEBUG : ␍leading CR/: Creating directory marker 2024/11/08 02:09:58 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/11/08 02:09:59 DEBUG : ␊leading LF/: Creating directory marker 2024/11/08 02:10:00 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/08 02:10:01 DEBUG : ␉leading HT/: Creating directory marker 2024/11/08 02:10:02 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/08 02:10:03 DEBUG : ␋leading VT/: Creating directory marker 2024/11/08 02:10:04 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/11/08 02:10:05 DEBUG : .leading dot/: Creating directory marker 2024/11/08 02:10:06 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/08 02:10:07 DEBUG : trailing space /: Creating directory marker 2024/11/08 02:10:08 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/11/08 02:10:09 DEBUG : trailing CR␍/: Creating directory marker 2024/11/08 02:10:10 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/08 02:10:11 DEBUG : trailing LF␊/: Creating directory marker 2024/11/08 02:10:12 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/08 02:10:13 DEBUG : trailing HT␉/: Creating directory marker 2024/11/08 02:10:14 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/08 02:10:15 DEBUG : trailing VT␋/: Creating directory marker 2024/11/08 02:10:16 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/08 02:10:17 DEBUG : trailing dot./: Creating directory marker 2024/11/08 02:10:18 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/08 02:10:19 DEBUG : invalid utf-8/: Creating directory marker 2024/11/08 02:10:20 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/08 02:10:21 DEBUG : test%46.txt/: Creating directory marker 2024/11/08 02:10:22 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/11/08 02:10:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2024/11/08 02:10:24 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2024/11/08 02:10:25 DEBUG : hello? sausage/êé/: Creating directory marker 2024/11/08 02:10:25 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === 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 2024/11/08 02:10:31 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2024/11/08 02:10:31 DEBUG : Config file has changed externally - reloading 2024/11/08 02:10:31 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/08 02:10:31 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2024/11/08 02:10:31 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1157: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1194: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/08 02:10:34 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe/hello? sausage/êé" 2024/11/08 02:10:34 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2024/11/08 02:10:34 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe/hello? sausage/êé" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-zehuboh6qehe/hello? sausage/êé" 2024/11/08 02:10:35 DEBUG : a/b/c/d/: Creating directory marker 2024/11/08 02:10:35 DEBUG : a/b/c/: Creating directory marker 2024/11/08 02:10:36 DEBUG : a/b/: Creating directory marker 2024/11/08 02:10:36 DEBUG : a/: Creating directory marker 2024/11/08 02:10:38 DEBUG : Waiting for deletions to finish 2024/11/08 02:10:38 INFO : a/b/c/d/e.txt: Deleted 2024/11/08 02:10:39 DEBUG : removing 1 level 4 directories 2024/11/08 02:10:39 INFO : a/b/c/d: Removing directory 2024/11/08 02:10:39 DEBUG : a/b/c/d/: Removing directory marker 2024/11/08 02:10:39 DEBUG : removing 1 level 3 directories 2024/11/08 02:10:39 INFO : a/b/c: Removing directory 2024/11/08 02:10:39 DEBUG : a/b/c/: Removing directory marker 2024/11/08 02:10:39 DEBUG : removing 1 level 2 directories 2024/11/08 02:10:39 INFO : a/b: Removing directory 2024/11/08 02:10:39 DEBUG : a/b/: Removing directory marker 2024/11/08 02:10:39 DEBUG : removing 1 level 1 directories 2024/11/08 02:10:39 INFO : a: Removing directory 2024/11/08 02:10:39 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === 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/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/08 02:10:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/08 02:10:46 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/08 02:10:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe/not found.txt" 2024/11/08 02:10:46 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoogleCloudStorage,directory_markers:" path "rclone-test-zehuboh6qehe" from "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe" 2024/11/08 02:10:47 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2024/11/08 02:10:47 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1977: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1977 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-zehuboh6qehe/file name.txt" not found fstests.go:1978: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1978 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-zehuboh6qehe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *googlecloudstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2230: *googlecloudstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *googlecloudstorage.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/08 02:10:52 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zehuboh6qehe/deeper/nonexisting/directory" 2024/11/08 02:10:52 DEBUG : Config file has changed externally - reloading 2024/11/08 02:10:52 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2600: FS has no Directory methods and doesn't Wrap 2024/11/08 02:10:53 DEBUG : Waiting for deletions to finish 2024/11/08 02:10:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/11/08 02:10:54 DEBUG : removing 1 level 4 directories 2024/11/08 02:10:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/11/08 02:10:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Removing directory marker 2024/11/08 02:10:54 DEBUG : removing 1 level 3 directories 2024/11/08 02:10:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/11/08 02:10:54 DEBUG : hello? sausage/êé/Hello, 世界/: Removing directory marker 2024/11/08 02:10:54 DEBUG : removing 1 level 2 directories 2024/11/08 02:10:54 INFO : hello? sausage/êé: Removing directory 2024/11/08 02:10:54 DEBUG : hello? sausage/êé/: Removing directory marker 2024/11/08 02:10:55 DEBUG : removing 1 level 1 directories 2024/11/08 02:10:55 INFO : hello? sausage: Removing directory 2024/11/08 02:10:55 DEBUG : hello? sausage/: Removing directory marker 2024/11/08 02:10:55 DEBUG : removing 1 level 0 directories 2024/11/08 02:10:55 INFO : GCS bucket rclone-test-zehuboh6qehe: Removing directory 2024/11/08 02:10:55 DEBUG : Waiting for deletions to finish 2024/11/08 02:10:56 DEBUG : removing 1 level 0 directories 2024/11/08 02:10:56 INFO : GCS bucket rclone-test-zehuboh6qehe: Removing directory 2024/11/08 02:10:56 ERROR : : Failed to rmdir: googleapi: Error 404: The specified bucket does not exist., notFound === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (82.16s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.49s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.01s) --- FAIL: TestIntegration/FsMkdir (78.79s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.40s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.58s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding (38.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.84s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (24.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.76s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 googlecloudstorage_test.go:23: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlecloudstorage 82.178s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 1m23.234391593s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]