← Back to all runs

Build Run: dfdae712

CodexCoder21Organization/BuildTestEmbedded

Projectsbuildtest.embedded:buildtest-embedded
Droplets (1)
DropletRoleIPSize / RegionCreatedDestroyed
buildtest-dfdae712
id=584190556
primary134.199.239.165s-2vcpu-4gb / sfo3
Image: 226128685
Status
FAILED
7 test(s) failed
Tests
513 passed, 7 failed, 520 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted020m 54s
Started
Total duration from build request until completion: 65m 25s Excluding the 31m 9s spent pending in the queue: 34m 16s65m 25spending: 31m 9s wall clockpending31m 9sprovisioning droplet: 1m 2s wall clockprovisioning dropletinstalling dependencies: 3m 51s wall clockinstalling dependenciesuploading project: 150ms wall clockuploading projectbuild rules: 12.1s wall clock, 1m 40s cpu timebuild rulesWall-clock time: the real elapsed time of the build rules phase, from the first build rule starting to the last finishing. Because build rules run in parallel, this is normally shorter than the summed CPU time.12.1s (wall clock)CPU time: the sum of all individual build rules durations added together. Because build rules run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.1m 40s (cpu time)unit tests: 29m 5s wall clock, 82m 46s cpu timeunit testsWall-clock time: the real elapsed time of the unit tests phase, from the first test starting to the last finishing. Because tests run in parallel, this is normally shorter than the summed CPU time.29m 5s (wall clock)CPU time: the sum of all individual tests durations added together. Because tests run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.82m 46s (cpu time)collecting results: 4.1s wall clockcollecting resultsfinishing: 833ms wall clockfinishing
Finished

Build Rules

StatusBuild RuleDurationOutputError
PASSEDbuildtest.embedded.buildMaven()100308ms75 files, 83.8 MB

Test Results

StatusProjectTestDurationError
PASSEDbuildtest.embeddedwatchdogIgnoresTerminalBuilds2585ms
Console output (55 bytes)
PASSED buildtest.embedded.watchdogIgnoresTerminalBuilds
PASSEDbuildtest.embeddedcompactedConsoleOutputRecoversStreamTruncatedLine3499ms
Console output (75 bytes)
PASSED buildtest.embedded.compactedConsoleOutputRecoversStreamTruncatedLine
PASSEDbuildtest.embeddedextractProjectNamesMixedCoordinatesAndFallback14076ms
Console output (72 bytes)
PASSED buildtest.embedded.extractProjectNamesMixedCoordinatesAndFallback
PASSEDbuildtest.embeddedadmissionDoesNotListDropletsOnHotPath14726ms
Console output (63 bytes)
PASSED buildtest.embedded.admissionDoesNotListDropletsOnHotPath
PASSEDbuildtest.embeddedrenewBuildLeaseStalledParentDoesNotLetShardLeasesExpire3246ms
Console output (81 bytes)
PASSED buildtest.embedded.renewBuildLeaseStalledParentDoesNotLetShardLeasesExpire
PASSEDbuildtest.embeddedstartupRebuildsStaleProjectionFromEventLog3899ms
Console output (68 bytes)
PASSED buildtest.embedded.startupRebuildsStaleProjectionFromEventLog
FAILEDbuildtest.embeddede2eFailedBuildCollectsHeapDumpBeforeDropletDestruction36261msjava.lang.RuntimeException: Test 'e2eFailedBuildCollectsHeapDumpBeforeDropletDestruction' timed out after 30000ms at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:1651) at kompile.WorkspaceKt.runTests$lambda$77$lambda$76(Workspace.kt:2455) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
Console output (3723 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] WARNING: Admission configuration: dropletLimit=0, active=false; fleet admission control is disabled
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Build submitted: runId=b7b7ce89, label=oom-build-test, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=308)
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
warning: test rule 'oom.project.buildMaven' at /tmp/buildscript-parse-11035173657237858910/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
[BuildTestService] Calculated whole-build timeout: 30 minutes from 0 test(s) (total test time: 0s, buffer: 30 min)
[BuildTestService] Build b7b7ce89: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-b7b7ce89, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=1, name=buildtest-b7b7ce89, status=active, region=sfo3
[DropletManager] Waiting for droplet 1 to become active...
[DropletManager] Droplet 1 is active at 127.0.0.2
[DropletManager] Generating new RSA-2048 key pair...
[DropletManager] Key pair saved to /tmp/e2e-oom-heapdump-8278320041654560466-data/ssh
[DropletManager] Granting SSH access to droplet 1 via admin key...
[DropletManager] SSH access granted to droplet 1
[BuildTestService] Build b7b7ce89: status=INSTALLING
[SshExecutor] Connecting to root@127.0.0.2:46063 (attempt 1/12)...
[SshExecutor] Connected to 127.0.0.2
[BuildDriver] Installing dependencies on remote server...
[BuildDriver] Install result: exitCode=0
[BuildTestService] Build b7b7ce89: status=UPLOADING
[BuildDriver] Uploading archive (308 bytes)...
[BuildDriver] Archive uploaded, extracting...
[BuildDriver] Extract result: exitCode=0
[BuildDriver] stdout: oom-project

[BuildTestService] Build b7b7ce89: status=BUILDING
[BuildDriver] Building and testing workspace with BuildTestRunner...
[BuildDriver] buildAndTestWorkspace: exitCode=1
[BuildDriver] stderr (last 500): java.lang.OutOfMemoryError: Java heap space

[BuildDriver] Could not download /root/test-results.xml: No such file or directory
[BuildDriver] Could not download /root/test-results.xml for build rules: No such file or directory
[BuildTestService] Build b7b7ce89: status=COLLECTING
[BuildTestService] Build b7b7ce89: status=COMPLETING
[DeletionWorker] Enqueued droplet 1 for deferred deletion
[DropletManager] Destroying droplet 1...
[DeletionWorker] Enqueued droplet 1 for deferred deletion
[BuildTestService] Enqueued droplet 1 ('buildtest-b7b7ce89') for run b7b7ce89 during normal completion
[DropletManager] Droplet 1 destroyed
[DeletionWorker] Successfully destroyed droplet 1
[BuildWatchdog] Loaded 0 tracked builds from state file
[BuildTestService] Loaded 1 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] WARNING: Admission configuration: dropletLimit=0, active=false; fleet admission control is disabled
[BuildTestService] Background recovery complete (1 dirs scanned, 0 recovered, 0 already-recovered skipped)
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
TIMEOUT: Process timed out after 30s
[JSTACK THREAD DUMPS BEGIN]
44965: non existent JVM pid: 44965
[JSTACK THREAD DUMPS END]
PASSEDbuildtest.embeddedbuildKompileCommandIncludesXmx5030ms
Console output (56 bytes)
PASSED buildtest.embedded.buildKompileCommandIncludesXmx
PASSEDbuildtest.embeddedtestSubmitBuild_overrideJarRunId_throwsWhenNoArtifactExists3271ms
Console output (85 bytes)
PASSED buildtest.embedded.testSubmitBuild_overrideJarRunId_throwsWhenNoArtifactExists
PASSEDbuildtest.embeddedtestOversizedConsoleOutputEventCompactsBeforeJsonParse5656ms
Console output (80 bytes)
PASSED buildtest.embedded.testOversizedConsoleOutputEventCompactsBeforeJsonParse
PASSEDbuildtest.embeddede2eRunnerStreamStallRecordsExecutionEventBeforeCompletion23761ms
Console output (83 bytes)
PASSED buildtest.embedded.e2eRunnerStreamStallRecordsExecutionEventBeforeCompletion
PASSEDbuildtest.embeddedexecutionDurationProjectionIgnoresMalformedPartialAndInvalidLines2371ms
Console output (91 bytes)
PASSED buildtest.embedded.executionDurationProjectionIgnoresMalformedPartialAndInvalidLines
PASSEDbuildtest.embeddedperftestDispatcherSubmitsMergeBaseCoRun39409ms
Console output (65 bytes)
PASSED buildtest.embedded.perftestDispatcherSubmitsMergeBaseCoRun
PASSEDbuildtest.embeddedshardPlanningKeepsSameFileTestsTogether2003ms
Console output (65 bytes)
PASSED buildtest.embedded.shardPlanningKeepsSameFileTestsTogether
PASSEDbuildtest.embeddedbuildRunImplJsonRoundTrip_maxBuildDurationMs2093ms
Console output (70 bytes)
PASSED buildtest.embedded.buildRunImplJsonRoundTrip_maxBuildDurationMs
PASSEDbuildtest.embeddedrenewBuildLeaseShardedRunWithOnlyShardDropletsStillAdvances2704ms
Console output (85 bytes)
PASSED buildtest.embedded.renewBuildLeaseShardedRunWithOnlyShardDropletsStillAdvances
PASSEDbuildtest.embeddedadmissionLeaseGraceSurvivesServiceRestart12494ms
Console output (67 bytes)
PASSED buildtest.embedded.admissionLeaseGraceSurvivesServiceRestart
PASSEDbuildtest.embeddeddropletManagerThrowsWhenAllRegionsFail3074ms
Console output (64 bytes)
PASSED buildtest.embedded.dropletManagerThrowsWhenAllRegionsFail
PASSEDbuildtest.embeddedbuildRunImplGitContextJsonRoundTrip1242ms
Console output (61 bytes)
PASSED buildtest.embedded.buildRunImplGitContextJsonRoundTrip
PASSEDbuildtest.embeddedlistBuildRunsExcludesArchivedRuns2266ms
Console output (59 bytes)
PASSED buildtest.embedded.listBuildRunsExcludesArchivedRuns
PASSEDbuildtest.embeddedtestInjectFileIntoArchive_preservesExistingEntriesAndAddsNewFile2003ms
Console output (90 bytes)
PASSED buildtest.embedded.testInjectFileIntoArchive_preservesExistingEntriesAndAddsNewFile
PASSEDbuildtest.embeddede2eResumeFromPendingWithOverrideJarReInjectsArtifact18731ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eResumeFromPendingWithOverrideJarReInjectsArtifact
PASSEDbuildtest.embeddedbuildRunImplPhaseTimestampsJsonRoundTrip2064ms
Console output (66 bytes)
PASSED buildtest.embedded.buildRunImplPhaseTimestampsJsonRoundTrip
PASSEDbuildtest.embeddedorphanedBuildEnqueuesDeletionInsteadOfInlineDestroy4662ms
Console output (77 bytes)
PASSED buildtest.embedded.orphanedBuildEnqueuesDeletionInsteadOfInlineDestroy
PASSEDbuildtest.embeddedsubmitBuildInputStreamHandlesLargeArchiveWithin128mHeap19626ms
Console output (81 bytes)
PASSED buildtest.embedded.submitBuildInputStreamHandlesLargeArchiveWithin128mHeap
PASSEDbuildtest.embeddedtestOldRunnerEventsWithoutMemoryStillParse1766ms
Console output (68 bytes)
PASSED buildtest.embedded.testOldRunnerEventsWithoutMemoryStillParse
PASSEDbuildtest.embeddedwatchdogReapsStalledInterruptedUploadPromptly2251ms
Console output (71 bytes)
PASSED buildtest.embedded.watchdogReapsStalledInterruptedUploadPromptly
PASSEDbuildtest.embeddedperftestDispatcherSubmitsIdentityOnlyCoRunWithoutMergeBaseArchive31360ms
Console output (91 bytes)
PASSED buildtest.embedded.perftestDispatcherSubmitsIdentityOnlyCoRunWithoutMergeBaseArchive
PASSEDbuildtest.embeddedliveRunDropletsNeverReaped1576ms
Console output (52 bytes)
PASSED buildtest.embedded.liveRunDropletsNeverReaped
PASSEDbuildtest.embeddedorphanOfTerminalRunReapedAfterGrace1917ms
Console output (61 bytes)
PASSED buildtest.embedded.orphanOfTerminalRunReapedAfterGrace
PASSEDbuildtest.embeddedduplicateGhostDropletReaped8252ms
Console output (53 bytes)
PASSED buildtest.embedded.duplicateGhostDropletReaped
PASSEDbuildtest.embeddedabsentDuplicateNameDropletsAreNotReaped3888ms
Console output (65 bytes)
PASSED buildtest.embedded.absentDuplicateNameDropletsAreNotReaped
PASSEDbuildtest.embeddednonBuildtestNamesUntouched2298ms
Console output (52 bytes)
PASSED buildtest.embedded.nonBuildtestNamesUntouched
PASSEDbuildtest.embeddedreaperSurvivesListFailures2571ms
Console output (52 bytes)
PASSED buildtest.embedded.reaperSurvivesListFailures
PASSEDbuildtest.embeddedabsentRunDropletsAreNotReaped3811ms
Console output (55 bytes)
PASSED buildtest.embedded.absentRunDropletsAreNotReaped
PASSEDbuildtest.embeddedcreateUploadSessionRegistersPendingRunImmediately7658ms
Console output (75 bytes)
PASSED buildtest.embedded.createUploadSessionRegistersPendingRunImmediately
PASSEDbuildtest.embeddede2eRunnerKilledWithoutExitCodeFailsWithDescriptiveError23439ms
Console output (81 bytes)
PASSED buildtest.embedded.e2eRunnerKilledWithoutExitCodeFailsWithDescriptiveError
PASSEDbuildtest.embeddedresumedRunUnderQuotaSaturationRequeuesToPending6674ms
Console output (73 bytes)
PASSED buildtest.embedded.resumedRunUnderQuotaSaturationRequeuesToPending
PASSEDbuildtest.embeddedexecStreamingReturnsCorrectResult12749ms
Console output (59 bytes)
PASSED buildtest.embedded.execStreamingReturnsCorrectResult
PASSEDbuildtest.embeddede2eShardedRealRunnerExecutesEachSubsetForReal63488ms
Console output (71 bytes)
PASSED buildtest.embedded.e2eShardedRealRunnerExecutesEachSubsetForReal
PASSEDbuildtest.embeddede2eWatchdogDoesNotBlockOnHeapDumpFromDeadDroplet23426ms
Console output (74 bytes)
PASSED buildtest.embedded.e2eWatchdogDoesNotBlockOnHeapDumpFromDeadDroplet
PASSEDbuildtest.embeddedtestProcessRunnerEventTestDiscoveredCreatesEntry1333ms
Console output (74 bytes)
PASSED buildtest.embedded.testProcessRunnerEventTestDiscoveredCreatesEntry
PASSEDbuildtest.embeddede2eDestroyingStatusOnRestartPreservesResults8578ms
Console output (70 bytes)
PASSED buildtest.embedded.e2eDestroyingStatusOnRestartPreservesResults
PASSEDbuildtest.embeddeddeleteBuildRunEnqueuesDropletForNonTerminalBuild9688ms
Console output (74 bytes)
PASSED buildtest.embedded.deleteBuildRunEnqueuesDropletForNonTerminalBuild
PASSEDbuildtest.embeddede2eDestroyingRecoveryWithTestFailuresProducesCorrectErrorMessage9147ms
Console output (90 bytes)
PASSED buildtest.embedded.e2eDestroyingRecoveryWithTestFailuresProducesCorrectErrorMessage
PASSEDbuildtest.embeddedgetBuildLogChunkReadsCorrectTextFromLog2792ms
Console output (65 bytes)
PASSED buildtest.embedded.getBuildLogChunkReadsCorrectTextFromLog
PASSEDbuildtest.embeddednonBlockingKeyPairGenRSAUsesNonBlockingSecureRandom6049ms
Console output (77 bytes)
PASSED buildtest.embedded.nonBlockingKeyPairGenRSAUsesNonBlockingSecureRandom
PASSEDbuildtest.embeddedcreateDropletTimeoutAdoptsProviderCreatedDroplet4842ms
Console output (74 bytes)
PASSED buildtest.embedded.createDropletTimeoutAdoptsProviderCreatedDroplet
PASSEDbuildtest.embeddedrenewBuildLeaseThrowsForTerminalStatuses3077ms
Console output (66 bytes)
PASSED buildtest.embedded.renewBuildLeaseThrowsForTerminalStatuses
PASSEDbuildtest.embeddedbuildKompileCommandCustomPaths2236ms
Console output (56 bytes)
PASSED buildtest.embedded.buildKompileCommandCustomPaths
PASSEDbuildtest.embeddeddeletionWorkerProcessesPendingDeletions10434ms
Console output (65 bytes)
PASSED buildtest.embedded.deletionWorkerProcessesPendingDeletions
PASSEDbuildtest.embeddedtestProcessRunnerEventRepairsEmptyProjectConcurrentlyWithoutFloodingLog10881ms
Console output (97 bytes)
PASSED buildtest.embedded.testProcessRunnerEventRepairsEmptyProjectConcurrentlyWithoutFloodingLog
PASSEDbuildtest.embeddedcancelDuringAdmissionWaitCancelsPromptly8261ms
Console output (66 bytes)
PASSED buildtest.embedded.cancelDuringAdmissionWaitCancelsPromptly
PASSEDbuildtest.embeddedexecStreamingCarriageReturnOnlyTerminatorSplitsLines13831ms
Console output (78 bytes)
PASSED buildtest.embedded.execStreamingCarriageReturnOnlyTerminatorSplitsLines
PASSEDbuildtest.embeddedcreateDropletTimeoutFirstRegionAdoptsProviderDropletWithoutRetry4526ms
Console output (90 bytes)
PASSED buildtest.embedded.createDropletTimeoutFirstRegionAdoptsProviderDropletWithoutRetry
PASSEDbuildtest.embeddeddeletionWorkerThreadIsDaemon2770ms
Console output (54 bytes)
PASSED buildtest.embedded.deletionWorkerThreadIsDaemon
PASSEDbuildtest.embeddedemptyBuildRuleGeneratesValidCommand1842ms
Console output (61 bytes)
PASSED buildtest.embedded.emptyBuildRuleGeneratesValidCommand
PASSEDbuildtest.embeddedprocessRunnerEventAcceptsLineExactlyAtCap2893ms
Console output (67 bytes)
PASSED buildtest.embedded.processRunnerEventAcceptsLineExactlyAtCap
PASSEDbuildtest.embeddeddropletManagerDefaultSizeIsBasic5536ms
Console output (58 bytes)
PASSED buildtest.embedded.dropletManagerDefaultSizeIsBasic
PASSEDbuildtest.embeddedloadFromDiskWithLargeConsoleOutputDoesNotOom7924ms
Console output (70 bytes)
PASSED buildtest.embedded.loadFromDiskWithLargeConsoleOutputDoesNotOom
PASSEDbuildtest.embeddedwatchdogLegacyProvisioningRunGetsFreshBudgetAfterRestart2480ms
Console output (82 bytes)
PASSED buildtest.embedded.watchdogLegacyProvisioningRunGetsFreshBudgetAfterRestart
PASSEDbuildtest.embeddedoversizedConsoleCompactionRunsInBoundedTime4302ms
Console output (69 bytes)
PASSED buildtest.embedded.oversizedConsoleCompactionRunsInBoundedTime
PASSEDbuildtest.embeddedcoldSpoolDrainDoesNotMarkExactlyCapLineAtEof15744ms
Console output (70 bytes)
PASSED buildtest.embedded.coldSpoolDrainDoesNotMarkExactlyCapLineAtEof
PASSEDbuildtest.embeddedtestParseTestResultsXmlSurfacesConsoleOutputForFailedTest2757ms
Console output (83 bytes)
PASSED buildtest.embedded.testParseTestResultsXmlSurfacesConsoleOutputForFailedTest
PASSEDbuildtest.embeddedorphanedDropletEnqueueIsAlwaysReliable4528ms
Console output (64 bytes)
PASSED buildtest.embedded.orphanedDropletEnqueueIsAlwaysReliable
PASSEDbuildtest.embeddedmultipleOrphanedDropletsAreAllEnqueued4556ms
Console output (64 bytes)
PASSED buildtest.embedded.multipleOrphanedDropletsAreAllEnqueued
PASSEDbuildtest.embeddedbuildRunImplShardFieldsJsonRoundTrip1511ms
Console output (62 bytes)
PASSED buildtest.embedded.buildRunImplShardFieldsJsonRoundTrip
PASSEDbuildtest.embeddedtestWaitForActiveFailsFastOnTerminalState1394ms
Console output (67 bytes)
PASSED buildtest.embedded.testWaitForActiveFailsFastOnTerminalState
PASSEDbuildtest.embeddedexecutionDurationProjectionReloadsFromDiskAfterServiceRestart2474ms
Console output (87 bytes)
PASSED buildtest.embedded.executionDurationProjectionReloadsFromDiskAfterServiceRestart
PASSEDbuildtest.embeddeduploadHeapDumpsFindsAndUploads13123ms
Console output (56 bytes)
PASSED buildtest.embedded.uploadHeapDumpsFindsAndUploads
PASSEDbuildtest.embeddeddropletManagerInterruptDoesNotFallBackToNextRegion2198ms
Console output (76 bytes)
PASSED buildtest.embedded.dropletManagerInterruptDoesNotFallBackToNextRegion
PASSEDbuildtest.embeddede2eTrueRestartFifoAdmissionWithMixedDropletOwnership36288ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eTrueRestartFifoAdmissionWithMixedDropletOwnership
PASSEDbuildtest.embeddedwatchdogLogDeletionGrantsOneFreshProgressWindow2326ms
Console output (73 bytes)
PASSED buildtest.embedded.watchdogLogDeletionGrantsOneFreshProgressWindow
PASSEDbuildtest.embeddedwatchdogUsesPerBuildTimeoutWhenAvailable2409ms
Console output (66 bytes)
PASSED buildtest.embedded.watchdogUsesPerBuildTimeoutWhenAvailable
PASSEDbuildtest.embeddede2eShardedRunResumedAndCompletedAcrossServiceRestart33595ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eShardedRunResumedAndCompletedAcrossServiceRestart
PASSEDbuildtest.embeddedautoArchiveUsesCompletedAtNotStartedAt4701ms
Console output (64 bytes)
PASSED buildtest.embedded.autoArchiveUsesCompletedAtNotStartedAt
PASSEDbuildtest.embeddedtestSubmitBuild_overrideJarRunId_injectsArtifactIntoSavedArchive3952ms
Console output (90 bytes)
PASSED buildtest.embedded.testSubmitBuild_overrideJarRunId_injectsArtifactIntoSavedArchive
PASSEDbuildtest.embeddedsubmitBuildWithCorruptGzipArchiveFailsCleanly3173ms
Console output (71 bytes)
PASSED buildtest.embedded.submitBuildWithCorruptGzipArchiveFailsCleanly
PASSEDbuildtest.embeddede2eCancelResumedBuildProducesCanceled15364ms
Console output (63 bytes)
PASSED buildtest.embedded.e2eCancelResumedBuildProducesCanceled
PASSEDbuildtest.embeddede2eShardedBuildCancellationCleansAllDroplets29827ms
Console output (70 bytes)
PASSED buildtest.embedded.e2eShardedBuildCancellationCleansAllDroplets
PASSEDbuildtest.embeddedtestStartupFinalizesIncompleteTestsForTerminalBuilds3693ms
Console output (78 bytes)
PASSED buildtest.embedded.testStartupFinalizesIncompleteTestsForTerminalBuilds
PASSEDbuildtest.embeddedtestProcessRunnerEventUpdatesStatus2220ms
Console output (61 bytes)
PASSED buildtest.embedded.testProcessRunnerEventUpdatesStatus
PASSEDbuildtest.embeddedbuildKompileCommandNoBuildRuleOrOutput960ms
Console output (64 bytes)
PASSED buildtest.embedded.buildKompileCommandNoBuildRuleOrOutput
PASSEDbuildtest.embeddedextractProjectNamesFallsBackToDirName4094ms
Console output (63 bytes)
PASSED buildtest.embedded.extractProjectNamesFallsBackToDirName
PASSEDbuildtest.embeddede2eCreateDropletTimeoutAdoptsAndDeletesOnCompletion18632ms
Console output (77 bytes)
PASSED buildtest.embedded.e2eCreateDropletTimeoutAdoptsAndDeletesOnCompletion
PASSEDbuildtest.embeddede2eShardedResumeProvisioningFailureKeepsTestsNotRun16150ms
Console output (77 bytes)
PASSED buildtest.embedded.e2eShardedResumeProvisioningFailureKeepsTestsNotRun
PASSEDbuildtest.embeddedextractArtifactCoordinateFromBuildKtsAnnotationOnly7225ms
Console output (77 bytes)
PASSED buildtest.embedded.extractArtifactCoordinateFromBuildKtsAnnotationOnly
PASSEDbuildtest.embeddedtestReplayPreservesBtrErrorWhenXmlHasNoStacktrace2429ms
Console output (75 bytes)
PASSED buildtest.embedded.testReplayPreservesBtrErrorWhenXmlHasNoStacktrace
PASSEDbuildtest.embeddedtestReplayUsesXmlStacktraceWhenPresent2537ms
Console output (64 bytes)
PASSED buildtest.embedded.testReplayUsesXmlStacktraceWhenPresent
PASSEDbuildtest.embeddedinstallDependenciesRetriesOnTransientAptFailure14613ms
Console output (73 bytes)
PASSED buildtest.embedded.installDependenciesRetriesOnTransientAptFailure
PASSEDbuildtest.embeddedwatchdogCleansUpCompletedBuilds2574ms
Console output (57 bytes)
PASSED buildtest.embedded.watchdogCleansUpCompletedBuilds
PASSEDbuildtest.embeddede2eShardedRunResumeFailsWhenArchiveMissing12008ms
Console output (68 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeFailsWhenArchiveMissing
PASSEDbuildtest.embeddedextractArtifactCoordinateFromBuildKtsReturnsNullForEmptyContent4941ms
Console output (89 bytes)
PASSED buildtest.embedded.extractArtifactCoordinateFromBuildKtsReturnsNullForEmptyContent
PASSEDbuildtest.embeddedtestInjectFileIntoArchive_worksWithLargeFiles2148ms
Console output (71 bytes)
PASSED buildtest.embedded.testInjectFileIntoArchive_worksWithLargeFiles
PASSEDbuildtest.embeddedtestFinalizationAndCountingFullPipeline1688ms
Console output (65 bytes)
PASSED buildtest.embedded.testFinalizationAndCountingFullPipeline
PASSEDbuildtest.embeddedcompactedConsoleOutputMarkerCollisionIsUnambiguous2504ms
Console output (76 bytes)
PASSED buildtest.embedded.compactedConsoleOutputMarkerCollisionIsUnambiguous
PASSEDbuildtest.embeddedresumeBuildDispatchesPerftestFromPersistedStructuredContextAndMergeBaseArchive51920ms
Console output (104 bytes)
PASSED buildtest.embedded.resumeBuildDispatchesPerftestFromPersistedStructuredContextAndMergeBaseArchive
PASSEDbuildtest.embeddedcompletedAndFailedRunsArePreservedOnRestart2086ms
Console output (69 bytes)
PASSED buildtest.embedded.completedAndFailedRunsArePreservedOnRestart
PASSEDbuildtest.embeddedrecoveryUsesClockForCompletedAt4162ms
Console output (57 bytes)
PASSED buildtest.embedded.recoveryUsesClockForCompletedAt
PASSEDbuildtest.embeddede2eShardedShardFailureStampsDropletDestruction24123ms
Console output (72 bytes)
PASSED buildtest.embedded.e2eShardedShardFailureStampsDropletDestruction
PASSEDbuildtest.embeddedprocessRunnerEventTruncatesLineOneCharOverCap2849ms
Console output (71 bytes)
PASSED buildtest.embedded.processRunnerEventTruncatesLineOneCharOverCap
PASSEDbuildtest.embeddedextractArtifactCoordinateIgnoresComments8086ms
Console output (66 bytes)
PASSED buildtest.embedded.extractArtifactCoordinateIgnoresComments
PASSEDbuildtest.embeddedsubmitBuildReturnsImmediatelyWithPendingAndEmptyProjectNames3405ms
Console output (86 bytes)
PASSED buildtest.embedded.submitBuildReturnsImmediatelyWithPendingAndEmptyProjectNames
PASSEDbuildtest.embeddedbuildRunImplJsonRoundTripWithDefaults1898ms
Console output (63 bytes)
PASSED buildtest.embedded.buildRunImplJsonRoundTripWithDefaults
PASSEDbuildtest.embeddedcoldStartWithManyArchivedRunsStaysBoundedUnderTightHeap27352ms
Console output (81 bytes)
PASSED buildtest.embedded.coldStartWithManyArchivedRunsStaysBoundedUnderTightHeap
PASSEDbuildtest.embeddedorphanedBuildingRunIsRecoveredToFailedOnRestart4213ms
Console output (73 bytes)
PASSED buildtest.embedded.orphanedBuildingRunIsRecoveredToFailedOnRestart
PASSEDbuildtest.embeddeddiscoverTestsWithTimeoutsExtractsTimeout7909ms
Console output (66 bytes)
PASSED buildtest.embedded.discoverTestsWithTimeoutsExtractsTimeout
PASSEDbuildtest.embeddeddropletManagerTriesNextRegionOnFailure4871ms
Console output (64 bytes)
PASSED buildtest.embedded.dropletManagerTriesNextRegionOnFailure
PASSEDbuildtest.embeddedbuildKompileCommandQuotesBuildRuleWithSpecialChars2425ms
Console output (76 bytes)
PASSED buildtest.embedded.buildKompileCommandQuotesBuildRuleWithSpecialChars
PASSEDbuildtest.embeddede2eShardedRunResumeReprovisionsReapedShardDroplet22443ms
Console output (75 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeReprovisionsReapedShardDroplet
PASSEDbuildtest.embeddedprocessRunnerEventTruncatesConsoleLabelledLineWithTruncatedName3844ms
Console output (89 bytes)
PASSED buildtest.embedded.processRunnerEventTruncatesConsoleLabelledLineWithTruncatedName
PASSEDbuildtest.embeddedprocessRunnerEventStaysFastWithLargeEventLog16971ms
Console output (70 bytes)
PASSED buildtest.embedded.processRunnerEventStaysFastWithLargeEventLog
PASSEDbuildtest.embeddedextractArtifactCoordinateFromBuildKtsWithCoordinates8091ms
Console output (78 bytes)
PASSED buildtest.embedded.extractArtifactCoordinateFromBuildKtsWithCoordinates
PASSEDbuildtest.embeddede2eExplicitTestSpecsRunOnSingleDroplet24708ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eExplicitTestSpecsRunOnSingleDroplet
PASSEDbuildtest.embeddede2eWatchdogErrorMessageNotOverwrittenByBuildThread22746ms
Console output (76 bytes)
PASSED buildtest.embedded.e2eWatchdogErrorMessageNotOverwrittenByBuildThread
PASSEDbuildtest.embeddedtailingInputStreamDeliversDataPromptly1949ms
Console output (64 bytes)
PASSED buildtest.embedded.tailingInputStreamDeliversDataPromptly
PASSEDbuildtest.embeddeddeleteDuringProvisioning2359ms
Console output (50 bytes)
PASSED buildtest.embedded.deleteDuringProvisioning
PASSEDbuildtest.embeddedcaptureTimeoutThreadDumpNoProcess16161ms
Console output (59 bytes)
PASSED buildtest.embedded.captureTimeoutThreadDumpNoProcess
PASSEDbuildtest.embeddede2eDestroyDropletFailureDoesNotOverrideCompletedStatus23521ms
Console output (80 bytes)
PASSED buildtest.embedded.e2eDestroyDropletFailureDoesNotOverrideCompletedStatus
PASSEDbuildtest.embeddeddeleteBuildRunThrowsForNonExistentRunId2458ms
Console output (65 bytes)
PASSED buildtest.embedded.deleteBuildRunThrowsForNonExistentRunId
PASSEDbuildtest.embeddede2eReservationConsumedAtCreationFreesCapacityDuringBoot29676ms
Console output (81 bytes)
PASSED buildtest.embedded.e2eReservationConsumedAtCreationFreesCapacityDuringBoot
PASSEDbuildtest.embeddedexecStreamingCapturesMergedOutputForDiagnostics15520ms
Console output (73 bytes)
PASSED buildtest.embedded.execStreamingCapturesMergedOutputForDiagnostics
PASSEDbuildtest.embeddedbuildCommandsAbsolutizeWorkspaceRelativePathTestSpecs2493ms
Console output (79 bytes)
PASSED buildtest.embedded.buildCommandsAbsolutizeWorkspaceRelativePathTestSpecs
PASSEDbuildtest.embeddedstressWatchdogProcessesManyStaleBuildsInParallel3098ms
Console output (74 bytes)
PASSED buildtest.embedded.stressWatchdogProcessesManyStaleBuildsInParallel
PASSEDbuildtest.embeddedgetBuildRunReturnsAtomicSnapshotAcrossMultiFieldUpdates13780ms
Console output (81 bytes)
PASSED buildtest.embedded.getBuildRunReturnsAtomicSnapshotAcrossMultiFieldUpdates
PASSEDbuildtest.embeddede2eDisabledTestsNotCountedAsFailed26465ms
Console output (60 bytes)
PASSED buildtest.embedded.e2eDisabledTestsNotCountedAsFailed
PASSEDbuildtest.embeddedbuildRuleProjectionFailurePreferredOverSuccess2901ms
Console output (72 bytes)
PASSED buildtest.embedded.buildRuleProjectionFailurePreferredOverSuccess
PASSEDbuildtest.embeddede2eBuildWithCompilationFailure25894ms
Console output (56 bytes)
PASSED buildtest.embedded.e2eBuildWithCompilationFailure
PASSEDbuildtest.embeddedtestCompletedRecordsEndedAtFromReceiveTime2405ms
Console output (68 bytes)
PASSED buildtest.embedded.testCompletedRecordsEndedAtFromReceiveTime
PASSEDbuildtest.embeddedwatchdogProvisioningTimeoutDoesNotAffectOtherStatuses2851ms
Console output (79 bytes)
PASSED buildtest.embedded.watchdogProvisioningTimeoutDoesNotAffectOtherStatuses
PASSEDbuildtest.embeddede2eCancelDuringResumedFreshBuildInstallPhase17323ms
Console output (70 bytes)
PASSED buildtest.embedded.e2eCancelDuringResumedFreshBuildInstallPhase
PASSEDbuildtest.embeddedbuildKompileCommandIncludesExitCodeCapture2552ms
Console output (68 bytes)
PASSED buildtest.embedded.buildKompileCommandIncludesExitCodeCapture
PASSEDbuildtest.embeddedperftestGitContextForRunFallsBackToLegacyParsing2051ms
Console output (74 bytes)
PASSED buildtest.embedded.perftestGitContextForRunFallsBackToLegacyParsing
PASSEDbuildtest.embeddedwatchdogAdmissionWaitIsCumulativeAcrossRequeueCycles16146ms
Console output (78 bytes)
PASSED buildtest.embedded.watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles
PASSEDbuildtest.embeddede2eRenewBuildLeaseRenewsEveryShardDroplet25809ms
Console output (67 bytes)
PASSED buildtest.embedded.e2eRenewBuildLeaseRenewsEveryShardDroplet
PASSEDbuildtest.embeddede2eRestartWithQueuedRunsHonorsDropletCapAdmission23014ms
Console output (75 bytes)
PASSED buildtest.embedded.e2eRestartWithQueuedRunsHonorsDropletCapAdmission
PASSEDbuildtest.embeddedexecutionDurationProjectionFromEmptyLog2308ms
Console output (65 bytes)
PASSED buildtest.embedded.executionDurationProjectionFromEmptyLog
PASSEDbuildtest.embeddedconcurrentSubmitBuildsDoNotGarbleProjectNames16004ms
Console output (71 bytes)
PASSED buildtest.embedded.concurrentSubmitBuildsDoNotGarbleProjectNames
PASSEDbuildtest.embeddedwatchdogProvisioningProgressSurvivesBeyondWallClockBudget2343ms
Console output (83 bytes)
PASSED buildtest.embedded.watchdogProvisioningProgressSurvivesBeyondWallClockBudget
PASSEDbuildtest.embeddedmanyDistinctRunConcurrentColdReadsStayBoundedUnderTightHeap19319ms
Console output (85 bytes)
PASSED buildtest.embedded.manyDistinctRunConcurrentColdReadsStayBoundedUnderTightHeap
PASSEDbuildtest.embeddede2eResumeDoesNotDuplicateOverrideJarEntry19358ms
Console output (67 bytes)
PASSED buildtest.embedded.e2eResumeDoesNotDuplicateOverrideJarEntry
PASSEDbuildtest.embeddedparseMemoryInfoMissingFieldTest2888ms
Console output (57 bytes)
PASSED buildtest.embedded.parseMemoryInfoMissingFieldTest
PASSEDbuildtest.embeddedtestResultStatusFieldSerialization2329ms
Console output (60 bytes)
PASSED buildtest.embedded.testResultStatusFieldSerialization
PASSEDbuildtest.embeddedextractProjectNamesFromArchiveDoesNotOomOnOversizedBuildKts9441ms
Console output (85 bytes)
PASSED buildtest.embedded.extractProjectNamesFromArchiveDoesNotOomOnOversizedBuildKts
PASSEDbuildtest.embeddedreplayTestEventLogStreamingPreservesCorruptLineSkip3206ms
Console output (77 bytes)
PASSED buildtest.embedded.replayTestEventLogStreamingPreservesCorruptLineSkip
PASSEDbuildtest.embeddedbuildLogTimestampsUseClockNotSystemTime7980ms
Console output (65 bytes)
PASSED buildtest.embedded.buildLogTimestampsUseClockNotSystemTime
PASSEDbuildtest.embeddeddeletionWorkerSurvivesRestart3164ms
Console output (55 bytes)
PASSED buildtest.embedded.deletionWorkerSurvivesRestart
PASSEDbuildtest.embeddede2eCompletingRecoveryWithTestFailuresProducesCorrectErrorMessage8363ms
Console output (90 bytes)
PASSED buildtest.embedded.e2eCompletingRecoveryWithTestFailuresProducesCorrectErrorMessage
PASSEDbuildtest.embeddedwatchdogAdmissionQueuedRunSurvivesConsumerLeaseSilence2205ms
Console output (80 bytes)
PASSED buildtest.embedded.watchdogAdmissionQueuedRunSurvivesConsumerLeaseSilence
PASSEDbuildtest.embeddedrenewBuildLeasePreviousRenewalStillRunningStillAdvances2677ms
Console output (81 bytes)
PASSED buildtest.embedded.renewBuildLeasePreviousRenewalStillRunningStillAdvances
PASSEDbuildtest.embeddedtestE2EBuildRuleDiscoveredFullPipelineRunnerToProjection97804ms
Console output (82 bytes)
PASSED buildtest.embedded.testE2EBuildRuleDiscoveredFullPipelineRunnerToProjection
PASSEDbuildtest.embeddedextractProjectNamesUsesArtifactCoordinates7817ms
Console output (68 bytes)
PASSED buildtest.embedded.extractProjectNamesUsesArtifactCoordinates
PASSEDbuildtest.embeddede2eDeleteBuildRunStopsBuildThread22442ms
Console output (59 bytes)
PASSED buildtest.embedded.e2eDeleteBuildRunStopsBuildThread
PASSEDbuildtest.embeddede2eShardedRunResumeWaitsForRunningKompileThenCollects22039ms
Console output (79 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeWaitsForRunningKompileThenCollects
PASSEDbuildtest.embeddedbuildKompileCommandWithOutputRequested1986ms
Console output (64 bytes)
PASSED buildtest.embedded.buildKompileCommandWithOutputRequested
PASSEDbuildtest.embeddedextractArtifactCoordinateFromBuildKtsReturnsNullForNoBuildKts7394ms
Console output (87 bytes)
PASSED buildtest.embedded.extractArtifactCoordinateFromBuildKtsReturnsNullForNoBuildKts
PASSEDbuildtest.embeddedcaptureTimeoutHeapDumpNoProcess11797ms
Console output (57 bytes)
PASSED buildtest.embedded.captureTimeoutHeapDumpNoProcess
PASSEDbuildtest.embeddedwatchdogLeaseExemptionYieldsToAdmissionWaitBound9291ms
Console output (74 bytes)
PASSED buildtest.embedded.watchdogLeaseExemptionYieldsToAdmissionWaitBound
PASSEDbuildtest.embeddedrenewBuildLeaseDropletRenewalFailureStillAdvances2775ms
Console output (75 bytes)
PASSED buildtest.embedded.renewBuildLeaseDropletRenewalFailureStillAdvances
PASSEDbuildtest.embeddedwatchdogFailsRunQueuedForOverMaxAdmissionWait9825ms
Console output (71 bytes)
PASSED buildtest.embedded.watchdogFailsRunQueuedForOverMaxAdmissionWait
PASSEDbuildtest.embeddede2eResumePreservesExistingTestResultsWhenXmlDownloadFails16148ms
Console output (83 bytes)
PASSED buildtest.embedded.e2eResumePreservesExistingTestResultsWhenXmlDownloadFails
PASSEDbuildtest.embeddeddeleteBuildRunRetainsForensicsForNonTerminalRun2611ms
Console output (73 bytes)
PASSED buildtest.embedded.deleteBuildRunRetainsForensicsForNonTerminalRun
PASSEDbuildtest.embeddede2eShardedRunResumeMixesCollectAndRerunAcrossShards21178ms
Console output (77 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeMixesCollectAndRerunAcrossShards
FAILEDbuildtest.embeddedquotaSaturationFailsOnlyAfterTotalWindow32344msjava.lang.RuntimeException: Test 'quotaSaturationFailsOnlyAfterTotalWindow' timed out after 30000ms, stuck at: buildtest.embedded.QuotaSaturationFailsOnlyAfterTotalWindowKt.quotaSaturationFailsOnlyAfterTotalWindow(quotaSaturationFailsOnlyAfterTotalWindow.kt:324) at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:1651) at kompile.WorkspaceKt.runTests$lambda$77$lambda$76(Workspace.kt:2455) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
Console output (293097 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] Admission configuration: dropletLimit=1, active=true
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Build submitted: runId=50f9bfdd, label=quota total-window expiry, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=178)
[BuildTestService] Calculated whole-build timeout: 30 minutes from 0 test(s) (total test time: 0s, buffer: 30 min)
[BuildTestService] Build 50f9bfdd: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3
[DropletManager] Creating droplet: name=buildtest-50f9bfdd, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-50f9bfdd' (attempt 1, waited 0ms of 20ms). Waiting 5ms before retrying.
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-50f9bfdd' (attempt 2, waited 5ms of 20ms). Waiting 10ms before retrying.
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-50f9bfdd' (attempt 3, waited 15ms of 20ms). Waiting 5ms before retrying.
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[DropletManager] Failed to create droplet in region sfo3: DigitalOcean account droplet quota stayed full while creating 'buildtest-50f9bfdd' for 20ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean droplet limit reached: it rejected POST /v2/droplets with HTTP 422 [unprocessable_entity] "creating this/these droplet(s) will exceed your droplet limit in sfo3". No droplet was created.
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Build 50f9bfdd requeued after allocation failure: Provisioning failed for runId=50f9bfdd shardIndex=0 method=createBuildDroplet attempts=1/3 elapsedMs=20 classification=INFRASTRUCTURE/PROVISIONING: DigitalOcean account droplet quota remained unavailable while creating 'buildtest-50f9bfdd' (region=sfo3, size=s-2vcpu-4gb, image=226128685). Quota is account-wide, so region fallback cannot create capacity. Last quota error: DigitalOcean account droplet quota stayed full while creating 'buildtest-50f9bfdd' for 20ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean droplet limit reached: it rejected POST /v2/droplets with HTTP 422 [unprocessable_entity] "creating this/these droplet(s) will exceed your droplet limit in sfo3". No droplet was created.
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116681362003 runId=occupied runState=absent
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116681661958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116681961958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116682261958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116682561958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116682861958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116683161958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116683461958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116683761958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116684061958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116684361958 runId=occupied runState=absent
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116684661958 runId=occupied runState=absent
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build 50f9bfdd while it waits for admission (no backing droplet assigned yet)
[BuildDropletReconciler] decision=keep name=buildtest-occupied id=1 ageMs=116684961958 runId=occupied runState=absent
[BuildTestService] Build submitted: runId=c632ab46, label=quota frees in time, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=178)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Calculated whole-build timeout: 30 minutes from 0 test(s) (total test time: 0s, buffer: 30 min)
[BuildTestService] Build c632ab46: status=PROVISIONING
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[DropletManager] Will try regions in order: sfo3
[DropletManager] Creating droplet: name=buildtest-c632ab46, region=sfo3, size=s-2vcpu-4gb, image=226128685
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-c632ab46' (attempt 1, waited 0ms of 20ms). Waiting 5ms before retrying.
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-c632ab46' (attempt 2, waited 10ms of 20ms). Waiting 10ms before retrying.
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[DropletManager] Failed to create droplet in region sfo3: DigitalOcean account droplet quota stayed full while creating 'buildtest-c632ab46' for 20ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean droplet limit reached: it rejected POST /v2/droplets with HTTP 422 [unprocessable_entity] "creating this/these droplet(s) will exceed your droplet limit in sfo3". No droplet was created.
[BuildTestService] Build c632ab46 requeued after allocation failure: Provisioning failed for runId=c632ab46 shardIndex=0 method=createBuildDroplet attempts=1/3 elapsedMs=20 classification=INFRASTRUCTURE/PROVISIONING: DigitalOcean account droplet quota remained unavailable while creating 'buildtest-c632ab46' (region=sfo3, size=s-2vcpu-4gb, image=226128685). Quota is account-wide, so region fallback cannot create capacity. Last quota error: DigitalOcean account droplet quota stayed full while creating 'buildtest-c632ab46' for 20ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean droplet limit reached: it rejected POST /v2/droplets with HTTP 422 [unprocessable_entity] "creating this/these droplet(s) will exceed your droplet limit in sfo3". No droplet was created.
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Consumer lease renewed for build c632ab46 while it waits for admission (no backing droplet assigned yet)
[BuildTestService] Build c632ab46: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3
[DropletManager] Creating droplet: name=buildtest-c632ab46, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=2, name=buildtest-c632ab46, status=active, region=sfo3
[DropletManager] Waiting for droplet 2 to become active...
[DropletManager] Droplet 2 is active at 127.0.0.3
[DropletManager] Generating new RSA-2048 key pair...
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Key pair saved to /tmp/bte-quota-window-12442211068843188999-data/ssh
[DropletManager] Granting SSH access to droplet 2 via admin key...
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] SSH access granted to droplet 2
[BuildTestService] Build c632ab46: status=INSTALLING
[SshExecutor] Connecting to root@127.0.0.3:44223 (attempt 1/12)...
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
2026-07-13 04:57:42
Full thread dump OpenJDK 64-Bit Server VM (21.0.11+10-1-24.04.2-Ubuntu mixed mode, sharing):

Threads class SMR info:
_java_thread_list=0x000071cc2000c380, length=29, elements={
0x000071cc4401be60, 0x000071cc440b8440, 0x000071cc440b99c0, 0x000071cc440bb170,
0x000071cc440bc7c0, 0x000071cc440bdd70, 0x000071cc440bf8c0, 0x000071cc440c0f90,
0x000071cc440cd7e0, 0x000071cc440d0b00, 0x000071cc44817120, 0x000071cc4481d9f0,
0x000071cc447a5cc0, 0x000071cc4482e270, 0x000071cc448adf30, 0x000071cc448afb30,
0x000071cc448b0800, 0x000071cc448f5e20, 0x000071cc180053e0, 0x000071cc2400e4f0,
0x000071cc2400f920, 0x000071cc20001fb0, 0x000071cc2403bcf0, 0x000071cc24044fd0,
0x000071cc24047e10, 0x000071cc240492e0, 0x000071cc2404abf0, 0x000071cbb40016e0,
0x000071cc2000b240
}

"main" #1 [53012] prio=5 os_prio=0 cpu=3016.38ms elapsed=31.67s tid=0x000071cc4401be60 nid=53012 waiting on condition  [0x000071cc4a7fe000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.QuotaSaturationFailsOnlyAfterTotalWindowKt.quotaSaturationFailsOnlyAfterTotalWindow(quotaSaturationFailsOnlyAfterTotalWindow.kt:324)
	at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.base@21.0.11/DirectMethodHandle$Holder)
	at java.lang.invoke.LambdaForm$MH/0x000071cbd0004800.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:153)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	at java.lang.invoke.LambdaForm$DMH/0x000071cbd0001800.invokeStatic(java.base@21.0.11/LambdaForm$DMH)
	at java.lang.invoke.LambdaForm$MH/0x000071cbd0004000.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:154)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)

"Reference Handler" #9 [53022] daemon prio=10 os_prio=0 cpu=1.47ms elapsed=31.53s tid=0x000071cc440b8440 nid=53022 waiting on condition  [0x000071cc493fe000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.ref.Reference.waitForReferencePendingList(java.base@21.0.11/Native Method)
	at java.lang.ref.Reference.processPendingReferences(java.base@21.0.11/Reference.java:246)
	at java.lang.ref.Reference$ReferenceHandler.run(java.base@21.0.11/Reference.java:208)

"Finalizer" #10 [53023] daemon prio=8 os_prio=0 cpu=0.75ms elapsed=31.53s tid=0x000071cc440b99c0 nid=53023 in Object.wait()  [0x000071cc492fe000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f88a7020> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.lang.ref.NativeReferenceQueue.await(java.base@21.0.11/NativeReferenceQueue.java:48)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:158)
	at java.lang.ref.NativeReferenceQueue.remove(java.base@21.0.11/NativeReferenceQueue.java:89)
	- locked <0x00000000f88a7020> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.ref.Finalizer$FinalizerThread.run(java.base@21.0.11/Finalizer.java:173)

"Signal Dispatcher" #11 [53024] daemon prio=9 os_prio=0 cpu=0.52ms elapsed=31.52s tid=0x000071cc440bb170 nid=53024 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Service Thread" #12 [53025] daemon prio=9 os_prio=0 cpu=0.48ms elapsed=31.52s tid=0x000071cc440bc7c0 nid=53025 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Monitor Deflation Thread" #13 [53026] daemon prio=9 os_prio=0 cpu=3.32ms elapsed=31.51s tid=0x000071cc440bdd70 nid=53026 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #14 [53027] daemon prio=9 os_prio=0 cpu=4973.82ms elapsed=31.51s tid=0x000071cc440bf8c0 nid=53027 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   Compiling: 2779 %     4       org.bouncycastle.pqc.crypto.ntruprime.Utils::getOneThirdInverseInRQ @ 156 (431 bytes)

"C1 CompilerThread0" #15 [53028] daemon prio=9 os_prio=0 cpu=1277.77ms elapsed=31.50s tid=0x000071cc440c0f90 nid=53028 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"Notification Thread" #16 [53029] daemon prio=9 os_prio=0 cpu=0.12ms elapsed=31.42s tid=0x000071cc440cd7e0 nid=53029 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Common-Cleaner" #17 [53030] daemon prio=8 os_prio=0 cpu=0.56ms elapsed=31.41s tid=0x000071cc440d0b00 nid=53030 waiting on condition  [0x000071cc48b2d000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f880c390> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1886)
	at java.lang.ref.ReferenceQueue.await(java.base@21.0.11/ReferenceQueue.java:71)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(java.base@21.0.11/ReferenceQueue.java:218)
	at jdk.internal.ref.CleanerImpl.run(java.base@21.0.11/CleanerImpl.java:140)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Thread-0" #20 [53106] daemon prio=5 os_prio=0 cpu=0.65ms elapsed=24.90s tid=0x000071cc44817120 nid=53106 runnable  [0x000071cc4892c000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[23f5b5dc](port=0)-timer-thread-1" #21 [53109] daemon prio=5 os_prio=0 cpu=4.57ms elapsed=24.88s tid=0x000071cc4481d9f0 nid=53109 waiting on condition  [0x000071cc4882c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db3c70> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"Thread-1" #22 [53112] daemon prio=5 os_prio=0 cpu=0.20ms elapsed=24.85s tid=0x000071cc447a5cc0 nid=53112 runnable  [0x000071cc4872c000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[1b410b60](port=44223)-timer-thread-1" #23 [53113] daemon prio=5 os_prio=0 cpu=4.04ms elapsed=24.85s tid=0x000071cc4482e270 nid=53113 waiting on condition  [0x000071cc4862c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db3fd8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"deletion-worker" #26 [53137] daemon prio=5 os_prio=0 cpu=0.25ms elapsed=24.53s tid=0x000071cc448adf30 nid=53137 in Object.wait()  [0x000071cc4852c000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f8dbcc10> (a java.lang.Object)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at buildtest.embedded.DeletionWorker.run(DeletionWorker.kt:120)
	- locked <0x00000000f8dbcc10> (a java.lang.Object)
	at buildtest.embedded.DeletionWorker$$Lambda/0x000071cbd0146cb0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"build-watchdog" #27 [53138] daemon prio=5 os_prio=0 cpu=14.37ms elapsed=24.52s tid=0x000071cc448afb30 nid=53138 waiting on condition  [0x000071cc4842c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9900358> (a java.util.concurrent.CountDownLatch$Sync)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:221)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(java.base@21.0.11/AbstractQueuedSynchronizer.java:788)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(java.base@21.0.11/AbstractQueuedSynchronizer.java:1133)
	at java.util.concurrent.CountDownLatch.await(java.base@21.0.11/CountDownLatch.java:230)
	at buildtest.embedded.BuildWatchdogKt.clockSleep(BuildWatchdog.kt:114)
	at buildtest.embedded.BuildWatchdog.loop(BuildWatchdog.kt:665)
	at buildtest.embedded.BuildWatchdog.start$lambda$5$lambda$3(BuildWatchdog.kt:224)
	at buildtest.embedded.BuildWatchdog$$Lambda/0x000071cbd0146ed8.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"buildtest-auto-archive" #24 [53139] daemon prio=5 os_prio=0 cpu=1.37ms elapsed=24.52s tid=0x000071cc448b0800 nid=53139 waiting on condition  [0x000071cc4832c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.BuildTestEmbeddedService.archiveThread$lambda$23(BuildTestEmbeddedService.kt:704)
	at buildtest.embedded.BuildTestEmbeddedService$$Lambda/0x000071cbd0145ef0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"ForkJoinPool-1-worker-1" #29 [53140] daemon prio=5 os_prio=0 cpu=1252.59ms elapsed=24.44s tid=0x000071cc448f5e20 nid=53140 waiting on condition  [0x000071cc4822c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db2398> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1893)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"ForkJoinPool-1-worker-2" #30 [53141] daemon prio=5 os_prio=0 cpu=1864.35ms elapsed=24.43s tid=0x000071cc180053e0 nid=53141 waiting on condition  [0x000071cc4812c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db2398> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.parkUntil(java.base@21.0.11/LockSupport.java:449)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1891)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"Thread-5" #32 [53385] daemon prio=5 os_prio=0 cpu=3.88ms elapsed=8.67s tid=0x000071cc2400e4f0 nid=53385 runnable  [0x000071cc43ffe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[dc732a](port=44223)-timer-thread-1" #33 [53386] daemon prio=5 os_prio=0 cpu=2.15ms elapsed=8.66s tid=0x000071cc2400f920 nid=53386 waiting on condition  [0x000071cc2c7fe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9903480> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[dc732a](port=44223)-nio2-thread-1" #75 [53430] daemon prio=5 os_prio=0 cpu=357.97ms elapsed=4.26s tid=0x000071cc20001fb0 nid=53430 waiting on condition  [0x000071cc2c6fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f99037d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@21.0.11/AbstractQueuedSynchronizer.java:519)
	at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@21.0.11/ForkJoinPool.java:3780)
	at java.util.concurrent.ForkJoinPool.managedBlock(java.base@21.0.11/ForkJoinPool.java:3725)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1746)
	at java.util.concurrent.LinkedBlockingQueue.take(java.base@21.0.11/LinkedBlockingQueue.java:435)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"Read-Poller" #76 [53431] daemon prio=5 os_prio=0 cpu=0.50ms elapsed=4.23s tid=0x000071cc2403bcf0 nid=53431 runnable  [0x000071cc2c5fe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPoller.poll(java.base@21.0.11/EPollPoller.java:74)
	at sun.nio.ch.Poller.poll(java.base@21.0.11/Poller.java:370)
	at sun.nio.ch.Poller.pollLoop(java.base@21.0.11/Poller.java:277)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0177c98.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Read-Updater" #77 [53432] daemon prio=5 os_prio=0 cpu=1.32ms elapsed=4.23s tid=0x000071cc24044fd0 nid=53432 waiting on condition  [0x000071cc2c4fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9917d58> (a java.util.concurrent.LinkedTransferQueue)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@21.0.11/LinkedTransferQueue.java:458)
	at java.util.concurrent.LinkedTransferQueue.xfer(java.base@21.0.11/LinkedTransferQueue.java:613)
	at java.util.concurrent.LinkedTransferQueue.take(java.base@21.0.11/LinkedTransferQueue.java:1257)
	at sun.nio.ch.Poller.updateLoop(java.base@21.0.11/Poller.java:293)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0178528.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Write-Poller" #78 [53433] daemon prio=5 os_prio=0 cpu=0.28ms elapsed=4.22s tid=0x000071cc24047e10 nid=53433 runnable  [0x000071cc2c3fe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPoller.poll(java.base@21.0.11/EPollPoller.java:74)
	at sun.nio.ch.Poller.poll(java.base@21.0.11/Poller.java:370)
	at sun.nio.ch.Poller.pollLoop(java.base@21.0.11/Poller.java:277)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0177c98.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Write-Updater" #79 [53434] daemon prio=5 os_prio=0 cpu=0.39ms elapsed=4.21s tid=0x000071cc240492e0 nid=53434 waiting on condition  [0x000071cc2c2fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9917fe8> (a java.util.concurrent.LinkedTransferQueue)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@21.0.11/LinkedTransferQueue.java:458)
	at java.util.concurrent.LinkedTransferQueue.xfer(java.base@21.0.11/LinkedTransferQueue.java:613)
	at java.util.concurrent.LinkedTransferQueue.take(java.base@21.0.11/LinkedTransferQueue.java:1257)
	at sun.nio.ch.Poller.updateLoop(java.base@21.0.11/Poller.java:293)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0178528.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"VirtualThread-unparker" #80 [53435] daemon prio=5 os_prio=0 cpu=0.42ms elapsed=4.21s tid=0x000071cc2404abf0 nid=53435 waiting on condition  [0x000071cc2c1fe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8b90138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Attach Listener" #117 [53502] daemon prio=9 os_prio=0 cpu=0.58ms elapsed=0.33s tid=0x000071cbb40016e0 nid=53502 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"sshd-SshServer[dc732a](port=44223)-nio2-thread-2" #119 [53503] daemon prio=5 os_prio=0 cpu=19.66ms elapsed=0.15s tid=0x000071cc2000b240 nid=53503 runnable  [0x000071cc1dffc000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.invoke.InvokerBytecodeGenerator.emitStaticInvoke(java.base@21.0.11/InvokerBytecodeGenerator.java:1033)
	at java.lang.invoke.InvokerBytecodeGenerator.addMethod(java.base@21.0.11/InvokerBytecodeGenerator.java:861)
	at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCodeBytes(java.base@21.0.11/InvokerBytecodeGenerator.java:754)
	at java.lang.invoke.InvokerBytecodeGenerator.generateCustomizedCode(java.base@21.0.11/InvokerBytecodeGenerator.java:712)
	at java.lang.invoke.LambdaForm.compileToBytecode(java.base@21.0.11/LambdaForm.java:849)
	at java.lang.invoke.LambdaForm.prepare(java.base@21.0.11/LambdaForm.java:807)
	at java.lang.invoke.MethodHandle.<init>(java.base@21.0.11/MethodHandle.java:482)
	at java.lang.invoke.BoundMethodHandle.<init>(java.base@21.0.11/BoundMethodHandle.java:52)
	at java.lang.invoke.BoundMethodHandle$Species_LLLL.<init>(java.base@21.0.11/java/lang/invoke/BoundMethodHandle$Species_LLLL)
	at java.lang.invoke.BoundMethodHandle$Species_LLLL.make(java.base@21.0.11/java/lang/invoke/BoundMethodHandle$Species_LLLL)
	at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.base@21.0.11/DirectMethodHandle$Holder)
	at java.lang.invoke.BoundMethodHandle$Species_LLLL.copyWith(java.base@21.0.11/java/lang/invoke/BoundMethodHandle$Species_LLLL)
	at java.lang.invoke.MethodHandle.asSpreader(java.base@21.0.11/MethodHandle.java:1117)
	at jdk.internal.reflect.MethodHandleAccessorFactory.makeSpecializedTarget(java.base@21.0.11/MethodHandleAccessorFactory.java:240)
	at jdk.internal.reflect.MethodHandleAccessorFactory.getDirectMethod(java.base@21.0.11/MethodHandleAccessorFactory.java:182)
	at jdk.internal.reflect.MethodHandleAccessorFactory.newMethodAccessor(java.base@21.0.11/MethodHandleAccessorFactory.java:81)
	at jdk.internal.reflect.ReflectionFactory.newMethodAccessor(java.base@21.0.11/ReflectionFactory.java:159)
	at java.lang.reflect.Method.acquireMethodAccessor(java.base@21.0.11/Method.java:726)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:577)
	at org.apache.sshd.common.util.EventListenerUtils.lambda$proxyWrapper$1(EventListenerUtils.java:199)
	at org.apache.sshd.common.util.EventListenerUtils$$Lambda/0x000071cbd001ca98.invoke(Unknown Source)
	at jdk.proxy1.$Proxy1.sessionNegotiationEnd(jdk.proxy1/Unknown Source)
	at org.apache.sshd.common.session.helpers.SessionHelper.signalNegotiationEnd(SessionHelper.java:1149)
	at org.apache.sshd.common.session.helpers.SessionHelper.lambda$signalNegotiationEnd$8(SessionHelper.java:1126)
	at org.apache.sshd.common.session.helpers.SessionHelper$$Lambda/0x000071cbd03be000.invoke(Unknown Source)
	at org.apache.sshd.common.session.helpers.SessionHelper.invokeSessionSignaller(SessionHelper.java:730)
	at org.apache.sshd.common.session.helpers.SessionHelper.signalNegotiationEnd(SessionHelper.java:1125)
	at org.apache.sshd.common.session.helpers.AbstractSession.negotiate(AbstractSession.java:2263)
	at org.apache.sshd.common.session.helpers.AbstractSession.doKexNegotiation(AbstractSession.java:911)
	at org.apache.sshd.common.session.helpers.AbstractSession.handleKexInit(AbstractSession.java:867)
	at org.apache.sshd.common.session.helpers.AbstractSession.doHandleMessage(AbstractSession.java:596)
	at org.apache.sshd.common.session.helpers.AbstractSession.lambda$handleMessage$0(AbstractSession.java:545)
	at org.apache.sshd.common.session.helpers.AbstractSession$$Lambda/0x000071cbd03b8de8.call(Unknown Source)
	at org.apache.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:68)
	at org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:544)
	at org.apache.sshd.common.session.helpers.AbstractSession.decode(AbstractSession.java:1688)
	at org.apache.sshd.common.session.helpers.AbstractSession.messageReceived(AbstractSession.java:505)
	- locked <0x00000000f990fc48> (a java.lang.Object)
	at org.apache.sshd.common.session.helpers.AbstractSessionIoHandler.messageReceived(AbstractSessionIoHandler.java:64)
	at org.apache.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:409)
	at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:382)
	at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:377)
	at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38)
	at org.apache.sshd.common.io.nio2.Nio2CompletionHandler$$Lambda/0x000071cbd036af08.run(Unknown Source)
	at java.security.AccessController.executePrivileged(java.base@21.0.11/AccessController.java:778)
	at java.security.AccessController.doPrivileged(java.base@21.0.11/AccessController.java:319)
	at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37)
	at sun.nio.ch.Invoker.invokeUnchecked(java.base@21.0.11/Invoker.java:129)
	at sun.nio.ch.Invoker$2.run(java.base@21.0.11/Invoker.java:221)
	at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(java.base@21.0.11/AsynchronousChannelGroupImpl.java:113)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1144)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"GC Thread#1" os_prio=0 cpu=90.87ms elapsed=30.61s tid=0x000071cbc4006120 nid=53038 runnable  

"VM Thread" os_prio=0 cpu=17.58ms elapsed=31.57s tid=0x000071cc440ac900 nid=53019 runnable  

"VM Periodic Task Thread" os_prio=0 cpu=16.68ms elapsed=31.59s tid=0x000071cc4409b0c0 nid=53018 waiting on condition  

"G1 Service" os_prio=0 cpu=1.69ms elapsed=31.65s tid=0x000071cc44082430 nid=53017 runnable  

"G1 Refine#0" os_prio=0 cpu=31.58ms elapsed=31.66s tid=0x000071cc44081460 nid=53016 runnable  

"G1 Conc#0" os_prio=0 cpu=28.85ms elapsed=31.66s tid=0x000071cc4403fc70 nid=53015 runnable  

"G1 Main Marker" os_prio=0 cpu=0.38ms elapsed=31.66s tid=0x000071cc4403ecc0 nid=53014 runnable  

"GC Thread#0" os_prio=0 cpu=84.25ms elapsed=31.67s tid=0x000071cc4403c6e0 nid=53013 runnable  

JNI global refs: 15, weak refs: 13

Heap
 garbage-first heap   total 65536K, used 50997K [0x00000000f8000000, 0x0000000100000000)
  region size 1024K, 34 young (34816K), 3 survivors (3072K)
 Metaspace       used 28864K, committed 29312K, reserved 1114112K
  class space    used 3764K, committed 3968K, reserved 1048576K

[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
[DropletManager] Renewing lease for droplet 2...
[DropletManager] Lease renewed for droplet 2
[BuildTestService] Lease renewed for build c632ab46 (droplet 2)
TIMEOUT: Process timed out after 30s
[JSTACK THREAD DUMPS BEGIN]
2026-07-13 04:57:42
Full thread dump OpenJDK 64-Bit Server VM (21.0.11+10-1-24.04.2-Ubuntu mixed mode, sharing):

Threads class SMR info:
_java_thread_list=0x000071cbb4002cb0, length=28, elements={
0x000071cc4401be60, 0x000071cc440b8440, 0x000071cc440b99c0, 0x000071cc440bb170,
0x000071cc440bc7c0, 0x000071cc440bdd70, 0x000071cc440bf8c0, 0x000071cc440c0f90,
0x000071cc440cd7e0, 0x000071cc440d0b00, 0x000071cc44817120, 0x000071cc4481d9f0,
0x000071cc447a5cc0, 0x000071cc4482e270, 0x000071cc448adf30, 0x000071cc448afb30,
0x000071cc448b0800, 0x000071cc448f5e20, 0x000071cc180053e0, 0x000071cc2400e4f0,
0x000071cc2400f920, 0x000071cc20001fb0, 0x000071cc2403bcf0, 0x000071cc24044fd0,
0x000071cc24047e10, 0x000071cc240492e0, 0x000071cc2404abf0, 0x000071cbb40016e0
}

"main" #1 [53012] prio=5 os_prio=0 cpu=3014.77ms elapsed=31.47s tid=0x000071cc4401be60 nid=53012 waiting on condition  [0x000071cc4a7fe000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.QuotaSaturationFailsOnlyAfterTotalWindowKt.quotaSaturationFailsOnlyAfterTotalWindow(quotaSaturationFailsOnlyAfterTotalWindow.kt:324)
	at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.base@21.0.11/DirectMethodHandle$Holder)
	at java.lang.invoke.LambdaForm$MH/0x000071cbd0004800.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:153)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	at java.lang.invoke.LambdaForm$DMH/0x000071cbd0001800.invokeStatic(java.base@21.0.11/LambdaForm$DMH)
	at java.lang.invoke.LambdaForm$MH/0x000071cbd0004000.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:154)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)

"Reference Handler" #9 [53022] daemon prio=10 os_prio=0 cpu=1.47ms elapsed=31.33s tid=0x000071cc440b8440 nid=53022 waiting on condition  [0x000071cc493fe000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.ref.Reference.waitForReferencePendingList(java.base@21.0.11/Native Method)
	at java.lang.ref.Reference.processPendingReferences(java.base@21.0.11/Reference.java:246)
	at java.lang.ref.Reference$ReferenceHandler.run(java.base@21.0.11/Reference.java:208)

"Finalizer" #10 [53023] daemon prio=8 os_prio=0 cpu=0.75ms elapsed=31.33s tid=0x000071cc440b99c0 nid=53023 in Object.wait()  [0x000071cc492fe000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f88a7020> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.lang.ref.NativeReferenceQueue.await(java.base@21.0.11/NativeReferenceQueue.java:48)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:158)
	at java.lang.ref.NativeReferenceQueue.remove(java.base@21.0.11/NativeReferenceQueue.java:89)
	- locked <0x00000000f88a7020> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.ref.Finalizer$FinalizerThread.run(java.base@21.0.11/Finalizer.java:173)

"Signal Dispatcher" #11 [53024] daemon prio=9 os_prio=0 cpu=0.48ms elapsed=31.32s tid=0x000071cc440bb170 nid=53024 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Service Thread" #12 [53025] daemon prio=9 os_prio=0 cpu=0.48ms elapsed=31.32s tid=0x000071cc440bc7c0 nid=53025 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Monitor Deflation Thread" #13 [53026] daemon prio=9 os_prio=0 cpu=3.32ms elapsed=31.31s tid=0x000071cc440bdd70 nid=53026 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #14 [53027] daemon prio=9 os_prio=0 cpu=4927.88ms elapsed=31.31s tid=0x000071cc440bf8c0 nid=53027 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   Compiling: 2779 %     4       org.bouncycastle.pqc.crypto.ntruprime.Utils::getOneThirdInverseInRQ @ 156 (431 bytes)

"C1 CompilerThread0" #15 [53028] daemon prio=9 os_prio=0 cpu=1264.88ms elapsed=31.30s tid=0x000071cc440c0f90 nid=53028 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   Compiling: 2841       2       sun.security.util.math.intpoly.IntegerPolynomial448::mult (2467 bytes)

"Notification Thread" #16 [53029] daemon prio=9 os_prio=0 cpu=0.12ms elapsed=31.22s tid=0x000071cc440cd7e0 nid=53029 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Common-Cleaner" #17 [53030] daemon prio=8 os_prio=0 cpu=0.56ms elapsed=31.21s tid=0x000071cc440d0b00 nid=53030 waiting on condition  [0x000071cc48b2d000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f880c390> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1886)
	at java.lang.ref.ReferenceQueue.await(java.base@21.0.11/ReferenceQueue.java:71)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(java.base@21.0.11/ReferenceQueue.java:218)
	at jdk.internal.ref.CleanerImpl.run(java.base@21.0.11/CleanerImpl.java:140)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Thread-0" #20 [53106] daemon prio=5 os_prio=0 cpu=0.65ms elapsed=24.70s tid=0x000071cc44817120 nid=53106 runnable  [0x000071cc4892c000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[23f5b5dc](port=0)-timer-thread-1" #21 [53109] daemon prio=5 os_prio=0 cpu=4.57ms elapsed=24.68s tid=0x000071cc4481d9f0 nid=53109 waiting on condition  [0x000071cc4882c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db3c70> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"Thread-1" #22 [53112] daemon prio=5 os_prio=0 cpu=0.20ms elapsed=24.65s tid=0x000071cc447a5cc0 nid=53112 runnable  [0x000071cc4872c000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[1b410b60](port=44223)-timer-thread-1" #23 [53113] daemon prio=5 os_prio=0 cpu=4.04ms elapsed=24.65s tid=0x000071cc4482e270 nid=53113 waiting on condition  [0x000071cc4862c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db3fd8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"deletion-worker" #26 [53137] daemon prio=5 os_prio=0 cpu=0.25ms elapsed=24.33s tid=0x000071cc448adf30 nid=53137 in Object.wait()  [0x000071cc4852c000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f8dbcc10> (a java.lang.Object)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at buildtest.embedded.DeletionWorker.run(DeletionWorker.kt:120)
	- locked <0x00000000f8dbcc10> (a java.lang.Object)
	at buildtest.embedded.DeletionWorker$$Lambda/0x000071cbd0146cb0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"build-watchdog" #27 [53138] daemon prio=5 os_prio=0 cpu=14.37ms elapsed=24.33s tid=0x000071cc448afb30 nid=53138 waiting on condition  [0x000071cc4842c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9900358> (a java.util.concurrent.CountDownLatch$Sync)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:221)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(java.base@21.0.11/AbstractQueuedSynchronizer.java:788)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(java.base@21.0.11/AbstractQueuedSynchronizer.java:1133)
	at java.util.concurrent.CountDownLatch.await(java.base@21.0.11/CountDownLatch.java:230)
	at buildtest.embedded.BuildWatchdogKt.clockSleep(BuildWatchdog.kt:114)
	at buildtest.embedded.BuildWatchdog.loop(BuildWatchdog.kt:665)
	at buildtest.embedded.BuildWatchdog.start$lambda$5$lambda$3(BuildWatchdog.kt:224)
	at buildtest.embedded.BuildWatchdog$$Lambda/0x000071cbd0146ed8.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"buildtest-auto-archive" #24 [53139] daemon prio=5 os_prio=0 cpu=1.37ms elapsed=24.32s tid=0x000071cc448b0800 nid=53139 waiting on condition  [0x000071cc4832c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.BuildTestEmbeddedService.archiveThread$lambda$23(BuildTestEmbeddedService.kt:704)
	at buildtest.embedded.BuildTestEmbeddedService$$Lambda/0x000071cbd0145ef0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"ForkJoinPool-1-worker-1" #29 [53140] daemon prio=5 os_prio=0 cpu=1251.97ms elapsed=24.24s tid=0x000071cc448f5e20 nid=53140 waiting on condition  [0x000071cc4822c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8db2398> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1893)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"ForkJoinPool-1-worker-2" #30 [53141] daemon prio=5 os_prio=0 cpu=1850.39ms elapsed=24.23s tid=0x000071cc180053e0  [0x000071cc4812a000]
   Carrying virtual thread #31
	at jdk.internal.vm.Continuation.run(java.base@21.0.11/Continuation.java:251)
	at java.lang.VirtualThread.runContinuation(java.base@21.0.11/VirtualThread.java:245)
	at java.lang.VirtualThread$$Lambda/0x000071cbd01617d8.run(java.base@21.0.11/Unknown Source)
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(java.base@21.0.11/ForkJoinTask.java:1423)
	at java.util.concurrent.ForkJoinTask.doExec(java.base@21.0.11/ForkJoinTask.java:387)
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(java.base@21.0.11/ForkJoinPool.java:1312)
	at java.util.concurrent.ForkJoinPool.scan(java.base@21.0.11/ForkJoinPool.java:1843)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1808)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"Thread-5" #32 [53385] daemon prio=5 os_prio=0 cpu=3.31ms elapsed=8.47s tid=0x000071cc2400e4f0 nid=53385 runnable  [0x000071cc43ffe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPort$EventHandlerTask.poll(java.base@21.0.11/EPollPort.java:199)
	at sun.nio.ch.EPollPort$EventHandlerTask.run(java.base@21.0.11/EPollPort.java:280)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[dc732a](port=44223)-timer-thread-1" #33 [53386] daemon prio=5 os_prio=0 cpu=2.15ms elapsed=8.46s tid=0x000071cc2400f920 nid=53386 waiting on condition  [0x000071cc2c7fe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9903480> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"sshd-SshServer[dc732a](port=44223)-nio2-thread-1" #75 [53430] daemon prio=5 os_prio=0 cpu=357.97ms elapsed=4.06s tid=0x000071cc20001fb0 nid=53430 waiting on condition  [0x000071cc2c6fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f99037d8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@21.0.11/AbstractQueuedSynchronizer.java:519)
	at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@21.0.11/ForkJoinPool.java:3780)
	at java.util.concurrent.ForkJoinPool.managedBlock(java.base@21.0.11/ForkJoinPool.java:3725)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1746)
	at java.util.concurrent.LinkedBlockingQueue.take(java.base@21.0.11/LinkedBlockingQueue.java:435)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"Read-Poller" #76 [53431] daemon prio=5 os_prio=0 cpu=0.50ms elapsed=4.03s tid=0x000071cc2403bcf0 nid=53431 runnable  [0x000071cc2c5fe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPoller.poll(java.base@21.0.11/EPollPoller.java:74)
	at sun.nio.ch.Poller.poll(java.base@21.0.11/Poller.java:370)
	at sun.nio.ch.Poller.pollLoop(java.base@21.0.11/Poller.java:277)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0177c98.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Read-Updater" #77 [53432] daemon prio=5 os_prio=0 cpu=1.22ms elapsed=4.03s tid=0x000071cc24044fd0 nid=53432 waiting on condition  [0x000071cc2c4fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9917d58> (a java.util.concurrent.LinkedTransferQueue)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@21.0.11/LinkedTransferQueue.java:458)
	at java.util.concurrent.LinkedTransferQueue.xfer(java.base@21.0.11/LinkedTransferQueue.java:613)
	at java.util.concurrent.LinkedTransferQueue.take(java.base@21.0.11/LinkedTransferQueue.java:1257)
	at sun.nio.ch.Poller.updateLoop(java.base@21.0.11/Poller.java:293)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0178528.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Write-Poller" #78 [53433] daemon prio=5 os_prio=0 cpu=0.28ms elapsed=4.02s tid=0x000071cc24047e10 nid=53433 runnable  [0x000071cc2c3fe000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPoll.wait(java.base@21.0.11/Native Method)
	at sun.nio.ch.EPollPoller.poll(java.base@21.0.11/EPollPoller.java:74)
	at sun.nio.ch.Poller.poll(java.base@21.0.11/Poller.java:370)
	at sun.nio.ch.Poller.pollLoop(java.base@21.0.11/Poller.java:277)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0177c98.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Write-Updater" #79 [53434] daemon prio=5 os_prio=0 cpu=0.39ms elapsed=4.01s tid=0x000071cc240492e0 nid=53434 waiting on condition  [0x000071cc2c2fe000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9917fe8> (a java.util.concurrent.LinkedTransferQueue)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@21.0.11/LinkedTransferQueue.java:458)
	at java.util.concurrent.LinkedTransferQueue.xfer(java.base@21.0.11/LinkedTransferQueue.java:613)
	at java.util.concurrent.LinkedTransferQueue.take(java.base@21.0.11/LinkedTransferQueue.java:1257)
	at sun.nio.ch.Poller.updateLoop(java.base@21.0.11/Poller.java:293)
	at sun.nio.ch.Poller$$Lambda/0x000071cbd0178528.run(java.base@21.0.11/Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"VirtualThread-unparker" #80 [53435] daemon prio=5 os_prio=0 cpu=0.29ms elapsed=4.01s tid=0x000071cc2404abf0 nid=53435 waiting on condition  [0x000071cc2c1fe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8b90138> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@21.0.11/AbstractQueuedSynchronizer.java:1797)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1182)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Attach Listener" #117 [53502] daemon prio=9 os_prio=0 cpu=0.42ms elapsed=0.12s tid=0x000071cbb40016e0 nid=53502 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"GC Thread#1" os_prio=0 cpu=90.87ms elapsed=30.40s tid=0x000071cbc4006120 nid=53038 runnable  

"VM Thread" os_prio=0 cpu=14.80ms elapsed=31.36s tid=0x000071cc440ac900 nid=53019 runnable  

"VM Periodic Task Thread" os_prio=0 cpu=16.55ms elapsed=31.38s tid=0x000071cc4409b0c0 nid=53018 waiting on condition  

"G1 Service" os_prio=0 cpu=1.69ms elapsed=31.44s tid=0x000071cc44082430 nid=53017 runnable  

"G1 Refine#0" os_prio=0 cpu=31.43ms elapsed=31.45s tid=0x000071cc44081460 nid=53016 runnable  

"G1 Conc#0" os_prio=0 cpu=28.85ms elapsed=31.45s tid=0x000071cc4403fc70 nid=53015 runnable  

"G1 Main Marker" os_prio=0 cpu=0.38ms elapsed=31.45s tid=0x000071cc4403ecc0 nid=53014 runnable  

"GC Thread#0" os_prio=0 cpu=84.25ms elapsed=31.46s tid=0x000071cc4403c6e0 nid=53013 runnable  

JNI global refs: 15, weak refs: 13

[JSTACK THREAD DUMPS END]
PASSEDbuildtest.embeddedlegacyProvisioningMarkerWithStartedTestFinalizesIncompleteTests2768ms
Console output (89 bytes)
PASSED buildtest.embedded.legacyProvisioningMarkerWithStartedTestFinalizesIncompleteTests
PASSEDbuildtest.embeddedwatchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds10506ms
Console output (81 bytes)
PASSED buildtest.embedded.watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds
PASSEDbuildtest.embeddedgetArtifactChunkReturnsNullWhenRunHasNoArtifact2760ms
Console output (73 bytes)
PASSED buildtest.embedded.getArtifactChunkReturnsNullWhenRunHasNoArtifact
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_mixedAnnotationsAndDefaults9393ms
Console output (80 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_mixedAnnotationsAndDefaults
PASSEDbuildtest.embeddeddropletManagerAdoptsProviderCreatedDropletAfterResponseFailure11168ms
Console output (88 bytes)
PASSED buildtest.embedded.dropletManagerAdoptsProviderCreatedDropletAfterResponseFailure
PASSEDbuildtest.embeddedattachToRunnerResetsTimeoutAfterSpoolProgress15654ms
Console output (71 bytes)
PASSED buildtest.embedded.attachToRunnerResetsTimeoutAfterSpoolProgress
PASSEDbuildtest.embeddedallBlankTestSpecsFallBackToWorkspacePath1959ms
Console output (66 bytes)
PASSED buildtest.embedded.allBlankTestSpecsFallBackToWorkspacePath
PASSEDbuildtest.embeddedsubmitBuildWithPathTraversalArchiveDoesNotEscape9002ms
Console output (74 bytes)
PASSED buildtest.embedded.submitBuildWithPathTraversalArchiveDoesNotEscape
PASSEDbuildtest.embeddede2eOverrideJarRunId_artifactFromPreviousBuildIsInjectedIntoWorkspace26401ms
Console output (94 bytes)
PASSED buildtest.embedded.e2eOverrideJarRunId_artifactFromPreviousBuildIsInjectedIntoWorkspace
PASSEDbuildtest.embeddedwatchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics8895ms
Console output (88 bytes)
PASSED buildtest.embedded.watchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics
PASSEDbuildtest.embeddede2eShardedProvisioningFailureRecoveryKeepsTestsNotRun16393ms
Console output (79 bytes)
PASSED buildtest.embedded.e2eShardedProvisioningFailureRecoveryKeepsTestsNotRun
PASSEDbuildtest.embeddedtestPendingTestsFinalizedToFailedOnBuildCompletion1995ms
Console output (76 bytes)
PASSED buildtest.embedded.testPendingTestsFinalizedToFailedOnBuildCompletion
PASSEDbuildtest.embeddedallPhasesWithDropletInfoAreResumedOnRestart5020ms
Console output (69 bytes)
PASSED buildtest.embedded.allPhasesWithDropletInfoAreResumedOnRestart
PASSEDbuildtest.embeddede2eExecStreamingDoesNotRetainOutput16070ms
Console output (61 bytes)
PASSED buildtest.embedded.e2eExecStreamingDoesNotRetainOutput
PASSEDbuildtest.embeddedloadStormConcurrentSubmitReadDeleteStaysBoundedUnder128mHeap9507ms
Console output (86 bytes)
PASSED buildtest.embedded.loadStormConcurrentSubmitReadDeleteStaysBoundedUnder128mHeap
PASSEDbuildtest.embeddedinstallDependenciesContinuesWhenSwapPermissionDeniedOnLargeMemoryHost15719ms
Console output (95 bytes)
PASSED buildtest.embedded.installDependenciesContinuesWhenSwapPermissionDeniedOnLargeMemoryHost
PASSEDbuildtest.embeddedrenewBuildLeasePendingWithoutDropletAdvances3841ms
Console output (70 bytes)
PASSED buildtest.embedded.renewBuildLeasePendingWithoutDropletAdvances
PASSEDbuildtest.embeddedtestDisabledTestsNotCountedAsFailed2990ms
Console output (61 bytes)
PASSED buildtest.embedded.testDisabledTestsNotCountedAsFailed
PASSEDbuildtest.embeddeddeleteBuildRunFindsUnpersistedShardDropletsByName2720ms
Console output (75 bytes)
PASSED buildtest.embedded.deleteBuildRunFindsUnpersistedShardDropletsByName
PASSEDbuildtest.embeddedwatchdogProvisioningTimeoutDestroysDropletIfPresent2274ms
Console output (77 bytes)
PASSED buildtest.embedded.watchdogProvisioningTimeoutDestroysDropletIfPresent
PASSEDbuildtest.embeddedadmissionWaitWithLiveConsumerHeartbeatSurvivesLeaseBudget3257ms
Console output (83 bytes)
PASSED buildtest.embedded.admissionWaitWithLiveConsumerHeartbeatSurvivesLeaseBudget
PASSEDbuildtest.embeddede2eShardedMixedProvisioningAndTestingFailureFinalizesStartedTests21011ms
Console output (91 bytes)
PASSED buildtest.embedded.e2eShardedMixedProvisioningAndTestingFailureFinalizesStartedTests
PASSEDbuildtest.embeddedtestBuildRunnerCommand2007ms
Console output (48 bytes)
PASSED buildtest.embedded.testBuildRunnerCommand
PASSEDbuildtest.embeddedtestSubmitBuild_overrideJarRunId_throwsWhenRunDoesNotExist3255ms
Console output (84 bytes)
PASSED buildtest.embedded.testSubmitBuild_overrideJarRunId_throwsWhenRunDoesNotExist
PASSEDbuildtest.embeddedtestProcessRunnerEventThrowsOnEmptyProjectOrName2422ms
Console output (74 bytes)
PASSED buildtest.embedded.testProcessRunnerEventThrowsOnEmptyProjectOrName
PASSEDbuildtest.embeddede2eNormalBuildLogsNoHeapDumps23054ms
Console output (55 bytes)
PASSED buildtest.embedded.e2eNormalBuildLogsNoHeapDumps
PASSEDbuildtest.embeddedfailingDropletServiceProducesCleanFailedAndDoesNotWedgeService8874ms
Console output (88 bytes)
PASSED buildtest.embedded.failingDropletServiceProducesCleanFailedAndDoesNotWedgeService
PASSEDbuildtest.embeddedtestProcessRunnerEventBuildRuleSavesResult2231ms
Console output (68 bytes)
PASSED buildtest.embedded.testProcessRunnerEventBuildRuleSavesResult
PASSEDbuildtest.embeddedadmissionCapAndReleaseWakeQueuedRun11148ms
Console output (61 bytes)
PASSED buildtest.embedded.admissionCapAndReleaseWakeQueuedRun
PASSEDbuildtest.embeddedtestStreamedSnapshotRoundTripsEveryTestResultField2746ms
Console output (76 bytes)
PASSED buildtest.embedded.testStreamedSnapshotRoundTripsEveryTestResultField
PASSEDbuildtest.embeddedwatchdogFailsProvisioningBuildAfterFiveMinutes1541ms
Console output (72 bytes)
PASSED buildtest.embedded.watchdogFailsProvisioningBuildAfterFiveMinutes
PASSEDbuildtest.embeddede2eResumeIngestsSpooledEventsWhileRunnerStillRunning20134ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eResumeIngestsSpooledEventsWhileRunnerStillRunning
PASSEDbuildtest.embeddedtestGetBuildRuleResultsRefreshesAfterSameMetadataAtomicReplacement2506ms
Console output (92 bytes)
PASSED buildtest.embedded.testGetBuildRuleResultsRefreshesAfterSameMetadataAtomicReplacement
PASSEDbuildtest.embeddedgetExecutionDurationStatsConcurrentQueriesDoNotReparseLogUnderTightHeap10096ms
Console output (97 bytes)
PASSED buildtest.embedded.getExecutionDurationStatsConcurrentQueriesDoNotReparseLogUnderTightHeap
PASSEDbuildtest.embeddedwatchdogLeaseRenewalCadenceRetriesBeforeLeaseExpires2548ms
Console output (78 bytes)
PASSED buildtest.embedded.watchdogLeaseRenewalCadenceRetriesBeforeLeaseExpires
PASSEDbuildtest.embeddede2eBuildLifecycleIncludesTestingStatus25874ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eBuildLifecycleIncludesTestingStatus
PASSEDbuildtest.embeddede2eXmlResultsShouldNotOverwriteBtrErrorMessages25854ms
Console output (73 bytes)
PASSED buildtest.embedded.e2eXmlResultsShouldNotOverwriteBtrErrorMessages
PASSEDbuildtest.embeddede2eResumeRecoverFromSshChannelFailure28447ms
Console output (63 bytes)
PASSED buildtest.embedded.e2eResumeRecoverFromSshChannelFailure
PASSEDbuildtest.embeddedpowOverflowDoesNotCauseNegativeBackoffInterval2366ms
Console output (72 bytes)
PASSED buildtest.embedded.powOverflowDoesNotCauseNegativeBackoffInterval
PASSEDbuildtest.embeddedwatchdogStillFailsRunWhenConsumerStopsRenewingBuildLease2711ms
Console output (82 bytes)
PASSED buildtest.embedded.watchdogStillFailsRunWhenConsumerStopsRenewingBuildLease
PASSEDbuildtest.embeddedwatchdogFrozenProvisioningReportsLastProgress2288ms
Console output (71 bytes)
PASSED buildtest.embedded.watchdogFrozenProvisioningReportsLastProgress
PASSEDbuildtest.embeddede2eCancellationViaInterruptProducesCanceled15389ms
Console output (69 bytes)
PASSED buildtest.embedded.e2eCancellationViaInterruptProducesCanceled
PASSEDbuildtest.embeddedbuildKompileCommandOutputRequiresBuildrule1309ms
Console output (68 bytes)
PASSED buildtest.embedded.buildKompileCommandOutputRequiresBuildrule
PASSEDbuildtest.embeddedgetArtifactChunkReturnsNullForNonExistentRun1655ms
Console output (70 bytes)
PASSED buildtest.embedded.getArtifactChunkReturnsNullForNonExistentRun
PASSEDbuildtest.embeddede2eCancelDuringPreparationProducesCanceled5413ms
Console output (68 bytes)
PASSED buildtest.embedded.e2eCancelDuringPreparationProducesCanceled
PASSEDbuildtest.embeddedextractProjectNamesFromValidArchive5565ms
Console output (61 bytes)
PASSED buildtest.embedded.extractProjectNamesFromValidArchive
PASSEDbuildtest.embeddeddeletionWorkerProcessesEnqueueDuringActiveProcessing8596ms
Console output (78 bytes)
PASSED buildtest.embedded.deletionWorkerProcessesEnqueueDuringActiveProcessing
PASSEDbuildtest.embeddede2eArtifactCollectionAfterBuild19394ms
Console output (57 bytes)
PASSED buildtest.embedded.e2eArtifactCollectionAfterBuild
PASSEDbuildtest.embeddede2eHeapDumpCompletesBeforeOldSessionClosed19649ms
Console output (68 bytes)
PASSED buildtest.embedded.e2eHeapDumpCompletesBeforeOldSessionClosed
PASSEDbuildtest.embeddedrenewBuildLeaseAuthoritativePerDroplet404MarksNonRenewable2090ms
Console output (84 bytes)
PASSED buildtest.embedded.renewBuildLeaseAuthoritativePerDroplet404MarksNonRenewable
PASSEDbuildtest.embeddedtestProcessRunnerEventMaterializesPendingBuildRuleFromDiscovery1423ms
Console output (89 bytes)
PASSED buildtest.embedded.testProcessRunnerEventMaterializesPendingBuildRuleFromDiscovery
PASSEDbuildtest.embeddede2eCancelWhileRestartRecoveredRunIsAdmissionQueued19376ms
Console output (76 bytes)
PASSED buildtest.embedded.e2eCancelWhileRestartRecoveredRunIsAdmissionQueued
PASSEDbuildtest.embeddede2eCancelDuringSilentBuildPhaseClosesSshSession21344ms
Console output (73 bytes)
PASSED buildtest.embedded.e2eCancelDuringSilentBuildPhaseClosesSshSession
PASSEDbuildtest.embeddedtestInitialPendingResultsWrittenAfterDiscovery8185ms
Console output (72 bytes)
PASSED buildtest.embedded.testInitialPendingResultsWrittenAfterDiscovery
PASSEDbuildtest.embeddede2eUnshardedResumeProvisioningFailureKeepsTestsNotRun9584ms
Console output (79 bytes)
PASSED buildtest.embedded.e2eUnshardedResumeProvisioningFailureKeepsTestsNotRun
PASSEDbuildtest.embeddednoDropletDestroyWhenDropletIdIsZero4576ms
Console output (61 bytes)
PASSED buildtest.embedded.noDropletDestroyWhenDropletIdIsZero
PASSEDbuildtest.embeddeduploadHeapDumpsNoFilesFound9792ms
Console output (53 bytes)
PASSED buildtest.embedded.uploadHeapDumpsNoFilesFound
PASSEDbuildtest.embeddedtestProcessRunnerEventCompletedBeforeStarted1591ms
Console output (70 bytes)
PASSED buildtest.embedded.testProcessRunnerEventCompletedBeforeStarted
PASSEDbuildtest.embeddede2ePreparationFailureProducesBuildLog2849ms
Console output (63 bytes)
PASSED buildtest.embedded.e2ePreparationFailureProducesBuildLog
PASSEDbuildtest.embeddedprocessRunnerEventProjectsTruncatedConsoleLineWithSurvivingIdentity3320ms
Console output (93 bytes)
PASSED buildtest.embedded.processRunnerEventProjectsTruncatedConsoleLineWithSurvivingIdentity
PASSEDbuildtest.embeddedbuildRunImplJsonRoundTrip1573ms
Console output (51 bytes)
PASSED buildtest.embedded.buildRunImplJsonRoundTrip
PASSEDbuildtest.embeddedloadFromDiskBacksRecoveryWorkOffConstructorHotPath5950ms
Console output (76 bytes)
PASSED buildtest.embedded.loadFromDiskBacksRecoveryWorkOffConstructorHotPath
PASSEDbuildtest.embeddedwatchdogDoesNotFailBuildInCompletingStatus1792ms
Console output (68 bytes)
PASSED buildtest.embedded.watchdogDoesNotFailBuildInCompletingStatus
PASSEDbuildtest.embeddedtestResultImplStartedAtJsonRoundTrip1713ms
Console output (62 bytes)
PASSED buildtest.embedded.testResultImplStartedAtJsonRoundTrip
FAILEDbuildtest.embeddede2eShardingTriggersNaturallyAtProductionDefaults109955msjava.lang.AssertionError: A 100-test run-all build at production defaults should complete, but status was PROVISIONING. Error: . Expected <COMPLETED>, actual <PROVISIONING>. at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16) at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652) at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11) at kotlin.test.Asserter$DefaultImpls.assertEquals(Assertions.kt:671) at kotlin.test.DefaultAsserter.assertEquals(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:63) at kotlin.test.AssertionsKt.assertEquals(Unknown Source) at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt$e2eShardingTriggersNaturallyAtProductionDefaults$1.invoke(e2eShardingTriggersNaturallyAtProductionDefaults.kt:209) at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt$e2eShardingTriggersNaturallyAtProductionDefaults$1.invoke(e2eShardingTriggersNaturallyAtProductionDefaults.kt:195) at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt.buildLargeTestArchive(e2eShardingTriggersNaturallyAtProductionDefaults.kt:108) at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt.e2eShardingTriggersNaturallyAtProductionDefaults(e2eShardingTriggersNaturallyAtProductionDefaults.kt:195) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at kompile.TestRunner.executeTest(TestRunner.kt:16) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)
Console output (7940 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] WARNING: Admission configuration: dropletLimit=0, active=false; fleet admission control is disabled
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Build submitted: runId=47f874bd, label=natural-sharding-build, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=1024)
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
warning: test rule 'shard.gen.p0.buildMaven' at /tmp/buildscript-parse-17309211718621412619/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p1.buildMaven' at /tmp/buildscript-parse-5091558641101905120/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p2.buildMaven' at /tmp/buildscript-parse-2862280319228405771/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p3.buildMaven' at /tmp/buildscript-parse-17952842904898633310/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p4.buildMaven' at /tmp/buildscript-parse-9087311242671902738/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p5.buildMaven' at /tmp/buildscript-parse-12870582816796642487/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p6.buildMaven' at /tmp/buildscript-parse-5243433096226899236/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p7.buildMaven' at /tmp/buildscript-parse-17336399513141542439/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p8.buildMaven' at /tmp/buildscript-parse-16375475672847737696/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.gen.p9.buildMaven' at /tmp/buildscript-parse-12810237934556749043/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
[BuildTestService] Calculated whole-build timeout: 80 minutes from 100 test(s) (total test time: 3000s, buffer: 30 min)
[BuildTestService] Build 47f874bd: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-47f874bd-s1, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-47f874bd, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=2, name=buildtest-47f874bd, status=active, region=sfo3
[DropletManager] Droplet created: id=1, name=buildtest-47f874bd-s1, status=active, region=sfo3
[DropletManager] Waiting for droplet 2 to become active...
[DropletManager] Droplet 2 is active at 127.0.0.3
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-47f874bd-s2, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Waiting for droplet 1 to become active...
[DropletManager] Droplet 1 is active at 127.0.0.2
[DropletManager] Droplet created: id=3, name=buildtest-47f874bd-s2, status=active, region=sfo3
[DropletManager] Waiting for droplet 3 to become active...
[DropletManager] Droplet 3 is active at 127.0.0.4
[BuildDropletReconciler] decision=keep name=buildtest-47f874bd-s1 id=1 ageMs=51505 runId=47f874bd runState=PROVISIONING
[BuildDropletReconciler] decision=keep name=buildtest-47f874bd id=2 ageMs=51493 runId=47f874bd runState=PROVISIONING
[BuildDropletReconciler] decision=keep name=buildtest-47f874bd-s2 id=3 ageMs=51439 runId=47f874bd runState=PROVISIONING
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)
Caused by: java.lang.RuntimeException: Failed to execute test buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt.e2eShardingTriggersNaturallyAtProductionDefaults
	at kompile.TestRunner.executeTest(TestRunner.kt:18)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 2 more
Caused by: java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	... 3 more
Caused by: java.lang.AssertionError: A 100-test run-all build at production defaults should complete, but status was PROVISIONING. Error: . Expected <COMPLETED>, actual <PROVISIONING>.
	at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16)
	at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652)
	at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11)
	at kotlin.test.Asserter$DefaultImpls.assertEquals(Assertions.kt:671)
	at kotlin.test.DefaultAsserter.assertEquals(DefaultAsserter.kt:11)
	at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:63)
	at kotlin.test.AssertionsKt.assertEquals(Unknown Source)
	at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt$e2eShardingTriggersNaturallyAtProductionDefaults$1.invoke(e2eShardingTriggersNaturallyAtProductionDefaults.kt:209)
	at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt$e2eShardingTriggersNaturallyAtProductionDefaults$1.invoke(e2eShardingTriggersNaturallyAtProductionDefaults.kt:195)
	at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt.buildLargeTestArchive(e2eShardingTriggersNaturallyAtProductionDefaults.kt:108)
	at buildtest.embedded.E2eShardingTriggersNaturallyAtProductionDefaultsKt.e2eShardingTriggersNaturallyAtProductionDefaults(e2eShardingTriggersNaturallyAtProductionDefaults.kt:195)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 5 more
PASSEDbuildtest.embeddedexecutionDurationCompletingRestartRecordsDurationsOnce3135ms
Console output (80 bytes)
PASSED buildtest.embedded.executionDurationCompletingRestartRecordsDurationsOnce
PASSEDbuildtest.embeddedtestProcessRunnerEventThrowsOnInvalidJson4037ms
Console output (67 bytes)
PASSED buildtest.embedded.testProcessRunnerEventThrowsOnInvalidJson
PASSEDbuildtest.embeddede2eProvisioningTimeoutFailsBuild21057ms
Console output (58 bytes)
PASSED buildtest.embedded.e2eProvisioningTimeoutFailsBuild
PASSEDbuildtest.embeddedallNonTerminalStatusesAreRecoveredOnRestart6463ms
Console output (69 bytes)
PASSED buildtest.embedded.allNonTerminalStatusesAreRecoveredOnRestart
PASSEDbuildtest.embeddedmanyDistinctRunStatusReadsStayBoundedUnderTightHeap41192ms
Console output (77 bytes)
PASSED buildtest.embedded.manyDistinctRunStatusReadsStayBoundedUnderTightHeap
PASSEDbuildtest.embeddedinstallDependenciesPointsJvmSecurerandomAtUrandom11348ms
Console output (75 bytes)
PASSED buildtest.embedded.installDependenciesPointsJvmSecurerandomAtUrandom
PASSEDbuildtest.embeddedcoldSpoolDrainMarksOneByteOverCapLine10057ms
Console output (63 bytes)
PASSED buildtest.embedded.coldSpoolDrainMarksOneByteOverCapLine
PASSEDbuildtest.embeddedparseMemoryInfoMalformedValueTest1607ms
Console output (59 bytes)
PASSED buildtest.embedded.parseMemoryInfoMalformedValueTest
PASSEDbuildtest.embeddeddropletManagerQuotaLimitFailsAfterBoundedWait3826ms
Console output (71 bytes)
PASSED buildtest.embedded.dropletManagerQuotaLimitFailsAfterBoundedWait
PASSEDbuildtest.embeddedstreamedSnapshotJsonEscapingMatchesJSONObjectQuote1261ms
Console output (76 bytes)
PASSED buildtest.embedded.streamedSnapshotJsonEscapingMatchesJSONObjectQuote
PASSEDbuildtest.embeddedwatchdogRespectsExponentialBackoff1500ms
Console output (60 bytes)
PASSED buildtest.embedded.watchdogRespectsExponentialBackoff
PASSEDbuildtest.embeddedanalyzeArchiveMatchesThreeSeparateFunctions5021ms
Console output (69 bytes)
PASSED buildtest.embedded.analyzeArchiveMatchesThreeSeparateFunctions
PASSEDbuildtest.embeddedwatchdogFallsBackToGlobalTimeoutWhenPerBuildIsNull1381ms
Console output (76 bytes)
PASSED buildtest.embedded.watchdogFallsBackToGlobalTimeoutWhenPerBuildIsNull
PASSEDbuildtest.embeddedtestDiscoveryFromArchiveFindsTestFunctions4780ms
Console output (68 bytes)
PASSED buildtest.embedded.testDiscoveryFromArchiveFindsTestFunctions
PASSEDbuildtest.embeddede2eShardedBuildFailingShardFailsRun19096ms
Console output (61 bytes)
PASSED buildtest.embedded.e2eShardedBuildFailingShardFailsRun
PASSEDbuildtest.embeddedbuildRunImplFailureCategoryJsonRoundTrip1383ms
Console output (66 bytes)
PASSED buildtest.embedded.buildRunImplFailureCategoryJsonRoundTrip
PASSEDbuildtest.embeddeddeletionWorkerStartIsIdempotent1493ms
Console output (57 bytes)
PASSED buildtest.embedded.deletionWorkerStartIsIdempotent
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_capsAtMaxForLargeTestSuites15719ms
Console output (80 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_capsAtMaxForLargeTestSuites
PASSEDbuildtest.embeddedwatchdogSkipsDropletCheckForBuildsWithoutDroplet2206ms
Console output (74 bytes)
PASSED buildtest.embedded.watchdogSkipsDropletCheckForBuildsWithoutDroplet
PASSEDbuildtest.embeddedshardPlanningRunAllSpecsDetection1984ms
Console output (59 bytes)
PASSED buildtest.embedded.shardPlanningRunAllSpecsDetection
PASSEDbuildtest.embeddedwatchdogTrackedBuildsIsSafeForConcurrentAccess2929ms
Console output (72 bytes)
PASSED buildtest.embedded.watchdogTrackedBuildsIsSafeForConcurrentAccess
PASSEDbuildtest.embeddedwatchdogStopThenStartDoesNotLeakOldThread8590ms
Console output (67 bytes)
PASSED buildtest.embedded.watchdogStopThenStartDoesNotLeakOldThread
PASSEDbuildtest.embeddedanalyzeArchiveDoesNotOomOnOversizedBuildKts5201ms
Console output (69 bytes)
PASSED buildtest.embedded.analyzeArchiveDoesNotOomOnOversizedBuildKts
PASSEDbuildtest.embeddedtestDropletManagerNormalizesBlankSize1196ms
Console output (63 bytes)
PASSED buildtest.embedded.testDropletManagerNormalizesBlankSize
PASSEDbuildtest.embeddedwatchdogDoesNotFailBuildInDestroyingStatus1584ms
Console output (68 bytes)
PASSED buildtest.embedded.watchdogDoesNotFailBuildInDestroyingStatus
PASSEDbuildtest.embeddedextractProjectNamesFallsBackWhenNoBuildKts1237ms
Console output (68 bytes)
PASSED buildtest.embedded.extractProjectNamesFallsBackWhenNoBuildKts
PASSEDbuildtest.embeddedextractProjectNamesHandlesDotSlashPrefix1228ms
Console output (66 bytes)
PASSED buildtest.embedded.extractProjectNamesHandlesDotSlashPrefix
PASSEDbuildtest.embeddede2eTestCountsUpdatedOnExceptionPath17453ms
Console output (61 bytes)
PASSED buildtest.embedded.e2eTestCountsUpdatedOnExceptionPath
PASSEDbuildtest.embeddedbuildKompileCommandSingleTestSpec1138ms
Console output (59 bytes)
PASSED buildtest.embedded.buildKompileCommandSingleTestSpec
PASSEDbuildtest.embeddedadmissionWaitWithoutConsumerHeartbeatSurvivesWhileQueued2567ms
Console output (82 bytes)
PASSED buildtest.embedded.admissionWaitWithoutConsumerHeartbeatSurvivesWhileQueued
PASSEDbuildtest.embeddedadmissionWaitDoesNotConsumeProvisioningBudget7468ms
Console output (71 bytes)
PASSED buildtest.embedded.admissionWaitDoesNotConsumeProvisioningBudget
PASSEDbuildtest.embeddedshardPlanningBalancesByDurationEstimates1614ms
Console output (66 bytes)
PASSED buildtest.embedded.shardPlanningBalancesByDurationEstimates
PASSEDbuildtest.embeddedloadFromDiskRecoversManyRunsWithLargeEventLogsUnderTightHeap5970ms
Console output (86 bytes)
PASSED buildtest.embedded.loadFromDiskRecoversManyRunsWithLargeEventLogsUnderTightHeap
PASSEDbuildtest.embeddedtestProcessRunnerEventConsoleOutputPersistedAndProjected1754ms
Console output (82 bytes)
PASSED buildtest.embedded.testProcessRunnerEventConsoleOutputPersistedAndProjected
PASSEDbuildtest.embeddedtestProcessRunnerEventConsoleOutputForUnknownTest1568ms
Console output (75 bytes)
PASSED buildtest.embedded.testProcessRunnerEventConsoleOutputForUnknownTest
PASSEDbuildtest.embeddedcalculateFileTimeoutMs_ignoresTimeoutInStringLiterals5334ms
Console output (79 bytes)
PASSED buildtest.embedded.calculateFileTimeoutMs_ignoresTimeoutInStringLiterals
PASSEDbuildtest.embeddedorphanedDropletIsEnqueuedForDeletionOnServiceRestart4260ms
Console output (78 bytes)
PASSED buildtest.embedded.orphanedDropletIsEnqueuedForDeletionOnServiceRestart
PASSEDbuildtest.embeddedtestResultImplJsonRoundTripWithDefaults1249ms
Console output (65 bytes)
PASSED buildtest.embedded.testResultImplJsonRoundTripWithDefaults
PASSEDbuildtest.embeddede2eRunnerSurvivesSshChannelDeathMidTestingViaEventSpool28853ms
Console output (81 bytes)
PASSED buildtest.embedded.e2eRunnerSurvivesSshChannelDeathMidTestingViaEventSpool
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_withFunctionAnnotations5367ms
Console output (76 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_withFunctionAnnotations
PASSEDbuildtest.embeddedmutatingMethodsRejectAdversarialRunIds2027ms
Console output (64 bytes)
PASSED buildtest.embedded.mutatingMethodsRejectAdversarialRunIds
PASSEDbuildtest.embeddedtestProcessRunnerEventRejectsEmptyProjectForMultiProjectRun1569ms
Console output (85 bytes)
PASSED buildtest.embedded.testProcessRunnerEventRejectsEmptyProjectForMultiProjectRun
PASSEDbuildtest.embeddede2eSshExecutorClosedRefusesToReconnect10803ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eSshExecutorClosedRefusesToReconnect
PASSEDbuildtest.embeddedsubmitBuildWithOversizedBuildKtsDoesNotOom8080ms
Console output (68 bytes)
PASSED buildtest.embedded.submitBuildWithOversizedBuildKtsDoesNotOom
PASSEDbuildtest.embeddedsubmitBuildRejectsArchiveWithOnlyFiles2741ms
Console output (64 bytes)
PASSED buildtest.embedded.submitBuildRejectsArchiveWithOnlyFiles
PASSEDbuildtest.embeddedtestDropletManagerRejectsBlankImage1361ms
Console output (61 bytes)
PASSED buildtest.embedded.testDropletManagerRejectsBlankImage
PASSEDbuildtest.embeddedtestGatewayCreateFailureIsNotRetriedByConsumer1148ms
Console output (72 bytes)
PASSED buildtest.embedded.testGatewayCreateFailureIsNotRetriedByConsumer
PASSEDbuildtest.embeddedrecoveredRunsArePersistedToDisk3266ms
Console output (57 bytes)
PASSED buildtest.embedded.recoveredRunsArePersistedToDisk
PASSEDbuildtest.embeddede2eBuildWithHeapDumpCollectsAndUploads14974ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eBuildWithHeapDumpCollectsAndUploads
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_defaultTimeouts4601ms
Console output (68 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_defaultTimeouts
PASSEDbuildtest.embeddede2eArchiveInProgressBuildThrows21882ms
Console output (57 bytes)
PASSED buildtest.embedded.e2eArchiveInProgressBuildThrows
PASSEDbuildtest.embeddedtestFinalizationIsIdempotent1367ms
Console output (54 bytes)
PASSED buildtest.embedded.testFinalizationIsIdempotent
PASSEDbuildtest.embeddedshardPlanningWeightsNoHistoryTestsByDeclaredTimeout1644ms
Console output (77 bytes)
PASSED buildtest.embedded.shardPlanningWeightsNoHistoryTestsByDeclaredTimeout
PASSEDbuildtest.embeddedexecStreamingSingleOversizeLineIsBoundedInTailAndCallback15748ms
Console output (83 bytes)
PASSED buildtest.embedded.execStreamingSingleOversizeLineIsBoundedInTailAndCallback
PASSEDbuildtest.embeddedsubmitBuildAcceptsValidArchive7644ms
Console output (56 bytes)
PASSED buildtest.embedded.submitBuildAcceptsValidArchive
PASSEDbuildtest.embeddedfinalizeUploadAfterRestartRehydratesSessionAndBuilds8502ms
Console output (78 bytes)
PASSED buildtest.embedded.finalizeUploadAfterRestartRehydratesSessionAndBuilds
PASSEDbuildtest.embeddede2eShardedBuildCleansUpAllDropletsOnSuccess31131ms
Console output (69 bytes)
PASSED buildtest.embedded.e2eShardedBuildCleansUpAllDropletsOnSuccess
PASSEDbuildtest.embeddedendToEndStreamingPipeline13453ms
Console output (51 bytes)
PASSED buildtest.embedded.endToEndStreamingPipeline
PASSEDbuildtest.embeddedcompactedConsoleOutputHandlesEscapedUnicodeAtCutPoints2794ms
Console output (80 bytes)
PASSED buildtest.embedded.compactedConsoleOutputHandlesEscapedUnicodeAtCutPoints
PASSEDbuildtest.embeddede2eWatchdogTimeoutCapturesThreadDumpBeforeHeapDump22713ms
Console output (76 bytes)
PASSED buildtest.embedded.e2eWatchdogTimeoutCapturesThreadDumpBeforeHeapDump
PASSEDbuildtest.embeddedcaptureTimeoutThreadDumpRunsJcmd11290ms
Console output (58 bytes)
PASSED buildtest.embedded.captureTimeoutThreadDumpRunsJcmd
PASSEDbuildtest.embeddedconcurrentSshKeyInitializationGeneratesSingleKeypair5231ms
Console output (78 bytes)
PASSED buildtest.embedded.concurrentSshKeyInitializationGeneratesSingleKeypair
PASSEDbuildtest.embeddedrecoveryDoesNotReprojectAlreadyRecoveredRunOnRestart2864ms
Console output (78 bytes)
PASSED buildtest.embedded.recoveryDoesNotReprojectAlreadyRecoveredRunOnRestart
PASSEDbuildtest.embeddedconcurrentArchivalAndBuildCompletionDoesNotDeadlock9315ms
Console output (77 bytes)
PASSED buildtest.embedded.concurrentArchivalAndBuildCompletionDoesNotDeadlock
PASSEDbuildtest.embeddede2eShardedProvisioningInterruptionRetriesBeforeReportingTests22788ms
Console output (87 bytes)
PASSED buildtest.embedded.e2eShardedProvisioningInterruptionRetriesBeforeReportingTests
PASSEDbuildtest.embeddedprocessRunnerEventTruncatesOversizedFieldlessEntriesBatch3471ms
Console output (83 bytes)
PASSED buildtest.embedded.processRunnerEventTruncatesOversizedFieldlessEntriesBatch
PASSEDbuildtest.embeddeddropletManagerSshKeygenUsesNonBlockingRandom3672ms
Console output (70 bytes)
PASSED buildtest.embedded.dropletManagerSshKeygenUsesNonBlockingRandom
PASSEDbuildtest.embeddedblankTestSpecsAreFilteredOut2142ms
Console output (54 bytes)
PASSED buildtest.embedded.blankTestSpecsAreFilteredOut
PASSEDbuildtest.embeddedwatchdogDoesNotFailProvisioningBuildBeforeFiveMinutes2196ms
Console output (79 bytes)
PASSED buildtest.embedded.watchdogDoesNotFailProvisioningBuildBeforeFiveMinutes
PASSEDbuildtest.embeddedbuildingRunWithDropletInfoIsResumedNotImmediatelyFailed4929ms
Console output (81 bytes)
PASSED buildtest.embedded.buildingRunWithDropletInfoIsResumedNotImmediatelyFailed
PASSEDbuildtest.embeddedbuildRuleProjectionCacheHitPreservesStartedAt1750ms
Console output (71 bytes)
PASSED buildtest.embedded.buildRuleProjectionCacheHitPreservesStartedAt
PASSEDbuildtest.embeddedsubmitBuildRejectsEmptyArchive3036ms
Console output (56 bytes)
PASSED buildtest.embedded.submitBuildRejectsEmptyArchive
PASSEDbuildtest.embeddedgetStatusReadsReflectRewrittenFilesNotStaleCache2161ms
Console output (74 bytes)
PASSED buildtest.embedded.getStatusReadsReflectRewrittenFilesNotStaleCache
PASSEDbuildtest.embeddedgetBuildRunDoesNotBlockWhileAnotherRunIsBeingSaved16543ms
Console output (76 bytes)
PASSED buildtest.embedded.getBuildRunDoesNotBlockWhileAnotherRunIsBeingSaved
PASSEDbuildtest.embeddedcompletedRunWithAllTestsPassingRemainsCompleted2498ms
Console output (73 bytes)
PASSED buildtest.embedded.completedRunWithAllTestsPassingRemainsCompleted
PASSEDbuildtest.embeddedbuildRunImplGitContextBackwardCompatibility1850ms
Console output (69 bytes)
PASSED buildtest.embedded.buildRunImplGitContextBackwardCompatibility
PASSEDbuildtest.embeddedresumeDropletIsEnqueuedForDeletionAfterResumeFailure4643ms
Console output (78 bytes)
PASSED buildtest.embedded.resumeDropletIsEnqueuedForDeletionAfterResumeFailure
PASSEDbuildtest.embeddede2eShardedBuildRecordsPerRunDropletDetail41650ms
Console output (67 bytes)
PASSED buildtest.embedded.e2eShardedBuildRecordsPerRunDropletDetail
PASSEDbuildtest.embeddedcheckDropletAliveTreatsOffDropletAsDead1800ms
Console output (65 bytes)
PASSED buildtest.embedded.checkDropletAliveTreatsOffDropletAsDead
PASSEDbuildtest.embeddedbuildRuleProjectionCollapsesCacheHitDuplicates1343ms
Console output (72 bytes)
PASSED buildtest.embedded.buildRuleProjectionCollapsesCacheHitDuplicates
PASSEDbuildtest.embeddedprocessRunnerEventCompactsConsoleLineOneCharOverFullOutputThreshold3193ms
Console output (93 bytes)
PASSED buildtest.embedded.processRunnerEventCompactsConsoleLineOneCharOverFullOutputThreshold
PASSEDbuildtest.embeddedcompletedRunWithFailedTestsIsCorrectedToFailedOnRestart3386ms
Console output (81 bytes)
PASSED buildtest.embedded.completedRunWithFailedTestsIsCorrectedToFailedOnRestart
PASSEDbuildtest.embeddedrecoverySelfAssemblesFinalizedUploadWithoutClientRetry10291ms
Console output (80 bytes)
PASSED buildtest.embedded.recoverySelfAssemblesFinalizedUploadWithoutClientRetry
FAILEDbuildtest.embeddede2eTestFailureErrorMessageDoesNotSayBuildFailed37057msjava.lang.RuntimeException: Test 'e2eTestFailureErrorMessageDoesNotSayBuildFailed' timed out after 30000ms at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:1651) at kompile.WorkspaceKt.runTests$lambda$77$lambda$76(Workspace.kt:2455) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
Console output (3728 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] WARNING: Admission configuration: dropletLimit=0, active=false; fleet admission control is disabled
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Build submitted: runId=c3be3623, label=msg-build, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=313)
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
warning: test rule 'msg.project.buildMaven' at /tmp/buildscript-parse-4424503536059898523/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
[BuildTestService] Calculated whole-build timeout: 30 minutes from 0 test(s) (total test time: 0s, buffer: 30 min)
[BuildTestService] Build c3be3623: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-c3be3623, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=1, name=buildtest-c3be3623, status=active, region=sfo3
[DropletManager] Waiting for droplet 1 to become active...
[DropletManager] Droplet 1 is active at 127.0.0.2
[DropletManager] Generating new RSA-2048 key pair...
[DropletManager] Key pair saved to /tmp/e2e-msg-4750046404744104797-data/ssh
[DropletManager] Granting SSH access to droplet 1 via admin key...
[DropletManager] SSH access granted to droplet 1
[BuildTestService] Build c3be3623: status=INSTALLING
[SshExecutor] Connecting to root@127.0.0.2:36029 (attempt 1/12)...
[SshExecutor] Connected to 127.0.0.2
[BuildDriver] Installing dependencies on remote server...
[BuildDriver] Install result: exitCode=0
[BuildTestService] Build c3be3623: status=UPLOADING
[BuildDriver] Uploading archive (313 bytes)...
[BuildDriver] Archive uploaded, extracting...
[BuildDriver] Extract result: exitCode=0
[BuildDriver] stdout: Extracted projects:
msg-project

[BuildTestService] Build c3be3623: status=BUILDING
[BuildDriver] Building and testing workspace with BuildTestRunner...
[BuildDriver] buildAndTestWorkspace: exitCode=1
[BuildDriver] Downloaded test-results.xml: 272 bytes
[BuildTestService] Build c3be3623: status=COLLECTING
[BuildTestService] Build c3be3623: status=COMPLETING
[DeletionWorker] Enqueued droplet 1 for deferred deletion
[DropletManager] Destroying droplet 1...
[DeletionWorker] Enqueued droplet 1 for deferred deletion
[BuildTestService] Enqueued droplet 1 ('buildtest-c3be3623') for run c3be3623 during normal completion
[DropletManager] Droplet 1 destroyed
[DeletionWorker] Successfully destroyed droplet 1
TIMEOUT: Process timed out after 30s
[JSTACK THREAD DUMPS BEGIN]
Exception in thread "main" java.io.IOException: Premature EOF
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.readInt(HotSpotVirtualMachine.java:355)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.processCompletionStatus(HotSpotVirtualMachine.java:392)
	at jdk.attach/sun.tools.attach.VirtualMachineImpl.execute(VirtualMachineImpl.java:200)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.executeCommand(HotSpotVirtualMachine.java:324)
	at jdk.attach/sun.tools.attach.HotSpotVirtualMachine.remoteDataDump(HotSpotVirtualMachine.java:281)
	at jdk.jcmd/sun.tools.jstack.JStack.runThreadDump(JStack.java:130)
	at jdk.jcmd/sun.tools.jstack.JStack.main(JStack.java:109)
[JSTACK THREAD DUMPS END]
PASSEDbuildtest.embeddede2eWatchdogProcessesMultipleStaleBuildsInParallel30051ms
Console output (75 bytes)
PASSED buildtest.embedded.e2eWatchdogProcessesMultipleStaleBuildsInParallel
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_withFileAnnotations12438ms
Console output (72 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_withFileAnnotations
PASSEDbuildtest.embeddedlistBuildRunsNeverReturnsArchivedRunsDuringConcurrentArchival8245ms
Console output (87 bytes)
PASSED buildtest.embedded.listBuildRunsNeverReturnsArchivedRunsDuringConcurrentArchival
PASSEDbuildtest.embeddedwatchdogPersistsAndRestoresState2252ms
Console output (58 bytes)
PASSED buildtest.embedded.watchdogPersistsAndRestoresState
PASSEDbuildtest.embeddedtestPeakMemoryRunnerEventsPersistInProjections1255ms
Console output (72 bytes)
PASSED buildtest.embedded.testPeakMemoryRunnerEventsPersistInProjections
PASSEDbuildtest.embeddedextractProjectNamesLongDirNameNotCorrupted13020ms
Console output (68 bytes)
PASSED buildtest.embedded.extractProjectNamesLongDirNameNotCorrupted
PASSEDbuildtest.embeddedparseMemoryInfoTypicalOutputTest907ms
Console output (58 bytes)
PASSED buildtest.embedded.parseMemoryInfoTypicalOutputTest
PASSEDbuildtest.embeddeddiscoverTestsWithTimeoutsDoesNotExtractEntryOutsideTempDir5653ms
Console output (84 bytes)
PASSED buildtest.embedded.discoverTestsWithTimeoutsDoesNotExtractEntryOutsideTempDir
PASSEDbuildtest.embeddeddefaultBuildRunnerVersionIsCurrentTransportSafeRelease984ms
Console output (80 bytes)
PASSED buildtest.embedded.defaultBuildRunnerVersionIsCurrentTransportSafeRelease
PASSEDbuildtest.embeddedtestFilteredOutPendingTestsMarkedFilteredOut1097ms
Console output (70 bytes)
PASSED buildtest.embedded.testFilteredOutPendingTestsMarkedFilteredOut
PASSEDbuildtest.embeddedarchivedRunStartupRecoveryFinalizesCountsWithoutHeapResidency2114ms
Console output (87 bytes)
PASSED buildtest.embedded.archivedRunStartupRecoveryFinalizesCountsWithoutHeapResidency
PASSEDbuildtest.embeddedwatchdogProvisioningProgressSurvivesServiceRestart2012ms
Console output (76 bytes)
PASSED buildtest.embedded.watchdogProvisioningProgressSurvivesServiceRestart
PASSEDbuildtest.embeddede2eFullBuildLifecycleHappyPath24076ms
Console output (56 bytes)
PASSED buildtest.embedded.e2eFullBuildLifecycleHappyPath
PASSEDbuildtest.embeddede2eListBuildRunsDuringActiveBuild24470ms
Console output (59 bytes)
PASSED buildtest.embedded.e2eListBuildRunsDuringActiveBuild
PASSEDbuildtest.embeddede2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds20298ms
Console output (84 bytes)
PASSED buildtest.embedded.e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds
PASSEDbuildtest.embeddedtestDiscoveryFromArchiveHandlesTestsDirectory7660ms
Console output (71 bytes)
PASSED buildtest.embedded.testDiscoveryFromArchiveHandlesTestsDirectory
PASSEDbuildtest.embeddedrenewBuildLeaseCallsDropletServiceForActiveRun5565ms
Console output (72 bytes)
PASSED buildtest.embedded.renewBuildLeaseCallsDropletServiceForActiveRun
PASSEDbuildtest.embeddede2eSshExecutorReconnectsAfterChannelFailure14380ms
Console output (69 bytes)
PASSED buildtest.embedded.e2eSshExecutorReconnectsAfterChannelFailure
PASSEDbuildtest.embeddedperftestGitContextForRunPrefersStructuredContext1452ms
Console output (74 bytes)
PASSED buildtest.embedded.perftestGitContextForRunPrefersStructuredContext
PASSEDbuildtest.embeddedgetExecutionDurationStatsDoesNotRetainEverySampleUnderTightHeap24141ms
Console output (89 bytes)
PASSED buildtest.embedded.getExecutionDurationStatsDoesNotRetainEverySampleUnderTightHeap
PASSEDbuildtest.embeddedperftestDispatcherResolvesMergeBaseAcrossShaNamedTopLevelDirs33465ms
Console output (87 bytes)
PASSED buildtest.embedded.perftestDispatcherResolvesMergeBaseAcrossShaNamedTopLevelDirs
PASSEDbuildtest.embeddeddropletManagerUsesFirstRegionWhenItSucceeds3180ms
Console output (69 bytes)
PASSED buildtest.embedded.dropletManagerUsesFirstRegionWhenItSucceeds
PASSEDbuildtest.embeddedrenewBuildLeaseTransient404StillCleansPrunedDroplet2793ms
Console output (77 bytes)
PASSED buildtest.embedded.renewBuildLeaseTransient404StillCleansPrunedDroplet
PASSEDbuildtest.embeddedstreamedLineCapTracksConsoleCompactionThreshold1806ms
Console output (73 bytes)
PASSED buildtest.embedded.streamedLineCapTracksConsoleCompactionThreshold
PASSEDbuildtest.embeddedtestProcessRunnerEventHandlesMultipleProjects1730ms
Console output (71 bytes)
PASSED buildtest.embedded.testProcessRunnerEventHandlesMultipleProjects
PASSEDbuildtest.embeddedxmlResultsPreservesEarlierTestStartedAt1788ms
Console output (65 bytes)
PASSED buildtest.embedded.xmlResultsPreservesEarlierTestStartedAt
PASSEDbuildtest.embeddede2eResumeFromInstallingRerunsFullBuild16511ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eResumeFromInstallingRerunsFullBuild
PASSEDbuildtest.embeddedcalculateFileTimeoutMs_ignoresTimeoutInLineComments7039ms
Console output (77 bytes)
PASSED buildtest.embedded.calculateFileTimeoutMs_ignoresTimeoutInLineComments
PASSEDbuildtest.embeddedprocessRunnerEventProjectionMatchesColdReplay3044ms
Console output (71 bytes)
PASSED buildtest.embedded.processRunnerEventProjectionMatchesColdReplay
PASSEDbuildtest.embeddedmixedTerminalAndNonTerminalRunsHandledCorrectly4662ms
Console output (73 bytes)
PASSED buildtest.embedded.mixedTerminalAndNonTerminalRunsHandledCorrectly
PASSEDbuildtest.embeddedstreamingEventsForManyRunsDoesNotPinProjectionsUnderTightHeap28729ms
Console output (87 bytes)
PASSED buildtest.embedded.streamingEventsForManyRunsDoesNotPinProjectionsUnderTightHeap
PASSEDbuildtest.embeddedgetTestResultsPaginatedReturnsBoundedPage2708ms
Console output (67 bytes)
PASSED buildtest.embedded.getTestResultsPaginatedReturnsBoundedPage
PASSEDbuildtest.embeddedincrementalBuildLogAppendMode2018ms
Console output (55 bytes)
PASSED buildtest.embedded.incrementalBuildLogAppendMode
PASSEDbuildtest.embeddedquotaSaturatedRunExposesPendingReason7752ms
Console output (63 bytes)
PASSED buildtest.embedded.quotaSaturatedRunExposesPendingReason
PASSEDbuildtest.embeddede2eResumeFromPendingReprovisionsFromArchive16342ms
Console output (69 bytes)
PASSED buildtest.embedded.e2eResumeFromPendingReprovisionsFromArchive
PASSEDbuildtest.embeddedwatchdogDestroysDropletForStaleBuild1832ms
Console output (62 bytes)
PASSED buildtest.embedded.watchdogDestroysDropletForStaleBuild
PASSEDbuildtest.embeddedsubmitBuildAlwaysReturnsPendingEvenWhenBackgroundFailsFast4537ms
Console output (84 bytes)
PASSED buildtest.embedded.submitBuildAlwaysReturnsPendingEvenWhenBackgroundFailsFast
PASSEDbuildtest.embeddedwatchdogFailsShardedRunWhenAnyShardDropletDies2150ms
Console output (72 bytes)
PASSED buildtest.embedded.watchdogFailsShardedRunWhenAnyShardDropletDies
PASSEDbuildtest.embeddedparseMemoryInfoZeroSwapTest1588ms
Console output (53 bytes)
PASSED buildtest.embedded.parseMemoryInfoZeroSwapTest
PASSEDbuildtest.embeddedcorruptArchivedRunJsonDegradesToNotFound2046ms
Console output (66 bytes)
PASSED buildtest.embedded.corruptArchivedRunJsonDegradesToNotFound
PASSEDbuildtest.embeddedtestProcessRunnerEventTestStartedPopulatesStartedAt1936ms
Console output (77 bytes)
PASSED buildtest.embedded.testProcessRunnerEventTestStartedPopulatesStartedAt
PASSEDbuildtest.embeddede2eFailStaleBuildInterruptsBuildThread21852ms
Console output (64 bytes)
PASSED buildtest.embedded.e2eFailStaleBuildInterruptsBuildThread
PASSEDbuildtest.embeddedbuildRunnerCommandSpoolsEventStreamDurably1550ms
Console output (68 bytes)
PASSED buildtest.embedded.buildRunnerCommandSpoolsEventStreamDurably
PASSEDbuildtest.embeddedtestDropletManagerRejectsBlankRegions1285ms
Console output (63 bytes)
PASSED buildtest.embedded.testDropletManagerRejectsBlankRegions
PASSEDbuildtest.embeddede2eRateLimitExhaustionRequeuesInsteadOfHardFailing17662ms
Console output (76 bytes)
PASSED buildtest.embedded.e2eRateLimitExhaustionRequeuesInsteadOfHardFailing
PASSEDbuildtest.embeddedtestProcessRunnerEventRepairsEmptyProjectForSingleProjectRun2097ms
Console output (86 bytes)
PASSED buildtest.embedded.testProcessRunnerEventRepairsEmptyProjectForSingleProjectRun
PASSEDbuildtest.embeddedparsePerftestGitContextRecoversRepoAndCommit1642ms
Console output (70 bytes)
PASSED buildtest.embedded.parsePerftestGitContextRecoversRepoAndCommit
PASSEDbuildtest.embeddede2eShardedBuildAggregatesResultsAcrossDroplets17624ms
Console output (72 bytes)
PASSED buildtest.embedded.e2eShardedBuildAggregatesResultsAcrossDroplets
PASSEDbuildtest.embeddedwatchdogDetectsTimedOutBuild1218ms
Console output (54 bytes)
PASSED buildtest.embedded.watchdogDetectsTimedOutBuild
PASSEDbuildtest.embeddedwatchdogRenewsActiveShardDropletFleet1426ms
Console output (63 bytes)
PASSED buildtest.embedded.watchdogRenewsActiveShardDropletFleet
PASSEDbuildtest.embeddede2eInterruptedChunkUploadIsRecoveredAcrossServiceRestart7035ms
Console output (82 bytes)
PASSED buildtest.embedded.e2eInterruptedChunkUploadIsRecoveredAcrossServiceRestart
PASSEDbuildtest.embeddedtestBuildWithNoTestsReturnsEmptyResults1890ms
Console output (65 bytes)
PASSED buildtest.embedded.testBuildWithNoTestsReturnsEmptyResults
PASSEDbuildtest.embeddedgetBuildLogChunkSequentialReadsProduceOriginalContent2291ms
Console output (79 bytes)
PASSED buildtest.embedded.getBuildLogChunkSequentialReadsProduceOriginalContent
PASSEDbuildtest.embeddedexecStreamingDeliversLinesIncrementally13166ms
Console output (65 bytes)
PASSED buildtest.embedded.execStreamingDeliversLinesIncrementally
PASSEDbuildtest.embeddedreplayTestEventLogStreamsLargeEventLogUnderTightHeap23573ms
Console output (78 bytes)
PASSED buildtest.embedded.replayTestEventLogStreamsLargeEventLogUnderTightHeap
PASSEDbuildtest.embeddedarchivedRunsRemainFullyOperableAfterHeapEviction3089ms
Console output (74 bytes)
PASSED buildtest.embedded.archivedRunsRemainFullyOperableAfterHeapEviction
PASSEDbuildtest.embeddedtestDiscoveryFromArchiveIgnoresFunctionsInStringLiterals9047ms
Console output (82 bytes)
PASSED buildtest.embedded.testDiscoveryFromArchiveIgnoresFunctionsInStringLiterals
PASSEDbuildtest.embeddede2eFailedBootRestoresAdmissionCapacityPromptly41120ms
Console output (72 bytes)
PASSED buildtest.embedded.e2eFailedBootRestoresAdmissionCapacityPromptly
PASSEDbuildtest.embeddedcompactedConsoleOutputIgnoresNestedMessageFields3377ms
Console output (74 bytes)
PASSED buildtest.embedded.compactedConsoleOutputIgnoresNestedMessageFields
PASSEDbuildtest.embeddedexecStreamingRequestsPty12757ms
Console output (50 bytes)
PASSED buildtest.embedded.execStreamingRequestsPty
PASSEDbuildtest.embeddedinstallDependenciesInstallsHaveged12280ms
Console output (60 bytes)
PASSED buildtest.embedded.installDependenciesInstallsHaveged
PASSEDbuildtest.embeddedtestDiscoveryReportsEmptyProjectForNoPackageTest6453ms
Console output (74 bytes)
PASSED buildtest.embedded.testDiscoveryReportsEmptyProjectForNoPackageTest
PASSEDbuildtest.embeddedstructuredUploadSessionPersistsGitContextAndMergeBaseArchive7442ms
Console output (86 bytes)
PASSED buildtest.embedded.structuredUploadSessionPersistsGitContextAndMergeBaseArchive
PASSEDbuildtest.embeddeddeleteBuildRunTossesEffectWhenForensicRetentionFails1896ms
Console output (78 bytes)
PASSED buildtest.embedded.deleteBuildRunTossesEffectWhenForensicRetentionFails
PASSEDbuildtest.embeddedconcurrentStatusReadStormStaysBoundedUnderTightHeap10305ms
Console output (77 bytes)
PASSED buildtest.embedded.concurrentStatusReadStormStaysBoundedUnderTightHeap
PASSEDbuildtest.embeddedcrashRecoveryOfPendingBuildPopulatesProjectNames25194ms
Console output (74 bytes)
PASSED buildtest.embedded.crashRecoveryOfPendingBuildPopulatesProjectNames
FAILEDbuildtest.embeddede2eAdmissionGrantBaselineSurvivesRestart36568msjava.lang.RuntimeException: Test 'e2eAdmissionGrantBaselineSurvivesRestart' timed out after 30000ms at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:1651) at kompile.WorkspaceKt.runTests$lambda$77$lambda$76(Workspace.kt:2455) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
Console output (3980 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] Admission configuration: dropletLimit=1, active=true
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildDropletReconciler] decision=keep name=buildtest-occupier id=1 ageMs=119380862838 runId=occupier runState=absent
[BuildTestService] Build submitted: runId=9286f89d, label=grant survives restart, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=227)
[BuildTestService] Calculated whole-build timeout: 31 minutes from 1 test(s) (total test time: 60s, buffer: 30 min)
[BuildTestService] Build 9286f89d: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-9286f89d, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=2, name=buildtest-9286f89d, status=active, region=sfo3
[DropletManager] Waiting for droplet 2 to become active...
[DropletManager] Droplet 2 is active at 127.0.0.3
[DropletManager] Generating new RSA-2048 key pair...
[DropletManager] Key pair saved to /tmp/bte-grant-restart-11484694387629130361-data/ssh
[DropletManager] Granting SSH access to droplet 2 via admin key...
[DropletManager] SSH access granted to droplet 2
[BuildTestService] Build 9286f89d: status=INSTALLING
[SshExecutor] Connecting to root@127.0.0.3:38605 (attempt 1/12)...
[SshExecutor] Connected to 127.0.0.3
[BuildDriver] Installing dependencies on remote server...
[BuildDriver] Install result: exitCode=0
[BuildTestService] Build 9286f89d: status=UPLOADING
[BuildDriver] Uploading archive (227 bytes)...
[BuildDriver] Archive uploaded, extracting...
[BuildDriver] Extract result: exitCode=0
[BuildDriver] stdout: Extracted

[BuildTestService] Build 9286f89d: status=BUILDING
[BuildDriver] Building and testing workspace with BuildTestRunner...
[BuildWatchdog] Loaded 1 tracked builds from state file
[BuildTestService] Loaded 1 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Resuming build 9286f89d: was BUILDING, droplet=2 at 127.0.0.3
[BuildTestService] Background recovery complete (1 dirs scanned, 1 recovered, 0 already-recovered skipped)
[BuildTestService] Admission configuration: dropletLimit=1, active=true
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[DropletManager] Granting SSH access to droplet 2 via admin key...
[DropletManager] SSH access granted to droplet 2
[BuildDropletReconciler] decision=keep name=buildtest-9286f89d id=2 ageMs=119383855594 runId=9286f89d runState=BUILDING
[SshExecutor] Connecting to root@127.0.0.3:38605 (attempt 1/12)...
[SshExecutor] Connected to 127.0.0.3
[BuildTestService] Build 9286f89d: status=INSTALLING
[BuildDriver] Installing dependencies on remote server...
[BuildDriver] Install result: exitCode=0
[BuildTestService] Build 9286f89d: status=UPLOADING
[BuildDriver] Uploading archive (227 bytes)...
[BuildDriver] Archive uploaded, extracting...
[BuildDriver] Extract result: exitCode=0
[BuildDriver] stdout: Extracted

[BuildTestService] Build 9286f89d: status=BUILDING
[BuildDriver] Building and testing workspace with BuildTestRunner...
[BuildDriver] buildAndTestWorkspace: exitCode=0
[BuildDriver] Downloaded test-results.xml: 100 bytes
[BuildTestService] Build 9286f89d: status=COLLECTING
[BuildTestService] Build 9286f89d: status=COMPLETING
[DeletionWorker] Enqueued droplet 2 for deferred deletion
[DropletManager] Destroying droplet 2...
[DeletionWorker] Enqueued droplet 2 for deferred deletion
[BuildTestService] Enqueued droplet 2 ('buildtest-9286f89d') for run 9286f89d during orphan-name sweep
[DropletManager] Droplet 2 destroyed
[DeletionWorker] Successfully destroyed droplet 2
TIMEOUT: Process timed out after 30s
[JSTACK THREAD DUMPS BEGIN]
63883: non existent JVM pid: 63883
[JSTACK THREAD DUMPS END]
PASSEDbuildtest.embeddeduploadInterruptedRightAfterCreateUploadSessionRecoversAcrossRestart9440ms
Console output (93 bytes)
PASSED buildtest.embedded.uploadInterruptedRightAfterCreateUploadSessionRecoversAcrossRestart
PASSEDbuildtest.embeddede2eShardedRunResumeRerunsShardWhenRunnerDiedWithoutSpoolEvidence26882ms
Console output (90 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeRerunsShardWhenRunnerDiedWithoutSpoolEvidence
PASSEDbuildtest.embeddedcoldSpoolDrainMarksMultibyteByteCappedLine18977ms
Console output (68 bytes)
PASSED buildtest.embedded.coldSpoolDrainMarksMultibyteByteCappedLine
PASSEDbuildtest.embeddedwatchdogDetectsDeadDroplet2777ms
Console output (52 bytes)
PASSED buildtest.embedded.watchdogDetectsDeadDroplet
PASSEDbuildtest.embeddeddropletManagerBackpressuresQuotaLimitThenSucceeds2369ms
Console output (75 bytes)
PASSED buildtest.embedded.dropletManagerBackpressuresQuotaLimitThenSucceeds
PASSEDbuildtest.embeddedtestSubmitBuild_overrideJarRunId_prefersArtifactTarGzOverBin4680ms
Console output (86 bytes)
PASSED buildtest.embedded.testSubmitBuild_overrideJarRunId_prefersArtifactTarGzOverBin
PASSEDbuildtest.embeddedtestProcessRunnerEventCompletedForUnknownTest2854ms
Console output (71 bytes)
PASSED buildtest.embedded.testProcessRunnerEventCompletedForUnknownTest
PASSEDbuildtest.embeddedsubmitBuildErrorMessageIncludesLabel3182ms
Console output (62 bytes)
PASSED buildtest.embedded.submitBuildErrorMessageIncludesLabel
PASSEDbuildtest.embeddede2eResumeFromBuildingWithKompleAlreadyCompleted16365ms
Console output (73 bytes)
PASSED buildtest.embedded.e2eResumeFromBuildingWithKompleAlreadyCompleted
PASSEDbuildtest.embeddedextractProjectNamesReadsBuildKtsWithDotSlashPrefix8506ms
Console output (76 bytes)
PASSED buildtest.embedded.extractProjectNamesReadsBuildKtsWithDotSlashPrefix
PASSEDbuildtest.embeddedsubmitBuildInputStreamRoundTripsArchiveToDisk2902ms
Console output (71 bytes)
PASSED buildtest.embedded.submitBuildInputStreamRoundTripsArchiveToDisk
PASSEDbuildtest.embeddedadmissionSurvivesDropletListingFailure8936ms
Console output (64 bytes)
PASSED buildtest.embedded.admissionSurvivesDropletListingFailure
PASSEDbuildtest.embeddedanalyzeArchiveDoesNotExtractEntryOutsideTempDir9073ms
Console output (73 bytes)
PASSED buildtest.embedded.analyzeArchiveDoesNotExtractEntryOutsideTempDir
PASSEDbuildtest.embeddedappendBuildRuleResultConcurrentWritesDoNotLoseRules23468ms
Console output (77 bytes)
PASSED buildtest.embedded.appendBuildRuleResultConcurrentWritesDoNotLoseRules
PASSEDbuildtest.embeddedcompletedRunWithBuildSucceededFalseAndNoTestFailuresRemainsCompleted2917ms
Console output (94 bytes)
PASSED buildtest.embedded.completedRunWithBuildSucceededFalseAndNoTestFailuresRemainsCompleted
PASSEDbuildtest.embeddedrehydrationRejectsUnknownAndTerminalSessionsAfterRestart2789ms
Console output (82 bytes)
PASSED buildtest.embedded.rehydrationRejectsUnknownAndTerminalSessionsAfterRestart
PASSEDbuildtest.embeddede2eRestartQueuedRunSurvivesQuotaSaturationWithoutFailing20798ms
Console output (82 bytes)
PASSED buildtest.embedded.e2eRestartQueuedRunSurvivesQuotaSaturationWithoutFailing
PASSEDbuildtest.embeddedexecStreamingOversizeLineDeliversTruncationMarkerToCallback17263ms
Console output (85 bytes)
PASSED buildtest.embedded.execStreamingOversizeLineDeliversTruncationMarkerToCallback
PASSEDbuildtest.embeddede2eBuildCancellation25095ms
Console output (46 bytes)
PASSED buildtest.embedded.e2eBuildCancellation
PASSEDbuildtest.embeddede2eShardedFailedRunStillRecordsAllLifecyclePhaseTimestamps25233ms
Console output (84 bytes)
PASSED buildtest.embedded.e2eShardedFailedRunStillRecordsAllLifecyclePhaseTimestamps
PASSEDbuildtest.embeddedgetArtifactChunkFullDownloadReassemblesCorrectly2976ms
Console output (74 bytes)
PASSED buildtest.embedded.getArtifactChunkFullDownloadReassemblesCorrectly
PASSEDbuildtest.embeddede2eShardedResumeDuringRateLimitExhaustionRequeues21606ms
Console output (75 bytes)
PASSED buildtest.embedded.e2eShardedResumeDuringRateLimitExhaustionRequeues
PASSEDbuildtest.embeddede2eShardedFailedBootRetryDoesNotDiscardSiblingReservations11121ms
Console output (84 bytes)
PASSED buildtest.embedded.e2eShardedFailedBootRetryDoesNotDiscardSiblingReservations
PASSEDbuildtest.embeddedtestProcessRunnerEventUpdatesStatusToDisabled2009ms
Console output (71 bytes)
PASSED buildtest.embedded.testProcessRunnerEventUpdatesStatusToDisabled
PASSEDbuildtest.embeddedgetArtifactChunkReadsCorrectBytesFromBinArtifact2014ms
Console output (74 bytes)
PASSED buildtest.embedded.getArtifactChunkReadsCorrectBytesFromBinArtifact
FAILEDbuildtest.embeddede2eShardedRestartReadmissionAndPartialAllocationFailure25960msjava.lang.AssertionError: Partial allocation quota failure must return the sharded run to PENDING admission; actual=BUILDING, error=''.. Expected <PENDING>, actual <BUILDING>. at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16) at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652) at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11) at kotlin.test.Asserter$DefaultImpls.assertEquals(Assertions.kt:671) at kotlin.test.DefaultAsserter.assertEquals(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:63) at kotlin.test.AssertionsKt.assertEquals(Unknown Source) at buildtest.embedded.E2eShardedRestartReadmissionAndPartialAllocationFailureKt.e2eShardedRestartReadmissionAndPartialAllocationFailure(e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:255) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at kompile.TestRunner.executeTest(TestRunner.kt:16) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)
Console output (7408 bytes)
[BuildTestService] Loaded 1 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Resuming build shardreadmit: was PENDING, droplet=0 at 
[BuildTestService] Admission configuration: dropletLimit=2, active=true
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Background recovery complete (1 dirs scanned, 1 recovered, 0 already-recovered skipped)
[BuildDropletReconciler] decision=keep name=buildtest-occupier id=1 ageMs=118580781789 runId=occupier runState=absent
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
warning: test rule 'shard.alpha.buildMaven' at /tmp/buildscript-parse-2821171283886007187/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
warning: test rule 'shard.beta.buildMaven' at /tmp/buildscript-parse-9928603094758318605/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
[BuildTestService] Calculated whole-build timeout: 32 minutes from 4 test(s) (total test time: 120s, buffer: 30 min)
[DropletManager] Generating new RSA-2048 key pair...
[DropletManager] Key pair saved to /tmp/e2e-sharded-readmission-6513203380672836177-data/ssh
[BuildTestService] Build shardreadmit: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3
[DropletManager] Creating droplet: name=buildtest-shardreadmit, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Will try regions in order: sfo3
[DropletManager] Creating droplet: name=buildtest-shardreadmit-s1, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=2, name=buildtest-shardreadmit, status=active, region=sfo3
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-shardreadmit-s1' (attempt 1, waited 0ms of 1000ms). Waiting 100ms before retrying.
[DropletManager] Waiting for droplet 2 to become active...
[DropletManager] Droplet 2 is active at 127.0.0.3
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-shardreadmit-s1' (attempt 2, waited 250ms of 1000ms). Waiting 200ms before retrying.
[DropletManager] Granting SSH access to droplet 2 via admin key...
[DropletManager] SSH access granted to droplet 2
[DropletManager] DigitalOcean account droplet quota is full while creating 'buildtest-shardreadmit-s1' (attempt 3, waited 500ms of 1000ms). Waiting 400ms before retrying.
[SshExecutor] Connecting to root@127.0.0.3:43729 (attempt 1/12)...
[DropletManager] Failed to create droplet in region sfo3: DigitalOcean account droplet quota stayed full while creating 'buildtest-shardreadmit-s1' for 1000ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean HTTP 422: creating this/these droplet(s) will exceed your droplet limit
[BuildTestService] Cannot collect heap dumps for failed shard 1 of build shardreadmit: SSH session is null (shard failed before SSH connection was established)
[SshExecutor] Connected to 127.0.0.3
[BuildTestService] Build shardreadmit: status=INSTALLING
[BuildDriver] Installing dependencies on remote server...
[BuildDriver] Install result: exitCode=0
[BuildTestService] Build shardreadmit: status=UPLOADING
[BuildDriver] Uploading archive (455 bytes)...
[BuildDriver] Archive uploaded, extracting...
[BuildDriver] Extract result: exitCode=0
[BuildDriver] stdout: Extracted

[BuildTestService] Build shardreadmit: status=BUILDING
[BuildDriver] Building and testing workspace with BuildTestRunner...
[BuildDriver]   testSpecs=[proj-alpha/tests/testAlphaOne.kts, proj-beta/tests/testBetaOne.kts]
[BuildDriver] buildAndTestWorkspace: exitCode=0
[BuildDriver] Downloaded test-results.xml: 187 bytes
[BuildTestService] Sharded build shardreadmit requeued after allocation failure during resume: 1 of 2 shard(s) failed during resume: shard 1: Provisioning failed for runId=shardreadmit shardIndex=1 method=createBuildDroplet attempts=1/3 elapsedMs=1250 classification=INFRASTRUCTURE/PROVISIONING: DigitalOcean account droplet quota remained unavailable while creating 'buildtest-shardreadmit-s1' (region=sfo3, size=s-2vcpu-4gb, image=226128685). Quota is account-wide, so region fallback cannot create capacity. Last quota error: DigitalOcean account droplet quota stayed full while creating 'buildtest-shardreadmit-s1' for 1000ms (region=sfo3, size=s-2vcpu-4gb, image=226128685). The droplet pool did not free capacity within the bounded quota backpressure budget. Last quota error: DigitalOcean HTTP 422: creating this/these droplet(s) will exceed your droplet limit
[DeletionWorker] Enqueued droplet 2 for deferred deletion
[DropletManager] Destroying droplet 2...
[DeletionWorker] Enqueued droplet 2 for deferred deletion
[BuildTestService] Enqueued droplet 2 ('buildtest-shardreadmit') for run shardreadmit during allocation failure during sharded resume
[DropletManager] Droplet 2 destroyed
[DeletionWorker] Successfully destroyed droplet 2
[BuildTestService] Cancel requested for build run: shardreadmit
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)
Caused by: java.lang.RuntimeException: Failed to execute test buildtest.embedded.E2eShardedRestartReadmissionAndPartialAllocationFailureKt.e2eShardedRestartReadmissionAndPartialAllocationFailure
	at kompile.TestRunner.executeTest(TestRunner.kt:18)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 2 more
Caused by: java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	... 3 more
Caused by: java.lang.AssertionError: Partial allocation quota failure must return the sharded run to PENDING admission; actual=BUILDING, error=''.. Expected <PENDING>, actual <BUILDING>.
	at kotlin.test.DefaultAsserter.fail(DefaultAsserter.kt:16)
	at kotlin.test.Asserter$DefaultImpls.assertTrue(Assertions.kt:652)
	at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11)
	at kotlin.test.Asserter$DefaultImpls.assertEquals(Assertions.kt:671)
	at kotlin.test.DefaultAsserter.assertEquals(DefaultAsserter.kt:11)
	at kotlin.test.AssertionsKt__AssertionsKt.assertEquals(Assertions.kt:63)
	at kotlin.test.AssertionsKt.assertEquals(Unknown Source)
	at buildtest.embedded.E2eShardedRestartReadmissionAndPartialAllocationFailureKt.e2eShardedRestartReadmissionAndPartialAllocationFailure(e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:255)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 5 more
PASSEDbuildtest.embeddede2eCompletingStatusOnRestartPreservesResults9875ms
Console output (70 bytes)
PASSED buildtest.embedded.e2eCompletingStatusOnRestartPreservesResults
PASSEDbuildtest.embeddede2eShardedRunResumeRerunsSubsetsWhenKompileNotStarted20763ms
Console output (79 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeRerunsSubsetsWhenKompileNotStarted
PASSEDbuildtest.embeddedbuildKompileCommandDefaultsToWorkspacePath1838ms
Console output (68 bytes)
PASSED buildtest.embedded.buildKompileCommandDefaultsToWorkspacePath
PASSEDbuildtest.embeddedloadFromDiskDoesNotIncorrectlyCorrectOldCompletedRuns2809ms
Console output (79 bytes)
PASSED buildtest.embedded.loadFromDiskDoesNotIncorrectlyCorrectOldCompletedRuns
PASSEDbuildtest.embeddede2eCatchPathHeapDumpCollectionAfterSshLoss25170ms
Console output (68 bytes)
PASSED buildtest.embedded.e2eCatchPathHeapDumpCollectionAfterSshLoss
PASSEDbuildtest.embeddedbuildRunImplDropletRecordsJsonRoundTrip2147ms
Console output (65 bytes)
PASSED buildtest.embedded.buildRunImplDropletRecordsJsonRoundTrip
PASSEDbuildtest.embeddedgetBuildLogChunkWithNegativeOffsetDoesNotThrow2723ms
Console output (72 bytes)
PASSED buildtest.embedded.getBuildLogChunkWithNegativeOffsetDoesNotThrow
PASSEDbuildtest.embeddedgetArtifactChunkPrefersTarGzOverBin2391ms
Console output (61 bytes)
PASSED buildtest.embedded.getArtifactChunkPrefersTarGzOverBin
PASSEDbuildtest.embeddedloadFromDiskStillCorrectsTrulyBrokenCompletedRuns2674ms
Console output (75 bytes)
PASSED buildtest.embedded.loadFromDiskStillCorrectsTrulyBrokenCompletedRuns
PASSEDbuildtest.embeddedinjectFileIntoArchiveStreamingFormPreservesEntriesAndInjects2343ms
Console output (86 bytes)
PASSED buildtest.embedded.injectFileIntoArchiveStreamingFormPreservesEntriesAndInjects
PASSEDbuildtest.embeddedrenewBuildLeaseDoesNotProtectCompletedRunDropletsFromReaper2999ms
Console output (85 bytes)
PASSED buildtest.embedded.renewBuildLeaseDoesNotProtectCompletedRunDropletsFromReaper
PASSEDbuildtest.embeddedbuildKompileCommandQuotesOutputPath2402ms
Console output (61 bytes)
PASSED buildtest.embedded.buildKompileCommandQuotesOutputPath
PASSEDbuildtest.embeddedcaptureTimeoutHeapDumpRunsJcmd19798ms
Console output (56 bytes)
PASSED buildtest.embedded.captureTimeoutHeapDumpRunsJcmd
PASSEDbuildtest.embeddedgetRunDropletsSynthesizesLegacyAndDerivesLiveness8234ms
Console output (75 bytes)
PASSED buildtest.embedded.getRunDropletsSynthesizesLegacyAndDerivesLiveness
PASSEDbuildtest.embeddedprocessRunnerEventConcurrentWritesDoNotLoseResults14157ms
Console output (76 bytes)
PASSED buildtest.embedded.processRunnerEventConcurrentWritesDoNotLoseResults
PASSEDbuildtest.embeddede2eCancelledBuildDestroysDropletPromptly23223ms
Console output (66 bytes)
PASSED buildtest.embedded.e2eCancelledBuildDestroysDropletPromptly
PASSEDbuildtest.embeddedtestProcessRunnerEventCreatesFileIfMissing2188ms
Console output (68 bytes)
PASSED buildtest.embedded.testProcessRunnerEventCreatesFileIfMissing
PASSEDbuildtest.embeddedarchivedRunWithFailedTestsIsCorrectedOnDiskAtStartup2715ms
Console output (78 bytes)
PASSED buildtest.embedded.archivedRunWithFailedTestsIsCorrectedOnDiskAtStartup
PASSEDbuildtest.embeddedinstallDependenciesAppliesPendingSecurityUpdates14734ms
Console output (74 bytes)
PASSED buildtest.embedded.installDependenciesAppliesPendingSecurityUpdates
PASSEDbuildtest.embeddedtestE2ERunnerStdoutPipedThroughProcessRunnerEvent57951ms
Console output (75 bytes)
PASSED buildtest.embedded.testE2ERunnerStdoutPipedThroughProcessRunnerEvent
PASSEDbuildtest.embeddedexecDoesNotRequestPty14642ms
Console output (47 bytes)
PASSED buildtest.embedded.execDoesNotRequestPty
PASSEDbuildtest.embeddedtestResultImplTimeoutMsJsonRoundTrip1734ms
Console output (62 bytes)
PASSED buildtest.embedded.testResultImplTimeoutMsJsonRoundTrip
PASSEDbuildtest.embeddedbuildKompileCommandWithTestSpecs2213ms
Console output (58 bytes)
PASSED buildtest.embedded.buildKompileCommandWithTestSpecs
PASSEDbuildtest.embeddedarchivingRunsReleasesTheirHeapForNewSubmissions30577ms
Console output (73 bytes)
PASSED buildtest.embedded.archivingRunsReleasesTheirHeapForNewSubmissions
PASSEDbuildtest.embeddedshardPlanningComputesShardCount1677ms
Console output (57 bytes)
PASSED buildtest.embedded.shardPlanningComputesShardCount
PASSEDbuildtest.embeddedarchiveInvalidatesArtifactReadCachesAndRacingLoadCannotRestoreThem2760ms
Console output (92 bytes)
PASSED buildtest.embedded.archiveInvalidatesArtifactReadCachesAndRacingLoadCannotRestoreThem
PASSEDbuildtest.embeddedbuildRuleResultImplEndedAtJsonRoundTrip1767ms
Console output (65 bytes)
PASSED buildtest.embedded.buildRuleResultImplEndedAtJsonRoundTrip
PASSEDbuildtest.embeddedrenewBuildLeaseDestroyedShardStillAdvancesAndStopsRenewingDestroyedDroplet3006ms
Console output (100 bytes)
PASSED buildtest.embedded.renewBuildLeaseDestroyedShardStillAdvancesAndStopsRenewingDestroyedDroplet
PASSEDbuildtest.embeddede2eStreamBuildLogDuringExecution27892ms
Console output (58 bytes)
PASSED buildtest.embedded.e2eStreamBuildLogDuringExecution
PASSEDbuildtest.embeddedlistBuildRunsPaginatedDoesNotBlockOnArchival7075ms
Console output (70 bytes)
PASSED buildtest.embedded.listBuildRunsPaginatedDoesNotBlockOnArchival
PASSEDbuildtest.embeddede2eBuildWithFailingTests23101ms
Console output (50 bytes)
PASSED buildtest.embedded.e2eBuildWithFailingTests
PASSEDbuildtest.embeddede2eShardedRunRecordsAllLifecyclePhaseTimestamps21420ms
Console output (73 bytes)
PASSED buildtest.embedded.e2eShardedRunRecordsAllLifecyclePhaseTimestamps
PASSEDbuildtest.embeddedbuildKompileCommandIncludesHeapDumpOnOom2114ms
Console output (66 bytes)
PASSED buildtest.embedded.buildKompileCommandIncludesHeapDumpOnOom
PASSEDbuildtest.embeddedtestExtractBtrPayloadStripsLeadingAnsi1684ms
Console output (64 bytes)
PASSED buildtest.embedded.testExtractBtrPayloadStripsLeadingAnsi
PASSEDbuildtest.embeddedboundedCollectionLimitCapIsEnforced2895ms
Console output (61 bytes)
PASSED buildtest.embedded.boundedCollectionLimitCapIsEnforced
PASSEDbuildtest.embeddedcalculateWholeBuildTimeout_noTests2457ms
Console output (60 bytes)
PASSED buildtest.embedded.calculateWholeBuildTimeout_noTests
PASSEDbuildtest.embeddedtestFleetStatusReportsPendingRunsAndBuildtestDroplets2547ms
Console output (79 bytes)
PASSED buildtest.embedded.testFleetStatusReportsPendingRunsAndBuildtestDroplets
PASSEDbuildtest.embeddeddeletionWorkerStartIsThreadSafe12504ms
Console output (57 bytes)
PASSED buildtest.embedded.deletionWorkerStartIsThreadSafe
PASSEDbuildtest.embeddedstressTestDeletionWorkerDoesNotRaceWithLoadFromDisk7855ms
Console output (77 bytes)
PASSED buildtest.embedded.stressTestDeletionWorkerDoesNotRaceWithLoadFromDisk
PASSEDbuildtest.embeddedgetArtifactChunkSingleByteReads1743ms
Console output (57 bytes)
PASSED buildtest.embedded.getArtifactChunkSingleByteReads
PASSEDbuildtest.embeddedwatchdogStateJsonRoundTrip1644ms
Console output (52 bytes)
PASSED buildtest.embedded.watchdogStateJsonRoundTrip
PASSEDbuildtest.embeddedgetExecutionDurationStatsStreamsLargeGlobalLogUnderTightHeap8315ms
Console output (86 bytes)
PASSED buildtest.embedded.getExecutionDurationStatsStreamsLargeGlobalLogUnderTightHeap
PASSEDbuildtest.embeddedwatchdogDoesNotKillQueuedRunViaWholeBuildTimeout17692ms
Console output (74 bytes)
PASSED buildtest.embedded.watchdogDoesNotKillQueuedRunViaWholeBuildTimeout
PASSEDbuildtest.embeddede2eNonRateLimitProvisioningFailureStillHardFails6938ms
Console output (74 bytes)
PASSED buildtest.embedded.e2eNonRateLimitProvisioningFailureStillHardFails
PASSEDbuildtest.embeddeduploadMergeBaseChunkValidationErrors2199ms
Console output (62 bytes)
PASSED buildtest.embedded.uploadMergeBaseChunkValidationErrors
PASSEDbuildtest.embeddedwatchdogDetectsArchivedDropletAsDead1818ms
Console output (62 bytes)
PASSED buildtest.embedded.watchdogDetectsArchivedDropletAsDead
PASSEDbuildtest.embeddedgetBuildLogChunkLengthMatchesContentUtf8Bytes1980ms
Console output (71 bytes)
PASSED buildtest.embedded.getBuildLogChunkLengthMatchesContentUtf8Bytes
PASSEDbuildtest.embeddedperftestGitContextForRunLogsUnusedMergeBaseArchiveWithoutIdentity1729ms
Console output (91 bytes)
PASSED buildtest.embedded.perftestGitContextForRunLogsUnusedMergeBaseArchiveWithoutIdentity
PASSEDbuildtest.embeddedbuildRunImplJsonRoundTrip_overrideJarRunId1433ms
Console output (68 bytes)
PASSED buildtest.embedded.buildRunImplJsonRoundTrip_overrideJarRunId
PASSEDbuildtest.embeddedwatchdogReapsExpiredBuildLease1850ms
Console output (56 bytes)
PASSED buildtest.embedded.watchdogReapsExpiredBuildLease
PASSEDbuildtest.embeddedwatchdogDoesNotFailBuildOnApiException1519ms
Console output (64 bytes)
PASSED buildtest.embedded.watchdogDoesNotFailBuildOnApiException
PASSEDbuildtest.embeddedshardPlanningPartitionsTestsCoverAllTests1433ms
Console output (67 bytes)
PASSED buildtest.embedded.shardPlanningPartitionsTestsCoverAllTests
PASSEDbuildtest.embeddedprocessRunnerEventTruncatesOversizedConsoleEventInsteadOfFailingShard3407ms
Console output (95 bytes)
PASSED buildtest.embedded.processRunnerEventTruncatesOversizedConsoleEventInsteadOfFailingShard
PASSEDbuildtest.embeddedcollectingRunWithDropletInfoIsResumedNotImmediatelyFailed4534ms
Console output (83 bytes)
PASSED buildtest.embedded.collectingRunWithDropletInfoIsResumedNotImmediatelyFailed
PASSEDbuildtest.embeddedsshExecutorConfiguresKeepaliveForDeadPeerDetection12742ms
Console output (76 bytes)
PASSED buildtest.embedded.sshExecutorConfiguresKeepaliveForDeadPeerDetection
PASSEDbuildtest.embeddede2eRunnerStreamSilentStallRecoversViaSpoolReattach26012ms
Console output (76 bytes)
PASSED buildtest.embedded.e2eRunnerStreamSilentStallRecoversViaSpoolReattach
PASSEDbuildtest.embeddedtestRunningTestsFinalizedToFailedOnBuildCompletion2060ms
Console output (76 bytes)
PASSED buildtest.embedded.testRunningTestsFinalizedToFailedOnBuildCompletion
PASSEDbuildtest.embeddeddeletedRunNotResurrectedByAutoArchival9897ms
Console output (64 bytes)
PASSED buildtest.embedded.deletedRunNotResurrectedByAutoArchival
PASSEDbuildtest.embeddedwatchdogAdmissionExpiryPreservesCountsWhenProjectionUnreadable4063ms
Console output (88 bytes)
PASSED buildtest.embedded.watchdogAdmissionExpiryPreservesCountsWhenProjectionUnreadable
PASSEDbuildtest.embeddedinstallDependenciesInstallsDocker13804ms
Console output (59 bytes)
PASSED buildtest.embedded.installDependenciesInstallsDocker
PASSEDbuildtest.embeddede2eShardedBuildRuleAndArtifactCollectedFromShardZero19632ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eShardedBuildRuleAndArtifactCollectedFromShardZero
PASSEDbuildtest.embeddedreaperIdempotentUnderOverlap2703ms
Console output (54 bytes)
PASSED buildtest.embedded.reaperIdempotentUnderOverlap
PASSEDbuildtest.embeddede2eGetBuildLogAndTestResultsAfterCompletion20102ms
Console output (69 bytes)
PASSED buildtest.embedded.e2eGetBuildLogAndTestResultsAfterCompletion
PASSEDbuildtest.embeddedsubmitBuildUsesArtifactCoordinatesAsProjectNames6868ms
Console output (74 bytes)
PASSED buildtest.embedded.submitBuildUsesArtifactCoordinatesAsProjectNames
PASSEDbuildtest.embeddedtestExecutionResourceStatsPercentilesFromBoundedWindow4633ms
Console output (80 bytes)
PASSED buildtest.embedded.testExecutionResourceStatsPercentilesFromBoundedWindow
PASSEDbuildtest.embeddede2eMultipleSequentialBuilds28689ms
Console output (53 bytes)
PASSED buildtest.embedded.e2eMultipleSequentialBuilds
PASSEDbuildtest.embeddedbuildKompileCommandWithBuildRule2360ms
Console output (58 bytes)
PASSED buildtest.embedded.buildKompileCommandWithBuildRule
PASSEDbuildtest.embeddedtestStartupFinalizesTestsInAlreadyFailedBuilds2610ms
Console output (72 bytes)
PASSED buildtest.embedded.testStartupFinalizesTestsInAlreadyFailedBuilds
PASSEDbuildtest.embeddedcoldSpoolDrainDoesNotMarkExactlyCapLineWithNewline16980ms
Console output (76 bytes)
PASSED buildtest.embedded.coldSpoolDrainDoesNotMarkExactlyCapLineWithNewline
PASSEDbuildtest.embeddedcompactedConsoleOutputReplaysAfterServiceRestart3989ms
Console output (74 bytes)
PASSED buildtest.embedded.compactedConsoleOutputReplaysAfterServiceRestart
PASSEDbuildtest.embeddedgetBuildRunAndDeleteBuildRunRaceIsSafe3110ms
Console output (64 bytes)
PASSED buildtest.embedded.getBuildRunAndDeleteBuildRunRaceIsSafe
PASSEDbuildtest.embeddedexecStreamingTruncatedGiantLineEventuallyEvictedByLaterOutput12903ms
Console output (87 bytes)
PASSED buildtest.embedded.execStreamingTruncatedGiantLineEventuallyEvictedByLaterOutput
PASSEDbuildtest.embeddedpathTraversalRunIdCannotReadFilesOutsideRunsDir2424ms
Console output (73 bytes)
PASSED buildtest.embedded.pathTraversalRunIdCannotReadFilesOutsideRunsDir
PASSEDbuildtest.embeddede2eShardedBuildShardInfraFailureFailsRunAndCleansDroplets25138ms
Console output (83 bytes)
PASSED buildtest.embedded.e2eShardedBuildShardInfraFailureFailsRunAndCleansDroplets
PASSEDbuildtest.embeddede2eResumeFromInstallingPassesThroughCollectingStatus15655ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eResumeFromInstallingPassesThroughCollectingStatus
PASSEDbuildtest.embeddedshardTestSpecUsesBareNameForNoPackageTests1989ms
Console output (68 bytes)
PASSED buildtest.embedded.shardTestSpecUsesBareNameForNoPackageTests
PASSEDbuildtest.embeddede2eShardedRunResumeFinalizesUncollectedTestsAsFailed23884ms
Console output (78 bytes)
PASSED buildtest.embedded.e2eShardedRunResumeFinalizesUncollectedTestsAsFailed
PASSEDbuildtest.embeddedwatchdogLogInspectionIsBoundedAndProvisioningOnly2412ms
Console output (75 bytes)
PASSED buildtest.embedded.watchdogLogInspectionIsBoundedAndProvisioningOnly
PASSEDbuildtest.embeddedexecStreamingHugeConsoleOutputLineDoesNotOomService28908ms
Console output (77 bytes)
PASSED buildtest.embedded.execStreamingHugeConsoleOutputLineDoesNotOomService
PASSEDbuildtest.embeddedstartupLogsEffectiveAdmissionConfiguration3936ms
Console output (68 bytes)
PASSED buildtest.embedded.startupLogsEffectiveAdmissionConfiguration
PASSEDbuildtest.embeddedexecutionDurationEntryImplRoundTrip2683ms
Console output (61 bytes)
PASSED buildtest.embedded.executionDurationEntryImplRoundTrip
PASSEDbuildtest.embeddedrenewBuildLeaseJoinTimeoutStillAdvances3996ms
Console output (65 bytes)
PASSED buildtest.embedded.renewBuildLeaseJoinTimeoutStillAdvances
PASSEDbuildtest.embeddedgetExecutionDurationStatsBoundedMethodsReturnWindowsAndFilters2905ms
Console output (88 bytes)
PASSED buildtest.embedded.getExecutionDurationStatsBoundedMethodsReturnWindowsAndFilters
FAILEDbuildtest.embeddede2eUpdateStatusDoesNotOverwriteTerminalStatus31835msjava.lang.RuntimeException: Test 'e2eUpdateStatusDoesNotOverwriteTerminalStatus' timed out after 30000ms, stuck at: buildtest.embedded.E2eUpdateStatusDoesNotOverwriteTerminalStatusKt.e2eUpdateStatusDoesNotOverwriteTerminalStatus(e2eUpdateStatusDoesNotOverwriteTerminalStatus.kt:259) at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:1651) at kompile.WorkspaceKt.runTests$lambda$77$lambda$76(Workspace.kt:2455) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
Console output (30580 bytes)
[BuildTestService] Loaded 0 build runs from disk (0 archived runs left on disk, paged on demand)
[BuildTestService] Background recovery complete (0 dirs scanned, 0 recovered, 0 already-recovered skipped)
[BuildTestService] WARNING: Admission configuration: dropletLimit=0, active=false; fleet admission control is disabled
[DeletionWorker] Started (pending: 0)
[BuildWatchdog] Started
[BuildTestService] Build submitted: runId=84f2a922, label=updatestatus-test-build, buildRule=null, testSpecs=[], outputRequested=false, archiveSize=315)
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
warning: test rule 'updatestatus.project.buildMaven' at /tmp/buildscript-parse-10930775485235339284/build.kts is annotated with @MavenArtifactCoordinates. @MavenArtifactCoordinates can only be applied to functions which produce maven artifacts. [unhandled MavenAnnotationOnTestRuleWarningEffect from BuildscriptCache.kt:1477]
[BuildTestService] Calculated whole-build timeout: 30 minutes from 0 test(s) (total test time: 0s, buffer: 30 min)
[BuildTestService] Build 84f2a922: status=PROVISIONING
[DropletManager] Will try regions in order: sfo3, nyc3
[DropletManager] Creating droplet: name=buildtest-84f2a922, region=sfo3, size=s-2vcpu-4gb, image=226128685
[DropletManager] Droplet created: id=12345, name=buildtest-84f2a922, status=new, region=sfo3
[DropletManager] Waiting for droplet 12345 to become active...
[DropletManager] Droplet 12345 status: new, ip: '' (0s elapsed)
[DropletManager] Renewing lease for droplet 12345...
[BuildTestService] WARNING: Failed to renew droplet lease for run '84f2a922', droplet 12345: UnsupportedOperationException: no message. The build lease timestamp was not changed because this was a watchdog droplet keepalive, not a successful consumer renewBuildLease call.
[DropletManager] Renewing lease for droplet 12345...
[BuildTestService] WARNING: Failed to renew droplet lease for run '84f2a922', droplet 12345: UnsupportedOperationException: no message. The build lease timestamp was not changed because this was a watchdog droplet keepalive, not a successful consumer renewBuildLease call.
[DropletManager] Renewing lease for droplet 12345...
[BuildTestService] WARNING: Failed to renew droplet lease for run '84f2a922', droplet 12345: UnsupportedOperationException: no message. The build lease timestamp was not changed because this was a watchdog droplet keepalive, not a successful consumer renewBuildLease call.
[DropletManager] Renewing lease for droplet 12345...
[BuildTestService] WARNING: Failed to renew droplet lease for run '84f2a922', droplet 12345: UnsupportedOperationException: no message. The build lease timestamp was not changed because this was a watchdog droplet keepalive, not a successful consumer renewBuildLease call.
[BuildTestService] Watchdog failed stale build 84f2a922
[DeletionWorker] Enqueued droplet 12345 for deferred deletion
[DropletManager] Destroying droplet 12345...
[DropletManager] Droplet 12345 destroyed
[DeletionWorker] Successfully destroyed droplet 12345
[BuildWatchdog] Destroyed orphaned droplet 12345 for run 84f2a922
[DeletionWorker] Enqueued droplet 12345 for deferred deletion
[DropletManager] Destroying droplet 12345...
[DropletManager] Droplet 12345 destroyed
[DeletionWorker] Successfully destroyed droplet 12345
2026-07-13 05:10:43
Full thread dump OpenJDK 64-Bit Server VM (21.0.11+10-1-24.04.2-Ubuntu mixed mode, sharing):

Threads class SMR info:
_java_thread_list=0x0000761228002a30, length=18, elements={
0x00007612b801be50, 0x00007612b80b8490, 0x00007612b80b9a10, 0x00007612b80bb1c0,
0x00007612b80bc810, 0x00007612b80bddc0, 0x00007612b80bf910, 0x00007612b80c0fe0,
0x00007612b80cda00, 0x00007612b80d0d70, 0x00007612b85a8240, 0x00007612b85c9890,
0x00007612b85ca5a0, 0x00007612b85cb800, 0x00007612b8624ca0, 0x0000761238008d60,
0x00007612387cfc40, 0x0000761228001a90
}

"main" #1 [74674] prio=5 os_prio=0 cpu=688.10ms elapsed=31.25s tid=0x00007612b801be50 nid=74674 waiting on condition  [0x00007612be9fe000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.E2eUpdateStatusDoesNotOverwriteTerminalStatusKt.e2eUpdateStatusDoesNotOverwriteTerminalStatus(e2eUpdateStatusDoesNotOverwriteTerminalStatus.kt:259)
	at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.base@21.0.11/DirectMethodHandle$Holder)
	at java.lang.invoke.LambdaForm$MH/0x0000761244004800.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:153)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	at java.lang.invoke.LambdaForm$DMH/0x0000761244001800.invokeStatic(java.base@21.0.11/LambdaForm$DMH)
	at java.lang.invoke.LambdaForm$MH/0x0000761244004000.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:154)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)

"Reference Handler" #9 [74682] daemon prio=10 os_prio=0 cpu=0.97ms elapsed=31.08s tid=0x00007612b80b8490 nid=74682 waiting on condition  [0x00007612bd61b000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.ref.Reference.waitForReferencePendingList(java.base@21.0.11/Native Method)
	at java.lang.ref.Reference.processPendingReferences(java.base@21.0.11/Reference.java:246)
	at java.lang.ref.Reference$ReferenceHandler.run(java.base@21.0.11/Reference.java:208)

"Finalizer" #10 [74683] daemon prio=8 os_prio=0 cpu=0.26ms elapsed=31.07s tid=0x00007612b80b9a10 nid=74683 in Object.wait()  [0x00007612bd1fe000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f88140f0> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.lang.ref.NativeReferenceQueue.await(java.base@21.0.11/NativeReferenceQueue.java:48)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:158)
	at java.lang.ref.NativeReferenceQueue.remove(java.base@21.0.11/NativeReferenceQueue.java:89)
	- locked <0x00000000f88140f0> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.ref.Finalizer$FinalizerThread.run(java.base@21.0.11/Finalizer.java:173)

"Signal Dispatcher" #11 [74684] daemon prio=9 os_prio=0 cpu=0.43ms elapsed=31.07s tid=0x00007612b80bb1c0 nid=74684 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Service Thread" #12 [74685] daemon prio=9 os_prio=0 cpu=0.46ms elapsed=31.07s tid=0x00007612b80bc810 nid=74685 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Monitor Deflation Thread" #13 [74686] daemon prio=9 os_prio=0 cpu=3.86ms elapsed=31.07s tid=0x00007612b80bddc0 nid=74686 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #14 [74687] daemon prio=9 os_prio=0 cpu=1363.65ms elapsed=31.07s tid=0x00007612b80bf910 nid=74687 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"C1 CompilerThread0" #15 [74688] daemon prio=9 os_prio=0 cpu=624.33ms elapsed=31.07s tid=0x00007612b80c0fe0 nid=74688 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"Notification Thread" #16 [74691] daemon prio=9 os_prio=0 cpu=0.15ms elapsed=30.96s tid=0x00007612b80cda00 nid=74691 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Common-Cleaner" #17 [74692] daemon prio=8 os_prio=0 cpu=0.63ms elapsed=30.95s tid=0x00007612b80d0d70 nid=74692 waiting on condition  [0x00007612bca2d000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8814218> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1886)
	at java.lang.ref.ReferenceQueue.await(java.base@21.0.11/ReferenceQueue.java:71)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(java.base@21.0.11/ReferenceQueue.java:218)
	at jdk.internal.ref.CleanerImpl.run(java.base@21.0.11/CleanerImpl.java:140)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Timer-0" #19 [74760] daemon prio=5 os_prio=0 cpu=0.26ms elapsed=28.95s tid=0x00007612b85a8240 nid=74760 in Object.wait()  [0x00007612bc82c000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f9805db0> (a java.util.TaskQueue)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.util.TimerThread.mainLoop(java.base@21.0.11/Timer.java:537)
	- locked <0x00000000f9805db0> (a java.util.TaskQueue)
	at java.util.TimerThread.run(java.base@21.0.11/Timer.java:516)

"deletion-worker" #22 [74763] daemon prio=5 os_prio=0 cpu=5.15ms elapsed=28.55s tid=0x00007612b85c9890 nid=74763 waiting on condition  [0x00007612bc72c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.DeletionWorker.run(DeletionWorker.kt:104)
	at buildtest.embedded.DeletionWorker$$Lambda/0x000076124401a390.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"build-watchdog" #23 [74764] daemon prio=5 os_prio=0 cpu=51.58ms elapsed=28.55s tid=0x00007612b85ca5a0 nid=74764 waiting on condition  [0x00007612bc62c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000fb3a87c8> (a java.util.concurrent.CountDownLatch$Sync)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:221)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(java.base@21.0.11/AbstractQueuedSynchronizer.java:788)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(java.base@21.0.11/AbstractQueuedSynchronizer.java:1133)
	at java.util.concurrent.CountDownLatch.await(java.base@21.0.11/CountDownLatch.java:230)
	at buildtest.embedded.BuildWatchdogKt.clockSleep(BuildWatchdog.kt:114)
	at buildtest.embedded.BuildWatchdog.loop(BuildWatchdog.kt:665)
	at buildtest.embedded.BuildWatchdog.start$lambda$5$lambda$3(BuildWatchdog.kt:224)
	at buildtest.embedded.BuildWatchdog$$Lambda/0x000076124401a7c0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"buildtest-auto-archive" #20 [74765] daemon prio=5 os_prio=0 cpu=2.56ms elapsed=28.54s tid=0x00007612b85cb800 nid=74765 waiting on condition  [0x00007612bc52c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.BuildTestEmbeddedService.archiveThread$lambda$23(BuildTestEmbeddedService.kt:704)
	at buildtest.embedded.BuildTestEmbeddedService$$Lambda/0x0000761244019090.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"ForkJoinPool-1-worker-1" #25 [74766] daemon prio=5 os_prio=0 cpu=1980.61ms elapsed=27.97s tid=0x00007612b8624ca0 nid=74766 waiting on condition  [0x00007612bc42c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9804f30> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.parkUntil(java.base@21.0.11/LockSupport.java:449)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1891)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"ForkJoinPool-1-worker-2" #26 [74767] daemon prio=5 os_prio=0 cpu=100.24ms elapsed=27.96s tid=0x0000761238008d60 nid=74767 waiting on condition  [0x00007612bc32c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9804f30> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1893)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"VirtualThread-unparker" #28 [74911] daemon prio=5 os_prio=0 cpu=0.57ms elapsed=19.17s tid=0x00007612387cfc40 nid=74911 waiting on condition  [0x00007612bc22c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9778c20> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@21.0.11/AbstractQueuedSynchronizer.java:519)
	at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@21.0.11/ForkJoinPool.java:3780)
	at java.util.concurrent.ForkJoinPool.managedBlock(java.base@21.0.11/ForkJoinPool.java:3725)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1746)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1170)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Attach Listener" #34 [75202] daemon prio=9 os_prio=0 cpu=0.57ms elapsed=0.21s tid=0x0000761228001a90 nid=75202 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"GC Thread#1" os_prio=0 cpu=14.93ms elapsed=30.08s tid=0x0000761238006120 nid=74742 runnable  

"VM Thread" os_prio=0 cpu=7.98ms elapsed=31.12s tid=0x00007612b80ac950 nid=74681 runnable  

"VM Periodic Task Thread" os_prio=0 cpu=21.13ms elapsed=31.14s tid=0x00007612b809b110 nid=74680 waiting on condition  

"G1 Service" os_prio=0 cpu=1.30ms elapsed=31.21s tid=0x00007612b8082420 nid=74679 runnable  

"G1 Refine#0" os_prio=0 cpu=17.19ms elapsed=31.21s tid=0x00007612b8081450 nid=74678 runnable  

"G1 Conc#0" os_prio=0 cpu=0.15ms elapsed=31.22s tid=0x00007612b803fc60 nid=74677 runnable  

"G1 Main Marker" os_prio=0 cpu=0.16ms elapsed=31.22s tid=0x00007612b803ecb0 nid=74676 runnable  

"GC Thread#0" os_prio=0 cpu=19.74ms elapsed=31.23s tid=0x00007612b803c6d0 nid=74675 runnable  

JNI global refs: 14, weak refs: 0

Heap
 garbage-first heap   total 65536K, used 23507K [0x00000000f8000000, 0x0000000100000000)
  region size 1024K, 15 young (15360K), 3 survivors (3072K)
 Metaspace       used 19838K, committed 20032K, reserved 1114112K
  class space    used 2577K, committed 2688K, reserved 1048576K

TIMEOUT: Process timed out after 30s
[JSTACK THREAD DUMPS BEGIN]
2026-07-13 05:10:43
Full thread dump OpenJDK 64-Bit Server VM (21.0.11+10-1-24.04.2-Ubuntu mixed mode, sharing):

Threads class SMR info:
_java_thread_list=0x0000761228002a30, length=18, elements={
0x00007612b801be50, 0x00007612b80b8490, 0x00007612b80b9a10, 0x00007612b80bb1c0,
0x00007612b80bc810, 0x00007612b80bddc0, 0x00007612b80bf910, 0x00007612b80c0fe0,
0x00007612b80cda00, 0x00007612b80d0d70, 0x00007612b85a8240, 0x00007612b85c9890,
0x00007612b85ca5a0, 0x00007612b85cb800, 0x00007612b8624ca0, 0x0000761238008d60,
0x00007612387cfc40, 0x0000761228001a90
}

"main" #1 [74674] prio=5 os_prio=0 cpu=688.10ms elapsed=31.15s tid=0x00007612b801be50 nid=74674 waiting on condition  [0x00007612be9fe000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.E2eUpdateStatusDoesNotOverwriteTerminalStatusKt.e2eUpdateStatusDoesNotOverwriteTerminalStatus(e2eUpdateStatusDoesNotOverwriteTerminalStatus.kt:259)
	at java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.base@21.0.11/DirectMethodHandle$Holder)
	at java.lang.invoke.LambdaForm$MH/0x0000761244004800.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:153)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at kompile.TestRunner.executeTest(TestRunner.kt:16)
	at java.lang.invoke.LambdaForm$DMH/0x0000761244001800.invokeStatic(java.base@21.0.11/LambdaForm$DMH)
	at java.lang.invoke.LambdaForm$MH/0x0000761244004000.invoke(java.base@21.0.11/LambdaForm$MH)
	at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@21.0.11/Invokers$Holder)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@21.0.11/DirectMethodHandleAccessor.java:154)
	at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@21.0.11/DirectMethodHandleAccessor.java:103)
	at java.lang.reflect.Method.invoke(java.base@21.0.11/Method.java:580)
	at community.kotlin.kompile.testrunner.bootstrap.BootstrapRunner.main(BootstrapRunner.java:308)

"Reference Handler" #9 [74682] daemon prio=10 os_prio=0 cpu=0.97ms elapsed=30.98s tid=0x00007612b80b8490 nid=74682 waiting on condition  [0x00007612bd61b000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.ref.Reference.waitForReferencePendingList(java.base@21.0.11/Native Method)
	at java.lang.ref.Reference.processPendingReferences(java.base@21.0.11/Reference.java:246)
	at java.lang.ref.Reference$ReferenceHandler.run(java.base@21.0.11/Reference.java:208)

"Finalizer" #10 [74683] daemon prio=8 os_prio=0 cpu=0.26ms elapsed=30.97s tid=0x00007612b80b9a10 nid=74683 in Object.wait()  [0x00007612bd1fe000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f88140f0> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.lang.ref.NativeReferenceQueue.await(java.base@21.0.11/NativeReferenceQueue.java:48)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:158)
	at java.lang.ref.NativeReferenceQueue.remove(java.base@21.0.11/NativeReferenceQueue.java:89)
	- locked <0x00000000f88140f0> (a java.lang.ref.NativeReferenceQueue$Lock)
	at java.lang.ref.Finalizer$FinalizerThread.run(java.base@21.0.11/Finalizer.java:173)

"Signal Dispatcher" #11 [74684] daemon prio=9 os_prio=0 cpu=0.39ms elapsed=30.97s tid=0x00007612b80bb1c0 nid=74684 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Service Thread" #12 [74685] daemon prio=9 os_prio=0 cpu=0.46ms elapsed=30.97s tid=0x00007612b80bc810 nid=74685 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Monitor Deflation Thread" #13 [74686] daemon prio=9 os_prio=0 cpu=3.82ms elapsed=30.97s tid=0x00007612b80bddc0 nid=74686 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #14 [74687] daemon prio=9 os_prio=0 cpu=1363.65ms elapsed=30.97s tid=0x00007612b80bf910 nid=74687 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"C1 CompilerThread0" #15 [74688] daemon prio=9 os_prio=0 cpu=624.33ms elapsed=30.97s tid=0x00007612b80c0fe0 nid=74688 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"Notification Thread" #16 [74691] daemon prio=9 os_prio=0 cpu=0.15ms elapsed=30.87s tid=0x00007612b80cda00 nid=74691 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Common-Cleaner" #17 [74692] daemon prio=8 os_prio=0 cpu=0.63ms elapsed=30.85s tid=0x00007612b80d0d70 nid=74692 waiting on condition  [0x00007612bca2d000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f8814218> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(java.base@21.0.11/LockSupport.java:269)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1886)
	at java.lang.ref.ReferenceQueue.await(java.base@21.0.11/ReferenceQueue.java:71)
	at java.lang.ref.ReferenceQueue.remove0(java.base@21.0.11/ReferenceQueue.java:143)
	at java.lang.ref.ReferenceQueue.remove(java.base@21.0.11/ReferenceQueue.java:218)
	at jdk.internal.ref.CleanerImpl.run(java.base@21.0.11/CleanerImpl.java:140)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Timer-0" #19 [74760] daemon prio=5 os_prio=0 cpu=0.26ms elapsed=28.85s tid=0x00007612b85a8240 nid=74760 in Object.wait()  [0x00007612bc82c000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait0(java.base@21.0.11/Native Method)
	- waiting on <0x00000000f9805db0> (a java.util.TaskQueue)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:366)
	at java.lang.Object.wait(java.base@21.0.11/Object.java:339)
	at java.util.TimerThread.mainLoop(java.base@21.0.11/Timer.java:537)
	- locked <0x00000000f9805db0> (a java.util.TaskQueue)
	at java.util.TimerThread.run(java.base@21.0.11/Timer.java:516)

"deletion-worker" #22 [74763] daemon prio=5 os_prio=0 cpu=5.15ms elapsed=28.46s tid=0x00007612b85c9890 nid=74763 waiting on condition  [0x00007612bc72c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.DeletionWorker.run(DeletionWorker.kt:104)
	at buildtest.embedded.DeletionWorker$$Lambda/0x000076124401a390.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"build-watchdog" #23 [74764] daemon prio=5 os_prio=0 cpu=51.58ms elapsed=28.45s tid=0x00007612b85ca5a0 nid=74764 waiting on condition  [0x00007612bc62c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000fb3a87c8> (a java.util.concurrent.CountDownLatch$Sync)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:221)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(java.base@21.0.11/AbstractQueuedSynchronizer.java:788)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(java.base@21.0.11/AbstractQueuedSynchronizer.java:1133)
	at java.util.concurrent.CountDownLatch.await(java.base@21.0.11/CountDownLatch.java:230)
	at buildtest.embedded.BuildWatchdogKt.clockSleep(BuildWatchdog.kt:114)
	at buildtest.embedded.BuildWatchdog.loop(BuildWatchdog.kt:665)
	at buildtest.embedded.BuildWatchdog.start$lambda$5$lambda$3(BuildWatchdog.kt:224)
	at buildtest.embedded.BuildWatchdog$$Lambda/0x000076124401a7c0.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"buildtest-auto-archive" #20 [74765] daemon prio=5 os_prio=0 cpu=2.56ms elapsed=28.44s tid=0x00007612b85cb800 nid=74765 waiting on condition  [0x00007612bc52c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep0(java.base@21.0.11/Native Method)
	at java.lang.Thread.sleep(java.base@21.0.11/Thread.java:509)
	at buildtest.embedded.BuildTestEmbeddedService.archiveThread$lambda$23(BuildTestEmbeddedService.kt:704)
	at buildtest.embedded.BuildTestEmbeddedService$$Lambda/0x0000761244019090.run(Unknown Source)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)

"ForkJoinPool-1-worker-1" #25 [74766] daemon prio=5 os_prio=0 cpu=1980.61ms elapsed=27.87s tid=0x00007612b8624ca0 nid=74766 waiting on condition  [0x00007612bc42c000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9804f30> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.parkUntil(java.base@21.0.11/LockSupport.java:449)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1891)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"ForkJoinPool-1-worker-2" #26 [74767] daemon prio=5 os_prio=0 cpu=100.24ms elapsed=27.86s tid=0x0000761238008d60 nid=74767 waiting on condition  [0x00007612bc32c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9804f30> (a java.util.concurrent.ForkJoinPool)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.ForkJoinPool.awaitWork(java.base@21.0.11/ForkJoinPool.java:1893)
	at java.util.concurrent.ForkJoinPool.runWorker(java.base@21.0.11/ForkJoinPool.java:1809)
	at java.util.concurrent.ForkJoinWorkerThread.run(java.base@21.0.11/ForkJoinWorkerThread.java:188)

"VirtualThread-unparker" #28 [74911] daemon prio=5 os_prio=0 cpu=0.57ms elapsed=19.07s tid=0x00007612387cfc40 nid=74911 waiting on condition  [0x00007612bc22c000]
   java.lang.Thread.State: WAITING (parking)
	at jdk.internal.misc.Unsafe.park(java.base@21.0.11/Native Method)
	- parking to wait for  <0x00000000f9778c20> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(java.base@21.0.11/LockSupport.java:371)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@21.0.11/AbstractQueuedSynchronizer.java:519)
	at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@21.0.11/ForkJoinPool.java:3780)
	at java.util.concurrent.ForkJoinPool.managedBlock(java.base@21.0.11/ForkJoinPool.java:3725)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@21.0.11/AbstractQueuedSynchronizer.java:1746)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:1170)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@21.0.11/ScheduledThreadPoolExecutor.java:899)
	at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@21.0.11/ThreadPoolExecutor.java:1070)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@21.0.11/ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@21.0.11/ThreadPoolExecutor.java:642)
	at java.lang.Thread.runWith(java.base@21.0.11/Thread.java:1596)
	at java.lang.Thread.run(java.base@21.0.11/Thread.java:1583)
	at jdk.internal.misc.InnocuousThread.run(java.base@21.0.11/InnocuousThread.java:186)

"Attach Listener" #34 [75202] daemon prio=9 os_prio=0 cpu=0.44ms elapsed=0.11s tid=0x0000761228001a90 nid=75202 waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"GC Thread#1" os_prio=0 cpu=14.93ms elapsed=29.98s tid=0x0000761238006120 nid=74742 runnable  

"VM Thread" os_prio=0 cpu=6.55ms elapsed=31.02s tid=0x00007612b80ac950 nid=74681 runnable  

"VM Periodic Task Thread" os_prio=0 cpu=21.06ms elapsed=31.04s tid=0x00007612b809b110 nid=74680 waiting on condition  

"G1 Service" os_prio=0 cpu=1.26ms elapsed=31.11s tid=0x00007612b8082420 nid=74679 runnable  

"G1 Refine#0" os_prio=0 cpu=17.19ms elapsed=31.11s tid=0x00007612b8081450 nid=74678 runnable  

"G1 Conc#0" os_prio=0 cpu=0.15ms elapsed=31.12s tid=0x00007612b803fc60 nid=74677 runnable  

"G1 Main Marker" os_prio=0 cpu=0.16ms elapsed=31.12s tid=0x00007612b803ecb0 nid=74676 runnable  

"GC Thread#0" os_prio=0 cpu=19.74ms elapsed=31.13s tid=0x00007612b803c6d0 nid=74675 runnable  

JNI global refs: 14, weak refs: 0

[JSTACK THREAD DUMPS END]
PASSEDbuildtest.embeddedexecStreamingTruncatedGiantLineSurvivesModestSubsequentOutput15196ms
Console output (87 bytes)
PASSED buildtest.embedded.execStreamingTruncatedGiantLineSurvivesModestSubsequentOutput
PASSEDbuildtest.embeddedbuildRuleProjectionSwapsWhenLongerDurationArrivesLater2466ms
Console output (80 bytes)
PASSED buildtest.embedded.buildRuleProjectionSwapsWhenLongerDurationArrivesLater
PASSEDbuildtest.embeddedwatchdogDoesNotFailBuildBelowMaxDuration2767ms
Console output (66 bytes)
PASSED buildtest.embedded.watchdogDoesNotFailBuildBelowMaxDuration
PASSEDbuildtest.embeddedbuildKompileCommandExitCodePathIsConfigurable2347ms
Console output (71 bytes)
PASSED buildtest.embedded.buildKompileCommandExitCodePathIsConfigurable
PASSEDbuildtest.embeddedbuildRuleProjectionDistinctRuleNamesNotCollapsed2220ms
Console output (74 bytes)
PASSED buildtest.embedded.buildRuleProjectionDistinctRuleNamesNotCollapsed
PASSEDbuildtest.embeddedincrementalBuildLogFlushesImmediately1930ms
Console output (63 bytes)
PASSED buildtest.embedded.incrementalBuildLogFlushesImmediately
PASSEDbuildtest.embeddedinstallDependenciesSetsDpkgLockTimeout10658ms
Console output (64 bytes)
PASSED buildtest.embedded.installDependenciesSetsDpkgLockTimeout
PASSEDbuildtest.embeddede2eGetBuildRunReturnsMutableInternalState23369ms
Console output (67 bytes)
PASSED buildtest.embedded.e2eGetBuildRunReturnsMutableInternalState
PASSEDbuildtest.embeddedprocessRunnerEventTruncatesOversizeNonConsoleEventLine3029ms
Console output (80 bytes)
PASSED buildtest.embedded.processRunnerEventTruncatesOversizeNonConsoleEventLine
PASSEDbuildtest.embeddede2eResumeFromInstallingRecoverFromSshChannelFailure27371ms
Console output (77 bytes)
PASSED buildtest.embedded.e2eResumeFromInstallingRecoverFromSshChannelFailure
PASSEDbuildtest.embeddedrenewBuildLeaseThrowsForUnknownRunId5264ms
Console output (62 bytes)
PASSED buildtest.embedded.renewBuildLeaseThrowsForUnknownRunId
PASSEDbuildtest.embeddede2eAdmissionWakesPromptlyWhenCapacityFrees22693ms
Console output (68 bytes)
PASSED buildtest.embedded.e2eAdmissionWakesPromptlyWhenCapacityFrees
PASSEDbuildtest.embeddedtestProcessRunnerEventDoneIsNoOp1801ms
Console output (58 bytes)
PASSED buildtest.embedded.testProcessRunnerEventDoneIsNoOp
PASSEDbuildtest.embeddedbuildRunImplJsonBackwardCompatibility1443ms
Console output (63 bytes)
PASSED buildtest.embedded.buildRunImplJsonBackwardCompatibility
PASSEDbuildtest.embeddede2eDeleteBuildRunCleansUpDroplet23256ms
Console output (58 bytes)
PASSED buildtest.embedded.e2eDeleteBuildRunCleansUpDroplet
PASSEDbuildtest.embeddedtestProcessRunnerEventBuildRuleDerivesStartedAt1509ms
Console output (73 bytes)
PASSED buildtest.embedded.testProcessRunnerEventBuildRuleDerivesStartedAt
PASSEDbuildtest.embeddede2eShardedRunOneShardChannelDeathRecoversViaSpoolReattach30248ms
Console output (83 bytes)
PASSED buildtest.embedded.e2eShardedRunOneShardChannelDeathRecoversViaSpoolReattach
PASSEDbuildtest.embeddedgetBuildLogChunkWithNegativeLengthDoesNotExceedTotalSize2630ms
Console output (82 bytes)
PASSED buildtest.embedded.getBuildLogChunkWithNegativeLengthDoesNotExceedTotalSize
PASSEDbuildtest.embeddeddropletManagerRejectsEmptyRegionsList2772ms
Console output (63 bytes)
PASSED buildtest.embedded.dropletManagerRejectsEmptyRegionsList
PASSEDbuildtest.embeddedbuildKompileCommandQuotesTestSpecsWithSpaces2701ms
Console output (70 bytes)
PASSED buildtest.embedded.buildKompileCommandQuotesTestSpecsWithSpaces
PASSEDbuildtest.embeddedtestResultImplJsonRoundTrip2264ms
Console output (53 bytes)
PASSED buildtest.embedded.testResultImplJsonRoundTrip
PASSEDbuildtest.embeddedinProgressUploadNeverFinalizedIsReapedByWatchdog3049ms
Console output (74 bytes)
PASSED buildtest.embedded.inProgressUploadNeverFinalizedIsReapedByWatchdog
PASSEDbuildtest.embeddedtestProcessRunnerEventBuildRuleRecordsEndedAt2585ms
Console output (71 bytes)
PASSED buildtest.embedded.testProcessRunnerEventBuildRuleRecordsEndedAt
PASSEDbuildtest.embeddedtestCompletedFallbackStartedAtFromReceiveTimeMinusDuration2060ms
Console output (84 bytes)
PASSED buildtest.embedded.testCompletedFallbackStartedAtFromReceiveTimeMinusDuration
PASSEDbuildtest.embeddeddropletCreationRetryAfterProviderTimeoutDoesNotLeak17015ms
Console output (77 bytes)
PASSED buildtest.embedded.dropletCreationRetryAfterProviderTimeoutDoesNotLeak
PASSEDbuildtest.embeddeddeletionWorkerProcessesEnqueuedDeletionPromptly4101ms
Console output (73 bytes)
PASSED buildtest.embedded.deletionWorkerProcessesEnqueuedDeletionPromptly
PASSEDbuildtest.embeddede2eCancellationDuringDestroyingIsLost15572ms
Console output (63 bytes)
PASSED buildtest.embedded.e2eCancellationDuringDestroyingIsLost
PASSEDbuildtest.embeddedtestDiscoveryFromArchiveHandlesMultipleProjects6461ms
Console output (73 bytes)
PASSED buildtest.embedded.testDiscoveryFromArchiveHandlesMultipleProjects
PASSEDbuildtest.embeddedtestDisabledTestsSurviveFinalization2022ms
Console output (62 bytes)
PASSED buildtest.embedded.testDisabledTestsSurviveFinalization
PASSEDbuildtest.embeddedbuildRuleResultImplStartedAtJsonRoundTrip1509ms
Console output (67 bytes)
PASSED buildtest.embedded.buildRuleResultImplStartedAtJsonRoundTrip

Build Log

[2026-07-13 04:36:54] Waiting for droplet capacity; retrying admission in 30s
[2026-07-13 04:36:54] Waiting for droplet capacity; retrying admission in 60s
[2026-07-13 04:36:54] Waiting for droplet capacity; retrying admission in 120s
[2026-07-13 04:36:54] Waiting for droplet capacity; retrying admission in 240s
[2026-07-13 04:36:54] Waiting for droplet capacity; retrying admission in 300s
[2026-07-13 04:36:54] Resuming build after service restart (was PENDING)
[2026-07-13 04:36:54] Project names empty — running deferred preparation from archive
[2026-07-13 04:37:26] Extracted project names: [buildtest.embedded:buildtest-embedded]
[2026-07-13 04:37:26] Discovered 525 tests from archive
[2026-07-13 04:37:26] No droplet allocated, provisioning from scratch...
[2026-07-13 04:37:29] Droplet created: id=584190556, name=buildtest-dfdae712
[2026-07-13 04:38:21] Droplet active at 134.199.239.165
[2026-07-13 04:38:28] SSH access granted to droplet 584190556
[2026-07-13 04:38:28] Droplet active at 134.199.239.165
[2026-07-13 04:38:28] SSH connected to 134.199.239.165
[2026-07-13 04:38:29] kompile-cli has not been started, running build from scratch on droplet
[2026-07-13 04:38:29] Installing dependencies...
Dependencies already present (snapshot image), skipping installation
Java: openjdk version "21.0.10" 2026-01-20
Node.js: v18.19.1
Chromium: /usr/bin/chromium-browser
Coursier: /root/tools/coursier
Docker already present: Docker version 29.1.3, build 29.1.3-0ubuntu3~24.04.1
haveged already present
securerandom.source=file:/dev/urandom already set in /usr/lib/jvm/java-21-openjdk-amd64/conf/security/java.security
Waiting for cloud-init to complete...
....................................................................................................................status: done
cloud-init done

Extracting templates from packages: 22%
Extracting templates from packages: 44%
Extracting templates from packages: 66%
Extracting templates from packages: 88%
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ...
Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ...
Setting up tar (1.35+dfsg-3ubuntu0.2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ...
Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Setting up dpkg (1.22.6ubuntu6.6) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ...
Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ...
Setting up gzip (1.12-1ubuntu3.2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ...
Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Setting up perl-base (5.38.2-3.2ubuntu0.3) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ...
Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ...
Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ...
Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ...
Setting up sed (4.9-2ubuntu0.24.04.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ...
Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ...
Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../0-python3.12_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking python3.12 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../1-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../2-python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../3-libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ...
Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) over (3.12.3-1ubuntu0.13) ...
Preparing to unpack .../4-tzdata_2026b-0ubuntu0.24.04.1_all.deb ...
Unpacking tzdata (2026b-0ubuntu0.24.04.1) over (2026a-0ubuntu0.24.04.1) ...
Preparing to unpack .../5-liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ...
Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ...
Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157088 files and directories currently installed.)
Preparing to unpack .../0-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ...
Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.16_all.deb ...
Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../3-kmod_31+20240202-2ubuntu7.2_amd64.deb ...
Unpacking kmod (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
Preparing to unpack .../4-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ...
Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) over (31+20240202-2ubuntu7.1) ...
Preparing to unpack .../5-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../6-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../7-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../8-libsystemd0_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ...
Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../udev_255.4-1ubuntu8.16_amd64.deb ...
Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ...
Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ...
Setting up libudev1:amd64 (255.4-1ubuntu8.16) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ...
Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../00-rsync_3.2.7-1ubuntu1.5_amd64.deb ...
Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ...
Preparing to unpack .../01-python3-problem-report_2.28.2-0ubuntu0.1_all.deb ...
Unpacking python3-problem-report (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../02-python3-apport_2.28.2-0ubuntu0.1_all.deb ...
Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../03-apport-core-dump-handler_2.28.2-0ubuntu0.1_all.deb ...
Unpacking apport-core-dump-handler (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../04-apport_2.28.2-0ubuntu0.1_all.deb ...
Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ...
Preparing to unpack .../05-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../06-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../07-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ...
Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ...
Preparing to unpack .../08-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ...
Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../09-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../10-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ...
Preparing to unpack .../11-iproute2_6.1.0-1ubuntu6.4_amd64.deb ...
Unpacking iproute2 (6.1.0-1ubuntu6.4) over (6.1.0-1ubuntu6.2) ...
Preparing to unpack .../12-open-vm-tools_2%3a13.0.0-2~ubuntu0.24.04.1_amd64.deb ...
Unpacking open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) over (2:12.5.0-1~ubuntu0.24.04.2) ...
Preparing to unpack .../13-libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ...
Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ...
Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 157089 files and directories currently installed.)
Preparing to unpack .../00-openssl_3.0.13-0ubuntu3.11_amd64.deb ...
Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ...
Preparing to unpack .../01-ca-certificates_20260601~24.04.1_all.deb ...
Unpacking ca-certificates (20260601~24.04.1) over (20240203) ...
Preparing to unpack .../02-distro-info-data_0.60ubuntu0.6_all.deb ...
Unpacking distro-info-data (0.60ubuntu0.6) over (0.60ubuntu0.5) ...
Preparing to unpack .../03-vim_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking vim (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../04-vim-common_2%3a9.1.0016-1ubuntu7.17_all.deb ...
Unpacking vim-common (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../05-vim-tiny_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking vim-tiny (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../06-vim-runtime_2%3a9.1.0016-1ubuntu7.17_all.deb ...
Unpacking vim-runtime (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../07-xxd_2%3a9.1.0016-1ubuntu7.17_amd64.deb ...
Unpacking xxd (2:9.1.0016-1ubuntu7.17) over (2:9.1.0016-1ubuntu7.11) ...
Preparing to unpack .../08-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ...
Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) over (4.0.1really4.0.1-0ubuntu0.24.04.6) ...
Preparing to unpack .../09-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) over (1.59.0-1ubuntu0.2) ...
Preparing to unpack .../10-bind9-dnsutils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../11-bind9-host_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-host (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../12-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) over (1:9.18.39-0ubuntu0.24.04.3) ...
Preparing to unpack .../13-inetutils-telnet_2%3a2.5-3ubuntu4.2_amd64.deb ...
Unpacking inetutils-telnet (2:2.5-3ubuntu4.2) over (2:2.5-3ubuntu4.1) ...
Preparing to unpack .../14-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ...
Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) over (1.6.43-5ubuntu0.5) ...
Preparing to unpack .../15-libplymouth5_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking libplymouth5:amd64 (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../16-nano_7.2-2ubuntu0.2_amd64.deb ...
Unpacking nano (7.2-2ubuntu0.2) over (7.2-2ubuntu0.1) ...
Preparing to unpack .../17-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../18-plymouth_24.004.60-1ubuntu7.2_amd64.deb ...
Unpacking plymouth (24.004.60-1ubuntu7.2) over (24.004.60-1ubuntu7.1) ...
Preparing to unpack .../19-telnet_0.17+2.5-3ubuntu4.2_all.deb ...
Unpacking telnet (0.17+2.5-3ubuntu4.2) over (0.17+2.5-3ubuntu4.1) ...
Preparing to unpack .../20-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ...
Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ...
Preparing to unpack .../21-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ...
Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) over (1.2.10-1ubuntu5.10) ...
Preparing to unpack .../22-containerd_2.2.1-0ubuntu1~24.04.3_amd64.deb ...
Unpacking containerd (2.2.1-0ubuntu1~24.04.3) over (2.2.1-0ubuntu1~24.04.2) ...
Preparing to unpack .../23-curl_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../24-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../25-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ...
Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ...
Preparing to unpack .../26-docker.io_29.1.3-0ubuntu3~24.04.2_amd64.deb ...
Unpacking docker.io (29.1.3-0ubuntu3~24.04.2) over (29.1.3-0ubuntu3~24.04.1) ...
Preparing to unpack .../27-dpkg-dev_1.22.6ubuntu6.6_all.deb ...
Unpacking dpkg-dev (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Preparing to unpack .../28-libdpkg-perl_1.22.6ubuntu6.6_all.deb ...
Unpacking libdpkg-perl (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ...
Preparing to unpack .../29-libarchive13t64_3.7.2-2ubuntu0.7_amd64.deb ...
Unpacking libarchive13t64:amd64 (3.7.2-2ubuntu0.7) over (3.7.2-2ubuntu0.6) ...
Preparing to unpack .../30-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ...
Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.8) ...
Preparing to unpack .../31-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../32-libjcat1_0.2.3-1~ubuntu0.24.04.1_amd64.deb ...
Unpacking libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) over (0.2.0-2build3) ...
Selecting previously unselected package libfwupd3:amd64.
Preparing to unpack .../33-libfwupd3_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
Unpacking libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
Preparing to unpack .../34-libxmlb2_0.3.24-1~ubuntu0.24.04.1_amd64.deb ...
Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) over (0.3.18-1) ...
Preparing to unpack .../35-fwupd_2.0.20-1ubuntu2~24.04.2_amd64.deb ...
Unpacking fwupd (2.0.20-1ubuntu2~24.04.2) over (1.9.34-0ubuntu1~24.04.1) ...
Preparing to unpack .../36-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../37-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../38-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) over (0.8-13ubuntu6.1) ...
Preparing to unpack .../39-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ...
Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) over (2.4.7-1.2ubuntu7.9) ...
Preparing to unpack .../40-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ...
Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ...
Preparing to unpack .../41-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../42-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../43-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ...
Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) over (1:20.1.2-0ubuntu1~24.04.2) ...
Preparing to unpack .../44-libegl-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../45-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../46-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../47-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) over (1.3.14-2build1) ...
Preparing to unpack .../48-libheif-plugin-aomdec_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../49-libheif-plugin-aomenc_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../50-libheif1_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif1:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../51-libheif-plugin-libde265_1.17.6-1ubuntu4.5_amd64.deb ...
Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) over (1.17.6-1ubuntu4.2) ...
Preparing to unpack .../52-libhttp-daemon-perl_6.16-1ubuntu0.24.04.1_all.deb ...
Unpacking libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) over (6.16-1) ...
Preparing to unpack .../53-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) over (2.14-2build1) ...
Preparing to unpack .../54-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ...
Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) over (2:3.98-1ubuntu0.1) ...
Preparing to unpack .../55-libwww-perl_6.76-1ubuntu0.1_all.deb ...
Unpacking libwww-perl (6.76-1ubuntu0.1) over (6.76-1) ...
Selecting previously unselected package linux-headers-6.8.0-134.
Preparing to unpack .../56-linux-headers-6.8.0-134_6.8.0-134.134_all.deb ...
Unpacking linux-headers-6.8.0-134 (6.8.0-134.134) ...
Selecting previously unselected package linux-headers-6.8.0-134-generic.
Preparing to unpack .../57-linux-headers-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
Selecting previously unselected package linux-modules-6.8.0-134-generic.
Preparing to unpack .../58-linux-modules-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
Selecting previously unselected package linux-image-6.8.0-134-generic.
Preparing to unpack .../59-linux-image-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-image-6.8.0-134-generic (6.8.0-134.134) ...
Preparing to unpack .../60-linux-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../61-linux-image-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-image-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../62-linux-headers-virtual_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-virtual (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../63-linux-headers-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-headers-generic (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../64-linux-libc-dev_6.8.0-134.134_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.8.0-134.134) over (6.8.0-110.110) ...
Preparing to unpack .../65-linux-tools-common_6.8.0-134.134_all.deb ...
Unpacking linux-tools-common (6.8.0-134.134) over (6.8.0-110.110) ...
Selecting previously unselected package linux-tools-6.8.0-134.
Preparing to unpack .../66-linux-tools-6.8.0-134_6.8.0-134.134_amd64.deb ...
Unpacking linux-tools-6.8.0-134 (6.8.0-134.134) ...
Selecting previously unselected package linux-tools-6.8.0-134-generic.
Preparing to unpack .../67-linux-tools-6.8.0-134-generic_6.8.0-134.134_amd64.deb ...
Unpacking linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
Preparing to unpack .../68-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ...
Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) over (25.2.8-0ubuntu0.24.04.1) ...
Preparing to unpack .../69-node-shell-quote_1.7.4+~1.7.1-1ubuntu0.24.04.1_all.deb ...
Unpacking node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) over (1.7.4+~1.7.1-1) ...
Preparing to unpack .../70-openjdk-21-jdk_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../71-openjdk-21-jdk-headless_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../72-openjdk-21-jre_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../73-openjdk-21-jre-headless_21.0.11+10-1~24.04.2_amd64.deb ...
Unpacking openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) over (21.0.10+7-1~24.04) ...
Preparing to unpack .../74-python3-twisted_24.3.0-1ubuntu0.2_all.deb ...
Unpacking python3-twisted (24.3.0-1ubuntu0.2) over (24.3.0-1ubuntu0.1) ...
Preparing to unpack .../75-python3-urllib3_2.0.7-1ubuntu0.7_all.deb ...
Unpacking python3-urllib3 (2.0.7-1ubuntu0.7) over (2.0.7-1ubuntu0.6) ...
Preparing to unpack .../76-snapd_2.75.2+ubuntu24.04_amd64.deb ...
Unpacking snapd (2.75.2+ubuntu24.04) over (2.74.1+ubuntu24.04.4) ...
Preparing to unpack .../77-xserver-common_2%3a21.1.12-1ubuntu1.6_all.deb ...
Unpacking xserver-common (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
Preparing to unpack .../78-xvfb_2%3a21.1.12-1ubuntu1.6_amd64.deb ...
Unpacking xvfb (2:21.1.12-1ubuntu1.6) over (2:21.1.12-1ubuntu1.5) ...
Preparing to unpack .../79-cloud-init_26.1-0ubuntu1~24.04.1_all.deb ...
Unpacking cloud-init (26.1-0ubuntu1~24.04.1) over (25.3-0ubuntu1~24.04.1) ...
Preparing to unpack .../80-kpartx_0.9.4-5ubuntu8.2_amd64.deb ...
Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
Preparing to unpack .../81-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ...
Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ...
Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ...
Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ...
Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ...
Setting up python3-problem-report (2.28.2-0ubuntu0.1) ...
Setting up distro-info-data (0.60ubuntu0.6) ...
Setting up iproute2 (6.1.0-1ubuntu6.4) ...
Setting up openssh-client (1:9.6p1-3ubuntu13.16) ...
Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.24.04.1) ...
Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ...
Setting up node-shell-quote (1.7.4+~1.7.1-1ubuntu0.24.04.1) ...
Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ...
Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ...
Setting up inetutils-telnet (2:2.5-3ubuntu4.2) ...
Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ...
Setting up linux-libc-dev:amd64 (6.8.0-134.134) ...
Setting up systemd-dev (255.4-1ubuntu8.16) ...
Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ...
Setting up dnsmasq-base (2.90-2ubuntu0.3) ...
Setting up xxd (2:9.1.0016-1ubuntu7.17) ...
Setting up libjcat1:amd64 (0.2.3-1~ubuntu0.24.04.1) ...
Setting up python3-apport (2.28.2-0ubuntu0.1) ...
Setting up tzdata (2026b-0ubuntu0.24.04.1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Mon Jul 13 04:40:21 UTC 2026.
Universal Time is now:  Mon Jul 13 04:40:21 UTC 2026.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.7) ...
/var/lib/dpkg/info/apparmor.postinst: 148: [: Illegal number: yes
Reloading AppArmor profiles 
Setting up vim-common (2:9.1.0016-1ubuntu7.17) ...
Setting up python3-twisted (24.3.0-1ubuntu0.2) ...
Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ...
Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ...
Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ...
Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ...
Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ...
Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ...
Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ...
Setting up linux-modules-6.8.0-134-generic (6.8.0-134.134) ...
Setting up python3-urllib3 (2.0.7-1ubuntu0.7) ...
Setting up nano (7.2-2ubuntu0.2) ...
Setting up libplymouth5:amd64 (24.004.60-1ubuntu7.2) ...
Setting up linux-headers-6.8.0-134 (6.8.0-134.134) ...
Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ...
Setting up xserver-common (2:21.1.12-1ubuntu1.6) ...
Setting up vim-runtime (2:9.1.0016-1ubuntu7.17) ...
Setting up containerd (2.2.1-0ubuntu1~24.04.3) ...
Setting up openssl (3.0.13-0ubuntu3.11) ...
Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up linux-tools-common (6.8.0-134.134) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ...
Setting up rsync (3.2.7-1ubuntu1.5) ...
rsync.service is a disabled or a static unit not running, not starting it.
Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ...
Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ...
Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ...
Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ...
Setting up cloud-init (26.1-0ubuntu1~24.04.1) ...
Installing new version of config file /etc/cloud/templates/chrony.conf.freebsd.tmpl ...
Setting up telnet (0.17+2.5-3ubuntu4.2) ...
Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ...
Setting up openjdk-21-jre-headless:amd64 (21.0.11+10-1~24.04.2) ...
Installing new version of config file /etc/java-21-openjdk/security/java.security ...
Setting up openssh-server (1:9.6p1-3ubuntu13.16) ...
Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ...
Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up xvfb (2:21.1.12-1ubuntu1.6) ...
Setting up python3.12 (3.12.3-1ubuntu0.15) ...
Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ...
Setting up libfwupd3:amd64 (2.0.20-1ubuntu2~24.04.2) ...
Setting up docker.io (29.1.3-0ubuntu3~24.04.2) ...
Setting up vim-tiny (2:9.1.0016-1ubuntu7.17) ...
Setting up kmod (31+20240202-2ubuntu7.2) ...
Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ...
Setting up ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
14 added, 39 removed; done.
Setting up perl (5.38.2-3.2ubuntu0.3) ...
Setting up linux-headers-6.8.0-134-generic (6.8.0-134.134) ...
Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ...
Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ...
Setting up libdpkg-perl (1.22.6ubuntu6.6) ...
Setting up linux-tools-6.8.0-134 (6.8.0-134.134) ...
Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up libhttp-daemon-perl (6.16-1ubuntu0.24.04.1) ...
Setting up open-vm-tools (2:13.0.0-2~ubuntu0.24.04.1) ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Setting up curl (8.5.0-2ubuntu10.11) ...
Setting up bind9-host (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up libarchive13t64:amd64 (3.7.2-2ubuntu0.7) ...
Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ...
Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up vim (2:9.1.0016-1ubuntu7.17) ...
Setting up libwww-perl (6.76-1ubuntu0.1) ...
Setting up linux-image-6.8.0-134-generic (6.8.0-134.134) ...
I: /boot/vmlinuz.old is now a symlink to vmlinuz-6.8.0-110-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-6.8.0-110-generic
I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-134-generic
I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-134-generic
Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ...
Setting up systemd (255.4-1ubuntu8.16) ...
Setting up linux-headers-generic (6.8.0-134.134) ...
Setting up dpkg-dev (1.22.6ubuntu6.6) ...
Setting up linux-tools-6.8.0-134-generic (6.8.0-134.134) ...
Setting up systemd-timesyncd (255.4-1ubuntu8.16) ...
Setting up udev (255.4-1ubuntu8.16) ...
Setting up kpartx (0.9.4-5ubuntu8.2) ...
Setting up bind9-dnsutils (1:9.18.39-0ubuntu0.24.04.5) ...
Setting up linux-image-virtual (6.8.0-134.134) ...
Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ...
Setting up fwupd (2.0.20-1ubuntu2~24.04.2) ...
Installing new version of config file /etc/fwupd/bios-settings.d/README.md ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
Installing new version of config file /etc/fwupd/remotes.d/vendor-directory.conf ...
Installing new version of config file /etc/grub.d/35_fwupd ...
Installing new version of config file /etc/update-motd.d/85-fwupd ...
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
fwupd.service is a disabled or a static unit not running, not starting it.
Setting up systemd-resolved (255.4-1ubuntu8.16) ...
Setting up snapd (2.75.2+ubuntu24.04) ...
Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ...
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.gpio-chardev-setup.target is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up systemd-sysv (255.4-1ubuntu8.16) ...
Setting up linux-headers-virtual (6.8.0-134.134) ...
Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up plymouth (24.004.60-1ubuntu7.2) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
update-initramfs: Generating /boot/initrd.img-6.8.0-71-generic
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ...
Setting up multipath-tools (0.9.4-5ubuntu8.2) ...
Setting up linux-virtual (6.8.0-134.134) ...
Setting up libegl-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.2) ...
update-initramfs: deferring update (trigger activated)
Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ...
Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ...
Setting up apport-core-dump-handler (2.28.2-0ubuntu0.1) ...
Setting up apport (2.28.2-0ubuntu0.1) ...
apport-autoreport.service is a disabled or a static unit not running, not starting it.
Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif1:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.5) ...
Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.5) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ...
Processing triggers for ufw (0.36.2-6) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
Processing triggers for install-info (7.1-3build2) ...
Processing triggers for initramfs-tools (0.142ubuntu25.8) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for ca-certificates-java (20240118) ...
done.
Setting up openjdk-21-jre:amd64 (21.0.11+10-1~24.04.2) ...
Setting up openjdk-21-jdk-headless:amd64 (21.0.11+10-1~24.04.2) ...
Setting up openjdk-21-jdk:amd64 (21.0.11+10-1~24.04.2) ...
Processing triggers for ca-certificates (20260601~24.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for linux-image-6.8.0-134-generic (6.8.0-134.134) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-134-generic
Found initrd image: /boot/initrd.img-6.8.0-134-generic
Found linux image: /boot/vmlinuz-6.8.0-110-generic
Found initrd image: /boot/initrd.img-6.8.0-110-generic
Found linux image: /boot/vmlinuz-6.8.0-71-generic
Found initrd image: /boot/initrd.img-6.8.0-71-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Processing triggers for ca-certificates-java (20240118) ...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning candidates... [                                                       ]
Scanning candidates... [=====                                                  ]
Scanning candidates... [===========                                            ]
Scanning candidates... [================                                       ]
Scanning candidates... [======================                                 ]
Scanning candidates... [===========================                            ]
Scanning candidates... [=================================                      ]
Scanning candidates... [======================================                 ]
Scanning candidates... [============================================           ]
Scanning candidates... [=================================================      ]
Scanning candidates... [=======================================================]
Scanning candidates...                                                          
Scanning linux images... [                                                     ]
Scanning linux images... [==========                                           ]
Scanning linux images... [=====================                                ]
Scanning linux images... [===============================                      ]
Scanning linux images... [==========================================           ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Pending kernel upgrade!
Running kernel version:
  6.8.0-110-generic
Diagnostics:
  The currently running kernel version is not the expected kernel version
6.8.0-134-generic.

Restarting the system to load the new kernel will not be handled automatically,
so you should consider rebooting.

Restarting services...
 systemctl restart packagekit.service polkit.service udisks2.service

Service restarts being deferred:
 systemctl restart ModemManager.service
 /etc/needrestart/restart.d/dbus.service
 systemctl restart docker.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 root @ session #3: sshd[1605]
 root @ user manager service: systemd[1380]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 188746 files and directories currently installed.)
Removing libfwupd2:amd64 (1.9.34-0ubuntu1~24.04.1) ...
Removing libgusb2:amd64 (0.4.8-1build2) ...
Removing linux-headers-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-headers-6.8.0-71 (6.8.0-71.71) ...
Removing linux-image-6.8.0-71-generic (6.8.0-71.71) ...
/etc/kernel/postrm.d/initramfs-tools:
update-initramfs: Deleting /boot/initrd.img-6.8.0-71-generic
/etc/kernel/postrm.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/51-legacy-ifnames.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-134-generic
Found initrd image: /boot/initrd.img-6.8.0-134-generic
Found linux image: /boot/vmlinuz-6.8.0-110-generic
Found initrd image: /boot/initrd.img-6.8.0-110-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Removing linux-modules-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-tools-6.8.0-71-generic (6.8.0-71.71) ...
Removing linux-tools-6.8.0-71 (6.8.0-71.71) ...
Processing triggers for libc-bin (2.39-0ubuntu8.7) ...
System packages are current (apt dist-upgrade applied)
Dependencies installed successfully
[BuildDriver] Memory before swap: MemoryInfo(totalMemoryKb=4009864, availableMemoryKb=3339952, totalSwapKb=0, freeSwapKb=0)
mkswap: /swapfile: warning: wiping old swap signature.
Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
no label, UUID=0bb5e40a-db6d-4e2b-bce9-3073c64ec94e
Swap file created and enabled
[BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009864, availableMemoryKb=3339708, totalSwapKb=4194300, freeSwapKb=4194300)
[BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[2026-07-13 04:42:20] Dependencies installed
[2026-07-13 04:42:20] Uploading project archive...
Extracted projects:
CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9

[2026-07-13 04:42:20] Projects on remote: CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9
[2026-07-13 04:42:20] Building and testing workspace...
System memory: 3915MB, JVM heap: 1957MB
Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloading https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Failed to download https://repo1.maven.org/maven2/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.pom.sha1
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.pom
Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.pom
Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.pom
Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.pom
Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.pom
Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.pom
Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom
Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.pom
Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.pom
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.pom
Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom
Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.pom
Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.pom
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.pom
Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom
Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.pom
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.pom
Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.pom
Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.pom
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
Downloading https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Failed to download https://repo1.maven.org/maven2/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Downloading https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
Failed to download https://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.pom
Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloading https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
Failed to download https://repo1.maven.org/maven2/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Failed to download https://repo1.maven.org/maven2/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Failed to download https://repo1.maven.org/maven2/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloading https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloading https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Failed to download https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
Downloading https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
Failed to download https://repo1.maven.org/maven2/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
Failed to download https://repo1.maven.org/maven2/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Downloading https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
Failed to download https://repo1.maven.org/maven2/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloading https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
Downloading https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
Downloading https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Failed to download https://repo1.maven.org/maven2/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Failed to download https://repo1.maven.org/maven2/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloading https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Failed to download https://repo1.maven.org/maven2/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.pom
Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
Downloading https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloading https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Failed to download https://repo1.maven.org/maven2/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
Failed to download https://repo1.maven.org/maven2/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Failed to download https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Failed to download https://repo1.maven.org/maven2/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloading https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Failed to download https://repo1.maven.org/maven2/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.pom.sha1
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.pom.sha1
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom.sha1
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.pom.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom.sha1
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.pom.sha1
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.pom.sha1
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom
Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.pom.sha1
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.pom.sha1
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom.sha1
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.pom.sha1
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloaded https://repo1.maven.org/maven2/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven/3.9.2/maven-3.9.2.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.20.0/log4j-2.20.0.pom
Downloading https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit-parent/6.6.0.202305301015-r/org.eclipse.jgit-parent-6.6.0.202305301015-r.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded https://repo1.maven.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/30/apache-30.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/27/apache-27.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/23/apache-23.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/29/apache-29.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
Downloading https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloading https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
Downloading https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
Downloaded https://repo1.maven.org/maven2/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
Downloaded https://repo1.maven.org/maven2/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.pom
Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
Downloading https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
Downloaded https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloading https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded https://repo1.maven.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar
Downloading https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
Downloaded https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
Downloaded https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
Downloading https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.jar
Downloading https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloading https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
Downloaded https://repo1.maven.org/maven2/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.jar
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
Downloaded https://repo1.maven.org/maven2/org/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.jar
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.jar
Downloading https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.jar
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.13/2.4.0/scala-xml_2.13-2.4.0.jar
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar
Downloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-model/3.9.2/maven-model-3.9.2.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
Downloaded https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.jar
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.0.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
Downloading https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloaded https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloading https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.jar
Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.jar
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
Downloaded https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
Downloaded https://repo1.maven.org/maven2/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
Downloading https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
Downloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
Downloaded https://repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.jar
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
Downloading https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
Downloaded https://repo1.maven.org/maven2/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.jar
Downloading https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar
Downloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
Downloaded https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.jar
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.jar
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.jar.sha1
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
Downloaded https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar.sha1
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
Downloading https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/diagnostics/tools-kotlin-build-compile-interfaces-diagnostics/0.0.1/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar.sha1
Downloading https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
Downloading https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
Downloaded https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.jar.sha1
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
Downloading https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.jar.sha1
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/coursier/bldbinary/community-kotlin-coursier-bldbinary/0.0.1/community-kotlin-coursier-bldbinary-0.0.1.jar.sha1
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
Downloading https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar.sha1
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
Downloaded https://kotlin.directory/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.jar.sha1
Downloading https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.jar.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.jar.sha1
Downloading https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
Failed to download https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/compile/interfaces/executionenvironment/tools-kotlin-build-compile-interfaces-executionenvironment/0.0.1/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar.sha1
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
Downloading https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.jar.sha1
Downloading https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
Downloaded https://kotlin.directory/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-0.0.1.jar.sha1
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
Downloading https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar.sha1
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.jar.sha1
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
Downloaded https://kotlin.directory/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar.sha1
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
Downloaded https://kotlin.directory/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
Downloaded https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.jar.sha1
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar.sha1
Downloading https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.jar.sha1
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.jar.sha1
Downloading https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar.sha1
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.jar.sha1
Downloading https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
Downloaded https://kotlin.directory/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.jar.sha1
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.jar.sha1
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.jar.sha1
Downloaded https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.jar.sha1
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
Downloaded https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.jar.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar.sha1
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
An uncaught NotificationEffect bubbled up to the thread root!
You can learn more about handling NotificationEffects at https://github.com/kotlin-algebraic-effects/
null Kotlin buildrule building /tmp/tmp17181988314182091774/1223eb52-e0fb-4b17-a072-04c664c6f925/file.jar from sources ([/root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/RunEventProjection.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ReplayTestEventLogMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ConcurrentDurationStatsMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/IncrementalBuildLog.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/DropletManager.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ColdStartArchivedRunsMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/DataModels.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ConcurrentReadStormMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildDropletReconciler.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildCancelledException.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/RunArtifactReadCache.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/SshExecutor.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ArchiveEvictionChurnMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/ProjectionCacheChurnMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildWatchdog.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/LoadFromDiskAwaitRecoveryMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/SshStreamIngestMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildDriver.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/LoadFromDiskMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/PerftestDispatcher.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/NonBlockingKeyPairGenRSA.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/TestSharding.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildTestEmbeddedService.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/DeletionWorker.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/TailingInputStream.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/AllRunsSequentialReadMain.kt, /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/OversizedConsoleOutputIngestMain.kt]) and classpath [/tmp/resolveDependencies-artifact-7772664620597029782/kotlin-stdlib-1.9.25.jar, /tmp/resolveDependencies-artifact-1935004959376009263/kotlin-stdlib-common-1.9.22.jar, /tmp/resolveDependencies-artifact-1160712115190555363/kotlin-stdlib-jdk7-1.9.22.jar, /tmp/resolveDependencies-artifact-16274957475638731892/kotlin-stdlib-jdk8-1.9.22.jar, /tmp/resolveDependencies-artifact-4973974420215533450/buildtest-api-0.0.49.jar, /tmp/resolveDependencies-artifact-13308099636349687576/droplet-api-0.0.14.jar, /tmp/resolveDependencies-artifact-14754386972614217907/jsch-0.2.18.jar, /tmp/resolveDependencies-artifact-5133508057071924139/json-20250517.jar, /tmp/resolveDependencies-artifact-2055407029107979978/community-kotlin-clocks-simple-0.0.5.jar, /tmp/resolveDependencies-artifact-4069049811783284427/community-kotlin-clocks-hierarchical-0.0.2.jar, /tmp/resolveDependencies-artifact-1395732602051589941/commons-compress-1.26.0.jar, /tmp/resolveDependencies-artifact-16513232401134302591/commons-codec-1.16.1.jar, /tmp/resolveDependencies-artifact-10717939336268116997/kompile-buildscript-0.0.24.jar, /tmp/resolveDependencies-artifact-16664131054518747008/performancetest-api-0.0.4.jar, /tmp/resolveDependencies-artifact-10463564164015203898/community-kotlin-test-bundle-builder-0.0.1.jar, /tmp/resolveDependencies-artifact-10752495160966318436/build-kotlin-annotations-0.0.6.jar, /tmp/resolveDependencies-artifact-1817778322884021886/build-kotlin-withartifact-0.0.1.jar, /tmp/resolveDependencies-artifact-5488353948962078931/kotlin-compiler-embeddable-1.9.25.jar, /tmp/resolveDependencies-artifact-4345623464232792179/algebraic-effects-v1-runtime-0.0.1.jar, /tmp/resolveDependencies-artifact-13475063730830048211/kompile-effects-0.0.1.jar, /tmp/resolveDependencies-artifact-772154434933402589/community-kotlin-logging-0.0.1.jar, /tmp/resolveDependencies-artifact-2131975644024090239/okio-jvm-3.4.0.jar, /tmp/resolveDependencies-artifact-15914827114169485936/hash-to-file-cache-0.0.5.jar, /tmp/resolveDependencies-artifact-17592928503876484657/cache-key-builder-0.0.6.jar, /tmp/resolveDependencies-artifact-2221683908328121090/asm-9.8.jar, /tmp/resolveDependencies-artifact-18332459470099888065/asm-commons-9.8.jar, /tmp/resolveDependencies-artifact-8310322291607326849/asm-util-9.8.jar, /tmp/resolveDependencies-artifact-11191905302652608111/asm-tree-9.8.jar, /tmp/resolveDependencies-artifact-7903812831645397164/file-utils-0.0.1.jar, /tmp/resolveDependencies-artifact-14576977031305655497/stringutils-0.0.1.jar, /tmp/resolveDependencies-artifact-497363712779338118/resource-arena-0.0.1.jar, /tmp/resolveDependencies-artifact-6690657698814666395/kotlinc-diagnostic-collector-0.0.1.jar, /tmp/resolveDependencies-artifact-3575766346367216439/kompile-buildrule-enhancer-0.0.1.jar, /tmp/resolveDependencies-artifact-9814827154630519608/refcounted-0.0.1.jar, /tmp/resolveDependencies-artifact-109808041783504886/jarutils-0.0.1.jar, /tmp/resolveDependencies-artifact-2144137863572342863/kompile-interfaces-internal-0.0.2.jar, /tmp/resolveDependencies-artifact-6297371887982358843/tools-kotlin-build-compile-interfaces-executionenvironment-0.0.1.jar, /tmp/resolveDependencies-artifact-266451368909081938/tools-kotlin-build-compile-interfaces-diagnostics-0.0.1.jar, /tmp/resolveDependencies-artifact-7364054237464115123/community-kotlin-coursier-bldbinary-0.0.1.jar, /tmp/resolveDependencies-artifact-14621831139463807474/interface-2.1.30-SNAPSHOT.jar, /tmp/resolveDependencies-artifact-16664884187017046197/coursier-util_2.13-2.1.30.jar, /tmp/resolveDependencies-artifact-15806823452390628608/coursier-core_2.13-2.1.30.jar, /tmp/resolveDependencies-artifact-6423279939196180057/coursier_2.13-2.1.30.jar, /tmp/resolveDependencies-artifact-1517468055597866110/coursier-cache_2.13-2.1.30.jar, /tmp/resolveDependencies-artifact-2056668967694087114/annotations-13.0.jar, /tmp/resolveDependencies-artifact-8505350838792499743/commons-io-2.15.1.jar, /tmp/resolveDependencies-artifact-14938365105749225989/commons-lang3-3.14.0.jar, /tmp/resolveDependencies-artifact-17885384354126624736/kotlin-script-runtime-1.9.25.jar, /tmp/resolveDependencies-artifact-15542659643328354066/kotlin-reflect-1.6.10.jar, /tmp/resolveDependencies-artifact-15428363826285450191/kotlin-daemon-embeddable-1.9.25.jar, /tmp/resolveDependencies-artifact-10279055860596057687/trove4j-1.0.20200330.jar, /tmp/resolveDependencies-artifact-14902961949709899250/util-stacktrace-0.0.1.jar, /tmp/resolveDependencies-artifact-14527583339279485759/file-metadata-cache-0.0.1.jar, /tmp/resolveDependencies-artifact-8798998636361126112/util-cache-cachekey-interfaces-0.0.1.jar, /tmp/resolveDependencies-artifact-9294052976715050304/asm-analysis-9.8.jar, /tmp/resolveDependencies-artifact-12377850028278817526/kompile-executionenvironment-bridge-interface-0.0.1.jar, /tmp/resolveDependencies-artifact-16709284166694434842/versions_2.13-0.5.1.jar, /tmp/resolveDependencies-artifact-5959490624917636241/windows-jni-utils-0.3.3.jar, /tmp/resolveDependencies-artifact-13428143709531429181/slf4j-api-1.7.36.jar, /tmp/resolveDependencies-artifact-6617048591890821481/scala-collection-compat_2.13-2.13.0.jar, /tmp/resolveDependencies-artifact-5417072822905035967/scala-library-2.13.16.jar, /tmp/resolveDependencies-artifact-13944751855070661013/concurrent-reference-hash-map-1.1.0.jar, /tmp/resolveDependencies-artifact-17598466663727299003/scala-xml_2.13-2.4.0.jar, /tmp/resolveDependencies-artifact-5817627633495018965/dependency_2.13-0.3.2.jar, /tmp/resolveDependencies-artifact-16731669251642360959/jsoniter-scala-core_2.13-2.13.5.jar, /tmp/resolveDependencies-artifact-17994214955770862668/coursier-proxy-setup-2.1.30.jar, /tmp/resolveDependencies-artifact-5734187153860073291/config_3-1.8.5.jar, /tmp/resolveDependencies-artifact-17529577887337563470/windows-ansi-0.0.6.jar, /tmp/resolveDependencies-artifact-3673933318140857148/cache-util-2.1.30.jar, /tmp/resolveDependencies-artifact-1586317762982906971/coursier-paths-2.1.30.jar, /tmp/resolveDependencies-artifact-6254941182368032280/scala3-library_3-3.3.6.jar, /tmp/resolveDependencies-artifact-277150541830378857/specification-level_3-1.8.5.jar, /tmp/resolveDependencies-artifact-16766341759321541770/jansi-2.4.1.jar, /tmp/resolveDependencies-artifact-1937725527393822031/is-terminal-0.1.2.jar] [unhandled DiagnosticEffect from JvmBuildRules.kt:1150]
null Using Kotlin home directory <no_path> [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Using JDK home inferred from java.home: /usr/lib/jvm/java-21-openjdk-amd64 [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Exception on loading scripting plugin: java.lang.ClassNotFoundException: org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Scripting plugin will not be loaded: not all required jars are present in the classpath (missing files: [./kotlin-scripting-compiler.jar, ./kotlin-scripting-compiler-impl.jar, ./kotlin-scripting-common.jar, ./kotlin-scripting-jvm.jar]) [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Using JVM IR backend [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Configuring the compilation environment [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
null Loading modules: [java.se, jdk.accessibility, jdk.attach, jdk.compiler, jdk.dynalink, jdk.httpserver, jdk.incubator.vector, jdk.jartool, jdk.javadoc, jdk.jconsole, jdk.jdi, jdk.jfr, jdk.jshell, jdk.jsobject, jdk.management, jdk.management.jfr, jdk.net, jdk.nio.mapmode, jdk.sctp, jdk.security.auth, jdk.security.jgss, jdk.unsupported, jdk.unsupported.desktop, jdk.xml.dom, java.base, java.compiler, java.datatransfer, java.desktop, java.xml, java.instrument, java.logging, java.management, java.management.rmi, java.rmi, java.naming, java.net.http, java.prefs, java.scripting, java.security.jgss, java.security.sasl, java.sql, java.transaction.xa, java.sql.rowset, java.xml.crypto, jdk.internal.jvmstat, jdk.internal.opt, jdk.zipfs, jdk.management.agent, jdk.jdwp.agent, jdk.internal.ed, jdk.internal.le] [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildDriver.kt:634:37: warning: parameter 'result' is never used
    private fun parseTestResultsXml(result: CommandResult): List<TestResult>? {
                                    ^ Parameter 'result' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildTestEmbeddedService.kt:2846:17: warning: the value '"createBuildDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used
                activeMethod = "createBuildDroplet"
                ^ The value '"createBuildDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildTestEmbeddedService.kt:2878:17: warning: the value '"getDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used
                activeMethod = "getDroplet"
                ^ The value '"getDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/DataModels.kt:311:29: warning: extension is shadowed by a member: public final fun toJson(): JSONObject
private fun GitBuildContext.toJson(): JSONObject {
                            ^ Extension is shadowed by a member: public final fun toJson(): JSONObject [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/PerftestDispatcher.kt:328:45: warning: 'getter for nextTarEntry: TarArchiveEntry!' is deprecated. Deprecated in Java
                            val entry = tar.nextTarEntry ?: break
                                            ^ 'getter for nextTarEntry: TarArchiveEntry!' is deprecated. Deprecated in Java [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/RunEventProjection.kt:354:29: warning: the value 'MAX_PROJECTED_OUTPUT_BYTES' assigned to 'var totalBytes: Int defined in buildtest.embedded.RunEventProjection.applyParsedEvent.`<anonymous>`' is never used
                            totalBytes = MAX_PROJECTED_OUTPUT_BYTES
                            ^ The value 'MAX_PROJECTED_OUTPUT_BYTES' assigned to 'var totalBytes: Int defined in buildtest.embedded.RunEventProjection.applyParsedEvent.`<anonymous>`' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
[2026-07-13 04:44:48] Resuming build after service restart (was TESTING)
[2026-07-13 04:44:48] Reconnecting to droplet 584190556 at 134.199.239.165
[2026-07-13 04:44:49] SSH access re-granted to droplet 584190556
[2026-07-13 04:44:52] SSH connected to 134.199.239.165
[2026-07-13 04:44:52] kompile-cli is still running
[2026-07-13 04:44:52] Attaching to the runner event spool at line 1001
                activeMethod = "createBuildDroplet"
                ^ The value '"createBuildDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/BuildTestEmbeddedService.kt:2878:17: warning: the value '"getDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used
                activeMethod = "getDroplet"
                ^ The value '"getDroplet"' assigned to 'var activeMethod: String defined in buildtest.embedded.BuildTestEmbeddedService.provisionShardWithRetry' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/DataModels.kt:311:29: warning: extension is shadowed by a member: public final fun toJson(): JSONObject
private fun GitBuildContext.toJson(): JSONObject {
                            ^ Extension is shadowed by a member: public final fun toJson(): JSONObject [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/PerftestDispatcher.kt:328:45: warning: 'getter for nextTarEntry: TarArchiveEntry!' is deprecated. Deprecated in Java
                            val entry = tar.nextTarEntry ?: break
                                            ^ 'getter for nextTarEntry: TarArchiveEntry!' is deprecated. Deprecated in Java [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/src/buildtest/embedded/RunEventProjection.kt:354:29: warning: the value 'MAX_PROJECTED_OUTPUT_BYTES' assigned to 'var totalBytes: Int defined in buildtest.embedded.RunEventProjection.applyParsedEvent.`<anonymous>`' is never used
                            totalBytes = MAX_PROJECTED_OUTPUT_BYTES
                            ^ The value 'MAX_PROJECTED_OUTPUT_BYTES' assigned to 'var totalBytes: Int defined in buildtest.embedded.RunEventProjection.applyParsedEvent.`<anonymous>`' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
/tmp/qtcompile320127383642246455/extractProjectNamesMixedCoordinatesAndFallback.kt:93:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(archive)
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile716298770635599033/e2eFailedBuildCollectsHeapDumpBeforeDropletDestruction.kt:217:58: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(BuildStatus.FAILED, finalRun!!.status,
                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile716298770635599033/e2eFailedBuildCollectsHeapDumpBeforeDropletDestruction.kt:245:56: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(BuildStatus.FAILED, apiRun!!.status,
                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile716298770635599033/e2eFailedBuildCollectsHeapDumpBeforeDropletDestruction.kt:260:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(apiRun.heapDumpFilesystemName, reloadedRun!!.heapDumpFilesystemName,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17847799791583203016/e2eRunnerStreamStallRecordsExecutionEventBeforeCompletion.kt:190:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                currentRun!!.status !in TERMINAL_STATUSES,
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12387826588719483885/testInjectFileIntoArchive_preservesExistingEntriesAndAddsNewFile.kt:94:22: warning: 'injectFileIntoArchive(ByteArray, String, File): ByteArray' is deprecated. Holds both the source and result archive in heap; prone to OOM on large uploads. Use one of the streaming overloads instead.
        val result = injectFileIntoArchive(archiveBytes, ".kompile-cli-override.jar", tempFile)
                     ^ 'injectFileIntoArchive(ByteArray, String, File): ByteArray' is deprecated. Holds both the source and result archive in heap; prone to OOM on large uploads. Use one of the streaming overloads instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15799490719016602099/e2eRunnerKilledWithoutExitCodeFailsWithDescriptiveError.kt:237:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertTrue(finalRun!!.status in TERMINAL_STATUSES,
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15799490719016602099/e2eRunnerKilledWithoutExitCodeFailsWithDescriptiveError.kt:270:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
            assertTrue(k1!!.passed,
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13344166187810165158/e2eDestroyingStatusOnRestartPreservesResults.kt:149:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, loadedRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7091753857129702770/e2eDestroyingRecoveryWithTestFailuresProducesCorrectErrorMessage.kt:107:69: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, loadedRun!!.status,
                                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3369096411297187212/renewBuildLeaseThrowsForTerminalStatuses.kt:102:21: warning: unreachable code
                    throw UnsupportedOperationException()
                    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15879000607279323303/uploadHeapDumpsFindsAndUploads.kt:189:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                uploadScriptCommand!!.contains("create-fs"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12444801482451454744/e2eTrueRestartFifoAdmissionWithMixedDropletOwnership.kt:178:33: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(ids.any { serviceB!!.getBuildRun(it)?.status !in TERMINAL_STATUSES } && System.nanoTime()<completionDeadline) {
                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12444801482451454744/e2eTrueRestartFifoAdmissionWithMixedDropletOwnership.kt:182:29: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val run=serviceB!!.getBuildRun(id)
                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3572408184925613152/e2eCancelResumedBuildProducesCanceled.kt:91:13: warning: variable 'rootDir' is never used
        val rootDir = java.io.File(workingDir, "root")
            ^ Variable 'rootDir' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3572408184925613152/e2eCancelResumedBuildProducesCanceled.kt:158:70: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1244589263169302818/e2eShardedRunResumedAndCompletedAcrossServiceRestart.kt:262:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11757315085479628559/e2eShardedBuildCancellationCleansAllDroplets.kt:243:74: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16868563474731353213/extractProjectNamesFallsBackToDirName.kt:76:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(archive)
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4246668551931224110/e2eShardedRunResumeFailsWhenArchiveMissing.kt:124:64: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1149682082083489509/testInjectFileIntoArchive_worksWithLargeFiles.kt:80:22: warning: 'injectFileIntoArchive(ByteArray, String, File): ByteArray' is deprecated. Holds both the source and result archive in heap; prone to OOM on large uploads. Use one of the streaming overloads instead.
        val result = injectFileIntoArchive(archiveBytes, ".kompile-cli-override.jar", tempFile)
                     ^ 'injectFileIntoArchive(ByteArray, String, File): ByteArray' is deprecated. Holds both the source and result archive in heap; prone to OOM on large uploads. Use one of the streaming overloads instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5752445836112482297/resumeBuildDispatchesPerftestFromPersistedStructuredContextAndMergeBaseArchive.kt:236:67: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4736745178101670378/discoverTestsWithTimeoutsExtractsTimeout.kt:79:22: warning: 'discoverTestsWithTimeouts(ByteArray): List<DiscoveredTest>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsWithTimeouts(baos.toByteArray())
                     ^ 'discoverTestsWithTimeouts(ByteArray): List<DiscoveredTest>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6188193511811518009/e2eShardedRunResumeReprovisionsReapedShardDroplet.kt:269:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6188193511811518009/e2eShardedRunResumeReprovisionsReapedShardDroplet.kt:288:49: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray
            val persistedShardId = shardIdsAfter!!.getLong(0)
                                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5315953539724669686/e2eExplicitTestSpecsRunOnSingleDroplet.kt:190:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertTrue(finalRun!!.status in TERMINAL_STATUSES,
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5896282197895866552/e2eWatchdogErrorMessageNotOverwrittenByBuildThread.kt:203:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, watchdogRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5896282197895866552/e2eWatchdogErrorMessageNotOverwrittenByBuildThread.kt:221:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3846100396633152971/captureTimeoutThreadDumpNoProcess.kt:131:37: warning: parameter 'out' is never used, could be renamed to _
        commandHandler = { command, out, exitCallback, _ ->
                                    ^ Parameter 'out' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2642331859191936270/e2eDestroyDropletFailureDoesNotOverrideCompletedStatus.kt:296:75: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5493939929450669452/deleteDuringProvisioning.kt:66:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6866389445747646824/e2eDisabledTestsNotCountedAsFailed.kt:237:41: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(0, finalRun!!.testsFailed,
                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6866389445747646824/e2eDisabledTestsNotCountedAsFailed.kt:260:77: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
                assertEquals(buildtest.api.TestStatus.DISABLED, disabledTest!!.status,
                                                                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9575672058995185115/e2eBuildWithCompilationFailure.kt:204:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1892134119281495521/getBuildRunReturnsAtomicSnapshotAcrossMultiFieldUpdates.kt:119:13: warning: variable 'archiveBytes' is never used
        val archiveBytes = byteArrayOf(0x1f, 0x8b.toByte(), 0x08, 0x00) // mini gzip header, good enough for isolated submit
            ^ Variable 'archiveBytes' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14094381432696112723/perftestGitContextForRunFallsBackToLegacyParsing.kt:28:55: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PerftestGitContext
        assertEquals("LegacyOwner/LegacyRepo", context!!.repo)
                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PerftestGitContext [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2226249228821747618/e2eCancelDuringResumedFreshBuildInstallPhase.kt:222:70: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:112:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val submitted=service!!.submitBuild(bytes.toByteArray(),"cumulative admission queue age"); runId=submitted.runId
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:114:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(!service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity") && System.nanoTime()<queuedDeadline) Thread.sleep(20)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:115:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity"),
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:116:83: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The run must enter admission before queue-age cycling; log='${service!!.getBuildLog(runId)}'.")
                                                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:120:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            service!!.checkStaleBuildsNow()
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:128:132: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Admission cycle ${cycle+1} must reach provider quota rejection; createCalls=${createCalls.get()}, status=${service!!.getBuildRun(runId)?.status}.")
                                                                                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:132:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(service!!.getBuildRun(runId)?.status!=buildtest.api.BuildStatus.PENDING && System.nanoTime()<pendingDeadline) Thread.sleep(20)
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:133:67: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.PENDING,service!!.getBuildRun(runId)?.status,
                                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:134:89: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Quota rejection cycle ${cycle+1} must requeue PENDING; actual=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:134:137: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Quota rejection cycle ${cycle+1} must requeue PENDING; actual=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:138:16: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        service!!.checkStaleBuildsNow()
               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:139:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val failed=service!!.getBuildRun(runId)
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:148:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(service!!.getTestResults(runId).all { it.status==buildtest.api.TestStatus.PENDING },
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1211082068981248622/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kt:149:73: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "All never-run results must remain PENDING; actual=${service!!.getTestResults(runId).map { it.status }}.")
                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5755433269623053022/e2eCompletingRecoveryWithTestFailuresProducesCorrectErrorMessage.kt:129:69: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, loadedRun!!.status,
                                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2099186359745110755/extractProjectNamesUsesArtifactCoordinates.kt:86:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(archive)
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13173324209432200064/testE2EBuildRuleDiscoveredFullPipelineRunnerToProjection.kt:276:57: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject
        assertEquals("PENDING", fixtureRowAfterDiscovery!!.getString("status"),
                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13173324209432200064/testE2EBuildRuleDiscoveredFullPipelineRunnerToProjection.kt:312:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject
        if (fixtureRowAfterFull!!.has("status")) {
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16323734806478249813/e2eShardedRunResumeWaitsForRunningKompileThenCollects.kt:199:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile435175922870312234/captureTimeoutHeapDumpNoProcess.kt:131:37: warning: parameter 'out' is never used, could be renamed to _
        commandHandler = { command, out, exitCallback, _ ->
                                    ^ Parameter 'out' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:103:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        runId=service!!.submitBuild(bytes.toByteArray(),"lease exemption admission bound").runId
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:105:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(!service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity") && System.nanoTime()<deadline) Thread.sleep(20)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:106:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity"),
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:107:88: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The run must enter admission before lease/admission checks; log='${service!!.getBuildLog(runId)}'.")
                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:109:53: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        repeat(6) { clock.advanceBy(60_000); service!!.checkStaleBuildsNow() }
                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:110:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val atSix=service!!.getBuildRun(runId)
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:114:54: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        repeat(10) { clock.advanceBy(60_000); service!!.checkStaleBuildsNow() }
                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7215950871459181028/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kt:115:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val atSixteen=service!!.getBuildRun(runId)
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8849729063855585236/watchdogFailsRunQueuedForOverMaxAdmissionWait.kt:196:58: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
            try { serviceForCleanup?.cancelBuildRun(runId!!) } catch (_: Exception) {}
                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2030683549601416345/e2eResumePreservesExistingTestResultsWhenXmlDownloadFails.kt:226:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2944940337199374800/e2eShardedRunResumeMixesCollectAndRerunAcrossShards.kt:245:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:88:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        runId = service!!.submitBuild(archive, "rate-limited until watchdog ceiling").runId
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:90:50: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while ((createCalls.get() == 0 || service!!.getBuildRun(runId)?.status != buildtest.api.BuildStatus.PENDING) && System.nanoTime() < requeueDeadline) {
                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:91:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            if (service!!.getBuildRun(runId)?.status in TERMINAL_STATUSES) break
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:94:64: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertEquals(buildtest.api.BuildStatus.PENDING, service!!.getBuildRun(runId)?.status,
                                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:95:152: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Rate-limit exhaustion must re-enter admission before the watchdog ceiling is exercised; createCalls=${createCalls.get()}, status=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:95:200: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Rate-limit exhaustion must re-enter admission before the watchdog ceiling is exercised; createCalls=${createCalls.get()}, status=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                                                                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:98:16: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        service!!.checkStaleBuildsNow()
               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:99:29: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val failed = service!!.getBuildRun(runId)
                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:107:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(service!!.getTestResults(runId).all { it.status == buildtest.api.TestStatus.PENDING },
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16842143882506499336/watchdogAdmissionWaitCeilingStillFailsRateLimitedBuilds.kt:108:111: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Every discovered test must remain PENDING when the admission watchdog expires; statuses=${service!!.getTestResults(runId).map { it.status }}.")
                                                                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9374403525586786943/calculateWholeBuildTimeout_mixedAnnotationsAndDefaults.kt:119:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13613682550714983736/e2eOverrideJarRunId_artifactFromPreviousBuildIsInjectedIntoWorkspace.kt:246:76: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun1!!.status,
                                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13613682550714983736/e2eOverrideJarRunId_artifactFromPreviousBuildIsInjectedIntoWorkspace.kt:266:76: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun2!!.status,
                                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3886626144825377447/watchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics.kt:56:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val run=service!!.submitBuild(bytes.toByteArray(),"failed boot then capacity expiry"); runId=run.runId
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3886626144825377447/watchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics.kt:59:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(!service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity")&&System.nanoTime()<queuedDeadline) Thread.sleep(10)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3886626144825377447/watchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics.kt:60:46: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        clock.advanceBy(61L*60*1000); service!!.checkStaleBuildsNow()
                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3886626144825377447/watchdogAdmissionExpiryAfterFailedBootReportsHonestDiagnostics.kt:61:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val failed=service!!.getBuildRun(runId)
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1760892122148017929/e2eExecStreamingDoesNotRetainOutput.kt:54:13: warning: variable 'droplet' is never used
        val droplet = service.createDroplet("test-droplet", "nyc1", "s-1vcpu-1gb", "ubuntu-24-04-x64")
            ^ Variable 'droplet' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8996759528530864789/e2eNormalBuildLogsNoHeapDumps.kt:269:75: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8996759528530864789/e2eNormalBuildLogsNoHeapDumps.kt:275:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                assertTrue(buildLog!!.contains("No heap dump files found"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1081717235379897685/e2eResumeIngestsSpooledEventsWhileRunnerStillRunning.kt:232:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertTrue(finalRun!!.status in TERMINAL_STATUSES,
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12654451161338349432/e2eXmlResultsShouldNotOverwriteBtrErrorMessages.kt:233:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12654451161338349432/e2eXmlResultsShouldNotOverwriteBtrErrorMessages.kt:246:58: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
                assertEquals(btrErrorMessage, failingTest!!.errorMessage,
                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12654451161338349432/e2eXmlResultsShouldNotOverwriteBtrErrorMessages.kt:256:74: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
                assertEquals(buildtest.api.TestStatus.PASSED, passingTest!!.status,
                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6815744762677958903/powOverflowDoesNotCauseNegativeBackoffInterval.kt:98:45: warning: parameter 'reason' is never used, could be renamed to _
            onStaleBuildDetected = { runId, reason -> failedRuns.add(runId) },
                                            ^ Parameter 'reason' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15150970572891223702/e2eResumeRecoverFromSshChannelFailure.kt:256:25: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                finalRun!!.status == buildtest.api.BuildStatus.COMPLETED ||
                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10888817717061576228/extractProjectNamesFromValidArchive.kt:94:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(validArchive)
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3002828921394452399/e2eCancellationViaInterruptProducesCanceled.kt:216:74: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15487161308622096321/e2eCancelDuringPreparationProducesCanceled.kt:147:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            when (run!!.status) {
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1545079794102438825/e2eArtifactCollectionAfterBuild.kt:222:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildArtifact
                assertTrue(artifact!!.artifactBytes.isNotEmpty(),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildArtifact [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11989093676364235004/e2eHeapDumpCompletesBeforeOldSessionClosed.kt:217:21: warning: variable 'run' is never used
                val run = buildService.submitBuild(archiveBytes, "heapdump-order-build")
                    ^ Variable 'run' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12030406644456802976/e2eCancelDuringSilentBuildPhaseClosesSshSession.kt:228:74: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6678563616282679348/testInitialPendingResultsWrittenAfterDiscovery.kt:73:27: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discoveredTests = discoverTestsFromArchive(baos.toByteArray())
                          ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:168:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(!service!!.getBuildLog(runIds[0]).orEmpty().contains("Waiting for droplet capacity") && System.nanoTime()<waitDeadline) {
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:171:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertTrue(service!!.getBuildLog(runIds[0]).orEmpty().contains("Waiting for droplet capacity"),
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:172:98: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "The first recovered run must enter admission before cancellation; log='${service!!.getBuildLog(runIds[0])}'.")
                                                                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:173:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            service!!.cancelBuildRun(runIds[0])
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:174:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.CANCELED,service!!.getBuildRun(runIds[0])?.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:175:106: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Public cancellation must persist CANCELED for the recovered queued run; actual=${service!!.getBuildRun(runIds[0])?.status}.")
                                                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:178:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(service!!.getBuildRun(runIds[1])?.status !in TERMINAL_STATUSES && System.nanoTime()<completionDeadline) {
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:181:33: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val survivor=service!!.getBuildRun(runIds[1])
                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5940113653545271152/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kt:189:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.CANCELED,service!!.getBuildRun(runIds[0])?.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11131190647851390766/uploadHeapDumpsNoFilesFound.kt:129:37: warning: parameter 'out' is never used, could be renamed to _
        commandHandler = { command, out, exitCallback, _ ->
                                    ^ Parameter 'out' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12156348678876258474/e2ePreparationFailureProducesBuildLog.kt:76:94: warning: parameter 'tar' is never used, could be renamed to _
                org.apache.commons.compress.archivers.tar.TarArchiveOutputStream(gzip).use { tar ->
                                                                                             ^ Parameter 'tar' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12156348678876258474/e2ePreparationFailureProducesBuildLog.kt:120:39: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            "errorMessage ('${finalRun!!.errorMessage}') but not in the build log.")
                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12156348678876258474/e2ePreparationFailureProducesBuildLog.kt:121:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
        assertTrue(buildLog!!.contains("no project directories"),
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile18220955189251640324/e2eProvisioningTimeoutFailsBuild.kt:182:76: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.PROVISIONING, currentRun!!.status,
                                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile18220955189251640324/e2eProvisioningTimeoutFailsBuild.kt:210:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8909910253486455706/analyzeArchiveMatchesThreeSeparateFunctions.kt:102:20: warning: 'analyzeArchive(ByteArray): ArchiveAnalysis' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val combined = analyzeArchive(archive)
                   ^ 'analyzeArchive(ByteArray): ArchiveAnalysis' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8909910253486455706/analyzeArchiveMatchesThreeSeparateFunctions.kt:103:24: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val projectNames = extractProjectNamesFromArchive(archive)
                       ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8909910253486455706/analyzeArchiveMatchesThreeSeparateFunctions.kt:104:31: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val wholeBuildTimeoutMs = calculateWholeBuildTimeoutMs(archive)
                              ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8909910253486455706/analyzeArchiveMatchesThreeSeparateFunctions.kt:105:22: warning: 'discoverTestsWithTimeouts(ByteArray): List<DiscoveredTest>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsWithTimeouts(archive)
                     ^ 'discoverTestsWithTimeouts(ByteArray): List<DiscoveredTest>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9707178844575765360/testDiscoveryFromArchiveFindsTestFunctions.kt:72:22: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsFromArchive(baos.toByteArray())
                     ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2869152427720685236/calculateWholeBuildTimeout_capsAtMaxForLargeTestSuites.kt:76:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile403926688326040795/watchdogTrackedBuildsIsSafeForConcurrentAccess.kt:108:13: warning: variable 'threads' is never used
        val threads = (1..threadCount).map { threadNum ->
            ^ Variable 'threads' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12631850588679905001/extractProjectNamesFallsBackWhenNoBuildKts.kt:76:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(archive)
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10007998942773295960/extractProjectNamesHandlesDotSlashPrefix.kt:95:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(baos.toByteArray())
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3707681953311497389/e2eTestCountsUpdatedOnExceptionPath.kt:238:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1154048651667151129/testProcessRunnerEventConsoleOutputPersistedAndProjected.kt:81:49: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject
        val persistedEntries = consoleEventInLog!!.getJSONArray("entries")
                                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15100697227560814603/calculateWholeBuildTimeout_withFunctionAnnotations.kt:79:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10154152180478617004/e2eRunnerSurvivesSshChannelDeathMidTestingViaEventSpool.kt:308:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                "Final status: ${finalRun!!.status}, error: '${finalRun.errorMessage}'. " +
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10154152180478617004/e2eRunnerSurvivesSshChannelDeathMidTestingViaEventSpool.kt:312:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile540507052642821405/recoveredRunsArePersistedToDisk.kt:104:13: warning: variable 'service' is never used
        val service = BuildTestEmbeddedService(dataDir, dropletManager)
            ^ Variable 'service' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5036814258508147642/e2eSshExecutorClosedRefusesToReconnect.kt:89:17: warning: variable 'droplet' is never used
            val droplet = fakeDropletService.createDroplet(
                ^ Variable 'droplet' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5036814258508147642/e2eSshExecutorClosedRefusesToReconnect.kt:141:21: warning: 'uploadFile(ByteArray, String): Unit' is deprecated. Holds the full payload in heap; prone to OOM on large uploads. Use the File overload (streams via SFTP put(InputStream)) instead.
                ssh.uploadFile("x".toByteArray(), "/root/should-not-write.txt")
                    ^ 'uploadFile(ByteArray, String): Unit' is deprecated. Holds the full payload in heap; prone to OOM on large uploads. Use the File overload (streams via SFTP put(InputStream)) instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8826227369645084936/calculateWholeBuildTimeout_defaultTimeouts.kt:86:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13521646789521821515/e2eBuildWithHeapDumpCollectsAndUploads.kt:258:75: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13521646789521821515/e2eBuildWithHeapDumpCollectsAndUploads.kt:265:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                assertTrue(buildLog!!.contains("Found 1 heap dump file(s)"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17136700564595412772/e2eArchiveInProgressBuildThrows.kt:192:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertTrue(currentRun!!.status !in TERMINAL_STATUSES,
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10365484037827195290/finalizeUploadAfterRestartRehydratesSessionAndBuilds.kt:120:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertNotEquals(buildtest.api.BuildStatus.FAILED, afterRestart!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6973221725151745925/e2eWatchdogTimeoutCapturesThreadDumpBeforeHeapDump.kt:309:73: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.FAILED, failedRun!!.status,
                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6973221725151745925/e2eWatchdogTimeoutCapturesThreadDumpBeforeHeapDump.kt:335:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                assertTrue(buildLog!!.contains("[ThreadDump]"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile695230180331856748/processRunnerEventTruncatesOversizedFieldlessEntriesBatch.kt:102:35: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray
        val savedMessage = entries!!.getJSONObject(0).getString("message")
                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11086544068278924119/submitBuildRejectsEmptyArchive.kt:66:86: warning: parameter 'tar' is never used, could be renamed to _
        org.apache.commons.compress.archivers.tar.TarArchiveOutputStream(gzip).use { tar ->
                                                                                     ^ Parameter 'tar' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7004591424896762250/calculateWholeBuildTimeout_withFileAnnotations.kt:100:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8301582393665187163/e2eTestFailureErrorMessageDoesNotSayBuildFailed.kt:267:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17194434807366099487/reaperSurvivesListFailures.kt:53:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11008682463008485194/e2eFullBuildLifecycleHappyPath.kt:273:75: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11008682463008485194/e2eFullBuildLifecycleHappyPath.kt:286:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                assertTrue(buildLog!!.contains("Provisioning"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17012912556432426874/e2eListBuildRunsDuringActiveBuild.kt:207:37: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertTrue(activeRun!!.status !in TERMINAL_STATUSES,
                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5366476590721526264/testDiscoveryFromArchiveHandlesTestsDirectory.kt:84:22: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsFromArchive(baos.toByteArray())
                     ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:142:63: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while ((rejectedNames.size < 2 || runIds.any { service!!.getBuildRun(it)?.status != buildtest.api.BuildStatus.PENDING }) && System.nanoTime() < requeueDeadline) {
                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:143:37: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            if (runIds.all { service!!.getBuildRun(it)?.status in TERMINAL_STATUSES }) break
                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:147:34: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val pending = service!!.getBuildRun(runId)
                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:149:228: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Every admitted or queued build resumed into a closed rate-limit gate must requeue PENDING; runId=$runId, rejectedNames=$rejectedNames, status=${pending?.status}, error='${pending?.errorMessage}', log='${service!!.getBuildLog(runId)}'.")
                                                                                                                                                                                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:156:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while (runIds.any { service!!.getBuildRun(it)?.status !in TERMINAL_STATUSES } && System.nanoTime() < completionDeadline) Thread.sleep(25)
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:157:88: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        for (runId in runIds) assertEquals(buildtest.api.BuildStatus.COMPLETED, service!!.getBuildRun(runId)?.status,
                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:158:122: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Every restart-resumed build must complete after the rate-limit gate recovers; runId=$runId, status=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16526354993570839594/e2eRestartResumeDuringRateLimitExhaustionRequeuesAllBuilds.kt:158:170: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Every restart-resumed build must complete after the rate-limit gate recovers; runId=$runId, status=${service!!.getBuildRun(runId)?.status}, error='${service!!.getBuildRun(runId)?.errorMessage}'.")
                                                                                                                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3143272506831909359/perftestGitContextForRunPrefersStructuredContext.kt:34:63: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PerftestGitContext
        assertEquals("StructuredOwner/StructuredRepo", context!!.repo,
                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PerftestGitContext [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16653872745440708529/e2eSshExecutorReconnectsAfterChannelFailure.kt:138:17: warning: 'uploadFile(ByteArray, String): Unit' is deprecated. Holds the full payload in heap; prone to OOM on large uploads. Use the File overload (streams via SFTP put(InputStream)) instead.
            ssh.uploadFile(testContent.toByteArray(), "/root/reconnect-test.txt")
                ^ 'uploadFile(ByteArray, String): Unit' is deprecated. Holds the full payload in heap; prone to OOM on large uploads. Use the File overload (streams via SFTP put(InputStream)) instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8899271208838451957/dropletManagerUsesFirstRegionWhenItSucceeds.kt:105:13: warning: variable 'droplet' is never used
        val droplet = dropletManager.createBuildDroplet("test-run")
            ^ Variable 'droplet' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14957028886222449686/e2eResumeFromInstallingRerunsFullBuild.kt:277:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3792067337189775993/e2eResumeFromPendingReprovisionsFromArchive.kt:335:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile389477243901039804/submitBuildAlwaysReturnsPendingEvenWhenBackgroundFailsFast.kt:125:17: warning: variable 'current' is never used
            val current = service.getBuildRun("race-test-$i")
                ^ Variable 'current' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4963985966845911350/liveRunDropletsNeverReaped.kt:106:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:102:34: warning: variable 'call' is never used
                return when (val call = createCalls.incrementAndGet()) {
                                 ^ Variable 'call' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:145:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        runId = service!!.submitBuild(archive, "rate-limit exhaustion requeues").runId
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:148:49: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while ((createCalls.get() < 1 || service!!.getBuildRun(runId)?.status != buildtest.api.BuildStatus.PENDING) && System.nanoTime() < firstRequeueDeadline) {
                                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:149:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            if (service!!.getBuildRun(runId)?.status in TERMINAL_STATUSES) break
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:152:35: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val firstRequeue = service!!.getBuildRun(runId)
                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:154:250: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The production rate-limit budget-exhaustion message must requeue the fresh build as PENDING instead of hard-failing; createCalls=${createCalls.get()}, status=${firstRequeue?.status}, error='${firstRequeue?.errorMessage}', log='${service!!.getBuildLog(runId)}'.")
                                                                                                                                                                                                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:155:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(service!!.getBuildLog(runId).orEmpty().contains("requeue", ignoreCase = true),
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:156:86: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The build log must make the admission requeue observable; log='${service!!.getBuildLog(runId)}'.")
                                                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:162:49: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while ((createCalls.get() < 2 || service!!.getBuildRun(runId)?.status != buildtest.api.BuildStatus.PENDING) && System.nanoTime() < secondRequeueDeadline) {
                                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:163:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            if (service!!.getBuildRun(runId)?.status in TERMINAL_STATUSES) break
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:166:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val secondRequeue = service!!.getBuildRun(runId)
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:174:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while (service!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES && System.nanoTime() < completionDeadline) Thread.sleep(25)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:175:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val completed = service!!.getBuildRun(runId)
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17731482437835870392/e2eRateLimitExhaustionRequeuesInsteadOfHardFailing.kt:177:190: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The build must complete after the structured rate-limit reset; createCalls=${createCalls.get()}, status=${completed?.status}, error='${completed?.errorMessage}', log='${service!!.getBuildLog(runId)}'.")
                                                                                                                                                                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17334649467561722742/testBuildWithNoTestsReturnsEmptyResults.kt:66:22: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsFromArchive(baos.toByteArray())
                     ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11528477875557245014/e2eInterruptedChunkUploadIsRecoveredAcrossServiceRestart.kt:148:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertNotEquals(buildtest.api.BuildStatus.FAILED, afterRestart!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5220701668841905852/testDiscoveryFromArchiveIgnoresFunctionsInStringLiterals.kt:71:22: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsFromArchive(baos.toByteArray())
                     ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile533402604949399247/archivedRunsRemainFullyOperableAfterHeapEviction.kt:173:41: warning: no cast needed
                "but was ${(archivedRun as BuildRunImpl).testSpecs}")
                                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14840907402826681772/testDiscoveryReportsEmptyProjectForNoPackageTest.kt:90:26: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
        val discovered = discoverTestsFromArchive(archiveBytes)
                         ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:160:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val a=service!!.submitBuild(archive,"A"); ids.add(a.runId); runLabels[a.runId]="A"; runClassificationReady.countDown()
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:164:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val b=service!!.submitBuild(archive,"B"); ids.add(b.runId); runLabels[b.runId]="B"
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:173:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while((service!!.getBuildRun(a.runId)?.status!=buildtest.api.BuildStatus.FAILED ||
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:174:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                    service!!.getBuildRun(b.runId)?.status !in TERMINAL_STATUSES) &&
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:176:66: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.FAILED,service!!.getBuildRun(a.runId)?.status,
                                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:177:95: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Run A must exhaust three getDroplet boot failures as FAILED; actual=${service!!.getBuildRun(a.runId)?.status}, error='${service!!.getBuildRun(a.runId)?.errorMessage}'.")
                                                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:177:145: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Run A must exhaust three getDroplet boot failures as FAILED; actual=${service!!.getBuildRun(a.runId)?.status}, error='${service!!.getBuildRun(a.runId)?.errorMessage}'.")
                                                                                                                                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:178:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertTrue(service!!.getBuildRun(a.runId)?.errorMessage.orEmpty().contains("classification=INFRASTRUCTURE/PROVISIONING"),
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:179:89: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Run A failure must retain provisioning classification; error='${service!!.getBuildRun(a.runId)?.errorMessage}'.")
                                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:180:69: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.COMPLETED,service!!.getBuildRun(b.runId)?.status,
                                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:181:102: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Deletion wake must admit B without further ManualClock advancement; actual=${service!!.getBuildRun(b.runId)?.status}, error='${service!!.getBuildRun(b.runId)?.errorMessage}'.")
                                                                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:181:152: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Deletion wake must admit B without further ManualClock advancement; actual=${service!!.getBuildRun(b.runId)?.status}, error='${service!!.getBuildRun(b.runId)?.errorMessage}'.")
                                                                                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:184:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val c=service!!.submitBuild(archive,"C"); ids.add(c.runId); runLabels[c.runId]="C"
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:186:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(service!!.getBuildRun(c.runId)?.status !in TERMINAL_STATUSES && System.nanoTime()<cDeadline) Thread.sleep(25)
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:187:69: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertEquals(buildtest.api.BuildStatus.COMPLETED,service!!.getBuildRun(c.runId)?.status,
                                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:188:98: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Run C must complete, proving A leaked no admission reservation; actual=${service!!.getBuildRun(c.runId)?.status}, error='${service!!.getBuildRun(c.runId)?.errorMessage}'.")
                                                                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3601339821935302459/e2eFailedBootRestoresAdmissionCapacityPromptly.kt:188:148: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Run C must complete, proving A leaked no admission reservation; actual=${service!!.getBuildRun(c.runId)?.status}, error='${service!!.getBuildRun(c.runId)?.errorMessage}'.")
                                                                                                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7536327383371835728/structuredUploadSessionPersistsGitContextAndMergeBaseArchive.kt:133:54: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(listOf("head-project"), prepared!!.projectNames,
                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7536327383371835728/structuredUploadSessionPersistsGitContextAndMergeBaseArchive.kt:145:46: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(gitContext, afterRestart!!.gitContext,
                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14959147521342920379/uploadInterruptedRightAfterCreateUploadSessionRecoversAcrossRestart.kt:115:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertNotEquals(buildtest.api.BuildStatus.FAILED, afterRestart!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:140:47: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        clockB.advanceBy(3L*60*1000); serviceB!!.checkStaleBuildsNow()
                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:141:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertTrue(serviceB!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES,
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:142:100: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "Queue time must not consume the restored per-build execution budget; actual=${serviceB!!.getBuildRun(runId)}.")
                                                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:145:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(serviceB!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES&&System.nanoTime()<doneDeadline) { clockB.advanceBy(500); Thread.sleep(20) }
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:146:66: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        assertEquals(buildtest.api.BuildStatus.COMPLETED,serviceB!!.getBuildRun(runId)?.status,
                                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11144719821536222071/e2eAdmissionGrantBaselineSurvivesRestart.kt:147:95: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The restarted run must complete after its execution gate opens; actual=${serviceB!!.getBuildRun(runId)}.")
                                                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile133613458367617536/e2eShardedRunResumeRerunsShardWhenRunnerDiedWithoutSpoolEvidence.kt:222:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13982816171700151773/extractProjectNamesReadsBuildKtsWithDotSlashPrefix.kt:105:17: warning: 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val names = extractProjectNamesFromArchive(baos.toByteArray())
                ^ 'extractProjectNamesFromArchive(ByteArray): List<String>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12001377421488846491/submitBuildErrorMessageIncludesLabel.kt:76:86: warning: parameter 'tar' is never used, could be renamed to _
        org.apache.commons.compress.archivers.tar.TarArchiveOutputStream(gzip).use { tar ->
                                                                                     ^ Parameter 'tar' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11231180359952096858/e2eResumeFromBuildingWithKompleAlreadyCompleted.kt:186:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11831330223170826362/rehydrationRejectsUnknownAndTerminalSessionsAfterRestart.kt:129:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(buildtest.api.BuildStatus.COMPLETED, stillDone!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5632011754817784120/nonBuildtestNamesUntouched.kt:69:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10055271796764082034/e2eBuildCancellation.kt:204:74: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.CANCELED, finalRun!!.status,
                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7196236796015300836/e2eShardedFailedBootRetryDoesNotDiscardSiblingReservations.kt:76:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val first=service!!.submitBuild(bytes.toByteArray(),"four shard reservation owner")
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7196236796015300836/e2eShardedFailedBootRetryDoesNotDiscardSiblingReservations.kt:82:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val second=service!!.submitBuild(bytes.toByteArray(),"one droplet contender",testSpecs=listOf("reservation/tests/testReservation0.kts"))
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:151:54: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while ((rejectedCreates.get() == 0 || service!!.getBuildRun(runId)?.status != buildtest.api.BuildStatus.PENDING) && System.nanoTime() < requeueDeadline) {
                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:152:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            if (service!!.getBuildRun(runId)?.status in TERMINAL_STATUSES) break
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:155:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val pending = service!!.getBuildRun(runId)
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:157:233: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "A sharded restart resume blocked by rate-limit exhaustion must release partial resources and requeue; rejectedCreates=${rejectedCreates.get()}, status=${pending?.status}, error='${pending?.errorMessage}', log='${service!!.getBuildLog(runId)}'.")
                                                                                                                                                                                                                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:163:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while (service!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES && System.nanoTime() < completionDeadline) Thread.sleep(25)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:164:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val completed = service!!.getBuildRun(runId)
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14292464986417838678/e2eShardedResumeDuringRateLimitExhaustionRequeues.kt:166:170: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            "The sharded resumed run must complete after the structured rate-limit reset; status=${completed?.status}, error='${completed?.errorMessage}', log='${service!!.getBuildLog(runId)}'.")
                                                                                                                                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile584598902013286673/e2eCompletingStatusOnRestartPreservesResults.kt:135:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, loadedRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1530454916710868050/e2eShardedRunResumeRerunsSubsetsWhenKompileNotStarted.kt:258:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:238:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(!buildService!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity") && System.nanoTime()<waitDeadline) {
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:241:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            assertTrue(buildService!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity"),
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:242:140: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
                "Droplet-less sharded recovery must wait for two-slot admission while an occupier leaves only one slot; log='${buildService!!.getBuildLog(runId)}'.")
                                                                                                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:254:37: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val pending=buildService!!.getBuildRun(runId)
                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:260:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            while(buildService!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES && System.nanoTime()<doneDeadline) {
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10581419312549608731/e2eShardedRestartReadmissionAndPartialAllocationFailure.kt:263:39: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
            val completed=buildService!!.getBuildRun(runId)
                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:85:65: warning: variable 'fakeService' initializer is redundant
    var fakeService: fake.droplet.service.FakeDropletService? = null
                                                                ^ Variable 'fakeService' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:174:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService
    val port = fakeService!!.actualSshPort
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:185:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService
                fakeService!!.restartSshServer(dropletId)
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:226:69: warning: unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService
            val dropletManager = DropletManager(dataDir, fakeService!!)
                                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:255:54: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(BuildStatus.FAILED, finalRun!!.status,
                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11698373496820373348/e2eCatchPathHeapDumpCollectionAfterSshLoss.kt:281:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService
        fakeService!!.shutdown()
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type FakeDropletService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1747186145167573056/e2eCancelledBuildDestroysDropletPromptly.kt:195:41: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                val dropletId = buildRun!!.dropletId
                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1227687446570519505/testE2ERunnerStdoutPipedThroughProcessRunnerEvent.kt:180:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject
        assertEquals("PASSED", printingRow!!.getString("status"),
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1227687446570519505/testE2ERunnerStdoutPipedThroughProcessRunnerEvent.kt:199:35: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject
        assertEquals("", silentRow!!.getString("output"),
                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONObject [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13809220859544089380/e2eStreamBuildLogDuringExecution.kt:198:88: warning: unnecessary non-null assertion (!!) on a non-null receiver of type InputStream
                val reader = java.io.BufferedReader(java.io.InputStreamReader(logStream!!))
                                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type InputStream [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1022405316215061038/e2eBuildWithFailingTests.kt:271:72: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1022405316215061038/e2eBuildWithFailingTests.kt:286:40: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
                assertTrue(failedResult!!.errorMessage.contains("AssertionError"),
                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15540890899248206479/calculateWholeBuildTimeout_noTests.kt:67:21: warning: 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val timeoutMs = calculateWholeBuildTimeoutMs(baos.toByteArray())
                    ^ 'calculateWholeBuildTimeoutMs(ByteArray): Long' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12892681611873084471/stressTestDeletionWorkerDoesNotRaceWithLoadFromDisk.kt:120:17: warning: variable 'service' is never used
            val service = BuildTestEmbeddedService(dataDir, dropletManager)
                ^ Variable 'service' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12014038449351128164/orphanOfTerminalRunReapedAfterGrace.kt:66:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11652981184770899405/watchdogDoesNotKillQueuedRunViaWholeBuildTimeout.kt:220:62: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                try { serviceForCleanup?.cancelBuildRun(runId!!) } catch (_: Exception) {}
                                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4293998523103311263/watchdogDetectsArchivedDropletAsDead.kt:88:32: warning: parameter 'dropletId' is never used, could be renamed to _
            isDropletAlive = { dropletId ->
                               ^ Parameter 'dropletId' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9053007608011258150/e2eNonRateLimitProvisioningFailureStillHardFails.kt:44:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        runId = service!!.submitBuild(archive, "generic provisioning failure").runId
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9053007608011258150/e2eNonRateLimitProvisioningFailureStillHardFails.kt:46:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while (service!!.getBuildRun(runId)?.status !in TERMINAL_STATUSES && System.nanoTime() < deadline) Thread.sleep(20)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9053007608011258150/e2eNonRateLimitProvisioningFailureStillHardFails.kt:47:29: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val failed = service!!.getBuildRun(runId)
                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14585282132437450607/watchdogDoesNotFailBuildOnApiException.kt:79:45: warning: parameter 'reason' is never used, could be renamed to _
            onStaleBuildDetected = { runId, reason -> failedRuns.add(runId) },
                                            ^ Parameter 'reason' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9492714903390450546/processRunnerEventTruncatesOversizedConsoleEventInsteadOfFailingShard.kt:98:13: warning: variable 'committed' is never used
        val committed = try {
            ^ Variable 'committed' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9492714903390450546/processRunnerEventTruncatesOversizedConsoleEventInsteadOfFailingShard.kt:137:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray
        assertEquals(1, entries!!.length(),
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type JSONArray [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4394103661402705879/e2eRunnerStreamSilentStallRecoversViaSpoolReattach.kt:270:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertTrue(finalRun!!.status in TERMINAL_STATUSES,
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17840247449170770933/watchdogAdmissionExpiryPreservesCountsWhenProjectionUnreadable.kt:50:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        while(!service!!.getBuildLog(runId).orEmpty().contains("Waiting for droplet capacity")&&System.nanoTime()<queuedDeadline) Thread.sleep(10)
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17840247449170770933/watchdogAdmissionExpiryPreservesCountsWhenProjectionUnreadable.kt:52:46: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        clock.advanceBy(61L*60*1000); service!!.checkStaleBuildsNow()
                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17840247449170770933/watchdogAdmissionExpiryPreservesCountsWhenProjectionUnreadable.kt:53:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService
        val failed=service!!.getBuildRun(runId)
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildTestEmbeddedService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14311187100249107054/reaperIdempotentUnderOverlap.kt:68:58: warning: the corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments.
            override fun createSnapshot(dropletId: Long, name: String): droplet.api.SnapshotInfo {
                                                         ^ The corresponding parameter in the supertype 'DropletService' is named 'snapshotName'. This may cause problems when calling this function with named arguments. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17832085401100167414/e2eShardedBuildRuleAndArtifactCollectedFromShardZero.kt:239:62: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildArtifact
                assertEquals(artifactContent, String(artifact!!.artifactBytes, Charsets.UTF_8),
                                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildArtifact [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9201691015983462043/e2eGetBuildLogAndTestResultsAfterCompletion.kt:270:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                assertTrue(log!!.isNotBlank(), "Build log should not be blank")
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8434096672586017650/e2eResumeFromInstallingPassesThroughCollectingStatus.kt:261:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12041175465541793382/e2eShardedRunResumeFinalizesUncollectedTestsAsFailed.kt:191:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12041175465541793382/e2eShardedRunResumeFinalizesUncollectedTestsAsFailed.kt:206:34: warning: unnecessary non-null assertion (!!) on a non-null receiver of type TestResult
            assertFalse(failedRow!!.passed,
                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type TestResult [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3246924771518215137/e2eUpdateStatusDoesNotOverwriteTerminalStatus.kt:233:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, watchdogRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3246924771518215137/e2eUpdateStatusDoesNotOverwriteTerminalStatus.kt:248:68: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4949919431943076621/e2eGetBuildRunReturnsMutableInternalState.kt:270:45: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                val originalError = firstGet!!.errorMessage
                                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4949919431943076621/e2eGetBuildRunReturnsMutableInternalState.kt:281:54: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(originalError, secondGet!!.errorMessage,
                                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14877106162747156614/renewBuildLeaseThrowsForUnknownRunId.kt:108:17: warning: unreachable code
                throw UnsupportedOperationException()
                ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7899953547136312064/e2eResumeFromInstallingRecoverFromSshChannelFailure.kt:317:25: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                finalRun!!.status == buildtest.api.BuildStatus.COMPLETED ||
                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3594115979102058455/e2eShardedRunOneShardChannelDeathRecoversViaSpoolReattach.kt:324:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                "Final status: ${finalRun!!.status}, error: '${finalRun.errorMessage}'")
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3594115979102058455/e2eShardedRunOneShardChannelDeathRecoversViaSpoolReattach.kt:330:71: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
            assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile455594395184723162/inProgressUploadNeverFinalizedIsReapedByWatchdog.kt:103:64: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(buildtest.api.BuildStatus.PENDING, pending!!.status,
                                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile455594395184723162/inProgressUploadNeverFinalizedIsReapedByWatchdog.kt:122:64: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
        assertEquals(buildtest.api.BuildStatus.FAILED, finalRun!!.status,
                                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16385448131684929628/testDiscoveryFromArchiveHandlesMultipleProjects.kt:90:22: warning: 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead.
    val discovered = discoverTestsFromArchive(baos.toByteArray())
                     ^ 'discoverTestsFromArchive(ByteArray): List<Pair<String, String>>' is deprecated. Holds the full archive in heap; prone to OOM on large uploads. Use the InputStream overload instead. [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16271132659382047187/e2eCancellationDuringDestroyingIsLost.kt:266:75: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun
                assertEquals(buildtest.api.BuildStatus.COMPLETED, finalRun!!.status,
                                                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BuildRun [DiagnosticEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogIgnoresTerminalBuilds.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesMixedCoordinatesAndFallback.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/startupRebuildsStaleProjectionFromEventLog.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eFailedBuildCollectsHeapDumpBeforeDropletDestruction.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandIncludesXmx.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testSubmitBuild_overrideJarRunId_throwsWhenNoArtifactExists.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerThrowsWhenAllRegionsFail.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/listBuildRunsExcludesArchivedRuns.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testInjectFileIntoArchive_preservesExistingEntriesAndAddsNewFile.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplPhaseTimestampsJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/orphanedBuildEnqueuesDeletionInsteadOfInlineDestroy.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRunnerKilledWithoutExitCodeFailsWithDescriptiveError.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/execStreamingReturnsCorrectResult.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRealRunnerExecutesEachSubsetForReal.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDestroyingStatusOnRestartPreservesResults.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deleteBuildRunEnqueuesDropletForNonTerminalBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDestroyingRecoveryWithTestFailuresProducesCorrectErrorMessage.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getBuildLogChunkReadsCorrectTextFromLog.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/nonBlockingKeyPairGenRSAUsesNonBlockingSecureRandom.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/createDropletTimeoutAdoptsProviderCreatedDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/renewBuildLeaseThrowsForTerminalStatuses.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandCustomPaths.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerProcessesPendingDeletions.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/createDropletTimeoutFirstRegionAdoptsProviderDropletWithoutRetry.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerThreadIsDaemon.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/emptyBuildRuleGeneratesValidCommand.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerDefaultSizeIsBasic.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/orphanedDropletEnqueueIsAlwaysReliable.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/multipleOrphanedDropletsAreAllEnqueued.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplShardFieldsJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/uploadHeapDumpsFindsAndUploads.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eTrueRestartFifoAdmissionWithMixedDropletOwnership.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumedAndCompletedAcrossServiceRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/autoArchiveUsesCompletedAtNotStartedAt.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testSubmitBuild_overrideJarRunId_injectsArtifactIntoSavedArchive.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancelResumedBuildProducesCanceled.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildCancellationCleansAllDroplets.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandNoBuildRuleOrOutput.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesFallsBackToDirName.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCreateDropletTimeoutAdoptsAndDeletesOnCompletion.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractArtifactCoordinateFromBuildKtsAnnotationOnly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogCleansUpCompletedBuilds.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeFailsWhenArchiveMissing.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractArtifactCoordinateFromBuildKtsReturnsNullForEmptyContent.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testInjectFileIntoArchive_worksWithLargeFiles.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/completedAndFailedRunsArePreservedOnRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/recoveryUsesClockForCompletedAt.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedShardFailureStampsDropletDestruction.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractArtifactCoordinateIgnoresComments.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplJsonRoundTripWithDefaults.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/orphanedBuildingRunIsRecoveredToFailedOnRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerTriesNextRegionOnFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandQuotesBuildRuleWithSpecialChars.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeReprovisionsReapedShardDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractArtifactCoordinateFromBuildKtsWithCoordinates.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eExplicitTestSpecsRunOnSingleDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eWatchdogErrorMessageNotOverwrittenByBuildThread.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/tailingInputStreamDeliversDataPromptly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/captureTimeoutThreadDumpNoProcess.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDestroyDropletFailureDoesNotOverrideCompletedStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deleteBuildRunThrowsForNonExistentRunId.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDisabledTestsNotCountedAsFailed.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eBuildWithCompilationFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogProvisioningTimeoutDoesNotAffectOtherStatuses.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancelDuringResumedFreshBuildInstallPhase.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandIncludesExitCodeCapture.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogAdmissionWaitIsCumulativeAcrossRequeueCycles.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRenewBuildLeaseRenewsEveryShardDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRestartWithQueuedRunsHonorsDropletCapAdmission.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/executionDurationProjectionFromEmptyLog.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/parseMemoryInfoMissingFieldTest.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/replayTestEventLogStreamingPreservesCorruptLineSkip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildLogTimestampsUseClockNotSystemTime.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerSurvivesRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCompletingRecoveryWithTestFailuresProducesCorrectErrorMessage.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesUsesArtifactCoordinates.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDeleteBuildRunStopsBuildThread.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeWaitsForRunningKompileThenCollects.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandWithOutputRequested.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractArtifactCoordinateFromBuildKtsReturnsNullForNoBuildKts.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/captureTimeoutHeapDumpNoProcess.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogLeaseExemptionYieldsToAdmissionWaitBound.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogFailsRunQueuedForOverMaxAdmissionWait.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumePreservesExistingTestResultsWhenXmlDownloadFails.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeMixesCollectAndRerunAcrossShards.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkReturnsNullWhenRunHasNoArtifact.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/allBlankTestSpecsFallBackToWorkspacePath.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eOverrideJarRunId_artifactFromPreviousBuildIsInjectedIntoWorkspace.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/allPhasesWithDropletInfoAreResumedOnRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eExecStreamingDoesNotRetainOutput.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/renewBuildLeasePendingWithoutDropletAdvances.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogProvisioningTimeoutDestroysDropletIfPresent.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testSubmitBuild_overrideJarRunId_throwsWhenRunDoesNotExist.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eNormalBuildLogsNoHeapDumps.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogFailsProvisioningBuildAfterFiveMinutes.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeIngestsSpooledEventsWhileRunnerStillRunning.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eBuildLifecycleIncludesTestingStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eXmlResultsShouldNotOverwriteBtrErrorMessages.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeRecoverFromSshChannelFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/powOverflowDoesNotCauseNegativeBackoffInterval.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancellationViaInterruptProducesCanceled.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandOutputRequiresBuildrule.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkReturnsNullForNonExistentRun.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesFromValidArchive.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerProcessesEnqueueDuringActiveProcessing.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eArtifactCollectionAfterBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancelWhileRestartRecoveredRunIsAdmissionQueued.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancelDuringSilentBuildPhaseClosesSshSession.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/noDropletDestroyWhenDropletIdIsZero.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/uploadHeapDumpsNoFilesFound.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotFailBuildInCompletingStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardingTriggersNaturallyAtProductionDefaults.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eProvisioningTimeoutFailsBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/allNonTerminalStatusesAreRecoveredOnRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/parseMemoryInfoMalformedValueTest.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogRespectsExponentialBackoff.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildFailingShardFailsRun.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerStartIsIdempotent.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogSkipsDropletCheckForBuildsWithoutDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardPlanningRunAllSpecsDetection.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogTrackedBuildsIsSafeForConcurrentAccess.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogStopThenStartDoesNotLeakOldThread.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotFailBuildInDestroyingStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesFallsBackWhenNoBuildKts.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesHandlesDotSlashPrefix.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eTestCountsUpdatedOnExceptionPath.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandSingleTestSpec.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardPlanningBalancesByDurationEstimates.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/orphanedDropletIsEnqueuedForDeletionOnServiceRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testResultImplJsonRoundTripWithDefaults.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRunnerSurvivesSshChannelDeathMidTestingViaEventSpool.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eSshExecutorClosedRefusesToReconnect.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/submitBuildRejectsArchiveWithOnlyFiles.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/recoveredRunsArePersistedToDisk.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eBuildWithHeapDumpCollectsAndUploads.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eArchiveInProgressBuildThrows.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardPlanningWeightsNoHistoryTestsByDeclaredTimeout.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/submitBuildAcceptsValidArchive.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildCleansUpAllDropletsOnSuccess.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/endToEndStreamingPipeline.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eWatchdogTimeoutCapturesThreadDumpBeforeHeapDump.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/captureTimeoutThreadDumpRunsJcmd.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/concurrentArchivalAndBuildCompletionDoesNotDeadlock.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerSshKeygenUsesNonBlockingRandom.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/blankTestSpecsAreFilteredOut.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotFailProvisioningBuildBeforeFiveMinutes.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildingRunWithDropletInfoIsResumedNotImmediatelyFailed.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/submitBuildRejectsEmptyArchive.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/completedRunWithAllTestsPassingRemainsCompleted.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/resumeDropletIsEnqueuedForDeletionAfterResumeFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildRecordsPerRunDropletDetail.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/checkDropletAliveTreatsOffDropletAsDead.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/completedRunWithFailedTestsIsCorrectedToFailedOnRestart.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eTestFailureErrorMessageDoesNotSayBuildFailed.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/listBuildRunsNeverReturnsArchivedRunsDuringConcurrentArchival.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogPersistsAndRestoresState.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/parseMemoryInfoTypicalOutputTest.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/archivedRunStartupRecoveryFinalizesCountsWithoutHeapResidency.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eFullBuildLifecycleHappyPath.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eListBuildRunsDuringActiveBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/renewBuildLeaseCallsDropletServiceForActiveRun.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eSshExecutorReconnectsAfterChannelFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerUsesFirstRegionWhenItSucceeds.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeFromInstallingRerunsFullBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/mixedTerminalAndNonTerminalRunsHandledCorrectly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/incrementalBuildLogAppendMode.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeFromPendingReprovisionsFromArchive.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDestroysDropletForStaleBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogFailsShardedRunWhenAnyShardDropletDies.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/parseMemoryInfoZeroSwapTest.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/corruptArchivedRunJsonDegradesToNotFound.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eFailStaleBuildInterruptsBuildThread.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildAggregatesResultsAcrossDroplets.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDetectsTimedOutBuild.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getBuildLogChunkSequentialReadsProduceOriginalContent.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/execStreamingDeliversLinesIncrementally.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/archivedRunsRemainFullyOperableAfterHeapEviction.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/execStreamingRequestsPty.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/crashRecoveryOfPendingBuildPopulatesProjectNames.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDetectsDeadDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testSubmitBuild_overrideJarRunId_prefersArtifactTarGzOverBin.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/submitBuildErrorMessageIncludesLabel.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeFromBuildingWithKompleAlreadyCompleted.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/extractProjectNamesReadsBuildKtsWithDotSlashPrefix.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/completedRunWithBuildSucceededFalseAndNoTestFailuresRemainsCompleted.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRestartQueuedRunSurvivesQuotaSaturationWithoutFailing.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eBuildCancellation.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedFailedRunStillRecordsAllLifecyclePhaseTimestamps.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkFullDownloadReassemblesCorrectly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkReadsCorrectBytesFromBinArtifact.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRestartReadmissionAndPartialAllocationFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCompletingStatusOnRestartPreservesResults.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeRerunsSubsetsWhenKompileNotStarted.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandDefaultsToWorkspacePath.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/loadFromDiskDoesNotIncorrectlyCorrectOldCompletedRuns.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCatchPathHeapDumpCollectionAfterSshLoss.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplDropletRecordsJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getBuildLogChunkWithNegativeOffsetDoesNotThrow.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkPrefersTarGzOverBin.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/loadFromDiskStillCorrectsTrulyBrokenCompletedRuns.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandQuotesOutputPath.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/captureTimeoutHeapDumpRunsJcmd.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getRunDropletsSynthesizesLegacyAndDerivesLiveness.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancelledBuildDestroysDropletPromptly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/archivedRunWithFailedTestsIsCorrectedOnDiskAtStartup.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/execDoesNotRequestPty.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testResultImplTimeoutMsJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandWithTestSpecs.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardPlanningComputesShardCount.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eStreamBuildLogDuringExecution.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/listBuildRunsPaginatedDoesNotBlockOnArchival.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eBuildWithFailingTests.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunRecordsAllLifecyclePhaseTimestamps.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandIncludesHeapDumpOnOom.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerStartIsThreadSafe.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/stressTestDeletionWorkerDoesNotRaceWithLoadFromDisk.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getArtifactChunkSingleByteReads.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogStateJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotKillQueuedRunViaWholeBuildTimeout.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDetectsArchivedDropletAsDead.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getBuildLogChunkLengthMatchesContentUtf8Bytes.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotFailBuildOnApiException.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardPlanningPartitionsTestsCoverAllTests.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/collectingRunWithDropletInfoIsResumedNotImmediatelyFailed.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eRunnerStreamSilentStallRecoversViaSpoolReattach.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletedRunNotResurrectedByAutoArchival.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/installDependenciesInstallsDocker.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildRuleAndArtifactCollectedFromShardZero.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eGetBuildLogAndTestResultsAfterCompletion.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/submitBuildUsesArtifactCoordinatesAsProjectNames.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eMultipleSequentialBuilds.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandWithBuildRule.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedBuildShardInfraFailureFailsRunAndCleansDroplets.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeFromInstallingPassesThroughCollectingStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/shardTestSpecUsesBareNameForNoPackageTests.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunResumeFinalizesUncollectedTestsAsFailed.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/executionDurationEntryImplRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eUpdateStatusDoesNotOverwriteTerminalStatus.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/watchdogDoesNotFailBuildBelowMaxDuration.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandExitCodePathIsConfigurable.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/incrementalBuildLogFlushesImmediately.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eGetBuildRunReturnsMutableInternalState.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eResumeFromInstallingRecoverFromSshChannelFailure.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/renewBuildLeaseThrowsForUnknownRunId.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildRunImplJsonBackwardCompatibility.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eDeleteBuildRunCleansUpDroplet.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eShardedRunOneShardChannelDeathRecoversViaSpoolReattach.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/getBuildLogChunkWithNegativeLengthDoesNotExceedTotalSize.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/dropletManagerRejectsEmptyRegionsList.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/buildKompileCommandQuotesTestSpecsWithSpaces.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/testResultImplJsonRoundTrip.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/deletionWorkerProcessesEnqueuedDeletionPromptly.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-BuildTestEmbedded-21d23eca67e10a6d15037549a65848ed001b00a9/tests/e2eCancellationDuringDestroyingIsLost.kts [PackageWarningEffect from Main.kt:239]
Control socket idle for 60000ms with no RPC from the child; child process is still alive, so continuing to wait (the per-test timeout still bounds the run)
Control socket idle for 60000ms with no RPC from the child; child process is still alive, so continuing to wait (the per-test timeout still bounds the run)
Unexpected error in TCP communication: [Ljava.lang.Object;; invalid descriptor for field 
java.io.InvalidClassException: [Ljava.lang.Object;; invalid descriptor for field 
	at java.base/java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:713)
	at java.base/java.io.ObjectInputStream.readClassDescriptor(ObjectInputStream.java:1014)
	at java.base/java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:2050)
	at java.base/java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1927)
	at java.base/java.io.ObjectInputStream.readArray(ObjectInputStream.java:2139)
	at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1750)
	at java.base/java.io.ObjectInputStream$FieldValues.<init>(ObjectInputStream.java:2618)
	at java.base/java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2469)
	at java.base/java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2284)
	at java.base/java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1762)
	at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:540)
	at java.base/java.io.ObjectInputStream.readObject(ObjectInputStream.java:498)
	at community.kotlin.kompile.testrunner.jvm.TcpCommunicationHandler.handleCommunication(JvmUnitTestLauncher.kt:1239)
	at community.kotlin.kompile.testrunner.jvm.TcpCommunicationHandler.acceptValidatedChildThenHandle(JvmUnitTestLauncher.kt:1189)
	at community.kotlin.kompile.testrunner.jvm.TcpCommunicationHandler._init_$lambda$0(JvmUnitTestLauncher.kt:1071)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.IllegalArgumentException: illegal signature
	at java.base/java.io.ObjectStreamField.<init>(ObjectStreamField.java:123)
	at java.base/java.io.ObjectStreamClass.readNonProxy(ObjectStreamClass.java:711)
	... 15 more
Control socket idle for 60000ms with no RPC from the child; child process is still alive, so continuing to wait (the per-test timeout still bounds the run)
[2026-07-13 05:11:38] kompile-cli completed
[2026-07-13 05:11:38] kompile-cli exit code: 1
[2026-07-13 05:11:38] Build+test results: 513 passed, 7 failed, 520 total
[perftest-dispatch] No @PerformanceTest-annotated tests found in workspace.
[HeapDump] No heap dump files found on droplet
[2026-07-13 05:11:42] Merged 1 build rule results from XML
[2026-07-13 05:11:42] Destroying droplet...
[2026-07-13 05:11:43] Droplet enqueued for deletion
[2026-07-13 05:11:43] Build finished with status: FAILED (resumed after restart)