Skip to content

Nightly has been failing since 2009 #7190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nicolasstucki opened this issue Sep 10, 2019 · 2 comments
Closed

Nightly has been failing since 2009 #7190

nicolasstucki opened this issue Sep 10, 2019 · 2 comments
Assignees

Comments

@nicolasstucki
Copy link
Contributor

The first time it failed was in https://dotty-ci.epfl.ch/lampepfl/dotty/1179/1/8. Where the failure was

[error] Failed to close the repository
[error] Activity close started:2019-09-07T01:56:05.628Z, stopped:
[error] Failed: sources-staging, failureMessage:Missing: no sources jar found in folder '/ch/epfl/lamp/dotty-library_0.19/0.19.1-bin-20190905-6ecbd3e-NIGHTLY'
Stack trace
[error] Failed to close the repository
--
285 | [error] Activity close started:2019-09-07T01:56:05.628Z, stopped:
286 | [error] Failed: sources-staging, failureMessage:Missing: no sources jar found in folder '/ch/epfl/lamp/dotty-library_0.19/0.19.1-bin-20190905-6ecbd3e-NIGHTLY'
287 | [error] java.lang.Exception: Failed to close the repository
288 | [error] at xerial.sbt.Sonatype$NexusRESTService.closeStage(Sonatype.scala:740)
289 | [error] at xerial.sbt.Sonatype$NexusRESTService.closeAndPromote(Sonatype.scala:832)
290 | [error] at xerial.sbt.Sonatype$SonatypeCommand$.$anonfun$sonatypeRelease$1(Sonatype.scala:248)
291 | [error] at sbt.Command$.$anonfun$applyEffect$4(Command.scala:142)
292 | [error] at sbt.Command$.$anonfun$applyEffect$2(Command.scala:137)
293 | [error] at sbt.Command$.process(Command.scala:181)
294 | [error] at sbt.MainLoop$.processCommand(MainLoop.scala:151)
295 | [error] at sbt.MainLoop$.$anonfun$next$2(MainLoop.scala:139)
296 | [error] at sbt.State$$anon$1.runCmd$1(State.scala:246)
297 | [error] at sbt.State$$anon$1.process(State.scala:250)
298 | [error] at sbt.MainLoop$.$anonfun$next$1(MainLoop.scala:139)
299 | [error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:16)
300 | [error] at sbt.MainLoop$.next(MainLoop.scala:139)
301 | [error] at sbt.MainLoop$.run(MainLoop.scala:132)
302 | [error] at sbt.MainLoop$.$anonfun$runWithNewLog$1(MainLoop.scala:110)
303 | [error] at sbt.io.Using.apply(Using.scala:22)
304 | [error] at sbt.MainLoop$.runWithNewLog(MainLoop.scala:104)
305 | [error] at sbt.MainLoop$.runAndClearLast(MainLoop.scala:59)
306 | [error] at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:44)
307 | [error] at sbt.MainLoop$.runLogged(MainLoop.scala:35)
308 | [error] at sbt.StandardMain$.runManaged(Main.scala:138)
309 | [error] at sbt.xMain.run(Main.scala:89)
310 | [error] at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
311 | [error] at xsbt.boot.Launch$.withContextLoader(Launch.scala:128)
312 | [error] at xsbt.boot.Launch$.run(Launch.scala:109)
313 | [error] at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:35)
314 | [error] at xsbt.boot.Launch$.launch(Launch.scala:117)
315 | [error] at xsbt.boot.Launch$.apply(Launch.scala:18)
316 | [error] at xsbt.boot.Boot$.runImpl(Boot.scala:56)
317 | [error] at xsbt.boot.Boot$.main(Boot.scala:18)
318 | [error] at xsbt.boot.Boot.main(Boot.scala)
319 | [error] java.lang.Exception: Failed to close the repository
320 | [error] Use 'last' for the full log.

Then all the following days failed with

[error] Multiple repositories are found:
[error] [chepfllamp-2069] status:open, profile:ch.epfl.lamp(64287dc9e88633) description: Implicitly created (auto staging).
[error] [chepfllamp-2070] status:open, profile:ch.epfl.lamp(64287dc9e88633) description: Implicitly created (auto staging).
[error] Specify one of the repository ids in the command line
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
@smarter
Copy link
Member

smarter commented Sep 10, 2019

I've manually closed the open repository on https://oss.sonatype.org/, I've also opened #7193 to hopefully avoid this sort of things in the future.

smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
smarter added a commit to dotty-staging/dotty that referenced this issue Sep 10, 2019
The new sbt-sonatype adds a command to publish all modules in one
step (`sonatypeBundleRelease`) which should avoid getting into
inconsistent states (scala#7190, scala#6922).
@smarter
Copy link
Member

smarter commented Sep 10, 2019

@smarter smarter closed this as completed Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants