"go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 4/5) 2025/10/23 08:06:39 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-pulotof1june" 2025/10/23 08:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 08:06:39 DEBUG : TestOneDrive: Token expired 2025/10/23 08:06:39 DEBUG : TestOneDrive: No updated token found in the config file 2025/10/23 08:06:40 DEBUG : TestOneDrive: Token refresh successful 2025/10/23 08:06:40 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2025/10/23 08:06:40 DEBUG : TestOneDrive: Saved new token in config file 2025/10/23 08:06:41 DEBUG : Creating backend with remote "/tmp/rclone1569864263" === RUN TestOrderPermissions === RUN TestOrderPermissions/personal === RUN TestOrderPermissions/personal/empty === RUN TestOrderPermissions/personal/users_first,_then_group,_then_none === RUN TestOrderPermissions/personal/same_type_unsorted === RUN TestOrderPermissions/personal/all_user_identities === RUN TestOrderPermissions/personal/no_user_or_group_info === RUN TestOrderPermissions/business === RUN TestOrderPermissions/business/empty === RUN TestOrderPermissions/business/users_first,_then_group,_then_none === RUN TestOrderPermissions/business/same_type_unsorted === RUN TestOrderPermissions/business/all_user_identities === RUN TestOrderPermissions/business/no_user_or_group_info --- PASS: TestOrderPermissions (0.00s) --- PASS: TestOrderPermissions/personal (0.00s) --- PASS: TestOrderPermissions/personal/empty (0.00s) --- PASS: TestOrderPermissions/personal/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/personal/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/personal/all_user_identities (0.00s) --- PASS: TestOrderPermissions/personal/no_user_or_group_info (0.00s) --- PASS: TestOrderPermissions/business (0.00s) --- PASS: TestOrderPermissions/business/empty (0.00s) --- PASS: TestOrderPermissions/business/users_first,_then_group,_then_none (0.00s) --- PASS: TestOrderPermissions/business/same_type_unsorted (0.00s) --- PASS: TestOrderPermissions/business/all_user_identities (0.00s) --- PASS: TestOrderPermissions/business/no_user_or_group_info (0.00s) === RUN TestOrderPermissionsJSON --- PASS: TestOrderPermissionsJSON (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestOneDrive:" 2025/10/23 08:06:41 NOTICE: TestOneDrive: Stopped server 2025/10/23 08:06:41 NOTICE: TestOneDrive: Starting server 2025/10/23 08:06:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qumakiy7fiya" 2025/10/23 08:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 08:06:42 DEBUG : Too many requests. Trying again in 129600 seconds. 2025/10/23 08:06:42 DEBUG : pacer: low level retry 1/10 (error accessDenied: throttledRequest: Too Many Requests: trying again in 36h0m0s) 2025/10/23 08:06:42 DEBUG : pacer: Rate limited, increasing sleep to 36h0m0s 2025/10/23 08:06:42 DEBUG : pacer: Reducing sleep to 27h0m0s 2025/10/23 09:06:39 DEBUG : OneDrive root 'rclone-test-pulotof1june': Background refresher detected expired token but no uploads in progress - doing nothing 2025/10/23 09:06:39 DEBUG : OneDrive root 'rclone-test-qumakiy7fiya': Background refresher detected expired token but no uploads in progress - doing nothing panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) goroutine 100 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 60 minutes]: testing.(*T).Run(0xc000396540, {0xd31d6e?, 0xc0000e7ad8?}, 0xd97788) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000396540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000396540, 0xc0000e7c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0000003c0, {0x13f3940, 0x4, 0x4}, {0xee08bd911?, 0x141ede0?, 0x141ede0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003706e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003706e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/backend/onedrive.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive_internal_test.go:41 main.main() _testmain.go:53 +0xa9 goroutine 19 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 21 [select]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0002b1c40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 58 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 57 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 57 [chan receive, 60 minutes]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0003c4420, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:163 +0x26 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0003c4420, 0xc00059c200, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:231 +0xa5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003c4420, 0xc00059c200) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/onedrive.(*Fs).readMetaDataForPathRelativeToID(0xc00057e180, {0xe84238, 0x1440ae0}, {0xc00032a270, 0x25}, {0xc00055803d, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:934 +0x2c9 github.com/rclone/rclone/backend/onedrive.(*Fs).FindLeaf(0xc00057e180, {0xe84238, 0x1440ae0}, {0xc00032a270, 0x25}, {0xc00055803d, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1232 +0x77 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0002ba2d0, {0xe84238, 0x1440ae0}, {0xc00055803d, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0002ba2d0, {0xe84238?, 0x1440ae0?}, 0xc0?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc00055803d?, {0xe84238?, 0x1440ae0?}, 0x25?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/onedrive.NewFs({0xe84238, 0x1440ae0}, {0xc000558030, 0xc}, {0xc00055803d, 0x18}, {0xe80748, 0xc00042b470}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1157 +0xb65 github.com/rclone/rclone/fs.NewFs({0xe84238, 0x1440ae0}, {0xc000558030, 0x25}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fstest/fstests.Run(0xc000103500, 0xc000226f70) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:457 +0x785 github.com/rclone/rclone/backend/onedrive.TestIntegration(0xc000103500) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive_test.go:14 +0x89 testing.tRunner(0xc000103500, 0xd97788) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 59 [select]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc00044ecc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 57 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 98 [sleep, 60 minutes]: time.Sleep(0x75ded9f68000) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:171 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 57 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:170 +0xf6 exit status 2 FAIL github.com/rclone/rclone/backend/onedrive 3601.999s "go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished ERROR in 1h0m2.901020823s (try 4/5): exit status 1: Failed []