"./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestBisyncRemoteLocal$/^all_changed$'" - Starting (try 5/5) === RUN TestBisyncRemoteLocal 2025/06/12 01:03:02 NOTICE: remote: TestAzureBlob,directory_markers:rclone-test-bofenal3wuxi === RUN TestBisyncRemoteLocal/all_changed 2025/06/12 01:03:03 ERROR : error listing: directory not found 2025/06/12 01:03:03 NOTICE: checking initFs Local file system at /tmp/010302ca/initdir/test_all_changed-cukabam7 2025/06/12 01:03:03 NOTICE: checking Path1 Azure container rclone-test-bofenal3wuxi path 010302ca/all_changed/path1 --- FAIL: TestBisyncRemoteLocal (1.59s) --- FAIL: TestBisyncRemoteLocal/all_changed (1.59s) panic: runtime error: slice bounds out of range [27:26] [recovered] panic: runtime error: slice bounds out of range [27:26] goroutine 30 [running]: testing.tRunner.func1.2({0x252c0a0, 0xc00041dd58}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x252c0a0?, 0xc00041dd58?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc000166008, {0x2b83048, 0x3f9c980}, {0xc00005e380, 0x18}, {0xc00005e399, 0x1a}, {0xc00005e399, 0x1a}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1219 +0xc0a github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1(...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1384 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc000166008, {0x2b83048, 0x3f9c980}, {0x0?, 0x25fd100?}, 0xc0007cf040) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1414 +0x198 github.com/rclone/rclone/fs/walk.listR({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc000166008}, {0x0, 0x0}, 0x1, 0x3, 0xc000809de8, 0xc000809578, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc000166008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000809de8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x2b83048, 0x3f9c980}, {0x2b98810, 0xc000166008}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0004b7180, {0x2b98810, 0xc000166008}, {0x0, 0x0}, {0xc00092a8c0, 0x8, 0x8}, {0xc000712170, 0x1, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase(0xc0004b7500, {0x2b83048, 0x3f9c980}, 0x66b?, {0xc0000131d5?, 0x55fc80?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:460 +0xfd0 github.com/rclone/rclone/cmd/bisync_test.testBisync.func4(0xc0004b7180) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 +0x234 testing.tRunner(0xc0004b7180, 0xc00016d9e0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 27 /usr/local/go/src/testing/testing.go:1851 +0x413 "./bisync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -test.run '^TestBisyncRemoteLocal$/^all_changed$'" - Finished ERROR in 1.802060619s (try 5/5): exit status 2: Failed [TestBisyncRemoteLocal/all_changed]