Skip to content

ci: Intermittent error due to port re-use in libgit2 test #52310

Open
@Keno

Description

      From worker 16:	140043185063232:error:02006062:system library:bind:Address already in use:../crypto/bio/b_sock2.c:161:
      From worker 16:	140043185063232:error:20093075:BIO routines:BIO_bind:unable to bind socket:../crypto/bio/b_sock2.c:162:
LibGit2/libgit2                                  (16) |         failed at 2023-11-26T16:31:18.932
Test Failed at /cache/build/tester-amdci5-12/julialang/julia-master/julia-8532717a5f/share/julia/stdlib/v1.11/LibGit2/test/libgit2-tests.jl:3212
  Expression: startswith(lowercase(err.msg), lowercase("user rejected certificate for localhost"))
   Evaluated: startswith("failed to connect to localhost: connection refused", "user rejected certificate for localhost")
Test Failed at /cache/build/tester-amdci5-12/julialang/julia-master/julia-8532717a5f/share/julia/stdlib/v1.11/LibGit2/test/libgit2-tests.jl:3225
  Expression: occursin(r"invalid content-type: '?text/plain'?"i, err.msg)
   Evaluated: occursin(r"invalid content-type: '?text/plain'?"i, "failed to connect to localhost: Connection refused")
Test Failed at /cache/build/tester-amdci5-12/julialang/julia-master/julia-8532717a5f/share/julia/stdlib/v1.11/LibGit2/test/libgit2-tests.jl:3229
  Expression: process_running(pobj)

https://buildkite.com/julialang/julia-master/builds/30512#018c0c53-b728-4399-ba29-7e22d6543156

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integrationlibgit2The libgit2 library or the LibGit2 stdlib module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions