"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 4/5) 2025/03/14 06:07:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruhecew0wega" 2025/03/14 06:07:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 06:07:58 NOTICE: Time may be set wrong - time from "api.sugarsync.com" is -6h59m59.287542872s different from this computer 2025/03/14 06:07:59 DEBUG : Creating backend with remote "/tmp/rclone2462631039" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/03/14 06:08:01 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:150 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (1.56s) === RUN TestMultithreadCopyAbort run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/03/14 06:08:01 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:295 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/14 06:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/14 06:08:01 DEBUG : potato: Seek from 10 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 10 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Seek from 5 to 2 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/14 06:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Seek from 5 to 2 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/14 06:08:01 DEBUG : potato: Seek from 8 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 8 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/14 06:08:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/14 06:08:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/14 06:08:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/14 06:08:01 DEBUG : potato: Seek from 5 to 2 2025/03/14 06:08:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/14 06:08:01 DEBUG : potato: Seek from 9 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 9 to 0 2025/03/14 06:08:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" run.go:285: Failed to put "rutabaga" to "sugarsync root 'Test/rclone-test-ruhecew0wega'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/14 06:08:03 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:101 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestCheck --- FAIL: TestCheck (2.24s) === RUN TestCheckFsError 2025/03/14 06:08:03 DEBUG : Creating backend with remote "nonexistent" 2025/03/14 06:08:03 DEBUG : Creating backend with remote "nonexistent" 2025/03/14 06:08:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/14 06:08:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/14 06:08:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 differences found 2025/03/14 06:08:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 4 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" 2025/03/14 06:08:05 ERROR : rutabaga: failed to remove failed upload: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:285: Failed to put "rutabaga" to "sugarsync root 'Test/rclone-test-ruhecew0wega'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestCheckDownload (3.09s) === RUN TestCheckSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" run.go:285: Failed to put "rutabaga" to "sugarsync root 'Test/rclone-test-ruhecew0wega'": failed to upload file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestCheckSizeOnly (3.39s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" run.go:285: Failed to put "test.sum" to "sugarsync root 'Test/rclone-test-ruhecew0wega'": failed to create file: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. 2025/03/14 06:08:11 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:311 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestParseSumFile --- FAIL: TestParseSumFile (1.61s) === RUN TestCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" 2025/03/14 06:08:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruhecew0wega/data" check_test.go:353: sugarsync root 'Test/rclone-test-ruhecew0wega/data' lacks md5, skipping 2025/03/14 06:08:12 ERROR : : error listing: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1104 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:353 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Received unexpected error: couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. Test: TestCheckSum --- FAIL: TestCheckSum (1.02s) === RUN TestCheckSumDownload run.go:180: Remote "sugarsync root 'Test/rclone-test-ruhecew0wega'", Local "Local file system at /tmp/rclone2462631039", Modify Window "876000h0m0s" 2025/03/14 06:08:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-ruhecew0wega/data" run.go:285: Failed to put "data/banana" to "sugarsync root 'Test/rclone-test-ruhecew0wega'": failed to make directory: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. --- FAIL: TestCheckSumDownload (3.41s) === RUN TestApplyTransforms 2025/03/14 06:08:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-daruqaj9nuru" 2025/03/14 06:08:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 06:08:19 Failed to open remote "TestSugarSync:Test": couldn't list files: HTTP error 401 (401 Unauthorized): Auth token expired. Please re-obtain token. "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 21.439945393s (try 4/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSum TestCheckSumDownload]