"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestPikPak:" 2024/09/27 01:12:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xuwetot9dime" 2024/09/27 01:12:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/09/27 01:12:42 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2024/09/27 01:12:42 DEBUG : ␉leading HT/␉leading HT: gcid = 571ba1046dfe6d9b4b96e86493fcc831625208da 2024/09/27 01:12:45 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:45 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:12:45 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:12:46 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:12:46 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:12:47 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:12:48 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:12:50 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:12:52 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:12:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:12:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:12:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:12:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:12:55 DEBUG : ␉leading HT: Rmdir: contains trashed file: "␉leading HT" 2024/09/27 01:12:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:12:56 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:12:56 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/09/27 01:12:57 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:12:57 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2024/09/27 01:12:57 DEBUG : ␋leading VT/␋leading VT: gcid = 4bff0454f4868970622f46f29676c12aa9994e7f 2024/09/27 01:12:59 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:12:59 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:13:00 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:13:00 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:00 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:13:00 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:00 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:13:01 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:13:03 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:13:05 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:13:06 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:13:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:13:08 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:13:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:13:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:13:09 DEBUG : ␋leading VT: Rmdir: contains trashed file: "␋leading VT" 2024/09/27 01:13:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:13:10 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:13:11 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/09/27 01:13:11 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:13:11 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2024/09/27 01:13:11 DEBUG : .leading dot/.leading dot: gcid = 8a6520d928e93da3d4815e455904b08ba9d4014d 2024/09/27 01:13:16 DEBUG : .leading dot: Rmdir: contains trashed file: ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/09/27 01:13:18 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2024/09/27 01:13:18 DEBUG : trailing space /trailing space : gcid = ac972d6ffe359bde6fa26bf29516aa26d4900c96 2024/09/27 01:13:20 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:20 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:13:20 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:13:21 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:13:21 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:13:22 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:13:23 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:13:25 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:13:27 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:13:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:13:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:13:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:13:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:13:30 DEBUG : trailing space : Rmdir: contains trashed file: "trailing space " 2024/09/27 01:13:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:13:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:13:31 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/09/27 01:13:32 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:13:33 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2024/09/27 01:13:33 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2024/09/27 01:13:33 DEBUG : trailing CR␍/trailing CR␍: gcid = 650e7a512cde16471bfb75ffc81e8e2ba4bf54a1 2024/09/27 01:13:37 DEBUG : trailing CR␍: Rmdir: contains trashed file: "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/09/27 01:13:39 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2024/09/27 01:13:39 DEBUG : trailing LF␊/trailing LF␊: gcid = a707609214efd8a38c7b12a54616410b1c03464f 2024/09/27 01:13:44 DEBUG : trailing LF␊: Rmdir: contains trashed file: "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/09/27 01:13:46 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2024/09/27 01:13:46 DEBUG : trailing HT␉/trailing HT␉: gcid = b9df58785cfaa157eab5fc74fc09093ffbc40e45 2024/09/27 01:13:48 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:48 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:13:48 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:13:48 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:13:49 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:13:50 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:13:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:13:51 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:13:53 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:13:55 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:13:56 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:13:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:13:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:13:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:13:58 DEBUG : trailing HT␉: Rmdir: contains trashed file: "trailing HT␉" 2024/09/27 01:13:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:13:59 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:13:59 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/09/27 01:14:00 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:14:00 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2024/09/27 01:14:00 DEBUG : trailing VT␋/trailing VT␋: gcid = 8c6a1b0618da13480fe9b416f08828bac4846842 2024/09/27 01:14:02 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:14:02 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:14:03 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:14:03 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:14:04 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:14:05 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:14:08 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:14:09 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:14:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:14:11 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:14:12 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:14:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:14:12 DEBUG : trailing VT␋: Rmdir: contains trashed file: "trailing VT␋" 2024/09/27 01:14:13 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:14:13 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:14:14 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/09/27 01:14:14 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:14:14 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2024/09/27 01:14:14 DEBUG : trailing dot./trailing dot.: gcid = d279bd9dc7b11e0329ffbfcd56f65b1b740b09bd 2024/09/27 01:14:17 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:17 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:14:17 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:17 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:14:17 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:14:17 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:17 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:14:18 DEBUG : pacer: Reducing sleep to 1.2s 2024/09/27 01:14:20 DEBUG : pacer: Reducing sleep to 900ms 2024/09/27 01:14:21 DEBUG : pacer: Reducing sleep to 675ms 2024/09/27 01:14:22 DEBUG : pacer: Reducing sleep to 506.25ms 2024/09/27 01:14:23 DEBUG : pacer: Reducing sleep to 379.6875ms 2024/09/27 01:14:23 DEBUG : pacer: Reducing sleep to 284.765625ms 2024/09/27 01:14:24 DEBUG : pacer: Reducing sleep to 213.574218ms 2024/09/27 01:14:24 DEBUG : trailing dot.: Rmdir: contains trashed file: "trailing dot." 2024/09/27 01:14:24 DEBUG : pacer: Reducing sleep to 160.180663ms 2024/09/27 01:14:25 DEBUG : pacer: Reducing sleep to 120.135497ms 2024/09/27 01:14:25 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/09/27 01:14:26 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2024/09/27 01:14:26 DEBUG : invalid utf-8/invalid utf-8: gcid = 46c9ea1c2d20010eb4b9cf692b4901fadbb04359 2024/09/27 01:14:30 DEBUG : invalid utf-8: Rmdir: contains trashed file: "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/09/27 01:14:32 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2024/09/27 01:14:32 DEBUG : test%46.txt/test%46.txt: gcid = a6fec83c08699757c48959665d21ec77cdeb9881 2024/09/27 01:14:34 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:34 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:14:34 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:14:34 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:14:35 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:35 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:14:36 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:14:37 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:14:39 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:14:41 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:14:42 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:14:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:14:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:14:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:14:44 DEBUG : test%46.txt: Rmdir: contains trashed file: "test%46.txt" 2024/09/27 01:14:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:14:45 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:14:45 DEBUG : pacer: Reducing sleep to 112.627028ms === RUN TestIntegration/FsMkdir/FsPutFiles 2024/09/27 01:14:45 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:14:45 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2024/09/27 01:14:45 DEBUG : file name.txt: gcid = 1c4ff6b7e737e8e4c94dbe3731770733cdf6378d 2024/09/27 01:14:47 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:47 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:14:48 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:14:48 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:14:48 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:48 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:14:49 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:14:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:14:51 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:14:53 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:14:54 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:14:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:14:56 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:14:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:14:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:14:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:14:58 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:14:58 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/09/27 01:14:58 DEBUG : pacer: Reducing sleep to 100ms 2024/09/27 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/09/27 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: gcid = 409b3adeabdf8a0dffe0244166d7730bc17f9339 2024/09/27 01:15:01 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2024/09/27 01:15:01 DEBUG : file name.txt: gcid = f2df73c4747edb3ab755761de874f9c3005c73bc === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/09/27 01:15:08 DEBUG : dirToPurge/fileToPurge.txt: calculating gcid: failed to unwrap object from src: dirToPurge/fileToPurge.txt 2024/09/27 01:15:08 DEBUG : dirToPurge/fileToPurge.txt: gcid = 11f89f4e53ecb1e0dc6d686634e811298df872a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/27 01:15:15 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: calculating gcid: failed to unwrap object from src: dirToPurgeFromRoot/fileToPurgeFromRoot.txt 2024/09/27 01:15:15 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: gcid = 328689ea9aef989e46611f2345990d6d3f23ebed 2024/09/27 01:15:17 DEBUG : pacer: low level retry 1/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:15:17 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2024/09/27 01:15:17 DEBUG : pacer: low level retry 2/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:15:17 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2024/09/27 01:15:17 DEBUG : pacer: low level retry 3/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:15:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2024/09/27 01:15:18 DEBUG : pacer: low level retry 4/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:15:18 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2024/09/27 01:15:18 DEBUG : pacer: low level retry 5/10 (error upload (upload) is still in PHASE_TYPE_PENDING) 2024/09/27 01:15:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/09/27 01:15:20 DEBUG : pacer: Reducing sleep to 1.5s 2024/09/27 01:15:22 DEBUG : pacer: Reducing sleep to 1.125s 2024/09/27 01:15:23 DEBUG : pacer: Reducing sleep to 843.75ms 2024/09/27 01:15:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/09/27 01:15:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/09/27 01:15:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/09/27 01:15:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/09/27 01:15:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/09/27 01:15:27 DEBUG : Creating backend with remote "TestPikPak:rclone-test-xuwetot9dime/dirToPurgeFromRoot" 2024/09/27 01:15:29 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/09/27 01:15:29 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/09/27 01:15:30 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/09/27 01:15:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-ceqokep4wuce" 2024/09/27 01:15:39 DEBUG : PikPak root 'rclone-test-ceqokep4wuce': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPikPak:" path "rclone-test-xuwetot9dime" from "TestPikPak:rclone-test-xuwetot9dime" 2024/09/27 01:15:40 DEBUG : Creating backend with remote "TestPikPak:" 2024/09/27 01:15:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2024/09/27 01:15:44 ERROR : : error listing: directory not found --- PASS: TestIntegration (185.36s) --- PASS: TestIntegration/FsMkdir (184.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (124.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (14.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (11.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (6.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (57.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (16.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) PASS ok github.com/rclone/rclone/backend/pikpak 185.389s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_HT|leading_VT|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 3m6.437143038s (try 2/5)