"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestPcloud:" 2026/08/12 02:46:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi" 2026/08/12 02:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/12 02:46:15 INFO : dir/subdir: Making directory 2026/08/12 02:46:15 INFO : dir/subdir: Removing directory 2026/08/12 02:46:15 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/12 02:46:16 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/12 02:46:16 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/08/12 02:46:53 DEBUG : Couldn't parse Date: from server evc79.pcloud.com: "Wed, 12 Aug 2026 02:46:53 +0000": parsing time "Wed, 12 Aug 2026 02:46:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:46:53 +0000" as " " === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/08/12 02:46:53 INFO : dir: Making directory 2026/08/12 02:46:54 INFO : dir/subdir1: Making directory 2026/08/12 02:46:54 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/08/12 02:46:54 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/12 02:46:54 INFO : dir/subdir3: Making directory 2026/08/12 02:46:54 INFO : dir/subdir2: Making directory 2026/08/12 02:46:54 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/08/12 02:46:54 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/12 02:46:54 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/08/12 02:46:54 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/12 02:46:54 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/12 02:46:54 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/12 02:46:55 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/08/12 02:46:55 DEBUG : doChangeNotify("dir/file4", 1) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/08/12 02:46:56 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/08/12 02:46:56 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/file2", 1) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/file4", 1) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/file3", 1) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/08/12 02:46:57 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "dir" (type: 0) 2026/08/12 02:46:57 DEBUG : doChangeNotify("dir", 0) === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/12 02:46:58 DEBUG : pcloud root 'rclone-test-seqidib3miyi': ChangeNotify: detected change in "file name.txt" (type: 1) 2026/08/12 02:46:58 DEBUG : doChangeNotify("file name.txt", 1) 2026/08/12 02:46:58 DEBUG : Ignoring notify for file1 or file2: "file name.txt", 1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/12 02:47:00 DEBUG : Creating backend with remote "TestPcloud:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/12 02:47:01 DEBUG : Creating backend with remote "TestPcloud:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/12 02:47:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/12 02:47:07 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/12 02:47:21 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vexaguh6kawe" 2026/08/12 02:47:26 DEBUG : pcloud root 'rclone-test-vexaguh6kawe': Purge remote === 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 fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1791: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1791 Error: Not equal: expected: "100,2011-12-13 14:15:16 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376" actual : "100,2001-02-03 04:05:06 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376" Diff: --- Expected +++ Actual @@ -1 +1 @@ -100,2011-12-13 14:15:16 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376 +100,2001-02-03 04:05:06 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime Messages: slow fingerprint of object in memory (100,2011-12-13 14:15:16 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376) should exactly match fingerprint read back from the remote (100,2001-02-03 04:05:06 +0000 UTC,07ccbcac4c74c4468b8a79743816f296ec5eb376) === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/08/12 02:47:27 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:27 +0000": parsing time "Wed, 12 Aug 2026 02:47:27 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:27 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint 2026/08/12 02:47:28 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:28 +0000": parsing time "Wed, 12 Aug 2026 02:47:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:28 +0000" as " " 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/08/12 02:47:29 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:29 +0000": parsing time "Wed, 12 Aug 2026 02:47:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:29 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/08/12 02:47:30 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 02:47:30 +0000": parsing time "Wed, 12 Aug 2026 02:47:30 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 02:47:30 +0000" as " " === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/12 02:47:30 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/12 02:47:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi/not found.txt" 2026/08/12 02:47:32 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestPcloud:" path "rclone-test-seqidib3miyi" from "TestPcloud:rclone-test-seqidib3miyi" 2026/08/12 02:47:33 DEBUG : Creating backend with remote "TestPcloud:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/12 02:47:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kilesof7moga" 2026/08/12 02:47:47 DEBUG : pcloud root 'rclone-test-kilesof7moga': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2378: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *pcloud.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *pcloud.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/12 02:47:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=short-eof.bin&folderid=25933293647&mtime=1044245106&nopartial=1": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/12 02:47:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 02:47:48 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 02:47:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 02:47:49 DEBUG : pacer: Reducing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): Put "https://eapi.pcloud.com/uploadfile?filename=short-eof.bin&folderid=25933293647&mtime=1044245106&nopartial=1": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2640: *pcloud.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *pcloud.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/12 02:47:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-seqidib3miyi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2931: FS has no Directory methods and doesn't Wrap --- FAIL: TestIntegration (99.89s) --- FAIL: TestIntegration/FsMkdir (97.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (9.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.63s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (3.87s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (50.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (10.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (3.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (1.44s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.45s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 99.911s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished ERROR in 1m41.109241309s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime]