"go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2025/08/02 03:20:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-lahasiv2sohe" 2025/08/02 03:20:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:20:21 DEBUG : Creating backend with remote "/tmp/rclone1567516079" === 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/08/02 03:20:21 NOTICE: TestOneDrive: Starting server 2025/08/02 03:20:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zudoqic8rasu" 2025/08/02 03:20:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/08/02 03:20:23 DEBUG : Too many requests. Trying again in 42981 seconds. 2025/08/02 03:20:23 DEBUG : pacer: low level retry 1/10 (error accessDenied: throttledRequest: Too Many Requests: trying again in 11h56m21s) 2025/08/02 03:20:23 DEBUG : pacer: Rate limited, increasing sleep to 11h56m21s 2025/08/02 03:20:24 DEBUG : Too many requests. Trying again in 46581 seconds. 2025/08/02 03:20:24 DEBUG : pacer: low level retry 2/10 (error accessDenied: throttledRequest: Too Many Requests: trying again in 12h56m21s) 2025/08/02 03:20:24 DEBUG : pacer: Rate limited, increasing sleep to 12h56m21s 2025/08/02 04:12:49 DEBUG : OneDrive root 'rclone-test-zudoqic8rasu': Token expired but no uploads in progress - doing nothing 2025/08/02 04:12:49 DEBUG : OneDrive root 'rclone-test-lahasiv2sohe': Token expired but no uploads in progress - doing nothing panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) goroutine 103 [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(0xc0004a2c40, {0xcead7e?, 0xc000051ad8?}, 0xd4f908) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0004a2c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0004a2c40, 0xc000051c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000482a20, {0x137d060, 0x4, 0x4}, {0xee01f7af5?, 0x13a7be0?, 0x13a7be0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003674a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003674a0) /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 3 [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 4 [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 5 [select, 8 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000291b00) /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 100 [sleep, 59 minutes]: time.Sleep(0x27174b3cb200) /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:169 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 74 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xef goroutine 74 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0xc0002e7ce0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:161 +0x25 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002e7ce0, 0xc000290480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:198 +0x5c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002e7ce0, 0xc000290480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/onedrive.(*Fs).readMetaDataForPathRelativeToID(0xc00055c780, {0xe34c08, 0x13c94c0}, {0xc00052c0c0, 0x25}, {0xc000486bdd, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:934 +0x2c9 github.com/rclone/rclone/backend/onedrive.(*Fs).FindLeaf(0xc00055c780, {0xe34c08, 0x13c94c0}, {0xc00052c0c0, 0x25}, {0xc000486bdd, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1232 +0x77 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc0001862d0, {0xe34c08, 0x13c94c0}, {0xc000486bdd, 0x18}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc0001862d0, {0xe34c08?, 0x13c94c0?}, 0x1?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0xc0001862d0, {0xe34c08, 0x13c94c0}, {0x0, 0x0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:201 +0xcd github.com/rclone/rclone/backend/onedrive.(*Fs).Mkdir(0xc000378a80?, {0xe34c08?, 0x13c94c0?}, {0x0?, 0xc00001beb8?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1566 +0x2f github.com/rclone/rclone/fstest/fstests.Run(0xc000378a80, 0xc000559d40) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:529 +0xbd2 github.com/rclone/rclone/backend/onedrive.TestIntegration(0xc000378a80) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive_test.go:14 +0x89 testing.tRunner(0xc000378a80, 0xd4f908) /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 75 [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 74 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 76 [select, 8 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000290c00) /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 74 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 exit status 2 FAIL github.com/rclone/rclone/backend/onedrive 3601.583s "go test -v -timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished ERROR in 1h0m2.51972635s (try 1/5): exit status 1: Failed []