"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSMB:rclone -verbose" - Starting (try 1/5) 2025/03/04 08:19:22 DEBUG : Creating backend with remote "TestSMB:rclone/rclone-test-wocurej4zihe" 2025/03/04 08:19:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/04 08:19:22 DEBUG : Setting type="smb" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_TYPE 2025/03/04 08:19:22 DEBUG : Setting host="127.0.0.1" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_HOST 2025/03/04 08:19:22 DEBUG : Setting user="rclone" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_USER 2025/03/04 08:19:22 DEBUG : Setting port="28630" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_PORT 2025/03/04 08:19:22 DEBUG : Setting pass="_djkW9K9egLv9aMceXZ1PRxp0IrPW2na" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_PASS 2025/03/04 08:19:22 DEBUG : Setting domain="thepub" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_DOMAIN 2025/03/04 08:19:22 DEBUG : TestSMB: detected overridden config - adding "{oCRnK}" suffix to name 2025/03/04 08:19:22 DEBUG : Setting host="127.0.0.1" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_HOST 2025/03/04 08:19:22 DEBUG : Setting port="28630" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_PORT 2025/03/04 08:19:22 DEBUG : Setting user="rclone" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_USER 2025/03/04 08:19:22 DEBUG : Setting pass="_djkW9K9egLv9aMceXZ1PRxp0IrPW2na" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_PASS 2025/03/04 08:19:22 DEBUG : Setting domain="thepub" for "TestSMB" from environment variable RCLONE_CONFIG_TESTSMB_DOMAIN 2025/03/04 08:19:22 DEBUG : Creating backend with remote "/tmp/rclone3402988757" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/OneLongFinalParameter === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/TwoParams === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:344: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "smb://rclone@127.0.0.1:28630/rclone/rclone-test-wocurej4zihe", Local "Local file system at /tmp/rclone3402988757", Modify Window "1ms" gitannex_test.go:285: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:285 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1216 Error: Not equal: expected: "INITREMOTE-SUCCESS\n" actual : "INITREMOTE-FAILURE remote does not exist: TestSMB:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestSMB: Test: TestGitAnnexFstestBackendCases/HandlesInit gitannex_test.go:1207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1207 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: remote does not exist: TestSMB: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/03/04 08:20:22 DEBUG : smb://rclone@127.0.0.1:28630/rclone/rclone-test-wocurej4zihe: Closing 1 unused connections panic: test timed out after 1h0m0s running tests: TestGitAnnexFstestBackendCases (1h0m0s) TestGitAnnexFstestBackendCases/HandlesInit (1h0m0s) goroutine 67 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 60 minutes]: testing.(*T).Run(0xc000482000, {0x2672755?, 0x0?}, 0x2785118) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000482000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000482000, 0xc000687c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000114e88, {0x3d933a0, 0xb, 0xb}, {0x3dcbae0?, 0x1?, 0x3dcbae0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00085a280) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00085a280) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/cmd/gitannex.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1167 main.main() _testmain.go:67 +0xa9 goroutine 63 [chan receive, 60 minutes]: testing.(*T).Run(0xc0001811e0, {0x2633148?, 0xf?}, 0xc0004ab950) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/cmd/gitannex.TestGitAnnexFstestBackendCases(0xc0001811e0) /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1179 +0x67 testing.tRunner(0xc0001811e0, 0x2785118) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 14 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 15 [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 64 [semacquire, 60 minutes]: sync.runtime_Semacquire(0xc000743c78?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0004e4380?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 runtime.Goexit() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 +0x5e testing.(*common).FailNow(0xc000181380) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 +0x4a github.com/stretchr/testify/require.Equal({0x2a50cd0, 0xc000181380}, {0x2094ec0, 0xc0003152e0}, {0x2094ec0, 0xc000315300}, {0x0, 0x0, 0x0}) /home/rclone/go/pkg/mod/github.com/stretchr/testify@v1.10.0/require/require.go:162 +0xff github.com/rclone/rclone/cmd/gitannex.(*testState).requireReadLineExact(0xc000784000, {0x2647364, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:285 +0xc8 github.com/rclone/rclone/cmd/gitannex.init.func9(0xc000181380, 0xc000784000) /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:419 +0xeb github.com/rclone/rclone/cmd/gitannex.TestGitAnnexFstestBackendCases.func1(0xc000181380) /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1216 +0x39a testing.tRunner(0xc000181380, 0xc0004ab950) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 63 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSMB:rclone -verbose" - Finished ERROR in 1h0m0.140025937s (try 1/5): exit status 2: Failed []