scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

Spec publishing failed #791

Closed SethTisue closed 2 years ago

SethTisue commented 2 years ago

https://app.travis-ci.com/github/scala/scala/jobs/540626352

bad decrypt
652139863037395392:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:../crypto/evp/evp_enc.c:564:

I'll look into it.

lrytz commented 2 years ago

HostNotFoundError

~maybe just retry?~ no, happened again

som-snytt commented 2 years ago

I'm not sure lrytz is supposed to be awake now?

SethTisue commented 2 years ago

it failed again at https://app.travis-ci.com/github/scala/scala/builds/239027388

SethTisue commented 2 years ago

the last green run was https://app.travis-ci.com/github/scala/scala/jobs/540199134

I diffed the logs and there are no real differences before the bad decrypt line

SethTisue commented 2 years ago

let's see how https://app.travis-ci.com/github/scala/scala/jobs/541506241 does

SethTisue commented 2 years ago

hmm, that's actually the run for the first commit I pushed, and the second commit I pushed (because the first one wasn't quite right) doesn't seem to have triggered a run, I don't know why.

I guess I'll check back in a day or two, probably there will be another run by then?

SethTisue commented 2 years ago

793 needed fixing first

https://app.travis-ci.com/github/scala/scala/builds/239656900

:+1: