← Back to all runs

Build Run: 7a1e230f

CodexCoder21Organization/UrlResolver

Projectsfoundation.url:resolver
Droplets (1)
DropletRoleIPSize / RegionCreatedDestroyed
buildtest-7a1e230f
id=584106022
primary165.232.157.132s-2vcpu-4gb / sfo3
Image: 226128685
Status
FAILED
2 test(s) failed
Tests
1088 passed, 2 failed, 1090 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted050m 10s
Started
Total duration from build request until completion: 104m 39s Excluding the 26m 49s spent pending in the queue: 77m 50s104m 39spending: 26m 49s wall clockpending26m 49sprovisioning droplet: 1m 30s wall clockprovisioning dropletinstalling dependencies: 4m 6s wall clockinstalling dependenciesuploading project: 255ms wall clockuploading projectbuild rules: 13.6s wall clock, 3m 37s 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.13.6s (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.3m 37s (cpu time)unit tests: 70m 43s wall clock, 199m 30s 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.70m 43s (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.199m 30s (cpu time)collecting results: 1m 15s wall clockcollecting resultsfinishing: 85ms wall clockfinishing
Finished

Build Rules

StatusBuild RuleDurationOutputError
PASSEDfoundation.url.resolver.buildMaven()149530ms70 files, 34.8 MB
PASSEDfoundation.url:resolver:0.0.60168002ms70 files, 34.8 MB

Test Results

StatusProjectTestDurationError
PASSEDfoundation.url.resolvertestLiveProjectionCommandStoreUnavailableFailsClosedThenRecovers13529ms
Console output (95 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandStoreUnavailableFailsClosedThenRecovers
PASSEDfoundation.url.resolvertestLiveProjectionMissingMembershipPropertyIsSchemaUnavailable13293ms
Console output (93 bytes)
PASSED foundation.url.resolver.testLiveProjectionMissingMembershipPropertyIsSchemaUnavailable
PASSEDfoundation.url.resolvertestStress_largeStreamingResponsesConcurrent3241ms
Console output (75 bytes)
PASSED foundation.url.resolver.testStress_largeStreamingResponsesConcurrent
PASSEDfoundation.url.resolvertestLiveProjectionCommandCommandKeyOverrideCarriesCallerKey13363ms
Console output (90 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandCommandKeyOverrideCarriesCallerKey
PASSEDfoundation.url.resolvertestRemoteInputStreamReadAfterClose2248ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadAfterClose
PASSEDfoundation.url.resolvertestLiveProjectionResolveIsImmediateAndThrowsBeforeLoad6608ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionResolveIsImmediateAndThrowsBeforeLoad
PASSEDfoundation.url.resolvertestDeserializeEffectValueBooleanFromBoxed845ms
Console output (73 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueBooleanFromBoxed
PASSEDfoundation.url.resolvertestStreamAwareHandlerNonStreamResult1578ms
Console output (68 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerNonStreamResult
PASSEDfoundation.url.resolvertestTypeMarshalingToPrimitiveTypeAllWrappers1869ms
Console output (75 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToPrimitiveTypeAllWrappers
PASSEDfoundation.url.resolvertestServiceReAnnouncementAfterWithdrawalFromSameProvider7947ms
Console output (87 bytes)
PASSED foundation.url.resolver.testServiceReAnnouncementAfterWithdrawalFromSameProvider
PASSEDfoundation.url.resolvertestRpcObservableInResult2417ms
Console output (56 bytes)
PASSED foundation.url.resolver.testRpcObservableInResult
PASSEDfoundation.url.resolverstressTestClosePortReuseWithJoinNetworkOnly7844ms
Console output (74 bytes)
PASSED foundation.url.resolver.stressTestClosePortReuseWithJoinNetworkOnly
PASSEDfoundation.url.resolvertestBinaryValueEmpty5608ms
Console output (51 bytes)
PASSED foundation.url.resolver.testBinaryValueEmpty
PASSEDfoundation.url.resolvertestLiveProjectionCommandSameIdDifferentRemotePeersDoNotCollide12062ms
Console output (94 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandSameIdDifferentRemotePeersDoNotCollide
PASSEDfoundation.url.resolvertestDiscoveredServicesSizeCap20862ms
Console output (60 bytes)
PASSED foundation.url.resolver.testDiscoveredServicesSizeCap
PASSEDfoundation.url.resolvertestObservableAwareHandlerPassesThroughNonObservableResult2272ms
Console output (89 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPassesThroughNonObservableResult
FAILEDfoundation.url.resolvertestActiveQueryDiscoveredServiceIsEvictableByTtlCleanup11117msjava.lang.AssertionError: Active query for 'active.query.ttl.service' should return the service from the provider, but got: [] 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.assertTrue(Assertions.kt:662) at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertTrue(Assertions.kt:44) at kotlin.test.AssertionsKt.assertTrue(Unknown Source) at foundation.url.resolver.TestActiveQueryDiscoveredServiceIsEvictableByTtlCleanupKt.testActiveQueryDiscoveredServiceIsEvictableByTtlCleanup(testActiveQueryDiscoveredServiceIsEvictableByTtlCleanup.kt:149) 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 (1888 bytes)
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 foundation.url.resolver.TestActiveQueryDiscoveredServiceIsEvictableByTtlCleanupKt.testActiveQueryDiscoveredServiceIsEvictableByTtlCleanup
	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: Active query for 'active.query.ttl.service' should return the service from the provider, but got: []
	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.assertTrue(Assertions.kt:662)
	at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11)
	at kotlin.test.AssertionsKt__AssertionsKt.assertTrue(Assertions.kt:44)
	at kotlin.test.AssertionsKt.assertTrue(Unknown Source)
	at foundation.url.resolver.TestActiveQueryDiscoveredServiceIsEvictableByTtlCleanupKt.testActiveQueryDiscoveredServiceIsEvictableByTtlCleanup(testActiveQueryDiscoveredServiceIsEvictableByTtlCleanup.kt:149)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 5 more
PASSEDfoundation.url.resolvertestEffectAwareHandlerOnShutdownReleasesSuspendedSessions3616ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerOnShutdownReleasesSuspendedSessions
PASSEDfoundation.url.resolvertestObservableInvalidationProtocolCarriesVersionCursor2611ms
Console output (85 bytes)
PASSED foundation.url.resolver.testObservableInvalidationProtocolCarriesVersionCursor
PASSEDfoundation.url.resolvertestMultiHopGossipPeerDiscovery10180ms
Console output (62 bytes)
PASSED foundation.url.resolver.testMultiHopGossipPeerDiscovery
PASSEDfoundation.url.resolvertestUrlProtocol2RegisterLocalServiceAcceptsUrlProtocol7520ms
Console output (85 bytes)
PASSED foundation.url.resolver.testUrlProtocol2RegisterLocalServiceAcceptsUrlProtocol
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToString1664ms
Console output (71 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToString
PASSEDfoundation.url.resolverstressTestWaitForRelayRegistrationReturnsImmediately22808ms
Console output (83 bytes)
PASSED foundation.url.resolver.stressTestWaitForRelayRegistrationReturnsImmediately
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorBooleanReturn1497ms
Console output (81 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorBooleanReturn
PASSEDfoundation.url.resolvertestLiveProjectionCommandCancelBeforeStartSkipsBody2123ms
Console output (82 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandCancelBeforeStartSkipsBody
PASSEDfoundation.url.resolvertestUrlResolverCacheAgeBasedEvictionOneWeek1831ms
Console output (74 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheAgeBasedEvictionOneWeek
PASSEDfoundation.url.resolvertestSandboxedConnectionAddCloseableCalledOnClose6592ms
Console output (79 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionAddCloseableCalledOnClose
PASSEDfoundation.url.resolvertestRemoteInputStreamCloseBeforeRead2318ms
Console output (67 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamCloseBeforeRead
PASSEDfoundation.url.resolvertestObservableAwareHandlerPollInvalidationMissingIdThrows3141ms
Console output (88 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPollInvalidationMissingIdThrows
PASSEDfoundation.url.resolvertestLiveProjectionCommandHandleCancelStopsWorkMidFlight13737ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandHandleCancelStopsWorkMidFlight
PASSEDfoundation.url.resolvertestLoopbackDirectAddressesScopedToSameHostPeer2213ms
Console output (78 bytes)
PASSED foundation.url.resolver.testLoopbackDirectAddressesScopedToSameHostPeer
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJDoubleToDouble5382ms
Console output (76 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJDoubleToDouble
PASSEDfoundation.url.resolvertestHandlerResultKeysNotCollidingWithEffectMetadata3376ms
Console output (82 bytes)
PASSED foundation.url.resolver.testHandlerResultKeysNotCollidingWithEffectMetadata
PASSEDfoundation.url.resolvertestMultipleNotificationEffectsPropagateAcrossRpc3076ms
Console output (80 bytes)
PASSED foundation.url.resolver.testMultipleNotificationEffectsPropagateAcrossRpc
PASSEDfoundation.url.resolvertestOnPeerRegisteredWithRelayPopulatesServicesForExistingPeer8016ms
Console output (92 bytes)
PASSED foundation.url.resolver.testOnPeerRegisteredWithRelayPopulatesServicesForExistingPeer
PASSEDfoundation.url.resolverstressTestRequestBytecodeFromServiceWaitsForServiceDiscovery61415ms
Console output (91 bytes)
PASSED foundation.url.resolver.stressTestRequestBytecodeFromServiceWaitsForServiceDiscovery
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultException5235ms
Console output (71 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultException
PASSEDfoundation.url.resolvertestCloseGuaranteesImmediatePortAvailability8844ms
Console output (75 bytes)
PASSED foundation.url.resolver.testCloseGuaranteesImmediatePortAvailability
PASSEDfoundation.url.resolvertestFindPeersForService8300ms
Console output (54 bytes)
PASSED foundation.url.resolver.testFindPeersForService
PASSEDfoundation.url.resolvertestMultipleSequentialRegisterGlobalServiceCallsReturnQuickly17903ms
Console output (92 bytes)
PASSED foundation.url.resolver.testMultipleSequentialRegisterGlobalServiceCallsReturnQuickly
PASSEDfoundation.url.resolverstressTestServicelessPeerVerificationDoesNotStarveDiscovery40916ms
Console output (90 bytes)
PASSED foundation.url.resolver.stressTestServicelessPeerVerificationDoesNotStarveDiscovery
PASSEDfoundation.url.resolvertestInputStreamParamViaSandboxedConnection5497ms
Console output (73 bytes)
PASSED foundation.url.resolver.testInputStreamParamViaSandboxedConnection
PASSEDfoundation.url.resolvertestNoEffectsDoesNotModifyRpcResult3321ms
Console output (66 bytes)
PASSED foundation.url.resolver.testNoEffectsDoesNotModifyRpcResult
PASSEDfoundation.url.resolvertestUrlResolverCachedBytecodeAvoidsSecondFetch27373ms
Console output (77 bytes)
PASSED foundation.url.resolver.testUrlResolverCachedBytecodeAvoidsSecondFetch
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessEmptyVoid6743ms
Console output (78 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessEmptyVoid
PASSEDfoundation.url.resolvertestMapReturnAllTypesEndToEnd8788ms
Console output (60 bytes)
PASSED foundation.url.resolver.testMapReturnAllTypesEndToEnd
PASSEDfoundation.url.resolvertestReconstructExceptionNonExceptionClass2970ms
Console output (72 bytes)
PASSED foundation.url.resolver.testReconstructExceptionNonExceptionClass
PASSEDfoundation.url.resolvertestRelayByteArrayParamEdgeSizes61233ms
Console output (63 bytes)
PASSED foundation.url.resolver.testRelayByteArrayParamEdgeSizes
PASSEDfoundation.url.resolvertestTypeMarshalingIsMapClassNonMapTypes2445ms
Console output (70 bytes)
PASSED foundation.url.resolver.testTypeMarshalingIsMapClassNonMapTypes
PASSEDfoundation.url.resolvertestUrlResolverCachePersistsLastAccessedAcrossRestart2004ms
Console output (84 bytes)
PASSED foundation.url.resolver.testUrlResolverCachePersistsLastAccessedAcrossRestart
PASSEDfoundation.url.resolvertestUrlResolverOnPeerExchangeRequestShouldNotShareOfflinePeers2502ms
Console output (93 bytes)
PASSED foundation.url.resolver.testUrlResolverOnPeerExchangeRequestShouldNotShareOfflinePeers
PASSEDfoundation.url.resolverstressTestGossipDeliveryWithMultipleAddressesFirstInvalidParallel13203ms
Console output (96 bytes)
PASSED foundation.url.resolver.stressTestGossipDeliveryWithMultipleAddressesFirstInvalidParallel
PASSEDfoundation.url.resolvertestLiveProjectionCommandFireAndForgetAdvancesServerAndPad9988ms
Console output (89 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandFireAndForgetAdvancesServerAndPad
PASSEDfoundation.url.resolvertestParallelRpcRequestsCompleteConcurrently17301ms
Console output (74 bytes)
PASSED foundation.url.resolver.testParallelRpcRequestsCompleteConcurrently
PASSEDfoundation.url.resolvertestStreamAwareHandlerBareInputStreamResult2060ms
Console output (74 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerBareInputStreamResult
PASSEDfoundation.url.resolvertestExchangePeerInfoWithDoesNotShareUnverifiedPeers10725ms
Console output (82 bytes)
PASSED foundation.url.resolver.testExchangePeerInfoWithDoesNotShareUnverifiedPeers
PASSEDfoundation.url.resolvertestVoidMethodThroughInstanceDispatch3050ms
Console output (68 bytes)
PASSED foundation.url.resolver.testVoidMethodThroughInstanceDispatch
PASSEDfoundation.url.resolvertestRpcStreamInputStreamInParams1044ms
Console output (63 bytes)
PASSED foundation.url.resolver.testRpcStreamInputStreamInParams
PASSEDfoundation.url.resolvertestSerializeEffectValueFallbackToString1511ms
Console output (71 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueFallbackToString
PASSEDfoundation.url.resolvertestRemoteInputStreamReadWithOffset896ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadWithOffset
PASSEDfoundation.url.resolvertestLateJoinResendCannotResurrectWithdrawnService13024ms
Console output (80 bytes)
PASSED foundation.url.resolver.testLateJoinResendCannotResurrectWithdrawnService
PASSEDfoundation.url.resolvertestWithdrawalAtRegistrationMillisecondStillRemovesAtLateJoiner9098ms
Console output (94 bytes)
PASSED foundation.url.resolver.testWithdrawalAtRegistrationMillisecondStillRemovesAtLateJoiner
PASSEDfoundation.url.resolvertestReRegistrationAfterWithdrawalIsRediscoverable10209ms
Console output (80 bytes)
PASSED foundation.url.resolver.testReRegistrationAfterWithdrawalIsRediscoverable
PASSEDfoundation.url.resolvertestAddBootstrapPeerAfterConstruction2864ms
Console output (68 bytes)
PASSED foundation.url.resolver.testAddBootstrapPeerAfterConstruction
PASSEDfoundation.url.resolvertestWalletExceptionPropagation2853ms
Console output (61 bytes)
PASSED foundation.url.resolver.testWalletExceptionPropagation
PASSEDfoundation.url.resolvertestCalculateValueAfterCloseReturnsNullNotThrows1550ms
Console output (79 bytes)
PASSED foundation.url.resolver.testCalculateValueAfterCloseReturnsNullNotThrows
PASSEDfoundation.url.resolvertestSandboxedConnectionImplClassName3784ms
Console output (67 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionImplClassName
PASSEDfoundation.url.resolvertestLiveProjectionCommandRetryabilityPropagates8474ms
Console output (78 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandRetryabilityPropagates
PASSEDfoundation.url.resolvertestSandboxEnumReturnUnknownConstantSurfacesSpecificError4874ms
Console output (88 bytes)
PASSED foundation.url.resolver.testSandboxEnumReturnUnknownConstantSurfacesSpecificError
PASSEDfoundation.url.resolverstressTestSynchronousPeerExchangeServiceDiscovery16998ms
Console output (80 bytes)
PASSED foundation.url.resolver.stressTestSynchronousPeerExchangeServiceDiscovery
PASSEDfoundation.url.resolverstressTestJoinNetworkDoesNotBlockOnBroadcast18958ms
Console output (75 bytes)
PASSED foundation.url.resolver.stressTestJoinNetworkDoesNotBlockOnBroadcast
PASSEDfoundation.url.resolvertestWalletPublicPartMetadataThroughSjvm6991ms
Console output (70 bytes)
PASSED foundation.url.resolver.testWalletPublicPartMetadataThroughSjvm
PASSEDfoundation.url.resolvertestTypeMarshalingUnboxPrimitiveIfApplicableLong8784ms
Console output (79 bytes)
PASSED foundation.url.resolver.testTypeMarshalingUnboxPrimitiveIfApplicableLong
PASSEDfoundation.url.resolvertestStress_threadAndFdLeakDetection21641ms
Console output (66 bytes)
PASSED foundation.url.resolver.testStress_threadAndFdLeakDetection
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectPreservesMessageWithDualConstructors2887ms
Console output (100 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectPreservesMessageWithDualConstructors
PASSEDfoundation.url.resolvertestDiscoveredServiceReplayForwardsReRegistrationAfterWithdrawal7529ms
Console output (95 bytes)
PASSED foundation.url.resolver.testDiscoveredServiceReplayForwardsReRegistrationAfterWithdrawal
PASSEDfoundation.url.resolvertestDiscoveredServicesTtlPreservesRecentServices2262ms
Console output (79 bytes)
PASSED foundation.url.resolver.testDiscoveredServicesTtlPreservesRecentServices
PASSEDfoundation.url.resolvertestActivelyUsedSandboxedConnectionIsNotIdleClosed7318ms
Console output (81 bytes)
PASSED foundation.url.resolver.testActivelyUsedSandboxedConnectionIsNotIdleClosed
PASSEDfoundation.url.resolvertestLiveProjectionPushIdleHoldReleasedOnDeactivate7249ms
Console output (81 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushIdleHoldReleasedOnDeactivate
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJShortToShort1909ms
Console output (74 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJShortToShort
PASSEDfoundation.url.resolvertestRateLimitIsPerPeer1937ms
Console output (53 bytes)
PASSED foundation.url.resolver.testRateLimitIsPerPeer
PASSEDfoundation.url.resolvertestRpcStreamInputStreamInResult1560ms
Console output (63 bytes)
PASSED foundation.url.resolver.testRpcStreamInputStreamInResult
PASSEDfoundation.url.resolvertestByteArrayInputStreamReturnViaSandboxedConnection4996ms
Console output (83 bytes)
PASSED foundation.url.resolver.testByteArrayInputStreamReturnViaSandboxedConnection
PASSEDfoundation.url.resolvertestDeserializeEffectValueUnknownTypePassesThrough1381ms
Console output (81 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueUnknownTypePassesThrough
PASSEDfoundation.url.resolvertestOnPeerExchangeRequestExcludesPeersWithRecentFailure4245ms
Console output (86 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequestExcludesPeersWithRecentFailure
PASSEDfoundation.url.resolvertestHealthMonitorCanPingAllDiscoveredPeers20147ms
Console output (73 bytes)
PASSED foundation.url.resolver.testHealthMonitorCanPingAllDiscoveredPeers
PASSEDfoundation.url.resolvertestManyIdleSandboxedConnectionsAreReapedFreeingSjvmThreads6918ms
Console output (90 bytes)
PASSED foundation.url.resolver.testManyIdleSandboxedConnectionsAreReapedFreeingSjvmThreads
PASSEDfoundation.url.resolvertestUrlResolverRejectsFtpProtocol3021ms
Console output (64 bytes)
PASSED foundation.url.resolver.testUrlResolverRejectsFtpProtocol
PASSEDfoundation.url.resolvertestRemoteInputStreamReadZeroLengthBuffer1494ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadZeroLengthBuffer
PASSEDfoundation.url.resolvertestOnPeerAnnouncementAddsPeerToRegistry5198ms
Console output (71 bytes)
PASSED foundation.url.resolver.testOnPeerAnnouncementAddsPeerToRegistry
PASSEDfoundation.url.resolvertestObservableAwareHandlerRegistersObservableInResult3767ms
Console output (84 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerRegistersObservableInResult
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithMultipleInterfaceParams6595ms
Console output (85 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithMultipleInterfaceParams
PASSEDfoundation.url.resolvertestQueryServicesShouldNotMatchPartialSegments5079ms
Console output (77 bytes)
PASSED foundation.url.resolver.testQueryServicesShouldNotMatchPartialSegments
PASSEDfoundation.url.resolvertestGossipReceivedPeerNotAutoVerifiedForPeerExchange3527ms
Console output (83 bytes)
PASSED foundation.url.resolver.testGossipReceivedPeerNotAutoVerifiedForPeerExchange
PASSEDfoundation.url.resolvertestNullArgumentNotDroppedInSandbox3658ms
Console output (66 bytes)
PASSED foundation.url.resolver.testNullArgumentNotDroppedInSandbox
PASSEDfoundation.url.resolvertestRemoteInputStreamDoubleCloseIsSafe1311ms
Console output (69 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamDoubleCloseIsSafe
PASSEDfoundation.url.resolvertestRpcLogicInterruptedExceptionSurfacesAsSandboxException4472ms
Console output (89 bytes)
PASSED foundation.url.resolver.testRpcLogicInterruptedExceptionSurfacesAsSandboxException
PASSEDfoundation.url.resolvertestBinaryValueWithZeroBytes4065ms
Console output (59 bytes)
PASSED foundation.url.resolver.testBinaryValueWithZeroBytes
PASSEDfoundation.url.resolvertestDeserializeEffectValueNullReturnsNull1303ms
Console output (72 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueNullReturnsNull
PASSEDfoundation.url.resolvertestUrlResolverApiConsistencyForAutoJoin6416ms
Console output (71 bytes)
PASSED foundation.url.resolver.testUrlResolverApiConsistencyForAutoJoin
PASSEDfoundation.url.resolvertestUrlResolverCacheGetAllPeersAndServicesReflectRecency1662ms
Console output (87 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheGetAllPeersAndServicesReflectRecency
PASSEDfoundation.url.resolvertestOnPeerExchangeRequestExpiresAfterFiveMinutes5220ms
Console output (79 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequestExpiresAfterFiveMinutes
PASSEDfoundation.url.resolvertestDeserializeEffectValueLongFromBoxedInteger1566ms
Console output (77 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueLongFromBoxedInteger
PASSEDfoundation.url.resolvertestBidirectionalStreamViaSandboxedConnection5159ms
Console output (76 bytes)
PASSED foundation.url.resolver.testBidirectionalStreamViaSandboxedConnection
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceProjectionsDistinctForSameSimpleName4947ms
Console output (94 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceProjectionsDistinctForSameSimpleName
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractOutputStreamInParams1363ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractOutputStreamInParams
PASSEDfoundation.url.resolvertestJoinNetworkMultiHopRelayChain6798ms
Console output (64 bytes)
PASSED foundation.url.resolver.testJoinNetworkMultiHopRelayChain
PASSEDfoundation.url.resolvertestIdleCloseDoesNotCorruptReconnectedConnection2051ms
Console output (79 bytes)
PASSED foundation.url.resolver.testIdleCloseDoesNotCorruptReconnectedConnection
PASSEDfoundation.url.resolvertestGossipStormToStalledPeersStillDeliversToHealthyPeer15683ms
Console output (86 bytes)
PASSED foundation.url.resolver.testGossipStormToStalledPeersStillDeliversToHealthyPeer
PASSEDfoundation.url.resolverstressTestRpcObservablePushNullValue5054ms
Console output (67 bytes)
PASSED foundation.url.resolver.stressTestRpcObservablePushNullValue
PASSEDfoundation.url.resolvertestUrlResolutionExceptionIsServerErrorTrue1658ms
Console output (74 bytes)
PASSED foundation.url.resolver.testUrlResolutionExceptionIsServerErrorTrue
PASSEDfoundation.url.resolvertestWireRelayRegistrationOnAlreadyKnownPeerPublishesDiscoveredServices10028ms
Console output (101 bytes)
PASSED foundation.url.resolver.testWireRelayRegistrationOnAlreadyKnownPeerPublishesDiscoveredServices
PASSEDfoundation.url.resolverstressTestSjvmProxyConcurrentCallsResponseIntegrity7070ms
Console output (82 bytes)
PASSED foundation.url.resolver.stressTestSjvmProxyConcurrentCallsResponseIntegrity
PASSEDfoundation.url.resolvertestRpcObservableManagerResolveNestedObservableReference3103ms
Console output (87 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerResolveNestedObservableReference
PASSEDfoundation.url.resolvertestSandboxedConnectionRevalidationAvoidsRedownloadWhenUnchanged18198ms
Console output (95 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionRevalidationAvoidsRedownloadWhenUnchanged
PASSEDfoundation.url.resolvertestMultipleSelfAnnouncedServicesDiscoverableByLateJoiners18342ms
Console output (89 bytes)
PASSED foundation.url.resolver.testMultipleSelfAnnouncedServicesDiscoverableByLateJoiners
PASSEDfoundation.url.resolvertestSandboxMethodDispatcherDefaultTimeout1459ms
Console output (72 bytes)
PASSED foundation.url.resolver.testSandboxMethodDispatcherDefaultTimeout
PASSEDfoundation.url.resolverstressTestClosedListenPortBecomesAvailableWithinBoundedTime7353ms
Console output (90 bytes)
PASSED foundation.url.resolver.stressTestClosedListenPortBecomesAvailableWithinBoundedTime
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToDouble1736ms
Console output (71 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToDouble
PASSEDfoundation.url.resolvertestLiveProjectionMembershipValueObjectChildScalarRoundTrips9920ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipValueObjectChildScalarRoundTrips
PASSEDfoundation.url.resolvertestSandboxedConnectionRefetchesWhenServiceBytecodeChanges17506ms
Console output (89 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionRefetchesWhenServiceBytecodeChanges
PASSEDfoundation.url.resolvertestReconnectSucceedsViaGossipPropagatedServiceInfo12096ms
Console output (82 bytes)
PASSED foundation.url.resolver.testReconnectSucceedsViaGossipPropagatedServiceInfo
PASSEDfoundation.url.resolvertestEffectAwareHandlerNonEffectMapResult2474ms
Console output (71 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerNonEffectMapResult
PASSEDfoundation.url.resolvertestDeserializeEffectValueShort1112ms
Console output (62 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueShort
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueByte3259ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueByte
PASSEDfoundation.url.resolvertestWalletBridgeHealth5370ms
Console output (53 bytes)
PASSED foundation.url.resolver.testWalletBridgeHealth
PASSEDfoundation.url.resolverperfClusterJoinTime41053ms
Console output (50 bytes)
PASSED foundation.url.resolver.perfClusterJoinTime
PASSEDfoundation.url.resolvertestRpcInvocationThroughRelay13238ms
Console output (60 bytes)
PASSED foundation.url.resolver.testRpcInvocationThroughRelay
PASSEDfoundation.url.resolvertestConcurrentRequestsAfterReconnectAllSucceed11113ms
Console output (77 bytes)
PASSED foundation.url.resolver.testConcurrentRequestsAfterReconnectAllSucceed
PASSEDfoundation.url.resolvertestRelayByteArrayResponseArrivesAsByteArray47612ms
Console output (75 bytes)
PASSED foundation.url.resolver.testRelayByteArrayResponseArrivesAsByteArray
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueBoolean4916ms
Console output (66 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueBoolean
PASSEDfoundation.url.resolvertestRemoteInputStreamAvailableWhenClosed2035ms
Console output (71 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamAvailableWhenClosed
PASSEDfoundation.url.resolvertestPeerExchangeIncludesActivelyConnectedPeerDespiteFailedObservation11214ms
Console output (100 bytes)
PASSED foundation.url.resolver.testPeerExchangeIncludesActivelyConnectedPeerDespiteFailedObservation
PASSEDfoundation.url.resolvertestUrlResolverCacheLruEvictionSpansAllCategories2063ms
Console output (80 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheLruEvictionSpansAllCategories
PASSEDfoundation.url.resolvertestLiveProjectionCommandEagerThrowSettlesFailedInvalidAndIsSwept3069ms
Console output (96 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandEagerThrowSettlesFailedInvalidAndIsSwept
PASSEDfoundation.url.resolvertestGenerateProxyRejectsNonInterfaceClass4339ms
Console output (72 bytes)
PASSED foundation.url.resolver.testGenerateProxyRejectsNonInterfaceClass
PASSEDfoundation.url.resolvertestStreamAwareServiceHandlerDelegatesGetImplementationClassName1525ms
Console output (95 bytes)
PASSED foundation.url.resolver.testStreamAwareServiceHandlerDelegatesGetImplementationClassName
PASSEDfoundation.url.resolvertestSandboxedConnectionUseExtensionClosesOnCompletion4530ms
Console output (84 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionUseExtensionClosesOnCompletion
PASSEDfoundation.url.resolvertestJoinNetworkRelayForwardsPeerInfo6125ms
Console output (67 bytes)
PASSED foundation.url.resolver.testJoinNetworkRelayForwardsPeerInfo
PASSEDfoundation.url.resolvertestDeserializeEffectValueUnknownType1554ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueUnknownType
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorNoArgsStringReturn1423ms
Console output (86 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorNoArgsStringReturn
PASSEDfoundation.url.resolvertestStreamAwareHandlerDelegatesOnShutdown1894ms
Console output (72 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerDelegatesOnShutdown
PASSEDfoundation.url.resolvertestRpcObservableManagerExtractObservableInList2385ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerExtractObservableInList
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueEnum2474ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueEnum
PASSEDfoundation.url.resolvertestRemoteDerivedObservableCalculatorDoesNotBlockDefaultDispatcher2159ms
Console output (97 bytes)
PASSED foundation.url.resolver.testRemoteDerivedObservableCalculatorDoesNotBlockDefaultDispatcher
PASSEDfoundation.url.resolvertestServiceRegistrationPeerIdIsValid5464ms
Console output (67 bytes)
PASSED foundation.url.resolver.testServiceRegistrationPeerIdIsValid
PASSEDfoundation.url.resolvertestWithdrawnServiceNotResurrectedByPeerAnnouncementWithMerge7249ms
Console output (92 bytes)
PASSED foundation.url.resolver.testWithdrawnServiceNotResurrectedByPeerAnnouncementWithMerge
PASSEDfoundation.url.resolvertestSandboxedProxyGeneratorInstanceProxyRejectsNonInterface3294ms
Console output (90 bytes)
PASSED foundation.url.resolver.testSandboxedProxyGeneratorInstanceProxyRejectsNonInterface
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueLong2152ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueLong
PASSEDfoundation.url.resolvertestTypeMarshalingToPrimitiveTypeVoidWrapper1028ms
Console output (75 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToPrimitiveTypeVoidWrapper
PASSEDfoundation.url.resolvertestAsyncServiceAnnouncementDeliveryThroughRelayRegistration10246ms
Console output (91 bytes)
PASSED foundation.url.resolver.testAsyncServiceAnnouncementDeliveryThroughRelayRegistration
PASSEDfoundation.url.resolvertestNodeJoinsNetworkBeforeServicesExist4093ms
Console output (70 bytes)
PASSED foundation.url.resolver.testNodeJoinsNetworkBeforeServicesExist
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceNull1679ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceNull
PASSEDfoundation.url.resolvertestObservableAwareHandlerDelegatesSupportsSandboxedExecution1683ms
Console output (92 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerDelegatesSupportsSandboxedExecution
PASSEDfoundation.url.resolverstressTestGossipDeliveryWithMixedReachableAndUnreachablePeers19912ms
Console output (92 bytes)
PASSED foundation.url.resolver.stressTestGossipDeliveryWithMixedReachableAndUnreachablePeers
PASSEDfoundation.url.resolvertestUrlProtocol2CloseIsSafe2169ms
Console output (58 bytes)
PASSED foundation.url.resolver.testUrlProtocol2CloseIsSafe
PASSEDfoundation.url.resolvertestRpcObservableManagerResolveObservableInList3063ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerResolveObservableInList
PASSEDfoundation.url.resolvertestLateJoinerDiscoversBothProvidersOfMultiProviderService4605ms
Console output (89 bytes)
PASSED foundation.url.resolver.testLateJoinerDiscoversBothProvidersOfMultiProviderService
PASSEDfoundation.url.resolvertestCloseReleasesPortForDaemonOnlyInstance8773ms
Console output (73 bytes)
PASSED foundation.url.resolver.testCloseReleasesPortForDaemonOnlyInstance
PASSEDfoundation.url.resolvertestReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable14629ms
Console output (96 bytes)
PASSED foundation.url.resolver.testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessEmptyUnit3619ms
Console output (78 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessEmptyUnit
PASSEDfoundation.url.resolvertestEffectAwareHandlerAbandonedSessionReapedOnConnectionClose1587ms
Console output (92 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerAbandonedSessionReapedOnConnectionClose
PASSEDfoundation.url.resolvertestStreamAwareServiceHandlerDelegatesGetImplementationJar1604ms
Console output (89 bytes)
PASSED foundation.url.resolver.testStreamAwareServiceHandlerDelegatesGetImplementationJar
PASSEDfoundation.url.resolvertestNullToDefaultWithNullValue3998ms
Console output (61 bytes)
PASSED foundation.url.resolver.testNullToDefaultWithNullValue
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceInvalid1995ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceInvalid
PASSEDfoundation.url.resolvertestRpcStreamConcurrentIndependentStreams1235ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRpcStreamConcurrentIndependentStreams
PASSEDfoundation.url.resolverstressTestActiveQueryDiscoveredServiceSurvivesLocalProviderQuiescence21154ms
Console output (100 bytes)
PASSED foundation.url.resolver.stressTestActiveQueryDiscoveredServiceSurvivesLocalProviderQuiescence
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessString3944ms
Console output (75 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessString
PASSEDfoundation.url.resolvertestSandboxedConnectionFreshnessWindowSkipsRevalidation22834ms
Console output (86 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionFreshnessWindowSkipsRevalidation
PASSEDfoundation.url.resolvertestStreamAwareHandlerStreamCloseMissingStreamIdThrows3235ms
Console output (85 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerStreamCloseMissingStreamIdThrows
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceParameterMarshalsToSjvm8044ms
Console output (81 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceParameterMarshalsToSjvm
PASSEDfoundation.url.resolvertestGenerateProxyWithDispatcherRejectsNonInterfaceClass6686ms
Console output (86 bytes)
PASSED foundation.url.resolver.testGenerateProxyWithDispatcherRejectsNonInterfaceClass
PASSEDfoundation.url.resolvertestSandboxClientSendsRawByteArrayInMapParam8003ms
Console output (75 bytes)
PASSED foundation.url.resolver.testSandboxClientSendsRawByteArrayInMapParam
PASSEDfoundation.url.resolvertestRpcObservableHandlerDelegation3652ms
Console output (65 bytes)
PASSED foundation.url.resolver.testRpcObservableHandlerDelegation
PASSEDfoundation.url.resolvertestBinaryValueArrayAccess6357ms
Console output (57 bytes)
PASSED foundation.url.resolver.testBinaryValueArrayAccess
PASSEDfoundation.url.resolvertestMultipleGossipPathsDoNotStackAutoVerification2640ms
Console output (80 bytes)
PASSED foundation.url.resolver.testMultipleGossipPathsDoNotStackAutoVerification
PASSEDfoundation.url.resolvertestDeserializeEffectValueBooleanTrue1389ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueBooleanTrue
PASSEDfoundation.url.resolvertestFindPeersForServiceFindsBootstrapPeersImmediately8595ms
Console output (84 bytes)
PASSED foundation.url.resolver.testFindPeersForServiceFindsBootstrapPeersImmediately
PASSEDfoundation.url.resolvertestUrlResolverCacheGetAllBytecodeKeysSnapshot1550ms
Console output (77 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheGetAllBytecodeKeysSnapshot
PASSEDfoundation.url.resolvertestConnectWithRelayFallbackTriesAddressesInParallel8791ms
Console output (83 bytes)
PASSED foundation.url.resolver.testConnectWithRelayFallbackTriesAddressesInParallel
PASSEDfoundation.url.resolvertestE2EBidirectionalDiscovery9225ms
Console output (60 bytes)
PASSED foundation.url.resolver.testE2EBidirectionalDiscovery
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchUseAfterClose4813ms
Console output (70 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchUseAfterClose
PASSEDfoundation.url.resolvertestDeserializeRequestEffectNullClassName1491ms
Console output (72 bytes)
PASSED foundation.url.resolver.testDeserializeRequestEffectNullClassName
PASSEDfoundation.url.resolverstressTestRelayCleansCachedAnnouncementsOnPeerDisconnect57735ms
Console output (87 bytes)
PASSED foundation.url.resolver.stressTestRelayCleansCachedAnnouncementsOnPeerDisconnect
PASSEDfoundation.url.resolvertestObservableAwareHandlerPassesThroughNullResult1650ms
Console output (80 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPassesThroughNullResult
PASSEDfoundation.url.resolvertestLiveProjectionMembershipChildKeyReuseRebuildsHandler2853ms
Console output (87 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipChildKeyReuseRebuildsHandler
PASSEDfoundation.url.resolvertestWaitForReadyTimeoutNamesLastHarnessMarker1797ms
Console output (76 bytes)
PASSED foundation.url.resolver.testWaitForReadyTimeoutNamesLastHarnessMarker
PASSEDfoundation.url.resolvertestOpenPersistentRpcConnectionWaitsForServiceDiscovery14194ms
Console output (86 bytes)
PASSED foundation.url.resolver.testOpenPersistentRpcConnectionWaitsForServiceDiscovery
PASSEDfoundation.url.resolvertestPersistentRpcConnectionPreservesUrlResourcePath14632ms
Console output (82 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionPreservesUrlResourcePath
PASSEDfoundation.url.resolvertestPingPeerRejectsPortReuse11195ms
Console output (59 bytes)
PASSED foundation.url.resolver.testPingPeerRejectsPortReuse
PASSEDfoundation.url.resolvertestBothLocalAndGlobalServicesInRegistry4104ms
Console output (71 bytes)
PASSED foundation.url.resolver.testBothLocalAndGlobalServicesInRegistry
PASSEDfoundation.url.resolvertestJsonObjectInRpcResponseDeeplyNested3081ms
Console output (70 bytes)
PASSED foundation.url.resolver.testJsonObjectInRpcResponseDeeplyNested
PASSEDfoundation.url.resolvertestSerializeEffectValueNonPrimitive1109ms
Console output (67 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueNonPrimitive
PASSEDfoundation.url.resolvertestWasmserverIpIsStable1002ms
Console output (55 bytes)
PASSED foundation.url.resolver.testWasmserverIpIsStable
PASSEDfoundation.url.resolvertestJsonObjectInRpcResponseNestedMapInsideList4019ms
Console output (77 bytes)
PASSED foundation.url.resolver.testJsonObjectInRpcResponseNestedMapInsideList
PASSEDfoundation.url.resolvertestGossipAnnouncementAddsToDiscoveredServices2985ms
Console output (77 bytes)
PASSED foundation.url.resolver.testGossipAnnouncementAddsToDiscoveredServices
PASSEDfoundation.url.resolvertestDeeplyNestedListParameterIsRejectedNotStackOverflow3334ms
Console output (86 bytes)
PASSED foundation.url.resolver.testDeeplyNestedListParameterIsRejectedNotStackOverflow
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsReplacesNestedStreamInMap1287ms
Console output (90 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsReplacesNestedStreamInMap
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorWithArrayReturn1027ms
Console output (83 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorWithArrayReturn
PASSEDfoundation.url.resolvertestServiceAnnouncementGossipPropagatesThroughRelayToClient14240ms
Console output (90 bytes)
PASSED foundation.url.resolver.testServiceAnnouncementGossipPropagatesThroughRelayToClient
PASSEDfoundation.url.resolverstressTestRapidPortCyclingAllClosePaths30498ms
Console output (70 bytes)
PASSED foundation.url.resolver.stressTestRapidPortCyclingAllClosePaths
PASSEDfoundation.url.resolverstressTestRelayCacheNotRepopulatedAfterWithdrawal49543ms
Console output (80 bytes)
PASSED foundation.url.resolver.stressTestRelayCacheNotRepopulatedAfterWithdrawal
PASSEDfoundation.url.resolvertestUrlResolverCloseFlushesBytecodeCache12747ms
Console output (71 bytes)
PASSED foundation.url.resolver.testUrlResolverCloseFlushesBytecodeCache
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithPrimitiveGetters1916ms
Console output (78 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithPrimitiveGetters
PASSEDfoundation.url.resolvertestSandboxedConnectionCreate1018ms
Console output (60 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCreate
PASSEDfoundation.url.resolvertestPeerExchangeExcludesOfflinePeers1575ms
Console output (67 bytes)
PASSED foundation.url.resolver.testPeerExchangeExcludesOfflinePeers
PASSEDfoundation.url.resolverperfServiceConnectAnnotated8659ms
Console output (58 bytes)
PASSED foundation.url.resolver.perfServiceConnectAnnotated
PASSEDfoundation.url.resolvertestDeferredRelayRegistrationDoesNotBreakServiceDiscovery11987ms
Console output (88 bytes)
PASSED foundation.url.resolver.testDeferredRelayRegistrationDoesNotBreakServiceDiscovery
PASSEDfoundation.url.resolvertestEagerlyJoinNetworkStartsBackgroundJoin10319ms
Console output (73 bytes)
PASSED foundation.url.resolver.testEagerlyJoinNetworkStartsBackgroundJoin
PASSEDfoundation.url.resolvertestPersistentConnectionReconnectFailsWhenNoAlternativePeers23833ms
Console output (91 bytes)
PASSED foundation.url.resolver.testPersistentConnectionReconnectFailsWhenNoAlternativePeers
PASSEDfoundation.url.resolvertestRpcStreamManagerResolveNestedStreamReference1426ms
Console output (79 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerResolveNestedStreamReference
PASSEDfoundation.url.resolvertestLiveProjectionMembershipChildSharesIdentityWithDirectResolve9824ms
Console output (95 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipChildSharesIdentityWithDirectResolve
PASSEDfoundation.url.resolvertestDeserializeEffectValueLongFromString1911ms
Console output (71 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueLongFromString
PASSEDfoundation.url.resolvertestSandboxedConnectionWithActiveObservableIsNotIdleReaped8395ms
Console output (89 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionWithActiveObservableIsNotIdleReaped
PASSEDfoundation.url.resolvertestUrlResolverCacheLruEvictsOldestBytecodeOnSizeOverflow18705ms
Console output (88 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheLruEvictsOldestBytecodeOnSizeOverflow
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectUnknownClass1190ms
Console output (76 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectUnknownClass
PASSEDfoundation.url.resolvertestLateJoiningPeersReceiveCachedServicesFromAllDiscoveryPaths7574ms
Console output (93 bytes)
PASSED foundation.url.resolver.testLateJoiningPeersReceiveCachedServicesFromAllDiscoveryPaths
PASSEDfoundation.url.resolvertestE2ETwoNodesConnectAndDiscover7093ms
Console output (64 bytes)
PASSED foundation.url.resolver.testE2ETwoNodesConnectAndDiscover
PASSEDfoundation.url.resolvertestRpcObservableNestedInList2305ms
Console output (60 bytes)
PASSED foundation.url.resolver.testRpcObservableNestedInList
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessEmptyNonVoid4072ms
Console output (81 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessEmptyNonVoid
PASSEDfoundation.url.resolvertestRpcStreamManagerResolveStreamReferenceInList2442ms
Console output (79 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerResolveStreamReferenceInList
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceNull1719ms
Console output (80 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceNull
PASSEDfoundation.url.resolvertestListReturnEmpty5100ms
Console output (50 bytes)
PASSED foundation.url.resolver.testListReturnEmpty
PASSEDfoundation.url.resolvertestUrlResolverParsingEdgeCases2576ms
Console output (62 bytes)
PASSED foundation.url.resolver.testUrlResolverParsingEdgeCases
PASSEDfoundation.url.resolvertestPersistentConnectionRecoversFromInFlightStreamClose16585ms
Console output (86 bytes)
PASSED foundation.url.resolver.testPersistentConnectionRecoversFromInFlightStreamClose
PASSEDfoundation.url.resolvertestListParameterMarshalingGetSize5661ms
Console output (65 bytes)
PASSED foundation.url.resolver.testListParameterMarshalingGetSize
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsReplaceOutputStream1660ms
Console output (84 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsReplaceOutputStream
PASSEDfoundation.url.resolvertestOutputStreamParamViaSandboxedConnection6166ms
Console output (74 bytes)
PASSED foundation.url.resolver.testOutputStreamParamViaSandboxedConnection
PASSEDfoundation.url.resolvertestServiceAnnouncementContainsCircuitRelayAddresses13554ms
Console output (83 bytes)
PASSED foundation.url.resolver.testServiceAnnouncementContainsCircuitRelayAddresses
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectInvalidSeverity1928ms
Console output (79 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectInvalidSeverity
PASSEDfoundation.url.resolvertestParseValidUrlWithoutResourcePath7232ms
Console output (67 bytes)
PASSED foundation.url.resolver.testParseValidUrlWithoutResourcePath
PASSEDfoundation.url.resolvertestUrlResolverCacheLruEvictionOnSizeOverflow1710ms
Console output (76 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheLruEvictionOnSizeOverflow
PASSEDfoundation.url.resolvertestPersistentRpcConnectionConcurrentSendRequestAllSucceed3428ms
Console output (89 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionConcurrentSendRequestAllSucceed
PASSEDfoundation.url.resolvertestMultipleServicesOnRelayClient14354ms
Console output (64 bytes)
PASSED foundation.url.resolver.testMultipleServicesOnRelayClient
PASSEDfoundation.url.resolvertestPeersWithoutServicesParticipateInGossip4698ms
Console output (74 bytes)
PASSED foundation.url.resolver.testPeersWithoutServicesParticipateInGossip
PASSEDfoundation.url.resolvertestOnServiceQueryShouldNotMatchPartialSegments4478ms
Console output (78 bytes)
PASSED foundation.url.resolver.testOnServiceQueryShouldNotMatchPartialSegments
PASSEDfoundation.url.resolvertestEffectAwareHandlerOnShutdownReleasesAllSuspendedSessions3067ms
Console output (91 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerOnShutdownReleasesAllSuspendedSessions
PASSEDfoundation.url.resolvertestReconstructExceptionWithNoArgConstructorClass1894ms
Console output (80 bytes)
PASSED foundation.url.resolver.testReconstructExceptionWithNoArgConstructorClass
PASSEDfoundation.url.resolvertestWalletUpdateCapabilityThroughSjvm6800ms
Console output (68 bytes)
PASSED foundation.url.resolver.testWalletUpdateCapabilityThroughSjvm
PASSEDfoundation.url.resolvertestObservableAwareHandlerPushInvalidationUnknownIdReturnsEmptyMap2706ms
Console output (97 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPushInvalidationUnknownIdReturnsEmptyMap
PASSEDfoundation.url.resolvertestUrlResolverCacheRejectsInvalidConstructorArguments3266ms
Console output (85 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheRejectsInvalidConstructorArguments
PASSEDfoundation.url.resolvertestSerializeDeserializeRequestEffectRoundTrip2533ms
Console output (77 bytes)
PASSED foundation.url.resolver.testSerializeDeserializeRequestEffectRoundTrip
PASSEDfoundation.url.resolvertestRelayReRegistrationRefreshesVerificationWindow4232ms
Console output (81 bytes)
PASSED foundation.url.resolver.testRelayReRegistrationRefreshesVerificationWindow
PASSEDfoundation.url.resolverperfGossipPropagationTime144190ms
Console output (56 bytes)
PASSED foundation.url.resolver.perfGossipPropagationTime
PASSEDfoundation.url.resolvertestE2eAmbientReadYourWritesAcrossTwoServices14478ms
Console output (76 bytes)
PASSED foundation.url.resolver.testE2eAmbientReadYourWritesAcrossTwoServices
PASSEDfoundation.url.resolvertestDeserializeEffectValueLongFromNumber1941ms
Console output (71 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueLongFromNumber
PASSEDfoundation.url.resolvertestLiveProjectionCommandSemanticKeyOverridesEnvelopeId16032ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandSemanticKeyOverridesEnvelopeId
PASSEDfoundation.url.resolvertestPeerPruningCleansDiscoveredServices11751ms
Console output (70 bytes)
PASSED foundation.url.resolver.testPeerPruningCleansDiscoveredServices
PASSEDfoundation.url.resolvertestRelayDiscoveryForNatPeers9436ms
Console output (60 bytes)
PASSED foundation.url.resolver.testRelayDiscoveryForNatPeers
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessLong3337ms
Console output (73 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessLong
PASSEDfoundation.url.resolvertestSandboxedConnectionProxyIsAutoCloseableAndFreesSjvm3836ms
Console output (86 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionProxyIsAutoCloseableAndFreesSjvm
PASSEDfoundation.url.resolvertestUrlResolverCacheClearRemovesAllEntries1865ms
Console output (73 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheClearRemovesAllEntries
PASSEDfoundation.url.resolvertestRemoteNodeAcceptsReAnnouncementAfterWithdrawal3281ms
Console output (81 bytes)
PASSED foundation.url.resolver.testRemoteNodeAcceptsReAnnouncementAfterWithdrawal
PASSEDfoundation.url.resolvertestActiveQueryDoesNotResurrectWithdrawnService8841ms
Console output (78 bytes)
PASSED foundation.url.resolver.testActiveQueryDoesNotResurrectWithdrawnService
PASSEDfoundation.url.resolvertestDeserializeEffectValueDoubleFromString1483ms
Console output (73 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueDoubleFromString
PASSEDfoundation.url.resolvertestPeerRegisteredWithRelayBypassesVerification5234ms
Console output (78 bytes)
PASSED foundation.url.resolver.testPeerRegisteredWithRelayBypassesVerification
PASSEDfoundation.url.resolvertestRpcStreamInputStreamInListResult2030ms
Console output (67 bytes)
PASSED foundation.url.resolver.testRpcStreamInputStreamInListResult
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsPassesThroughNonStreamValues1872ms
Console output (93 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsPassesThroughNonStreamValues
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueFloat2289ms
Console output (64 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueFloat
PASSEDfoundation.url.resolverstressTestBootstrapPeerExchangeAckAfterReceiveSideApplyUnderSaturation10048ms
Console output (101 bytes)
PASSED foundation.url.resolver.stressTestBootstrapPeerExchangeAckAfterReceiveSideApplyUnderSaturation
PASSEDfoundation.url.resolvertestEffectAwareHandlerExpiredSessionReleasesRetainedMemory2688ms
Console output (89 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerExpiredSessionReleasesRetainedMemory
PASSEDfoundation.url.resolvertestListParameterMarshalingGetFirstElement4365ms
Console output (73 bytes)
PASSED foundation.url.resolver.testListParameterMarshalingGetFirstElement
PASSEDfoundation.url.resolvertestCloseOnIdleClosedConnectionPreventsReconnection3282ms
Console output (82 bytes)
PASSED foundation.url.resolver.testCloseOnIdleClosedConnectionPreventsReconnection
PASSEDfoundation.url.resolvertestRemoteCommandObservableConcurrentHandles10180ms
Console output (75 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableConcurrentHandles
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueList3795ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueList
PASSEDfoundation.url.resolvertestBootstrapPeerIdIsValidBase583745ms
Console output (63 bytes)
PASSED foundation.url.resolver.testBootstrapPeerIdIsValidBase58
PASSEDfoundation.url.resolvertestServiceRegistrationPeerIdConsistentAcrossMultipleRegistrations6033ms
Console output (97 bytes)
PASSED foundation.url.resolver.testServiceRegistrationPeerIdConsistentAcrossMultipleRegistrations
PASSEDfoundation.url.resolvertestServiceRegistrationCloseIsEquivalentToUnregister4752ms
Console output (83 bytes)
PASSED foundation.url.resolver.testServiceRegistrationCloseIsEquivalentToUnregister
PASSEDfoundation.url.resolvertestWhenCompleteFiresOnCancelledFuturesButThenAcceptDoesNot1189ms
Console output (90 bytes)
PASSED foundation.url.resolver.testWhenCompleteFiresOnCancelledFuturesButThenAcceptDoesNot
PASSEDfoundation.url.resolvertestUrlResolverDefaultBytecodeCacheEnforcesDefaultBudget1815ms
Console output (87 bytes)
PASSED foundation.url.resolver.testUrlResolverDefaultBytecodeCacheEnforcesDefaultBudget
PASSEDfoundation.url.resolvertestLiveProjectionCommandStatusFoundAcrossReconnectThenNotFoundAfterRetention1866ms
Console output (108 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandStatusFoundAcrossReconnectThenNotFoundAfterRetention
PASSEDfoundation.url.resolvertestObservableAwareHandlerDelegatesGetImplementationClassName1235ms
Console output (92 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerDelegatesGetImplementationClassName
PASSEDfoundation.url.resolvertestRelayByteArrayParamArrivesAsByteArray45819ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRelayByteArrayParamArrivesAsByteArray
PASSEDfoundation.url.resolvertestSingletonListParameterMarshaling3771ms
Console output (67 bytes)
PASSED foundation.url.resolver.testSingletonListParameterMarshaling
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValuePrimitives2781ms
Console output (69 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValuePrimitives
PASSEDfoundation.url.resolvertestListReturnSingleElement3465ms
Console output (58 bytes)
PASSED foundation.url.resolver.testListReturnSingleElement
PASSEDfoundation.url.resolvertestSerializeEffectValueNestedList1274ms
Console output (65 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueNestedList
PASSEDfoundation.url.resolvertestEffectAwareHandlerExpiresAbandonedSuspendedSession1256ms
Console output (85 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerExpiresAbandonedSuspendedSession
PASSEDfoundation.url.resolvertestRemoteCommandObservableFailure7676ms
Console output (65 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableFailure
PASSEDfoundation.url.resolvertestLiveProjectionAddRemoveChildInvalidatesMembershipAndKeepsLastKnownGood12117ms
Console output (105 bytes)
PASSED foundation.url.resolver.testLiveProjectionAddRemoveChildInvalidatesMembershipAndKeepsLastKnownGood
PASSEDfoundation.url.resolvertestNetlabPeersGoingOffline448250ms
Console output (58 bytes)
PASSED foundation.url.resolver.testNetlabPeersGoingOffline
PASSEDfoundation.url.resolvertestExchangePeerInfoWithResponsePeersNotReSharedWithoutVerification8177ms
Console output (98 bytes)
PASSED foundation.url.resolver.testExchangePeerInfoWithResponsePeersNotReSharedWithoutVerification
PASSEDfoundation.url.resolvertestDeeplyNestedMapReturnIsRejectedNotStackOverflow4065ms
Console output (82 bytes)
PASSED foundation.url.resolver.testDeeplyNestedMapReturnIsRejectedNotStackOverflow
PASSEDfoundation.url.resolverstressTestAddBootstrapPeersReturnsQuicklyWithStalePeers4078ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestAddBootstrapPeersReturnsQuicklyWithStalePeers
PASSEDfoundation.url.resolvertestGenerateInstanceProxyWithDispatcherRejectsNonInterfaceClass1373ms
Console output (94 bytes)
PASSED foundation.url.resolver.testGenerateInstanceProxyWithDispatcherRejectsNonInterfaceClass
PASSEDfoundation.url.resolvertestSecondBroadcastFasterAfterCircuitBreakerRecordsFailures856ms
Console output (90 bytes)
PASSED foundation.url.resolver.testSecondBroadcastFasterAfterCircuitBreakerRecordsFailures
PASSEDfoundation.url.resolvertestServiceWithdrawalRemovesPeerFromServiceLookup3680ms
Console output (80 bytes)
PASSED foundation.url.resolver.testServiceWithdrawalRemovesPeerFromServiceLookup
PASSEDfoundation.url.resolvertestSjvmTestHelperCreatesInstance1361ms
Console output (64 bytes)
PASSED foundation.url.resolver.testSjvmTestHelperCreatesInstance
PASSEDfoundation.url.resolvertestObservableAwareHandlerDelegatesGetStdlibJar809ms
Console output (78 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerDelegatesGetStdlibJar
PASSEDfoundation.url.resolvertestPersistentRpcConnectionMultipleSequentialCalls10702ms
Console output (81 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionMultipleSequentialCalls
PASSEDfoundation.url.resolvertestPersistentRpcConnectionConcurrentInFlightRequestsReconnect1938ms
Console output (93 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionConcurrentInFlightRequestsReconnect
PASSEDfoundation.url.resolverstressTestPeerExchangeResponseServiceDiscovery12547ms
Console output (77 bytes)
PASSED foundation.url.resolver.stressTestPeerExchangeResponseServiceDiscovery
PASSEDfoundation.url.resolvertestPingPeerAcceptsCorrectIdentity8430ms
Console output (65 bytes)
PASSED foundation.url.resolver.testPingPeerAcceptsCorrectIdentity
PASSEDfoundation.url.resolvertestDiscoverPeersShouldEnsureNetworkJoined11847ms
Console output (73 bytes)
PASSED foundation.url.resolver.testDiscoverPeersShouldEnsureNetworkJoined
PASSEDfoundation.url.resolvertestRelayClientServiceDiscoveryThroughGossip6785ms
Console output (75 bytes)
PASSED foundation.url.resolver.testRelayClientServiceDiscoveryThroughGossip
PASSEDfoundation.url.resolverstressTestRegistrationAfterWithdrawalRaceUnderContention23623ms
Console output (87 bytes)
PASSED foundation.url.resolver.stressTestRegistrationAfterWithdrawalRaceUnderContention
PASSEDfoundation.url.resolvertestSandboxedConnectionDoubleCloseIsSafe10302ms
Console output (71 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionDoubleCloseIsSafe
PASSEDfoundation.url.resolvertestUrlProtocol2RegisterGlobalServiceAcceptsUrlProtocol12695ms
Console output (86 bytes)
PASSED foundation.url.resolver.testUrlProtocol2RegisterGlobalServiceAcceptsUrlProtocol
PASSEDfoundation.url.resolvertestDeserializeEffectValueIntFromNumber1376ms
Console output (70 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueIntFromNumber
PASSEDfoundation.url.resolvertestEffectAwareHandlerResumeOverNewConnectionSurvivesOldConnectionClose2909ms
Console output (102 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerResumeOverNewConnectionSurvivesOldConnectionClose
PASSEDfoundation.url.resolverstressTestCloseIsBoundedWhenRelayLinkIsDead10404ms
Console output (74 bytes)
PASSED foundation.url.resolver.stressTestCloseIsBoundedWhenRelayLinkIsDead
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultVoidReturn2424ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultVoidReturn
PASSEDfoundation.url.resolvertestSerializeNotificationEffect1266ms
Console output (62 bytes)
PASSED foundation.url.resolver.testSerializeNotificationEffect
PASSEDfoundation.url.resolvertestSerializeEffectValuePrimitives1374ms
Console output (65 bytes)
PASSED foundation.url.resolver.testSerializeEffectValuePrimitives
PASSEDfoundation.url.resolvertestUrlProtocol2GetPeerRegistryNotNull2433ms
Console output (69 bytes)
PASSED foundation.url.resolver.testUrlProtocol2GetPeerRegistryNotNull
PASSEDfoundation.url.resolvertestSandboxedConnectionUseExtensionReturnsResult4964ms
Console output (79 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionUseExtensionReturnsResult
PASSEDfoundation.url.resolvertestFindPeersForServiceIsTerminalAfterEagerJoinBindFails3139ms
Console output (87 bytes)
PASSED foundation.url.resolver.testFindPeersForServiceIsTerminalAfterEagerJoinBindFails
PASSEDfoundation.url.resolvertestSerializeEffectRequestHasNoMessageOrSeverity1039ms
Console output (79 bytes)
PASSED foundation.url.resolver.testSerializeEffectRequestHasNoMessageOrSeverity
PASSEDfoundation.url.resolvertestUrlResolverCacheBytecodeBasicOperations986ms
Console output (74 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheBytecodeBasicOperations
PASSEDfoundation.url.resolverstressTestRpcObservablePushInvalidationStaleValue2726ms
Console output (80 bytes)
PASSED foundation.url.resolver.stressTestRpcObservablePushInvalidationStaleValue
PASSEDfoundation.url.resolvertestUrlResolverCacheLoadFromDiskTolerateCorruptJson2056ms
Console output (82 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheLoadFromDiskTolerateCorruptJson
PASSEDfoundation.url.resolvertestCreateUrlResolverWithBootstrapPeers4350ms
Console output (70 bytes)
PASSED foundation.url.resolver.testCreateUrlResolverWithBootstrapPeers
PASSEDfoundation.url.resolvertestEffectAwareServiceHandlerSurvivesErrorInHandlerThread1907ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareServiceHandlerSurvivesErrorInHandlerThread
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueString2661ms
Console output (65 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueString
PASSEDfoundation.url.resolvertestNullFirstArgumentNotDroppedInSandbox3288ms
Console output (71 bytes)
PASSED foundation.url.resolver.testNullFirstArgumentNotDroppedInSandbox
PASSEDfoundation.url.resolvertestLiveProjectionPushConvergesUnderConcurrentMutations2709ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushConvergesUnderConcurrentMutations
PASSEDfoundation.url.resolvertestRpcObservableParamInvalidationPush3881ms
Console output (69 bytes)
PASSED foundation.url.resolver.testRpcObservableParamInvalidationPush
PASSEDfoundation.url.resolvertestOnShutdownUnblocksPollThreadPromptly1290ms
Console output (71 bytes)
PASSED foundation.url.resolver.testOnShutdownUnblocksPollThreadPromptly
PASSEDfoundation.url.resolvertestServiceAnnouncementsForwardedForOnlineProviders9101ms
Console output (82 bytes)
PASSED foundation.url.resolver.testServiceAnnouncementsForwardedForOnlineProviders
PASSEDfoundation.url.resolvertestPingPeerDirectMissingCleanupDoesNotBreakFunctionality12150ms
Console output (88 bytes)
PASSED foundation.url.resolver.testPingPeerDirectMissingCleanupDoesNotBreakFunctionality
PASSEDfoundation.url.resolvertestListReturnMultipleElements5136ms
Console output (61 bytes)
PASSED foundation.url.resolver.testListReturnMultipleElements
PASSEDfoundation.url.resolvertestWalletBridgeUpdateCapability3051ms
Console output (63 bytes)
PASSED foundation.url.resolver.testWalletBridgeUpdateCapability
PASSEDfoundation.url.resolvertestDeserializeRequestEffectUnknownType1127ms
Console output (70 bytes)
PASSED foundation.url.resolver.testDeserializeRequestEffectUnknownType
PASSEDfoundation.url.resolvertestInputStreamReturnNullWhenNoStream2959ms
Console output (68 bytes)
PASSED foundation.url.resolver.testInputStreamReturnNullWhenNoStream
PASSEDfoundation.url.resolvertestOpenSandboxedConnectionIgnoresServerSuppliedStdlibBytes14954ms
Console output (90 bytes)
PASSED foundation.url.resolver.testOpenSandboxedConnectionIgnoresServerSuppliedStdlibBytes
PASSEDfoundation.url.resolvertestObservableAwareHandlerPushInvalidationMissingIdThrows1584ms
Console output (88 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPushInvalidationMissingIdThrows
PASSEDfoundation.url.resolvertestPersistentConnectionAutoReconnectsWithManualClock10475ms
Console output (84 bytes)
PASSED foundation.url.resolver.testPersistentConnectionAutoReconnectsWithManualClock
PASSEDfoundation.url.resolvertestReconstructExceptionKnownType1353ms
Console output (64 bytes)
PASSED foundation.url.resolver.testReconstructExceptionKnownType
PASSEDfoundation.url.resolvertestCloseReleasesPortWithInterruptedCallingThread13917ms
Console output (80 bytes)
PASSED foundation.url.resolver.testCloseReleasesPortWithInterruptedCallingThread
PASSEDfoundation.url.resolvertestImmediateGossipSharingViaPeerExchange8861ms
Console output (72 bytes)
PASSED foundation.url.resolver.testImmediateGossipSharingViaPeerExchange
PASSEDfoundation.url.resolvertestUrlResolverWithPersistenceDirectory4252ms
Console output (70 bytes)
PASSED foundation.url.resolver.testUrlResolverWithPersistenceDirectory
PASSEDfoundation.url.resolvertestUrlResolverDefaultCacheIsDefaultUrlResolverCache5007ms
Console output (83 bytes)
PASSED foundation.url.resolver.testUrlResolverDefaultCacheIsDefaultUrlResolverCache
PASSEDfoundation.url.resolvertestLocalServiceAdvertisesNoLoopbackWhenPublicIpKnown6574ms
Console output (84 bytes)
PASSED foundation.url.resolver.testLocalServiceAdvertisesNoLoopbackWhenPublicIpKnown
PASSEDfoundation.url.resolvertestEffectAwareHandlerSuspendsOnRequestEffect2240ms
Console output (76 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerSuspendsOnRequestEffect
PASSEDfoundation.url.resolvertestClosingSandboxedConnectionShutsDownSjvmContextThread5305ms
Console output (87 bytes)
PASSED foundation.url.resolver.testClosingSandboxedConnectionShutsDownSjvmContextThread
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultJInt3817ms
Console output (66 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultJInt
PASSEDfoundation.url.resolvertestMethodDescriptorMatchesInterfaceForComplexTypes1997ms
Console output (82 bytes)
PASSED foundation.url.resolver.testMethodDescriptorMatchesInterfaceForComplexTypes
PASSEDfoundation.url.resolvertestLocalServiceHasZeroAnnouncedPeerCount5840ms
Console output (72 bytes)
PASSED foundation.url.resolver.testLocalServiceHasZeroAnnouncedPeerCount
PASSEDfoundation.url.resolvertestBidirectionalPeerExchange3996ms
Console output (60 bytes)
PASSED foundation.url.resolver.testBidirectionalPeerExchange
PASSEDfoundation.url.resolvertestRemoteInputStreamAvailableReturnsBufferedBytes1344ms
Console output (81 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamAvailableReturnsBufferedBytes
PASSEDfoundation.url.resolvertestGlobalServiceRespectsConfig5915ms
Console output (62 bytes)
PASSED foundation.url.resolver.testGlobalServiceRespectsConfig
PASSEDfoundation.url.resolvertestPersistentConnectionReconnectTriesOriginalPeerFirst16629ms
Console output (86 bytes)
PASSED foundation.url.resolver.testPersistentConnectionReconnectTriesOriginalPeerFirst
PASSEDfoundation.url.resolvertestSandboxedConnectionClosesCloseables3646ms
Console output (70 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionClosesCloseables
PASSEDfoundation.url.resolvertestReconstructExceptionWithNullReturnsIllegalStateException1708ms
Console output (91 bytes)
PASSED foundation.url.resolver.testReconstructExceptionWithNullReturnsIllegalStateException
PASSEDfoundation.url.resolvertestDeserializeEffectValueIntFromBoxedInteger1572ms
Console output (76 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueIntFromBoxedInteger
PASSEDfoundation.url.resolvertestIsNullWithNullArgument3093ms
Console output (57 bytes)
PASSED foundation.url.resolver.testIsNullWithNullArgument
PASSEDfoundation.url.resolverstressTestRegistrationAfterWithdrawalUnderLoad6204ms
Console output (77 bytes)
PASSED foundation.url.resolver.stressTestRegistrationAfterWithdrawalUnderLoad
PASSEDfoundation.url.resolvertestOnPeersReceived6197ms
Console output (50 bytes)
PASSED foundation.url.resolver.testOnPeersReceived
PASSEDfoundation.url.resolvertestUrlResolverDefaultCacheBoundIs16Mb3608ms
Console output (69 bytes)
PASSED foundation.url.resolver.testUrlResolverDefaultCacheBoundIs16Mb
PASSEDfoundation.url.resolvertestDeserializeEffectValueNull1407ms
Console output (61 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueNull
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsInList1296ms
Console output (71 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsInList
PASSEDfoundation.url.resolvertestUrlResolverWrapperCloseIsIdempotent1948ms
Console output (70 bytes)
PASSED foundation.url.resolver.testUrlResolverWrapperCloseIsIdempotent
PASSEDfoundation.url.resolvertestSandboxedConnectionCreateWithClasses3049ms
Console output (71 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCreateWithClasses
PASSEDfoundation.url.resolvertestNetlabTestEnvHermeticAcquirePollsThenExec24892ms
Console output (76 bytes)
PASSED foundation.url.resolver.testNetlabTestEnvHermeticAcquirePollsThenExec
PASSEDfoundation.url.resolvertestUrlResolverWrapperDelegatesServiceRegistration5364ms
Console output (81 bytes)
PASSED foundation.url.resolver.testUrlResolverWrapperDelegatesServiceRegistration
PASSEDfoundation.url.resolvertestLiveProjectionCommandBoundedExecutorRejectsOverflow2534ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandBoundedExecutorRejectsOverflow
PASSEDfoundation.url.resolverstressTestEffectAwareHandlerTimeoutSendsError105364ms
Console output (76 bytes)
PASSED foundation.url.resolver.stressTestEffectAwareHandlerTimeoutSendsError
PASSEDfoundation.url.resolvertestServiceReAnnouncesRoutableAddressDiscoveredAfterRegistration12341ms
Console output (95 bytes)
PASSED foundation.url.resolver.testServiceReAnnouncesRoutableAddressDiscoveredAfterRegistration
PASSEDfoundation.url.resolvertestBooleanMethodsThroughInstanceDispatch6493ms
Console output (72 bytes)
PASSED foundation.url.resolver.testBooleanMethodsThroughInstanceDispatch
PASSEDfoundation.url.resolverstressTestConcurrentRegistrationsReliablyPropagateToRelay42333ms
Console output (88 bytes)
PASSED foundation.url.resolver.stressTestConcurrentRegistrationsReliablyPropagateToRelay
PASSEDfoundation.url.resolvertestMultipleStreamParamsViaSandboxedConnection4517ms
Console output (77 bytes)
PASSED foundation.url.resolver.testMultipleStreamParamsViaSandboxedConnection
PASSEDfoundation.url.resolvertestNoNonDaemonThreadsSurviveUrlProtocol2Close25255ms
Console output (77 bytes)
PASSED foundation.url.resolver.testNoNonDaemonThreadsSurviveUrlProtocol2Close
PASSEDfoundation.url.resolverstressTestRelayFallbackForNonNatPeerFindsRelayConsistently17025ms
Console output (89 bytes)
PASSED foundation.url.resolver.stressTestRelayFallbackForNonNatPeerFindsRelayConsistently
PASSEDfoundation.url.resolverstressTestPendingVerificationTrackingDuringPing5509ms
Console output (78 bytes)
PASSED foundation.url.resolver.stressTestPendingVerificationTrackingDuringPing
PASSEDfoundation.url.resolvertestLiveProjectionMembershipDeltasArriveOverPushWithoutPolling8876ms
Console output (93 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipDeltasArriveOverPushWithoutPolling
PASSEDfoundation.url.resolvertestUrlResolverClassClose3248ms
Console output (56 bytes)
PASSED foundation.url.resolver.testUrlResolverClassClose
PASSEDfoundation.url.resolvertestLiveProjectionMembershipMaterializesChildProxiesWithEmbed8632ms
Console output (92 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipMaterializesChildProxiesWithEmbed
PASSEDfoundation.url.resolvertestSandboxedConnectionCustomMethodInvocationTimeout2638ms
Console output (83 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCustomMethodInvocationTimeout
PASSEDfoundation.url.resolvertestEffectAwareHandlerRepeatedResumeRefreshesExpiry794ms
Console output (82 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerRepeatedResumeRefreshesExpiry
PASSEDfoundation.url.resolvertestOnShutdownSentinelDoesNotCauseSpuriousInvalidation1647ms
Console output (85 bytes)
PASSED foundation.url.resolver.testOnShutdownSentinelDoesNotCauseSpuriousInvalidation
PASSEDfoundation.url.resolvertestEffectAwareHandlerCapturesMultipleNotificationEffects1085ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerCapturesMultipleNotificationEffects
PASSEDfoundation.url.resolvertestEmptyServiceIdentifierThrowsException1954ms
Console output (72 bytes)
PASSED foundation.url.resolver.testEmptyServiceIdentifierThrowsException
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsReplaceInputStream967ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsReplaceInputStream
PASSEDfoundation.url.resolvertestDeserializeEffectValueBooleanFromString1060ms
Console output (74 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueBooleanFromString
PASSEDfoundation.url.resolvertestPeerRegistryPersistenceWithBootstrapPeer3395ms
Console output (75 bytes)
PASSED foundation.url.resolver.testPeerRegistryPersistenceWithBootstrapPeer
PASSEDfoundation.url.resolvertestStressManualBootstrapPeerExchangeInclusion7177ms
Console output (77 bytes)
PASSED foundation.url.resolver.testStressManualBootstrapPeerExchangeInclusion
PASSEDfoundation.url.resolvertestLateJoinerDiscoveryAfterStalenessTimeoutExpires14741ms
Console output (82 bytes)
PASSED foundation.url.resolver.testLateJoinerDiscoveryAfterStalenessTimeoutExpires
PASSEDfoundation.url.resolvertestTypeMarshalingUnboxPrimitiveIfApplicableNonPrimitive1643ms
Console output (87 bytes)
PASSED foundation.url.resolver.testTypeMarshalingUnboxPrimitiveIfApplicableNonPrimitive
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueSjvmStringToString1007ms
Console output (79 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueSjvmStringToString
PASSEDfoundation.url.resolverstressTestBufferedStreamDataNotDroppedOnClose26809ms
Console output (76 bytes)
PASSED foundation.url.resolver.stressTestBufferedStreamDataNotDroppedOnClose
PASSEDfoundation.url.resolvertestDeserializeEffectValueByteArray823ms
Console output (66 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueByteArray
PASSEDfoundation.url.resolvertestSandboxedConnectionUseExtensionClosesOnException1238ms
Console output (83 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionUseExtensionClosesOnException
PASSEDfoundation.url.resolvertestSandboxedConnectionUseAfterClose1408ms
Console output (67 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionUseAfterClose
PASSEDfoundation.url.resolvertestPersistentConnectionReconnectsToNewPeerAfterOriginalPeerDies14613ms
Console output (95 bytes)
PASSED foundation.url.resolver.testPersistentConnectionReconnectsToNewPeerAfterOriginalPeerDies
PASSEDfoundation.url.resolverstressTestAddBootstrapPeersBatchPeerExchange7337ms
Console output (75 bytes)
PASSED foundation.url.resolver.stressTestAddBootstrapPeersBatchPeerExchange
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceWithNumber956ms
Console output (86 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceWithNumber
PASSEDfoundation.url.resolverstressTestHealthyGossipNotStarvedByFailingPeerRetries6904ms
Console output (84 bytes)
PASSED foundation.url.resolver.stressTestHealthyGossipNotStarvedByFailingPeerRetries
PASSEDfoundation.url.resolvertestDiscoveredServicesCleanupRemovesAllRelatedMaps794ms
Console output (81 bytes)
PASSED foundation.url.resolver.testDiscoveredServicesCleanupRemovesAllRelatedMaps
PASSEDfoundation.url.resolvertestOpenSandboxedConnectionCachesBytecodeAcrossCallers18526ms
Console output (85 bytes)
PASSED foundation.url.resolver.testOpenSandboxedConnectionCachesBytecodeAcrossCallers
PASSEDfoundation.url.resolvertestDefaultUrlResolverHasBootstrapPeers4028ms
Console output (70 bytes)
PASSED foundation.url.resolver.testDefaultUrlResolverHasBootstrapPeers
PASSEDfoundation.url.resolvertestGossipDeliveryWithNonWildcardBadFirstAddresses10013ms
Console output (81 bytes)
PASSED foundation.url.resolver.testGossipDeliveryWithNonWildcardBadFirstAddresses
PASSEDfoundation.url.resolvertestTypeMarshalingUnboxPrimitiveIfApplicableCustomClass3748ms
Console output (86 bytes)
PASSED foundation.url.resolver.testTypeMarshalingUnboxPrimitiveIfApplicableCustomClass
PASSEDfoundation.url.resolvertestMixedEffectsPropagateAcrossRpc1537ms
Console output (65 bytes)
PASSED foundation.url.resolver.testMixedEffectsPropagateAcrossRpc
PASSEDfoundation.url.resolverstressTestCloseReleasesPortWithInterruptedCallingThread130293ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestCloseReleasesPortWithInterruptedCallingThread
PASSEDfoundation.url.resolvertestResumeHandlerWithNullValueDoesNotCrash1563ms
Console output (73 bytes)
PASSED foundation.url.resolver.testResumeHandlerWithNullValueDoesNotCrash
PASSEDfoundation.url.resolverstressTestRelayIsolatedHostStartsParallelBudget5440ms
Console output (78 bytes)
PASSED foundation.url.resolver.stressTestRelayIsolatedHostStartsParallelBudget
PASSEDfoundation.url.resolvertestNoDuplicateListenersOnRepeatedStartPush2848ms
Console output (74 bytes)
PASSED foundation.url.resolver.testNoDuplicateListenersOnRepeatedStartPush
PASSEDfoundation.url.resolvertestConcurrentRpcRequestsFromSingleClient12193ms
Console output (72 bytes)
PASSED foundation.url.resolver.testConcurrentRpcRequestsFromSingleClient
PASSEDfoundation.url.resolvertestRelayServiceCacheUsedWhenDiscoveredServicesEmpty11694ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRelayServiceCacheUsedWhenDiscoveredServicesEmpty
PASSEDfoundation.url.resolvertestWhenCompleteFiresOnNormalCompletion897ms
Console output (70 bytes)
PASSED foundation.url.resolver.testWhenCompleteFiresOnNormalCompletion
PASSEDfoundation.url.resolvertestServiceWithPeerIdInIdentifierResolution8609ms
Console output (74 bytes)
PASSED foundation.url.resolver.testServiceWithPeerIdInIdentifierResolution
PASSEDfoundation.url.resolvertestCloseDoesNotLeakDispatchersIoThreads7495ms
Console output (71 bytes)
PASSED foundation.url.resolver.testCloseDoesNotLeakDispatchersIoThreads
PASSEDfoundation.url.resolvertestUrlResolverIpfsBootstrapPeersMatchesUrlProtocol2829ms
Console output (83 bytes)
PASSED foundation.url.resolver.testUrlResolverIpfsBootstrapPeersMatchesUrlProtocol2
PASSEDfoundation.url.resolverstressTestCloseReleasesEphemeralPortWithInterruptedCallingThread220135ms
Console output (95 bytes)
PASSED foundation.url.resolver.stressTestCloseReleasesEphemeralPortWithInterruptedCallingThread
PASSEDfoundation.url.resolvertestBinaryValueParamsPassedCorrectly6382ms
Console output (67 bytes)
PASSED foundation.url.resolver.testBinaryValueParamsPassedCorrectly
PASSEDfoundation.url.resolvertestNetlabResolveProbeLoopConvergesBeforeDeadline4111ms
Console output (80 bytes)
PASSED foundation.url.resolver.testNetlabResolveProbeLoopConvergesBeforeDeadline
PASSEDfoundation.url.resolverstressTestEffectAwareHandlerResumeRacingExpiryNeverOrphansSession4863ms
Console output (96 bytes)
PASSED foundation.url.resolver.stressTestEffectAwareHandlerResumeRacingExpiryNeverOrphansSession
PASSEDfoundation.url.resolvertestStreamAwareServiceHandlerDelegatesGetStdlibJar1501ms
Console output (81 bytes)
PASSED foundation.url.resolver.testStreamAwareServiceHandlerDelegatesGetStdlibJar
PASSEDfoundation.url.resolvertestGossipBroadcastToInvalidMultiaddressDoesNotCrash13110ms
Console output (83 bytes)
PASSED foundation.url.resolver.testGossipBroadcastToInvalidMultiaddressDoesNotCrash
PASSEDfoundation.url.resolvertestRpcStreamInputStreamInListParam1413ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRpcStreamInputStreamInListParam
PASSEDfoundation.url.resolvertestStaleWithdrawalDoesNotDowngradeWithdrawalTimestamp11314ms
Console output (85 bytes)
PASSED foundation.url.resolver.testStaleWithdrawalDoesNotDowngradeWithdrawalTimestamp
PASSEDfoundation.url.resolvertestUrlResolverCacheEvictExpiredReturnsEvictionCount2040ms
Console output (83 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheEvictExpiredReturnsEvictionCount
PASSEDfoundation.url.resolvertestNodeWithoutServicesCanForwardPeerInfo4980ms
Console output (72 bytes)
PASSED foundation.url.resolver.testNodeWithoutServicesCanForwardPeerInfo
PASSEDfoundation.url.resolvertestNatPeerReachableViaRelayWithCircuitAddress12953ms
Console output (77 bytes)
PASSED foundation.url.resolver.testNatPeerReachableViaRelayWithCircuitAddress
PASSEDfoundation.url.resolvertestOnPeerExchangeRequestIncludesPeersWithActiveConnections5048ms
Console output (90 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequestIncludesPeersWithActiveConnections
PASSEDfoundation.url.resolverstressTestConcurrentGossipBroadcastsWithDisconnectingPeers22454ms
Console output (89 bytes)
PASSED foundation.url.resolver.stressTestConcurrentGossipBroadcastsWithDisconnectingPeers
PASSEDfoundation.url.resolvertestEffectsPreservedWhenHandlerThrowsException1861ms
Console output (77 bytes)
PASSED foundation.url.resolver.testEffectsPreservedWhenHandlerThrowsException
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToFloat1378ms
Console output (70 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToFloat
PASSEDfoundation.url.resolverstressTestUrlResolverToUrlResolverViaRelayIsolatedCleanupPreservesBodyError7230ms
Console output (106 bytes)
PASSED foundation.url.resolver.stressTestUrlResolverToUrlResolverViaRelayIsolatedCleanupPreservesBodyError
PASSEDfoundation.url.resolvertestRpcStreamLargeDataTransfer3096ms
Console output (61 bytes)
PASSED foundation.url.resolver.testRpcStreamLargeDataTransfer
PASSEDfoundation.url.resolvertestOnShutdownCalledForBothServiceTypes7193ms
Console output (70 bytes)
PASSED foundation.url.resolver.testOnShutdownCalledForBothServiceTypes
PASSEDfoundation.url.resolvertestUrlProtocol2GetRegisteredServicesInitiallyEmpty2691ms
Console output (82 bytes)
PASSED foundation.url.resolver.testUrlProtocol2GetRegisteredServicesInitiallyEmpty
PASSEDfoundation.url.resolvertestNetlabCanonicalTopologiesAreWellFormed5187ms
Console output (73 bytes)
PASSED foundation.url.resolver.testNetlabCanonicalTopologiesAreWellFormed
PASSEDfoundation.url.resolvertestInvalidSchemeThrowsException3291ms
Console output (63 bytes)
PASSED foundation.url.resolver.testInvalidSchemeThrowsException
PASSEDfoundation.url.resolvertestRpcStreamManagerCloseIsIdempotent2227ms
Console output (68 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerCloseIsIdempotent
PASSEDfoundation.url.resolvertestLiveProjectionTransportFallsBackToPollWhenServerOmitsPush3249ms
Console output (92 bytes)
PASSED foundation.url.resolver.testLiveProjectionTransportFallsBackToPollWhenServerOmitsPush
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceInvalid1579ms
Console output (75 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceInvalid
PASSEDfoundation.url.resolvertestSandboxedConnectionSelfHealsWhenServiceColdAtCreation21949ms
Console output (88 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionSelfHealsWhenServiceColdAtCreation
PASSEDfoundation.url.resolvertestNetlabApplyUsesAsyncPollingNotSynchronousApply20070ms
Console output (81 bytes)
PASSED foundation.url.resolver.testNetlabApplyUsesAsyncPollingNotSynchronousApply
PASSEDfoundation.url.resolvertestGossipAnnouncementUpdatesExisting5188ms
Console output (68 bytes)
PASSED foundation.url.resolver.testGossipAnnouncementUpdatesExisting
PASSEDfoundation.url.resolvertestSandboxedConnectionCloseableExceptionSwallowed6714ms
Console output (81 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCloseableExceptionSwallowed
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessEmptyForNonVoidReturnsNull4320ms
Console output (95 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessEmptyForNonVoidReturnsNull
PASSEDfoundation.url.resolvertestPersistentConnectionAutoReconnectsAfterShortIdleTimeout19477ms
Console output (90 bytes)
PASSED foundation.url.resolver.testPersistentConnectionAutoReconnectsAfterShortIdleTimeout
PASSEDfoundation.url.resolverstressTestCloseReleasesPortForDaemonOnlyInstanceUnderLoad11308ms
Console output (88 bytes)
PASSED foundation.url.resolver.stressTestCloseReleasesPortForDaemonOnlyInstanceUnderLoad
PASSEDfoundation.url.resolvertestEffectAwareHandlerResumeHandlerMissingSessionIdThrows3821ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerResumeHandlerMissingSessionIdThrows
PASSEDfoundation.url.resolverstressTestRapidConcurrentServiceRegistrationsReachBootstrap12358ms
Console output (90 bytes)
PASSED foundation.url.resolver.stressTestRapidConcurrentServiceRegistrationsReachBootstrap
PASSEDfoundation.url.resolvertestLateJoinerPeerDiscovery5968ms
Console output (58 bytes)
PASSED foundation.url.resolver.testLateJoinerPeerDiscovery
PASSEDfoundation.url.resolvertestAddBootstrapPeersRegistryStableAcrossRelaySelfReannounce12229ms
Console output (91 bytes)
PASSED foundation.url.resolver.testAddBootstrapPeersRegistryStableAcrossRelaySelfReannounce
PASSEDfoundation.url.resolvertestMultiProviderServiceSurvivesOneProviderPrune11101ms
Console output (79 bytes)
PASSED foundation.url.resolver.testMultiProviderServiceSurvivesOneProviderPrune
PASSEDfoundation.url.resolvertestOnPeersReceivedWithVerifyEnabledReturnsQuickly19669ms
Console output (81 bytes)
PASSED foundation.url.resolver.testOnPeersReceivedWithVerifyEnabledReturnsQuickly
PASSEDfoundation.url.resolvertestUrlResolverClassRejectsNonUrlSchemeOnOpenSandboxedConnection3529ms
Console output (95 bytes)
PASSED foundation.url.resolver.testUrlResolverClassRejectsNonUrlSchemeOnOpenSandboxedConnection
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueShort4604ms
Console output (64 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueShort
PASSEDfoundation.url.resolverstressTestDiscoverPeersShouldEnsureNetworkJoined38139ms
Console output (79 bytes)
PASSED foundation.url.resolver.stressTestDiscoverPeersShouldEnsureNetworkJoined
PASSEDfoundation.url.resolvertestGossipBroadcastStormWithStalledPeersBoundsQueuedMemory21737ms
Console output (89 bytes)
PASSED foundation.url.resolver.testGossipBroadcastStormWithStalledPeersBoundsQueuedMemory
PASSEDfoundation.url.resolvertestRemoteInputStreamAvailableAfterEof2192ms
Console output (69 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamAvailableAfterEof
PASSEDfoundation.url.resolvertestE2eObservableParamInvalidationPushOverP2P13522ms
Console output (76 bytes)
PASSED foundation.url.resolver.testE2eObservableParamInvalidationPushOverP2P
PASSEDfoundation.url.resolvertestObservableInvalidationSurvivesPerCallManagerPattern2696ms
Console output (86 bytes)
PASSED foundation.url.resolver.testObservableInvalidationSurvivesPerCallManagerPattern
PASSEDfoundation.url.resolvertestUrlResolverClassRejectsFileProtocolViaRegisterLocalService2843ms
Console output (93 bytes)
PASSED foundation.url.resolver.testUrlResolverClassRejectsFileProtocolViaRegisterLocalService
PASSEDfoundation.url.resolvertestCreateWasmserverBootstrapPeerCustomPort4590ms
Console output (74 bytes)
PASSED foundation.url.resolver.testCreateWasmserverBootstrapPeerCustomPort
PASSEDfoundation.url.resolvertestWholeNodeCloseWithLiveRelayLinkWithdrawsServiceFromObserver13728ms
Console output (94 bytes)
PASSED foundation.url.resolver.testWholeNodeCloseWithLiveRelayLinkWithdrawsServiceFromObserver
PASSEDfoundation.url.resolvertestEffectAwareHandlerCapturesNotificationEffect3007ms
Console output (79 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerCapturesNotificationEffect
PASSEDfoundation.url.resolvertestSameHostLoopbackOnlyServiceReachableWhenSelfHasRoutableAddress14821ms
Console output (97 bytes)
PASSED foundation.url.resolver.testSameHostLoopbackOnlyServiceReachableWhenSelfHasRoutableAddress
PASSEDfoundation.url.resolvertestUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated32788ms
Console output (93 bytes)
PASSED foundation.url.resolver.testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated
PASSEDfoundation.url.resolvertestSandboxWatchdogInterruptDoesNotLeakToCallingThread8338ms
Console output (85 bytes)
PASSED foundation.url.resolver.testSandboxWatchdogInterruptDoesNotLeakToCallingThread
PASSEDfoundation.url.resolvertestWalletBridgeGetCapabilityNull4603ms
Console output (64 bytes)
PASSED foundation.url.resolver.testWalletBridgeGetCapabilityNull
PASSEDfoundation.url.resolvertestE2eRemoteObservableClockPad2094ms
Console output (62 bytes)
PASSED foundation.url.resolver.testE2eRemoteObservableClockPad
PASSEDfoundation.url.resolvertestE2eRemoteObservableSatisfiedClockPadUnknownIdThrows1661ms
Console output (86 bytes)
PASSED foundation.url.resolver.testE2eRemoteObservableSatisfiedClockPadUnknownIdThrows
PASSEDfoundation.url.resolvertestE2eRemoteObservableSatisfiedClockPadMissingIdThrows1425ms
Console output (86 bytes)
PASSED foundation.url.resolver.testE2eRemoteObservableSatisfiedClockPadMissingIdThrows
PASSEDfoundation.url.resolvertestE2eRemoteObservableFetchOnLocalObservableReturnsNull1588ms
Console output (87 bytes)
PASSED foundation.url.resolver.testE2eRemoteObservableFetchOnLocalObservableReturnsNull
PASSEDfoundation.url.resolvertestE2eRemoteObservableClockPadWireFormatRoundTrip1322ms
Console output (81 bytes)
PASSED foundation.url.resolver.testE2eRemoteObservableClockPadWireFormatRoundTrip
PASSEDfoundation.url.resolvertestEffectAwareHandlerPassesThroughNonEffectMethods1671ms
Console output (82 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerPassesThroughNonEffectMethods
PASSEDfoundation.url.resolvertestUrlResolverWrapperDelegatesGetPeerId4877ms
Console output (71 bytes)
PASSED foundation.url.resolver.testUrlResolverWrapperDelegatesGetPeerId
PASSEDfoundation.url.resolvertestEffectSerializationRoundTrip1249ms
Console output (63 bytes)
PASSED foundation.url.resolver.testEffectSerializationRoundTrip
PASSEDfoundation.url.resolvertestTypeMarshalingGetTypeDescriptorArrayTypes1468ms
Console output (76 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetTypeDescriptorArrayTypes
PASSEDfoundation.url.resolvertestCreateWasmserverBootstrapPeerMultiaddress2701ms
Console output (76 bytes)
PASSED foundation.url.resolver.testCreateWasmserverBootstrapPeerMultiaddress
PASSEDfoundation.url.resolvertestRemoteInputStreamReadSingleBytes1342ms
Console output (67 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadSingleBytes
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchDoesNotPrintDebugOutput2739ms
Console output (80 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchDoesNotPrintDebugOutput
PASSEDfoundation.url.resolvertestEffectAwareHandlerRejectsNonPositiveExpiry1099ms
Console output (77 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerRejectsNonPositiveExpiry
PASSEDfoundation.url.resolvertestLiveProjectionDeadConnectionSubscriptionReapedAfterGrace1541ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionDeadConnectionSubscriptionReapedAfterGrace
PASSEDfoundation.url.resolvertestServiceAnnouncementRebroadcastNotAutoVerifiedForPeerExchange1585ms
Console output (95 bytes)
PASSED foundation.url.resolver.testServiceAnnouncementRebroadcastNotAutoVerifiedForPeerExchange
PASSEDfoundation.url.resolvertestNetlabLargeSwarmGossip354333ms
Console output (57 bytes)
PASSED foundation.url.resolver.testNetlabLargeSwarmGossip
PASSEDfoundation.url.resolvertestEffectAwareHandlerAbandonedSecondSuspensionIsReclaimed1878ms
Console output (89 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerAbandonedSecondSuspensionIsReclaimed
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessInt2716ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessInt
PASSEDfoundation.url.resolvertestE2EMultiHopGossipPropagation12435ms
Console output (63 bytes)
PASSED foundation.url.resolver.testE2EMultiHopGossipPropagation
PASSEDfoundation.url.resolvertestQueryServicesShouldNotMatchPartialSegmentsReverse3872ms
Console output (84 bytes)
PASSED foundation.url.resolver.testQueryServicesShouldNotMatchPartialSegmentsReverse
PASSEDfoundation.url.resolvertestCloseOwningSandboxedProxyHasLocalLifecycleHandle4793ms
Console output (83 bytes)
PASSED foundation.url.resolver.testCloseOwningSandboxedProxyHasLocalLifecycleHandle
PASSEDfoundation.url.resolvertestDoubleCloseDoesNotThrow11428ms
Console output (58 bytes)
PASSED foundation.url.resolver.testDoubleCloseDoesNotThrow
PASSEDfoundation.url.resolvertestIdleSandboxedConnectionAutoClosesAndReopens7249ms
Console output (78 bytes)
PASSED foundation.url.resolver.testIdleSandboxedConnectionAutoClosesAndReopens
PASSEDfoundation.url.resolvertestUrlResolverPeerCountConsistentWithGetKnownPeers5367ms
Console output (82 bytes)
PASSED foundation.url.resolver.testUrlResolverPeerCountConsistentWithGetKnownPeers
PASSEDfoundation.url.resolverstressTestRelayRegistrationPrefersConfiguredBootstrapRelay27620ms
Console output (89 bytes)
PASSED foundation.url.resolver.stressTestRelayRegistrationPrefersConfiguredBootstrapRelay
PASSEDfoundation.url.resolvertestLongMethodsThroughInstanceDispatch4482ms
Console output (69 bytes)
PASSED foundation.url.resolver.testLongMethodsThroughInstanceDispatch
PASSEDfoundation.url.resolvertestEndToEndServiceReRegistrationAfterWithdrawal15084ms
Console output (79 bytes)
PASSED foundation.url.resolver.testEndToEndServiceReRegistrationAfterWithdrawal
PASSEDfoundation.url.resolvertestConstructorExceptionMessageContainsUsefulInfo7263ms
Console output (80 bytes)
PASSED foundation.url.resolver.testConstructorExceptionMessageContainsUsefulInfo
PASSEDfoundation.url.resolvertestRemoteCommandObservableServerCancelWireIsIdempotent6160ms
Console output (86 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableServerCancelWireIsIdempotent
PASSEDfoundation.url.resolvertestProjectionResubscribeServesFreshSnapshotAfterMutation4327ms
Console output (88 bytes)
PASSED foundation.url.resolver.testProjectionResubscribeServesFreshSnapshotAfterMutation
PASSEDfoundation.url.resolvertestPushInvalidationAfterCloseDoesNotThrow3731ms
Console output (73 bytes)
PASSED foundation.url.resolver.testPushInvalidationAfterCloseDoesNotThrow
PASSEDfoundation.url.resolvertestSandboxedConnectionDefaultCreationTimeout2451ms
Console output (76 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionDefaultCreationTimeout
PASSEDfoundation.url.resolverstressTestNoNettyThreadLeakAcrossManyHostsCreateClose10789ms
Console output (84 bytes)
PASSED foundation.url.resolver.stressTestNoNettyThreadLeakAcrossManyHostsCreateClose
PASSEDfoundation.url.resolvertestEffectAwareHandlerRejectsNewRequestsAfterShutdown2883ms
Console output (84 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerRejectsNewRequestsAfterShutdown
PASSEDfoundation.url.resolverstressTestGossipBatchRedeliveredAfterTransientSendStall14998ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestGossipBatchRedeliveredAfterTransientSendStall
PASSEDfoundation.url.resolvertestUrlProtocol2GetNetworkInfoBeforeJoin6726ms
Console output (71 bytes)
PASSED foundation.url.resolver.testUrlProtocol2GetNetworkInfoBeforeJoin
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceWithInteger1532ms
Console output (79 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceWithInteger
PASSEDfoundation.url.resolvertestHealthMonitorCanPingRelayDiscoveredServiceProvider16146ms
Console output (85 bytes)
PASSED foundation.url.resolver.testHealthMonitorCanPingRelayDiscoveredServiceProvider
PASSEDfoundation.url.resolvertestPerPeerAnnouncementRateLimiting2081ms
Console output (66 bytes)
PASSED foundation.url.resolver.testPerPeerAnnouncementRateLimiting
PASSEDfoundation.url.resolvertestRpcObservableCloseCleanup1953ms
Console output (60 bytes)
PASSED foundation.url.resolver.testRpcObservableCloseCleanup
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueMapWithMixedValues3198ms
Console output (77 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueMapWithMixedValues
PASSEDfoundation.url.resolvertestParallelConnectCleansUpLosingControllers13464ms
Console output (75 bytes)
PASSED foundation.url.resolver.testParallelConnectCleansUpLosingControllers
PASSEDfoundation.url.resolvertestUrlWithMultiplePathSegments4022ms
Console output (62 bytes)
PASSED foundation.url.resolver.testUrlWithMultiplePathSegments
PASSEDfoundation.url.resolvertestRpcObservableManagerExtractPassesThroughNonObservables1201ms
Console output (89 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerExtractPassesThroughNonObservables
PASSEDfoundation.url.resolverstressTestNonBlockingAnnouncementReachesReachablePeersUnderLoad23994ms
Console output (94 bytes)
PASSED foundation.url.resolver.stressTestNonBlockingAnnouncementReachesReachablePeersUnderLoad
PASSEDfoundation.url.resolvertestRpcObservableInvalidationPropagation1617ms
Console output (71 bytes)
PASSED foundation.url.resolver.testRpcObservableInvalidationPropagation
PASSEDfoundation.url.resolvertestDeserializeRequestEffectKnownType1242ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDeserializeRequestEffectKnownType
PASSEDfoundation.url.resolverstressTestImmediateGossipSharingReliability23207ms
Console output (74 bytes)
PASSED foundation.url.resolver.stressTestImmediateGossipSharingReliability
PASSEDfoundation.url.resolvertestPersistentRpcConnectionClosePreventsFurtherCalls12029ms
Console output (83 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionClosePreventsFurtherCalls
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchGetItem2755ms
Console output (64 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchGetItem
PASSEDfoundation.url.resolvertestQueryServicesNoMatches1314ms
Console output (57 bytes)
PASSED foundation.url.resolver.testQueryServicesNoMatches
PASSEDfoundation.url.resolverstressTestPersistentRpcConnectionConcurrentReconnectRace13230ms
Console output (87 bytes)
PASSED foundation.url.resolver.stressTestPersistentRpcConnectionConcurrentReconnectRace
PASSEDfoundation.url.resolvertestSandboxedConnectionOverRelayToUnreachableProvider41189ms
Console output (84 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionOverRelayToUnreachableProvider
PASSEDfoundation.url.resolvertestWasmserverBootstrapSeedIsStable2496ms
Console output (66 bytes)
PASSED foundation.url.resolver.testWasmserverBootstrapSeedIsStable
PASSEDfoundation.url.resolvertestSandboxedDispatchThreadStartLeak2082ms
Console output (67 bytes)
PASSED foundation.url.resolver.testSandboxedDispatchThreadStartLeak
PASSEDfoundation.url.resolvertestJoinNetworkReturnsValidInfo2585ms
Console output (62 bytes)
PASSED foundation.url.resolver.testJoinNetworkReturnsValidInfo
PASSEDfoundation.url.resolvertestRequestEffectPropagatesAcrossRpc837ms
Console output (67 bytes)
PASSED foundation.url.resolver.testRequestEffectPropagatesAcrossRpc
PASSEDfoundation.url.resolvertestPingPeerRejectsIdentityMismatch6248ms
Console output (66 bytes)
PASSED foundation.url.resolver.testPingPeerRejectsIdentityMismatch
PASSEDfoundation.url.resolvertestGossipWithdrawalRemovesFromDiscoveredServices2487ms
Console output (80 bytes)
PASSED foundation.url.resolver.testGossipWithdrawalRemovesFromDiscoveredServices
PASSEDfoundation.url.resolvertestRepeatedGossipToUnreachablePeersDoesNotExhaustResources9507ms
Console output (90 bytes)
PASSED foundation.url.resolver.testRepeatedGossipToUnreachablePeersDoesNotExhaustResources
PASSEDfoundation.url.resolvertestPeerDiscoveryAcrossMultipleRelays1723ms
Console output (68 bytes)
PASSED foundation.url.resolver.testPeerDiscoveryAcrossMultipleRelays
PASSEDfoundation.url.resolvertestTypeMarshalingBoxedWrapperDescriptors906ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingBoxedWrapperDescriptors
PASSEDfoundation.url.resolvertestRelayBroadcastsWithdrawalWhenPeerDisconnects9341ms
Console output (79 bytes)
PASSED foundation.url.resolver.testRelayBroadcastsWithdrawalWhenPeerDisconnects
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueInt805ms
Console output (62 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueInt
PASSEDfoundation.url.resolvertestLargeNetworkPeerPropagation3396ms
Console output (62 bytes)
PASSED foundation.url.resolver.testLargeNetworkPeerPropagation
PASSEDfoundation.url.resolvertestClockReceiptsCompactSessionPadPastThreshold5960ms
Console output (78 bytes)
PASSED foundation.url.resolver.testClockReceiptsCompactSessionPadPastThreshold
PASSEDfoundation.url.resolvertestLiveProjectionCommandHandleFailureMapsReasonAndFullMessage6580ms
Console output (93 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandHandleFailureMapsReasonAndFullMessage
PASSEDfoundation.url.resolvertestLiveProjectionCommandAdvancesPadForReadYourWrites8593ms
Console output (84 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandAdvancesPadForReadYourWrites
PASSEDfoundation.url.resolvertestPeerExchangeExcludesStaleVerifiedPeer5025ms
Console output (72 bytes)
PASSED foundation.url.resolver.testPeerExchangeExcludesStaleVerifiedPeer
PASSEDfoundation.url.resolvertestNetlabP2PIntegration240887ms
Console output (55 bytes)
PASSED foundation.url.resolver.testNetlabP2PIntegration
PASSEDfoundation.url.resolvertestGossipFanOutToSwarmWithStaleMultiaddrsCompletesQuickly51968ms
Console output (89 bytes)
PASSED foundation.url.resolver.testGossipFanOutToSwarmWithStaleMultiaddrsCompletesQuickly
PASSEDfoundation.url.resolvertestRelayForwardsCachedAnnouncementsToNewPeerImmediately11907ms
Console output (87 bytes)
PASSED foundation.url.resolver.testRelayForwardsCachedAnnouncementsToNewPeerImmediately
PASSEDfoundation.url.resolvertestInputStreamParamLargeDataViaSandboxedConnection2087ms
Console output (82 bytes)
PASSED foundation.url.resolver.testInputStreamParamLargeDataViaSandboxedConnection
PASSEDfoundation.url.resolvertestObservableAwareHandlerDelegatesOnShutdown870ms
Console output (76 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerDelegatesOnShutdown
PASSEDfoundation.url.resolvertestPersistentRpcConnectionServerDisconnectCausesSubsequentRequestsToFail3491ms
Console output (104 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionServerDisconnectCausesSubsequentRequestsToFail
PASSEDfoundation.url.resolvertestTypeMarshalingToPrimitiveType971ms
Console output (64 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToPrimitiveType
PASSEDfoundation.url.resolverperfClusterJoinAnnotated4517ms
Console output (55 bytes)
PASSED foundation.url.resolver.perfClusterJoinAnnotated
PASSEDfoundation.url.resolvertestEffectAwareHandlerIdleHandlerReclaimsViaScheduledSweep1150ms
Console output (89 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerIdleHandlerReclaimsViaScheduledSweep
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueDouble2290ms
Console output (65 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueDouble
PASSEDfoundation.url.resolvertestUrlResolutionExceptionIsServerErrorDefaultFalse1118ms
Console output (82 bytes)
PASSED foundation.url.resolver.testUrlResolutionExceptionIsServerErrorDefaultFalse
PASSEDfoundation.url.resolvertestTypeMarshalingPrimitiveDescriptors771ms
Console output (69 bytes)
PASSED foundation.url.resolver.testTypeMarshalingPrimitiveDescriptors
PASSEDfoundation.url.resolvertestPeerIdFromSeedIsDeterministicResolver1367ms
Console output (72 bytes)
PASSED foundation.url.resolver.testPeerIdFromSeedIsDeterministicResolver
PASSEDfoundation.url.resolvertestLocalServiceUnregisterRemovesFromRegistry3054ms
Console output (76 bytes)
PASSED foundation.url.resolver.testLocalServiceUnregisterRemovesFromRegistry
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithFullProductionShape1743ms
Console output (81 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithFullProductionShape
PASSEDfoundation.url.resolvertestNetlabGossipUnderDegradedLinks378420ms
Console output (65 bytes)
PASSED foundation.url.resolver.testNetlabGossipUnderDegradedLinks
PASSEDfoundation.url.resolvertestRemoteInputStreamReadBulkPartialBuffer969ms
Console output (73 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadBulkPartialBuffer
PASSEDfoundation.url.resolvertestFindPeersForServiceQuiescencePolling8280ms
Console output (71 bytes)
PASSED foundation.url.resolver.testFindPeersForServiceQuiescencePolling
PASSEDfoundation.url.resolvertestQueryServicesEmpty2948ms
Console output (53 bytes)
PASSED foundation.url.resolver.testQueryServicesEmpty
PASSEDfoundation.url.resolvertestPeerExchangeIncludesRecentlyVerifiedPeerWithClock1501ms
Console output (84 bytes)
PASSED foundation.url.resolver.testPeerExchangeIncludesRecentlyVerifiedPeerWithClock
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectInfoSeverity754ms
Console output (76 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectInfoSeverity
PASSEDfoundation.url.resolvertestStressPeerExchangeRaceCondition12441ms
Console output (66 bytes)
PASSED foundation.url.resolver.testStressPeerExchangeRaceCondition
PASSEDfoundation.url.resolvertestGossipDeliveryWithMultipleAddressesFirstInvalid4371ms
Console output (82 bytes)
PASSED foundation.url.resolver.testGossipDeliveryWithMultipleAddressesFirstInvalid
PASSEDfoundation.url.resolvertestSerializeEffectValueNestedMap726ms
Console output (64 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueNestedMap
PASSEDfoundation.url.resolvertestUrlResolverEvictBytecodeForUrlDropsCachedBytecode11910ms
Console output (84 bytes)
PASSED foundation.url.resolver.testUrlResolverEvictBytecodeForUrlDropsCachedBytecode
PASSEDfoundation.url.resolvertestIncrementalProcessOutputScannerHandlesSplitDoneAndLazyFailureOutput871ms
Console output (102 bytes)
PASSED foundation.url.resolver.testIncrementalProcessOutputScannerHandlesSplitDoneAndLazyFailureOutput
PASSEDfoundation.url.resolvertestSandboxedConnectionUseExtensionClosesConnection1666ms
Console output (82 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionUseExtensionClosesConnection
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchNullArguments1487ms
Console output (70 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchNullArguments
PASSEDfoundation.url.resolvertestEnormousMalformedUrlRejectedPromptlyUnderConstrainedHeap2066ms
Console output (91 bytes)
PASSED foundation.url.resolver.testEnormousMalformedUrlRejectedPromptlyUnderConstrainedHeap
PASSEDfoundation.url.resolvertestRpcStreamServerHandlerErrorDoesNotDeadlock823ms
Console output (77 bytes)
PASSED foundation.url.resolver.testRpcStreamServerHandlerErrorDoesNotDeadlock
PASSEDfoundation.url.resolvertestNonMapResultWithEffectsPreservesValue800ms
Console output (72 bytes)
PASSED foundation.url.resolver.testNonMapResultWithEffectsPreservesValue
PASSEDfoundation.url.resolvertestResponseClockStampReadYourWritesAndMonotonic5066ms
Console output (79 bytes)
PASSED foundation.url.resolver.testResponseClockStampReadYourWritesAndMonotonic
PASSEDfoundation.url.resolvertestObjectReferenceProxyCreateItem1339ms
Console output (65 bytes)
PASSED foundation.url.resolver.testObjectReferenceProxyCreateItem
PASSEDfoundation.url.resolvertestUrlResolverCacheServiceBasicOperations762ms
Console output (73 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheServiceBasicOperations
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorWithArrayParam785ms
Console output (82 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorWithArrayParam
PASSEDfoundation.url.resolvertestSandboxedConnectionCloseShutsDownSjvm792ms
Console output (72 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCloseShutsDownSjvm
PASSEDfoundation.url.resolvertestCloseBeforeShutdownDoesNotCauseRetryLoop842ms
Console output (75 bytes)
PASSED foundation.url.resolver.testCloseBeforeShutdownDoesNotCauseRetryLoop
PASSEDfoundation.url.resolvertestReconstructExceptionRuntimeException968ms
Console output (71 bytes)
PASSED foundation.url.resolver.testReconstructExceptionRuntimeException
PASSEDfoundation.url.resolverstressTestRapidPortCyclingVerifiesPortFreeAfterClose50954ms
Console output (83 bytes)
PASSED foundation.url.resolver.stressTestRapidPortCyclingVerifiesPortFreeAfterClose
PASSEDfoundation.url.resolvertestSimulateRpcUsesCorrectWrapKeyForNonMapResults1137ms
Console output (80 bytes)
PASSED foundation.url.resolver.testSimulateRpcUsesCorrectWrapKeyForNonMapResults
PASSEDfoundation.url.resolvertestSjvmLoadBytecode3911ms
Console output (51 bytes)
PASSED foundation.url.resolver.testSjvmLoadBytecode
PASSEDfoundation.url.resolvertestLiveProjectionCommandForgedCallerPeerIdCannotReadOrCollide9293ms
Console output (93 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandForgedCallerPeerIdCannotReadOrCollide
PASSEDfoundation.url.resolvertestLiveProjectionPushSubscriptionSurvivesIdleWindowsWithoutResubscribe14940ms
Console output (102 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushSubscriptionSurvivesIdleWindowsWithoutResubscribe
PASSEDfoundation.url.resolvertestWithdrawnServiceNotResurrectedByThreeNodePeerExchange6878ms
Console output (88 bytes)
PASSED foundation.url.resolver.testWithdrawnServiceNotResurrectedByThreeNodePeerExchange
PASSEDfoundation.url.resolverstressTestPeerExchangeUnderDispatcherIOLoad15523ms
Console output (74 bytes)
PASSED foundation.url.resolver.stressTestPeerExchangeUnderDispatcherIOLoad
PASSEDfoundation.url.resolvertestUrlResolverCacheDefaultMaxAgeIsOneWeek986ms
Console output (73 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheDefaultMaxAgeIsOneWeek
PASSEDfoundation.url.resolvertestMultiHopGossipPropagation1915ms
Console output (60 bytes)
PASSED foundation.url.resolver.testMultiHopGossipPropagation
PASSEDfoundation.url.resolvertestLiveProjectionCommandHandleReturnsImmediatelyAndSucceedsAdvancingPad10113ms
Console output (103 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandHandleReturnsImmediatelyAndSucceedsAdvancingPad
PASSEDfoundation.url.resolverstressTestHighConcurrencyRegistrationStormDoesNotLeakConnections77497ms
Console output (95 bytes)
PASSED foundation.url.resolver.stressTestHighConcurrencyRegistrationStormDoesNotLeakConnections
PASSEDfoundation.url.resolverstressTestDiscoveredServicesAuxiliaryCoverage20532ms
Console output (76 bytes)
PASSED foundation.url.resolver.stressTestDiscoveredServicesAuxiliaryCoverage
PASSEDfoundation.url.resolvertestRemoteCommandObservableCleanupAfterTerminal22901ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableCleanupAfterTerminal
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJCharToChar7881ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJCharToChar
PASSEDfoundation.url.resolvertestInputStreamParamLargeDataOverP2pSandboxedConnection32241ms
Console output (86 bytes)
PASSED foundation.url.resolver.testInputStreamParamLargeDataOverP2pSandboxedConnection
PASSEDfoundation.url.resolvertestOpenConnectionWithEmptyHeaders12571ms
Console output (65 bytes)
PASSED foundation.url.resolver.testOpenConnectionWithEmptyHeaders
PASSEDfoundation.url.resolvertestLiveProjectionCommandIdempotentReinvokeRunsOnce4656ms
Console output (82 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandIdempotentReinvokeRunsOnce
PASSEDfoundation.url.resolvertestMapReturnIterationDoesNotHitHashMapMyCell11216ms
Console output (76 bytes)
PASSED foundation.url.resolver.testMapReturnIterationDoesNotHitHashMapMyCell
PASSEDfoundation.url.resolvertestObjectReferenceProxyImplementsSjvmProxied6981ms
Console output (76 bytes)
PASSED foundation.url.resolver.testObjectReferenceProxyImplementsSjvmProxied
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceValid3385ms
Console output (81 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceValid
PASSEDfoundation.url.resolvertestStreamAwareServiceHandlerDelegatesSupportsSandboxedExecutionFalse2695ms
Console output (100 bytes)
PASSED foundation.url.resolver.testStreamAwareServiceHandlerDelegatesSupportsSandboxedExecutionFalse
PASSEDfoundation.url.resolvertestSandboxTimeoutClosesWedgedLazyConnectionAndRebuilds4341ms
Console output (86 bytes)
PASSED foundation.url.resolver.testSandboxTimeoutClosesWedgedLazyConnectionAndRebuilds
PASSEDfoundation.url.resolverstressTestRpcObservableInvalidationPropagation2195ms
Console output (77 bytes)
PASSED foundation.url.resolver.stressTestRpcObservableInvalidationPropagation
PASSEDfoundation.url.resolvertestOnPeerExchangeRequestOnlySharesRecentlyVerifiedPeers5007ms
Console output (87 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequestOnlySharesRecentlyVerifiedPeers
PASSEDfoundation.url.resolvertestGetNetworkInfoIsResponsive9146ms
Console output (61 bytes)
PASSED foundation.url.resolver.testGetNetworkInfoIsResponsive
PASSEDfoundation.url.resolvertestOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound11448ms
Console output (97 bytes)
PASSED foundation.url.resolver.testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound
PASSEDfoundation.url.resolvertestMapReturnWithBoxedLong4723ms
Console output (57 bytes)
PASSED foundation.url.resolver.testMapReturnWithBoxedLong
PASSEDfoundation.url.resolvertestJsonObjectInRpcResponseItemCount5397ms
Console output (67 bytes)
PASSED foundation.url.resolver.testJsonObjectInRpcResponseItemCount
PASSEDfoundation.url.resolverstressTestResolverNodeSurvivesMidNegotiationChurnDropWithConstrainedHeap175088ms
Console output (103 bytes)
PASSED foundation.url.resolver.stressTestResolverNodeSurvivesMidNegotiationChurnDropWithConstrainedHeap
PASSEDfoundation.url.resolvertestPeerExchangeExcludesAfterHeartbeatExpiryWithClock4507ms
Console output (84 bytes)
PASSED foundation.url.resolver.testPeerExchangeExcludesAfterHeartbeatExpiryWithClock
PASSEDfoundation.url.resolverstressTestGossipBroadcastStormToStalledPeersSurvivesWithConstrainedHeap41234ms
Console output (102 bytes)
PASSED foundation.url.resolver.stressTestGossipBroadcastStormToStalledPeersSurvivesWithConstrainedHeap
PASSEDfoundation.url.resolvertestLiveProjectionMembershipStaleParentEmbedDoesNotRegressSubscribedChild21268ms
Console output (104 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipStaleParentEmbedDoesNotRegressSubscribedChild
PASSEDfoundation.url.resolvertestMultipleRequestEffectsInSequence7000ms
Console output (67 bytes)
PASSED foundation.url.resolver.testMultipleRequestEffectsInSequence
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectExceptionSeverity3301ms
Console output (81 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectExceptionSeverity
PASSEDfoundation.url.resolvertestRpcStreamBidirectionalSingleRpc5162ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRpcStreamBidirectionalSingleRpc
PASSEDfoundation.url.resolvertestBothArgumentsNullInSandbox9261ms
Console output (61 bytes)
PASSED foundation.url.resolver.testBothArgumentsNullInSandbox
PASSEDfoundation.url.resolvertestSjvmInvokeStaticMultiply8877ms
Console output (59 bytes)
PASSED foundation.url.resolver.testSjvmInvokeStaticMultiply
PASSEDfoundation.url.resolvertestEffectAwareHandlerPropagatesExceptions3117ms
Console output (73 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerPropagatesExceptions
PASSEDfoundation.url.resolvertestUrlResolverParseUrlWithWhitespacePath3767ms
Console output (72 bytes)
PASSED foundation.url.resolver.testUrlResolverParseUrlWithWhitespacePath
PASSEDfoundation.url.resolverstressTestRelayFailoverToAlternateRelayWhenRegisteredRelayDies92805ms
Console output (93 bytes)
PASSED foundation.url.resolver.stressTestRelayFailoverToAlternateRelayWhenRegisteredRelayDies
PASSEDfoundation.url.resolvertestNoLeakedListenersAfterClose5040ms
Console output (62 bytes)
PASSED foundation.url.resolver.testNoLeakedListenersAfterClose
PASSEDfoundation.url.resolvertestDeeplyNestedDataClassFieldReturnIsRejectedNotStackOverflow13137ms
Console output (93 bytes)
PASSED foundation.url.resolver.testDeeplyNestedDataClassFieldReturnIsRejectedNotStackOverflow
PASSEDfoundation.url.resolvertestLiveProjectionAwaitAvailableDeliversSnapshotOverP2P20051ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionAwaitAvailableDeliversSnapshotOverP2P
PASSEDfoundation.url.resolvertestRemoteCommandObservableLateSubscriberReadsTerminalState18761ms
Console output (90 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableLateSubscriberReadsTerminalState
PASSEDfoundation.url.resolverstressTestEagerJoinBindFailureDoesNotLeakNonDaemonThreads6694ms
Console output (88 bytes)
PASSED foundation.url.resolver.stressTestEagerJoinBindFailureDoesNotLeakNonDaemonThreads
PASSEDfoundation.url.resolvertestPruneDoesNotRemoveOwnLocalServices12310ms
Console output (69 bytes)
PASSED foundation.url.resolver.testPruneDoesNotRemoveOwnLocalServices
PASSEDfoundation.url.resolvertestLiveProjectionCommandDifferentPrincipalsSameIdExecuteSeparately18941ms
Console output (98 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandDifferentPrincipalsSameIdExecuteSeparately
PASSEDfoundation.url.resolvertestPeerAnnouncementNotAutoVerifiedForPeerExchange5122ms
Console output (81 bytes)
PASSED foundation.url.resolver.testPeerAnnouncementNotAutoVerifiedForPeerExchange
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceString3324ms
Console output (82 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceString
PASSEDfoundation.url.resolvertestUrlResolverCanBeInstantiated3681ms
Console output (63 bytes)
PASSED foundation.url.resolver.testUrlResolverCanBeInstantiated
PASSEDfoundation.url.resolvertestCloseReleasesPortForPersistentRpcConnectionInstance25145ms
Console output (86 bytes)
PASSED foundation.url.resolver.testCloseReleasesPortForPersistentRpcConnectionInstance
PASSEDfoundation.url.resolvertestBidirectionalServiceDiscoveryThroughRelay23233ms
Console output (76 bytes)
PASSED foundation.url.resolver.testBidirectionalServiceDiscoveryThroughRelay
PASSEDfoundation.url.resolvertestObservableAwareHandlerCalculateValueUnknownIdThrows6725ms
Console output (86 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerCalculateValueUnknownIdThrows
PASSEDfoundation.url.resolvertestLiveProjectionReactivationOverlapPreservesPush5670ms
Console output (81 bytes)
PASSED foundation.url.resolver.testLiveProjectionReactivationOverlapPreservesPush
PASSEDfoundation.url.resolvertestPersistentRpcConnectionMultipleRequestsAfterInFlightReconnection3446ms
Console output (99 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionMultipleRequestsAfterInFlightReconnection
PASSEDfoundation.url.resolvertestUrlResolverEvictBytecodeForUrlMultipleInterfacesAndPrefixSafety2493ms
Console output (98 bytes)
PASSED foundation.url.resolver.testUrlResolverEvictBytecodeForUrlMultipleInterfacesAndPrefixSafety
PASSEDfoundation.url.resolvertestPollInvalidationAfterCloseDoesNotThrow2092ms
Console output (73 bytes)
PASSED foundation.url.resolver.testPollInvalidationAfterCloseDoesNotThrow
PASSEDfoundation.url.resolvertestSandboxedConnectionCreateWithClassesUseAfterClose3939ms
Console output (84 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionCreateWithClassesUseAfterClose
PASSEDfoundation.url.resolvertestNetlabExecRetriesOnTransientStreamClosed11416ms
Console output (75 bytes)
PASSED foundation.url.resolver.testNetlabExecRetriesOnTransientStreamClosed
PASSEDfoundation.url.resolvertestDiscoveredServicesTtlEviction1995ms
Console output (64 bytes)
PASSED foundation.url.resolver.testDiscoveredServicesTtlEviction
PASSEDfoundation.url.resolvertestEffectAwareHandlerExpiredSessionCannotBeResuspended2354ms
Console output (86 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerExpiredSessionCannotBeResuspended
PASSEDfoundation.url.resolvertestLaunchSurfaceErrorsCapturesThrownError2309ms
Console output (73 bytes)
PASSED foundation.url.resolver.testLaunchSurfaceErrorsCapturesThrownError
PASSEDfoundation.url.resolvertestRpcReadTimeoutForSlowService40535ms
Console output (63 bytes)
PASSED foundation.url.resolver.testRpcReadTimeoutForSlowService
PASSEDfoundation.url.resolvertestOnServiceQueryRejectsStaleRelayCacheWithManualClock5948ms
Console output (86 bytes)
PASSED foundation.url.resolver.testOnServiceQueryRejectsStaleRelayCacheWithManualClock
PASSEDfoundation.url.resolvertestStress_serviceRegistrationChurn16565ms
Console output (66 bytes)
PASSED foundation.url.resolver.testStress_serviceRegistrationChurn
PASSEDfoundation.url.resolvertestUrlResolverToUrlResolverViaRelayIsolated10476ms
Console output (75 bytes)
PASSED foundation.url.resolver.testUrlResolverToUrlResolverViaRelayIsolated
PASSEDfoundation.url.resolvertestPeerIdFromSeedDiffersForDifferentSeeds5625ms
Console output (73 bytes)
PASSED foundation.url.resolver.testPeerIdFromSeedDiffersForDifferentSeeds
PASSEDfoundation.url.resolvertestDroppedProxyIsGarbageCollectible1513ms
Console output (67 bytes)
PASSED foundation.url.resolver.testDroppedProxyIsGarbageCollectible
PASSEDfoundation.url.resolvertestEffectAwareHandlerOnShutdownIsIdempotent2367ms
Console output (75 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerOnShutdownIsIdempotent
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceWithBooleanMap1144ms
Console output (90 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceWithBooleanMap
PASSEDfoundation.url.resolvertestCloseExecutorsUseDaemonThreads10703ms
Console output (65 bytes)
PASSED foundation.url.resolver.testCloseExecutorsUseDaemonThreads
PASSEDfoundation.url.resolvertestE2eCompactionAndDecompositionThroughAggregator9921ms
Console output (81 bytes)
PASSED foundation.url.resolver.testE2eCompactionAndDecompositionThroughAggregator
PASSEDfoundation.url.resolvertestLiveProjectionResolveReifiedSugarMaterializesTypedProxy3957ms
Console output (90 bytes)
PASSED foundation.url.resolver.testLiveProjectionResolveReifiedSugarMaterializesTypedProxy
PASSEDfoundation.url.resolvertestInitialConnectionWithStaleBootstrapPeerRecoversViaGossip14470ms
Console output (91 bytes)
PASSED foundation.url.resolver.testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip
PASSEDfoundation.url.resolvertestParallelRpcAllRequestsGetCorrectResponses12872ms
Console output (76 bytes)
PASSED foundation.url.resolver.testParallelRpcAllRequestsGetCorrectResponses
PASSEDfoundation.url.resolvertestStreamAwareHandlerStreamPullMissingStreamIdThrows1917ms
Console output (84 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerStreamPullMissingStreamIdThrows
PASSEDfoundation.url.resolverstressTestOnPeersReceivedPopulatesDiscoveredServices8995ms
Console output (83 bytes)
PASSED foundation.url.resolver.stressTestOnPeersReceivedPopulatesDiscoveredServices
PASSEDfoundation.url.resolvertestVerifyPingFailureDoesNotDowngradeRecentlyVerifiedPeer12620ms
Console output (88 bytes)
PASSED foundation.url.resolver.testVerifyPingFailureDoesNotDowngradeRecentlyVerifiedPeer
PASSEDfoundation.url.resolvertestDirectByteArrayParamControl18106ms
Console output (62 bytes)
PASSED foundation.url.resolver.testDirectByteArrayParamControl
PASSEDfoundation.url.resolvertestInputStreamReturnViaSandboxedConnection6079ms
Console output (74 bytes)
PASSED foundation.url.resolver.testInputStreamReturnViaSandboxedConnection
FAILEDfoundation.url.resolverstressTestConcurrentLateJoinersDiscoverServicePromptly68152msjava.lang.AssertionError: At least one concurrent late joiner was PERMANENTLY STARVED — it never discovered the reachable provider within the 45s window, which exceeds the periodic-exchange recovery schedule (re-pulls at ~1,3,7,15,31s), so this is genuine starvation, not slow recovery (ms, -1=never: {1=5191, 2=2734, 3=34800, 4=3344, 5=1901, 6=6429, 7=42559, 8=7044, 9=3233, 10=7834, 11=6425, 12=-1, 13=23271, 14=19151, 15=6699, 16=7513}). A late joiner whose initial synchronous peer exchange misses under load must re-pull via the periodic peer exchange and eventually discover the provider; discovery must never be gated behind the bounded blocking peer-verification queue, and no joiner may be permanently starved of a reachable service. ===== THREAD DUMP (conc-lj joiner 12 never discovered within 45s): 322 of 333 threads ===== [20x] "url-resolver-internal-702236" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [19x] "DefaultDispatcher-worker-2" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838) at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783) at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731) at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) [18x] "RelayService-worker" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [18x] "libp2p-nio-boss-19-1" RUNNABLE at java.base@21.0.11/sun.nio.ch.EPoll.wait(Native Method) at java.base@21.0.11/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121) at java.base@21.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130) at java.base@21.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142) at app//io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62) at app//io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:668) at app//io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:434) at app//io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at app//io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195) at app//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [15x] "RelayService-worker" WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base@21.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780) at java.base@21.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746) at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177) at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [2x] "url-resolver-internal-5e9112" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [2x] "RelayService-worker" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1866) at java.base@21.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780) at java.base@21.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725) at java.base@21.0.11/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1939) at java.base@21.0.11/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at app//foundation.url.protocol.RelayService.startKeepalive$lambda$117$lambda$116(RelayService.kt:2539) at app//foundation.url.protocol.RelayService$$Lambda/0x00007fc2d0218210.run(Unknown Source) at java.base@21.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base@21.0.11/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "RelayService-listener-72xBdetK" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886) at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588) at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524) at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585) at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [1x] "kotlinx.coroutines.DefaultExecutor" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at app//kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:122) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-30bc26" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-170a79" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-b0feb8" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-7abb2a" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-6d1143" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-54fe2a" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "rpc-read-208a4f" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410) at java.base@21.0.11/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452) at java.base@21.0.11/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194) at java.base@21.0.11/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235) at java.base@21.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-781b38" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-1a8c1a" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-32a794" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-186e3e" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-3edf8e" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-3976b9" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-323aec" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "RelayService-listener-5NsSvhn5" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886) at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588) at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524) at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585) at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [1x] "url-resolver-internal-e39121" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "RelayService-listener-XEWrjXRU" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886) at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588) at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524) at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589) at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585) at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) [1x] "url-resolver-internal-7e4c0e" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-3b183d" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-38f454" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-418b41" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "libp2p-nio-worker-3-3" RUNNABLE at app//io.netty.handler.codec.MessageToMessageCodec.acceptOutboundMessage(MessageToMessageCodec.java:148) at app//io.netty.handler.codec.MessageToMessageCodec$2.acceptOutboundMessage(MessageToMessageCodec.java:79) at app//io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:85) at app//io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:130) at app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:798) at app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:731) at app//io.libp2p.multistream.Negotiator$GenericHandler.channelActive(Negotiator.kt:90) at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:221) at app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1417) at app//io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:862) at app//io.netty.channel.AbstractChannel$AbstractUnsafe.lambda$register0$0(AbstractChannel.java:389) at app//io.netty.channel.AbstractChannel$AbstractUnsafe$$Lambda/0x00007fc2d015cfa8.operationComplete(Unknown Source) at app//io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604) at app//io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:571) at app//io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506) at app//io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650) [1x] "url-resolver-internal-79b1c1" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-779e55" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-20d782" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-2731e4" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-557ccd" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-4835fa" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-17a061" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-14aef0" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) [1x] "url-resolver-internal-7d9acf" TIMED_WAITING at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269) at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797) at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596) at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583) 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.assertTrue(Assertions.kt:662) at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11) at kotlin.test.AssertionsKt__AssertionsKt.assertTrue(Assertions.kt:44) at kotlin.test.AssertionsKt.assertTrue(Unknown Source) at foundation.url.resolver.StressTestConcurrentLateJoinersDiscoverServicePromptlyKt.stressTestConcurrentLateJoinersDiscoverServicePromptly(stressTestConcurrentLateJoinersDiscoverServicePromptly.kt:182) 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 (51162 bytes)
[PEX-EMPTY] node=12D3KooW re-pull of configured bootstrap 12D3KooWPcQ5 could not complete within 1163ms over 1 attempt(s) (addresses=1); attemptFailures=[connect(1 addrs):still-handshaking>1s]
[CONC-LJ] discovery ms sorted: [-1, 1901, 2734, 3233, 3344, 5191, 6425, 6429, 6699, 7044, 7513, 7834, 19151, 23271, 34800, 42559] ; never=1 median=6699ms max=42559ms
[libp2p-nio-worker-3-2] WARN io.netty.channel.DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.util.NoSuchElementException: io.libp2p.multistream.Negotiator$ResponderHandler
	at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:1103)
	at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:366)
	at io.libp2p.multistream.Negotiator$GenericHandler.channelRead0(Negotiator.kt:106)
	at io.libp2p.multistream.Negotiator$GenericHandler.channelRead0(Negotiator.kt:75)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:120)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
	at io.libp2p.etc.util.netty.mux.AbstractMuxHandler.childRead(AbstractMuxHandler.kt:113)
	at io.libp2p.mux.yamux.YamuxHandler.access$childRead(YamuxHandler.kt:34)
	at io.libp2p.mux.yamux.YamuxHandler$YamuxStreamHandler.handleDataRead(YamuxHandler.kt:88)
	at io.libp2p.mux.yamux.YamuxHandler$YamuxStreamHandler.handleFrameRead(YamuxHandler.kt:62)
	at io.libp2p.mux.yamux.YamuxHandler.channelRead(YamuxHandler.kt:250)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.handler.codec.ByteToMessageCodec.channelRead(ByteToMessageCodec.java:103)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:120)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:348)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:470)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:176)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)
	at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)
	at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)
	at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571)
	at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:1583)
[libp2p-nio-worker-3-4] WARN io.netty.channel.DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.util.NoSuchElementException: io.libp2p.multistream.Negotiator$ResponderHandler
	at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:1103)
	at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:366)
	at io.libp2p.multistream.Negotiator$GenericHandler.channelRead0(Negotiator.kt:106)
	at io.libp2p.multistream.Negotiator$GenericHandler.channelRead0(Negotiator.kt:75)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:120)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
	at io.libp2p.etc.util.netty.mux.AbstractMuxHandler.childRead(AbstractMuxHandler.kt:113)
	at io.libp2p.mux.yamux.YamuxHandler.access$childRead(YamuxHandler.kt:34)
	at io.libp2p.mux.yamux.YamuxHandler$YamuxStreamHandler.handleDataRead(YamuxHandler.kt:88)
	at io.libp2p.mux.yamux.YamuxHandler$YamuxStreamHandler.handleFrameRead(YamuxHandler.kt:62)
	at io.libp2p.mux.yamux.YamuxHandler.channelRead(YamuxHandler.kt:250)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.handler.codec.ByteToMessageCodec.channelRead(ByteToMessageCodec.java:103)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)
	at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:120)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:434)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:348)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:470)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:249)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1429)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:176)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.handle(AbstractNioChannel.java:445)
	at io.netty.channel.nio.NioIoHandler$DefaultNioRegistration.handle(NioIoHandler.java:388)
	at io.netty.channel.nio.NioIoHandler.processSelectedKey(NioIoHandler.java:596)
	at io.netty.channel.nio.NioIoHandler.processSelectedKeysOptimized(NioIoHandler.java:571)
	at io.netty.channel.nio.NioIoHandler.processSelectedKeys(NioIoHandler.java:512)
	at io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:484)
	at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
	at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:1583)
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 foundation.url.resolver.StressTestConcurrentLateJoinersDiscoverServicePromptlyKt.stressTestConcurrentLateJoinersDiscoverServicePromptly
	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: At least one concurrent late joiner was PERMANENTLY STARVED — it never discovered the reachable provider within the 45s window, which exceeds the periodic-exchange recovery schedule (re-pulls at ~1,3,7,15,31s), so this is genuine starvation, not slow recovery (ms, -1=never: {1=5191, 2=2734, 3=34800, 4=3344, 5=1901, 6=6429, 7=42559, 8=7044, 9=3233, 10=7834, 11=6425, 12=-1, 13=23271, 14=19151, 15=6699, 16=7513}). A late joiner whose initial synchronous peer exchange misses under load must re-pull via the periodic peer exchange and eventually discover the provider; discovery must never be gated behind the bounded blocking peer-verification queue, and no joiner may be permanently starved of a reachable service.
===== THREAD DUMP (conc-lj joiner 12 never discovered within 45s): 322 of 333 threads =====
[20x] "url-resolver-internal-702236" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[19x] "DefaultDispatcher-worker-2" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
    at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.park(CoroutineScheduler.kt:838)
    at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.tryPark(CoroutineScheduler.kt:783)
    at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:731)
    at app//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
[18x] "RelayService-worker" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
    at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[18x] "libp2p-nio-boss-19-1" RUNNABLE
    at java.base@21.0.11/sun.nio.ch.EPoll.wait(Native Method)
    at java.base@21.0.11/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121)
    at java.base@21.0.11/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:130)
    at java.base@21.0.11/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:142)
    at app//io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
    at app//io.netty.channel.nio.NioIoHandler.select(NioIoHandler.java:668)
    at app//io.netty.channel.nio.NioIoHandler.run(NioIoHandler.java:434)
    at app//io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225)
    at app//io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196)
    at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1195)
    at app//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[15x] "RelayService-worker" WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
    at java.base@21.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
    at java.base@21.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746)
    at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
    at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[2x] "url-resolver-internal-5e9112" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[2x] "RelayService-worker" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1866)
    at java.base@21.0.11/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
    at java.base@21.0.11/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
    at java.base@21.0.11/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1939)
    at java.base@21.0.11/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
    at app//foundation.url.protocol.RelayService.startKeepalive$lambda$117$lambda$116(RelayService.kt:2539)
    at app//foundation.url.protocol.RelayService$$Lambda/0x00007fc2d0218210.run(Unknown Source)
    at java.base@21.0.11/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
    at java.base@21.0.11/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358)
    at java.base@21.0.11/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "RelayService-listener-72xBdetK" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886)
    at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588)
    at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524)
    at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585)
    at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
[1x] "kotlinx.coroutines.DefaultExecutor" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at app//kotlinx.coroutines.DefaultExecutor.run(DefaultExecutor.kt:122)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-30bc26" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-170a79" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-b0feb8" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-7abb2a" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-6d1143" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-54fe2a" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "rpc-read-208a4f" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410)
    at java.base@21.0.11/java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
    at java.base@21.0.11/java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
    at java.base@21.0.11/java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
    at java.base@21.0.11/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-781b38" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-1a8c1a" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-32a794" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-186e3e" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-3edf8e" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-3976b9" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-323aec" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "RelayService-listener-5NsSvhn5" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886)
    at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588)
    at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524)
    at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585)
    at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
[1x] "url-resolver-internal-e39121" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "RelayService-listener-XEWrjXRU" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1886)
    at app//foundation.url.protocol.RelayStreamController.readBytes(RelayService.kt:3588)
    at app//foundation.url.protocol.RelayStreamController.readMessage(RelayService.kt:3524)
    at app//foundation.url.protocol.RelayConnection.readMessage(RelayService.kt:3201)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2589)
    at app//foundation.url.protocol.RelayService$startRequestListener$1$newThread$1.invoke(RelayService.kt:2585)
    at app//kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)
[1x] "url-resolver-internal-7e4c0e" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-3b183d" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-38f454" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-418b41" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "libp2p-nio-worker-3-3" RUNNABLE
    at app//io.netty.handler.codec.MessageToMessageCodec.acceptOutboundMessage(MessageToMessageCodec.java:148)
    at app//io.netty.handler.codec.MessageToMessageCodec$2.acceptOutboundMessage(MessageToMessageCodec.java:79)
    at app//io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:85)
    at app//io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:130)
    at app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:798)
    at app//io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:731)
    at app//io.libp2p.multistream.Negotiator$GenericHandler.channelActive(Negotiator.kt:90)
    at app//io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:221)
    at app//io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1417)
    at app//io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:862)
    at app//io.netty.channel.AbstractChannel$AbstractUnsafe.lambda$register0$0(AbstractChannel.java:389)
    at app//io.netty.channel.AbstractChannel$AbstractUnsafe$$Lambda/0x00007fc2d015cfa8.operationComplete(Unknown Source)
    at app//io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
    at app//io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:571)
    at app//io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
    at app//io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
[1x] "url-resolver-internal-79b1c1" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-779e55" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-20d782" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-2731e4" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-557ccd" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-4835fa" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-17a061" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-14aef0" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)
[1x] "url-resolver-internal-7d9acf" TIMED_WAITING
    at java.base@21.0.11/jdk.internal.misc.Unsafe.park(Native Method)
    at java.base@21.0.11/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@21.0.11/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1797)
    at java.base@21.0.11/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@21.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base@21.0.11/java.lang.Thread.runWith(Thread.java:1596)
    at java.base@21.0.11/java.lang.Thread.run(Thread.java:1583)

	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.assertTrue(Assertions.kt:662)
	at kotlin.test.DefaultAsserter.assertTrue(DefaultAsserter.kt:11)
	at kotlin.test.AssertionsKt__AssertionsKt.assertTrue(Assertions.kt:44)
	at kotlin.test.AssertionsKt.assertTrue(Unknown Source)
	at foundation.url.resolver.StressTestConcurrentLateJoinersDiscoverServicePromptlyKt.stressTestConcurrentLateJoinersDiscoverServicePromptly(stressTestConcurrentLateJoinersDiscoverServicePromptly.kt:182)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	... 5 more
PASSEDfoundation.url.resolvertestServiceBridgeRpcCarriesNumericParamsNatively7955ms
Console output (79 bytes)
PASSED foundation.url.resolver.testServiceBridgeRpcCarriesNumericParamsNatively
PASSEDfoundation.url.resolvertestEffectAwareHandlerDelegatesGetImplementationClassName3386ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerDelegatesGetImplementationClassName
PASSEDfoundation.url.resolvertestDefaultBootstrapPortIsStable2968ms
Console output (63 bytes)
PASSED foundation.url.resolver.testDefaultBootstrapPortIsStable
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueNull8691ms
Console output (65 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueNull
PASSEDfoundation.url.resolvertestRpcObservableManagerIsObservableReferenceFalseValue3792ms
Console output (86 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerIsObservableReferenceFalseValue
PASSEDfoundation.url.resolvertestStormDiagnosticsSilentWhenDebugDisabled16700ms
Console output (74 bytes)
PASSED foundation.url.resolver.testStormDiagnosticsSilentWhenDebugDisabled
PASSEDfoundation.url.resolvertestDataClassWithNestedCollectionFieldMarshalsWithoutDeadlock11043ms
Console output (92 bytes)
PASSED foundation.url.resolver.testDataClassWithNestedCollectionFieldMarshalsWithoutDeadlock
PASSEDfoundation.url.resolvertestE2ETTLBasedPropagation20548ms
Console output (57 bytes)
PASSED foundation.url.resolver.testE2ETTLBasedPropagation
PASSEDfoundation.url.resolvertestDiscoveredServiceReplaySuppressedForUnchangedDestination17784ms
Console output (91 bytes)
PASSED foundation.url.resolver.testDiscoveredServiceReplaySuppressedForUnchangedDestination
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJByteToByte8527ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJByteToByte
PASSEDfoundation.url.resolvertestCrossHostLoopbackOnlyPeerFailsFastWithoutMisdial29624ms
Console output (83 bytes)
PASSED foundation.url.resolver.testCrossHostLoopbackOnlyPeerFailsFastWithoutMisdial
PASSEDfoundation.url.resolvertestGossipBroadcastCompletesGracefullyWithAllPeersUnreachable14974ms
Console output (92 bytes)
PASSED foundation.url.resolver.testGossipBroadcastCompletesGracefullyWithAllPeersUnreachable
PASSEDfoundation.url.resolvertestGossipBroadcastCompletesQuicklyWithStalePeers15998ms
Console output (80 bytes)
PASSED foundation.url.resolver.testGossipBroadcastCompletesQuicklyWithStalePeers
PASSEDfoundation.url.resolvertestFindPeersForServiceCallsEnsureNetworkJoined10320ms
Console output (78 bytes)
PASSED foundation.url.resolver.testFindPeersForServiceCallsEnsureNetworkJoined
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceValid2350ms
Console output (73 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceValid
PASSEDfoundation.url.resolvertestMultipleObjectReferenceProxies3277ms
Console output (65 bytes)
PASSED foundation.url.resolver.testMultipleObjectReferenceProxies
PASSEDfoundation.url.resolvertestAddBootstrapPeerSingularTriggersPeerExchange8574ms
Console output (79 bytes)
PASSED foundation.url.resolver.testAddBootstrapPeerSingularTriggersPeerExchange
PASSEDfoundation.url.resolvertestCloseWithLiveRelayLinkAndInterruptedCallerReleasesPort9109ms
Console output (89 bytes)
PASSED foundation.url.resolver.testCloseWithLiveRelayLinkAndInterruptedCallerReleasesPort
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueNull3350ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueNull
PASSEDfoundation.url.resolvertestRpcObservableAsTopLevelResult3164ms
Console output (64 bytes)
PASSED foundation.url.resolver.testRpcObservableAsTopLevelResult
PASSEDfoundation.url.resolvertestLocalServiceReannounceIsNoOp6855ms
Console output (63 bytes)
PASSED foundation.url.resolver.testLocalServiceReannounceIsNoOp
PASSEDfoundation.url.resolvertestPeerAnnouncementMultiHopPropagation3463ms
Console output (70 bytes)
PASSED foundation.url.resolver.testPeerAnnouncementMultiHopPropagation
PASSEDfoundation.url.resolvertestUrlResolverDebugLoggingIsConsistent1514ms
Console output (70 bytes)
PASSED foundation.url.resolver.testUrlResolverDebugLoggingIsConsistent
PASSEDfoundation.url.resolvertestE2EDynamicServiceRegistration12796ms
Console output (64 bytes)
PASSED foundation.url.resolver.testE2EDynamicServiceRegistration
PASSEDfoundation.url.resolvertestSjvmContextThreadReleasedWhenSandboxCreationFails12451ms
Console output (84 bytes)
PASSED foundation.url.resolver.testSjvmContextThreadReleasedWhenSandboxCreationFails
PASSEDfoundation.url.resolvertestInstanceProxyClassCachingPreventsClassLoaderLeak6474ms
Console output (83 bytes)
PASSED foundation.url.resolver.testInstanceProxyClassCachingPreventsClassLoaderLeak
PASSEDfoundation.url.resolverstressTestLateJoinerServiceDiscoveryUnderLoad26141ms
Console output (76 bytes)
PASSED foundation.url.resolver.stressTestLateJoinerServiceDiscoveryUnderLoad
PASSEDfoundation.url.resolvertestLocalServiceRespectsConfig8688ms
Console output (61 bytes)
PASSED foundation.url.resolver.testLocalServiceRespectsConfig
PASSEDfoundation.url.resolvertestSandboxedConnectionAddCloseableWhenAlreadyClosed6776ms
Console output (83 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionAddCloseableWhenAlreadyClosed
PASSEDfoundation.url.resolvertestRemoteCommandObservableCancels15238ms
Console output (65 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableCancels
PASSEDfoundation.url.resolverstressTestParallelRpcRequestsUnderLoad58905ms
Console output (69 bytes)
PASSED foundation.url.resolver.stressTestParallelRpcRequestsUnderLoad
PASSEDfoundation.url.resolvertestUrlResolverRejectsHttpsProtocol4651ms
Console output (66 bytes)
PASSED foundation.url.resolver.testUrlResolverRejectsHttpsProtocol
PASSEDfoundation.url.resolvertestWalletBridgeNullWalletApi6394ms
Console output (60 bytes)
PASSED foundation.url.resolver.testWalletBridgeNullWalletApi
PASSEDfoundation.url.resolvertestRpcObservableManagerExtractNestedObservableInMap2365ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerExtractNestedObservableInMap
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueCollection3675ms
Console output (69 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueCollection
PASSEDfoundation.url.resolvertestUrlProtocol2GetDiscoveredServicesInitiallyEmpty1924ms
Console output (82 bytes)
PASSED foundation.url.resolver.testUrlProtocol2GetDiscoveredServicesInitiallyEmpty
PASSEDfoundation.url.resolvertestRpcObservablePushNullValue1867ms
Console output (61 bytes)
PASSED foundation.url.resolver.testRpcObservablePushNullValue
PASSEDfoundation.url.resolvertestObservableAwareHandlerCloseUnknownObservableIdReturnsEmpty1787ms
Console output (93 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerCloseUnknownObservableIdReturnsEmpty
PASSEDfoundation.url.resolvertestRpcStreamInputStreamInListRoundTrip1634ms
Console output (70 bytes)
PASSED foundation.url.resolver.testRpcStreamInputStreamInListRoundTrip
PASSEDfoundation.url.resolvertestSandboxedProxyGeneratorRejectsNonInterface3131ms
Console output (77 bytes)
PASSED foundation.url.resolver.testSandboxedProxyGeneratorRejectsNonInterface
PASSEDfoundation.url.resolvertestRemoteCommandObservableCancelIsIdempotent9724ms
Console output (76 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableCancelIsIdempotent
PASSEDfoundation.url.resolvertestRelayCleanupRaceWithRapidConnectDisconnect32060ms
Console output (77 bytes)
PASSED foundation.url.resolver.testRelayCleanupRaceWithRapidConnectDisconnect
PASSEDfoundation.url.resolvertestObjectReferenceProxyPassAsParameter4253ms
Console output (70 bytes)
PASSED foundation.url.resolver.testObjectReferenceProxyPassAsParameter
PASSEDfoundation.url.resolvertestRelayRegistrationVerifiesGossipReceivedPeer3049ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRelayRegistrationVerifiesGossipReceivedPeer
PASSEDfoundation.url.resolvertestObservableAwareHandlerCloseMissingIdThrows779ms
Console output (77 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerCloseMissingIdThrows
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToLong995ms
Console output (69 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToLong
PASSEDfoundation.url.resolvertestTypeMarshalingIsMapClassRecognizedTypes970ms
Console output (74 bytes)
PASSED foundation.url.resolver.testTypeMarshalingIsMapClassRecognizedTypes
PASSEDfoundation.url.resolvertestE2eUnreachableOwnerHonestNotSatisfied7590ms
Console output (72 bytes)
PASSED foundation.url.resolver.testE2eUnreachableOwnerHonestNotSatisfied
PASSEDfoundation.url.resolvertestUrlResolverCacheCorruptedPeersFileDoesNotLoseServicesOrBytecode1128ms
Console output (98 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheCorruptedPeersFileDoesNotLoseServicesOrBytecode
PASSEDfoundation.url.resolvertestRpcObservableFullLifecycle1715ms
Console output (61 bytes)
PASSED foundation.url.resolver.testRpcObservableFullLifecycle
PASSEDfoundation.url.resolverstressTestRegisterGlobalServiceTerminalAfterEagerJoinBindFailsIsDeterministic2796ms
Console output (108 bytes)
PASSED foundation.url.resolver.stressTestRegisterGlobalServiceTerminalAfterEagerJoinBindFailsIsDeterministic
PASSEDfoundation.url.resolvertestNetlabResolveResultIgnoresStaleMarkers931ms
Console output (73 bytes)
PASSED foundation.url.resolver.testNetlabResolveResultIgnoresStaleMarkers
PASSEDfoundation.url.resolvertestHealthMonitorPingToUnreachablePeerCleansUpResources36149ms
Console output (86 bytes)
PASSED foundation.url.resolver.testHealthMonitorPingToUnreachablePeerCleansUpResources
PASSEDfoundation.url.resolvertestUrlResolverCacheFlushRemovesStaleBytecodeFilesAfterEviction1291ms
Console output (94 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheFlushRemovesStaleBytecodeFilesAfterEviction
PASSEDfoundation.url.resolvertestRelayCleansCachedAnnouncementsOnPeerDisconnect14277ms
Console output (81 bytes)
PASSED foundation.url.resolver.testRelayCleansCachedAnnouncementsOnPeerDisconnect
PASSEDfoundation.url.resolvertestStress_multipleServicesUnderLoad2929ms
Console output (67 bytes)
PASSED foundation.url.resolver.testStress_multipleServicesUnderLoad
PASSEDfoundation.url.resolvertestDiscoveredServiceReplayBackoffExpiryAllowsRefresh4550ms
Console output (84 bytes)
PASSED foundation.url.resolver.testDiscoveredServiceReplayBackoffExpiryAllowsRefresh
PASSEDfoundation.url.resolvertestGossipSendToStalledNegotiatedPeerFailsBeforeSuccess18844ms
Console output (86 bytes)
PASSED foundation.url.resolver.testGossipSendToStalledNegotiatedPeerFailsBeforeSuccess
PASSEDfoundation.url.resolvertestE2eObservableInvalidationOverP2P9562ms
Console output (67 bytes)
PASSED foundation.url.resolver.testE2eObservableInvalidationOverP2P
PASSEDfoundation.url.resolvertestDeserializeEffectValueLongFromBoxedLong2042ms
Console output (74 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueLongFromBoxedLong
PASSEDfoundation.url.resolvertestRegisterGlobalServiceSetsIsGlobalTrue8171ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRegisterGlobalServiceSetsIsGlobalTrue
PASSEDfoundation.url.resolvertestCloseReleasesPortForRegisterGlobalServiceInstance16974ms
Console output (84 bytes)
PASSED foundation.url.resolver.testCloseReleasesPortForRegisterGlobalServiceInstance
PASSEDfoundation.url.resolvertestPersistentRpcConnectionDispatchesInboundPushFramesOffReaderThread1871ms
Console output (100 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionDispatchesInboundPushFramesOffReaderThread
PASSEDfoundation.url.resolvertestQueryServicesExactMatch2168ms
Console output (58 bytes)
PASSED foundation.url.resolver.testQueryServicesExactMatch
PASSEDfoundation.url.resolverstressTestRelayRegistrationNeverPublishesEmptyAddresses15620ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestRelayRegistrationNeverPublishesEmptyAddresses
PASSEDfoundation.url.resolvertestLateJoinerReceivesCachedServiceAnnouncements13295ms
Console output (79 bytes)
PASSED foundation.url.resolver.testLateJoinerReceivesCachedServiceAnnouncements
PASSEDfoundation.url.resolvertestWrapperHandlersDelegateGetImplementationJarDigest1393ms
Console output (84 bytes)
PASSED foundation.url.resolver.testWrapperHandlersDelegateGetImplementationJarDigest
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorLongReturn1329ms
Console output (78 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorLongReturn
PASSEDfoundation.url.resolvertestCircuitBreakerSkipsStalePeersOnSubsequentBroadcast20749ms
Console output (85 bytes)
PASSED foundation.url.resolver.testCircuitBreakerSkipsStalePeersOnSubsequentBroadcast
PASSEDfoundation.url.resolvertestRelayRegistrationRaceWithConcurrentGossip14930ms
Console output (76 bytes)
PASSED foundation.url.resolver.testRelayRegistrationRaceWithConcurrentGossip
PASSEDfoundation.url.resolvertestTypeMarshalingUnboxPrimitiveIfApplicableBooleanTrue4994ms
Console output (86 bytes)
PASSED foundation.url.resolver.testTypeMarshalingUnboxPrimitiveIfApplicableBooleanTrue
PASSEDfoundation.url.resolvertestDefaultNetlabCandidatesExcludesSharedWorkerFallback2118ms
Console output (86 bytes)
PASSED foundation.url.resolver.testDefaultNetlabCandidatesExcludesSharedWorkerFallback
PASSEDfoundation.url.resolvertestClosingConnectionDuringInFlightReconnectTearsDownStreamAndReader1866ms
Console output (99 bytes)
PASSED foundation.url.resolver.testClosingConnectionDuringInFlightReconnectTearsDownStreamAndReader
PASSEDfoundation.url.resolvertestReconnectAfterProviderRestartsWithNewIdentityAtSameAddress34411ms
Console output (93 bytes)
PASSED foundation.url.resolver.testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress
PASSEDfoundation.url.resolvertestLiveProjectionTransportAppliesPushedDeltasWithoutPolling3278ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionTransportAppliesPushedDeltasWithoutPolling
PASSEDfoundation.url.resolvertestServiceWithdrawalPropagatesThroughRelay13481ms
Console output (74 bytes)
PASSED foundation.url.resolver.testServiceWithdrawalPropagatesThroughRelay
PASSEDfoundation.url.resolvertestRemoteDerivedObservablePollLifecycleIsSubscriberDriven7169ms
Console output (89 bytes)
PASSED foundation.url.resolver.testRemoteDerivedObservablePollLifecycleIsSubscriberDriven
PASSEDfoundation.url.resolvertestEffectAwareHandlerExpiryWorksWithNonzeroClockBase2017ms
Console output (84 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerExpiryWorksWithNonzeroClockBase
PASSEDfoundation.url.resolvertestWhenCompleteFiresWhenFutureCancelledThenCompletedLater1090ms
Console output (89 bytes)
PASSED foundation.url.resolver.testWhenCompleteFiresWhenFutureCancelledThenCompletedLater
PASSEDfoundation.url.resolvertestHandlerResultWithResultKeyPreservedWithEffects1788ms
Console output (81 bytes)
PASSED foundation.url.resolver.testHandlerResultWithResultKeyPreservedWithEffects
PASSEDfoundation.url.resolvertestExceptionWithNoEffectsThrowsDirectly738ms
Console output (71 bytes)
PASSED foundation.url.resolver.testExceptionWithNoEffectsThrowsDirectly
PASSEDfoundation.url.resolvertestWideListParameterMarshalsWithoutCrash7155ms
Console output (72 bytes)
PASSED foundation.url.resolver.testWideListParameterMarshalsWithoutCrash
PASSEDfoundation.url.resolvertestLiveProjectionCommandRemotePeerIdDedupsAcrossReconnect8433ms
Console output (89 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandRemotePeerIdDedupsAcrossReconnect
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueMap3443ms
Console output (62 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueMap
PASSEDfoundation.url.resolvertestJoinNetworkPurePeerDiscovery8452ms
Console output (63 bytes)
PASSED foundation.url.resolver.testJoinNetworkPurePeerDiscovery
PASSEDfoundation.url.resolvertestWithdrawalByOnePeerDoesNotBlockAnnouncementFromDifferentPeer3839ms
Console output (95 bytes)
PASSED foundation.url.resolver.testWithdrawalByOnePeerDoesNotBlockAnnouncementFromDifferentPeer
PASSEDfoundation.url.resolvertestWalletCapabilityAllPropertiesThroughSjvm5824ms
Console output (75 bytes)
PASSED foundation.url.resolver.testWalletCapabilityAllPropertiesThroughSjvm
PASSEDfoundation.url.resolvertestUrlProtocol2DefaultConnectionTimeout2617ms
Console output (71 bytes)
PASSED foundation.url.resolver.testUrlProtocol2DefaultConnectionTimeout
PASSEDfoundation.url.resolvertestMultipleStaleWithdrawalsDoNotProgressivelyDowngradeTimestamp7184ms
Console output (95 bytes)
PASSED foundation.url.resolver.testMultipleStaleWithdrawalsDoNotProgressivelyDowngradeTimestamp
PASSEDfoundation.url.resolvertestNetlabSevereImpairmentScenarios363081ms
Console output (66 bytes)
PASSED foundation.url.resolver.testNetlabSevereImpairmentScenarios
PASSEDfoundation.url.resolvertestEffectAwareHandlerDelegatesOnShutdown1566ms
Console output (72 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerDelegatesOnShutdown
PASSEDfoundation.url.resolvertestPeerExchangeFilterSharesPeerAfterSpuriousFailure13779ms
Console output (83 bytes)
PASSED foundation.url.resolver.testPeerExchangeFilterSharesPeerAfterSpuriousFailure
PASSEDfoundation.url.resolverstressTestOutOfOrderWithdrawalDoesNotRemoveNewerReRegistration21820ms
Console output (93 bytes)
PASSED foundation.url.resolver.stressTestOutOfOrderWithdrawalDoesNotRemoveNewerReRegistration
PASSEDfoundation.url.resolvertestOutputStreamParamDownloadDeliversAllBytesAcrossDyingPullThreads5903ms
Console output (98 bytes)
PASSED foundation.url.resolver.testOutputStreamParamDownloadDeliversAllBytesAcrossDyingPullThreads
PASSEDfoundation.url.resolvertestLiveProjectionDeltaInvalidatesOnlyChangedPropertyOverP2P16093ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionDeltaInvalidatesOnlyChangedPropertyOverP2P
PASSEDfoundation.url.resolvertestOnServiceQueryBidirectionalPatternMatching7189ms
Console output (77 bytes)
PASSED foundation.url.resolver.testOnServiceQueryBidirectionalPatternMatching
PASSEDfoundation.url.resolvertestTypeMarshalingGetMethodDescriptorMultipleArrayParams3759ms
Console output (87 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetMethodDescriptorMultipleArrayParams
PASSEDfoundation.url.resolvertestLiveProjectionMembershipDuplicateChildAddressRejectedServerSide3244ms
Console output (98 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipDuplicateChildAddressRejectedServerSide
PASSEDfoundation.url.resolvertestObservableAwareHandlerCalculateValueMissingIdThrows2682ms
Console output (86 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerCalculateValueMissingIdThrows
PASSEDfoundation.url.resolvertestHealthMonitorCanPingBootstrapRelayPeer13230ms
Console output (73 bytes)
PASSED foundation.url.resolver.testHealthMonitorCanPingBootstrapRelayPeer
PASSEDfoundation.url.resolvertestLiveProjectionCommandSharedStoreSameIdRunsOnceAcrossHandlers3635ms
Console output (95 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandSharedStoreSameIdRunsOnceAcrossHandlers
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchNullFirstArgument6784ms
Console output (74 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchNullFirstArgument
PASSEDfoundation.url.resolvertestE2eMultipleObservablesOverP2P13383ms
Console output (64 bytes)
PASSED foundation.url.resolver.testE2eMultipleObservablesOverP2P
PASSEDfoundation.url.resolvertestNetworkPartitionRecovery6031ms
Console output (59 bytes)
PASSED foundation.url.resolver.testNetworkPartitionRecovery
PASSEDfoundation.url.resolvertestDeserializeEffectValueBooleanFalseFromString2008ms
Console output (79 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueBooleanFalseFromString
PASSEDfoundation.url.resolvertestUrlResolverCachePeerBasicOperations2800ms
Console output (70 bytes)
PASSED foundation.url.resolver.testUrlResolverCachePeerBasicOperations
PASSEDfoundation.url.resolvertestLiveProjectionPushDeliversDeltaOverP2PWithoutPolling12551ms
Console output (87 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushDeliversDeltaOverP2PWithoutPolling
PASSEDfoundation.url.resolvertestDiscoveredServiceReplayForwardsChangedRecordsAndNewDestinations9894ms
Console output (98 bytes)
PASSED foundation.url.resolver.testDiscoveredServiceReplayForwardsChangedRecordsAndNewDestinations
PASSEDfoundation.url.resolvertestParseValidUrlWithResourcePath8580ms
Console output (64 bytes)
PASSED foundation.url.resolver.testParseValidUrlWithResourcePath
PASSEDfoundation.url.resolvertestRpcObservableMultipleConcurrent2402ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRpcObservableMultipleConcurrent
PASSEDfoundation.url.resolvertestBinaryValueLargeArray4774ms
Console output (56 bytes)
PASSED foundation.url.resolver.testBinaryValueLargeArray
PASSEDfoundation.url.resolvertestDeserializeEffectValueFloatFromNumber1715ms
Console output (72 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueFloatFromNumber
PASSEDfoundation.url.resolvertestWaitForRelayRegistrationReturnsImmediately10846ms
Console output (77 bytes)
PASSED foundation.url.resolver.testWaitForRelayRegistrationReturnsImmediately
PASSEDfoundation.url.resolvertestLiveProjectionPushRenegotiatesAfterDetachedSubscribe10979ms
Console output (87 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushRenegotiatesAfterDetachedSubscribe
PASSEDfoundation.url.resolvertestPersistentRpcConnectionIdleClose3852ms
Console output (67 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionIdleClose
PASSEDfoundation.url.resolvertestTypeMarshalingGetTypeDescriptorNestedArrayType3091ms
Console output (81 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetTypeDescriptorNestedArrayType
PASSEDfoundation.url.resolvertestTypeMarshalingMethodDescriptors1262ms
Console output (66 bytes)
PASSED foundation.url.resolver.testTypeMarshalingMethodDescriptors
PASSEDfoundation.url.resolvertestUrlResolverCacheCorruptedServicesAndBytecodeFilesIndependent2206ms
Console output (95 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheCorruptedServicesAndBytecodeFilesIndependent
PASSEDfoundation.url.resolvertestPersistentRpcConnectionReconnectsWhenInFlightRequestFailsDueToServerDisconnect1988ms
Console output (113 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionReconnectsWhenInFlightRequestFailsDueToServerDisconnect
PASSEDfoundation.url.resolvertestMapReturnWithBoxedInteger4912ms
Console output (60 bytes)
PASSED foundation.url.resolver.testMapReturnWithBoxedInteger
PASSEDfoundation.url.resolvertestSerializeEffectValueBoolean1401ms
Console output (62 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueBoolean
PASSEDfoundation.url.resolvertestPeerAnnouncementNotFilteredByOtherPeersWithdrawal3794ms
Console output (84 bytes)
PASSED foundation.url.resolver.testPeerAnnouncementNotFilteredByOtherPeersWithdrawal
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchIsNullWithNull4620ms
Console output (71 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchIsNullWithNull
PASSEDfoundation.url.resolvertestMapReturnWithBoxedBoolean5990ms
Console output (60 bytes)
PASSED foundation.url.resolver.testMapReturnWithBoxedBoolean
PASSEDfoundation.url.resolvertestTypeMarshalingGetTypeDescriptorObjectArrayTypes2037ms
Console output (82 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetTypeDescriptorObjectArrayTypes
PASSEDfoundation.url.resolverstressTestBytecodeFetchContinuesPastMisadvertisedRelayCandidate23961ms
Console output (94 bytes)
PASSED foundation.url.resolver.stressTestBytecodeFetchContinuesPastMisadvertisedRelayCandidate
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchStringReturn4836ms
Console output (69 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchStringReturn
PASSEDfoundation.url.resolvertestOldReaderDoesNotClearNewConnectionPendingRequests3605ms
Console output (84 bytes)
PASSED foundation.url.resolver.testOldReaderDoesNotClearNewConnectionPendingRequests
PASSEDfoundation.url.resolvertestUrlProtocol2RegisterLocalServiceAfterCloseThrows2163ms
Console output (83 bytes)
PASSED foundation.url.resolver.testUrlProtocol2RegisterLocalServiceAfterCloseThrows
PASSEDfoundation.url.resolvertestCloseNotifiesServerForParamObservables3585ms
Console output (73 bytes)
PASSED foundation.url.resolver.testCloseNotifiesServerForParamObservables
PASSEDfoundation.url.resolvertestRpcStreamLargeDownload3997ms
Console output (57 bytes)
PASSED foundation.url.resolver.testRpcStreamLargeDownload
PASSEDfoundation.url.resolvertestQueryServicesPrefixMatch4090ms
Console output (59 bytes)
PASSED foundation.url.resolver.testQueryServicesPrefixMatch
PASSEDfoundation.url.resolverstressTestJoinNetworkUnderIODispatcherSaturation19689ms
Console output (79 bytes)
PASSED foundation.url.resolver.stressTestJoinNetworkUnderIODispatcherSaturation
PASSEDfoundation.url.resolvertestRpcObservableDeepNestedParams2408ms
Console output (64 bytes)
PASSED foundation.url.resolver.testRpcObservableDeepNestedParams
PASSEDfoundation.url.resolvertestEffectAwareHandlerSuspendedSessionStillResumableBeforeExpiry3786ms
Console output (95 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerSuspendedSessionStillResumableBeforeExpiry
PASSEDfoundation.url.resolvertestServiceReAnnouncementAfterRelayReconnect15190ms
Console output (75 bytes)
PASSED foundation.url.resolver.testServiceReAnnouncementAfterRelayReconnect
PASSEDfoundation.url.resolvertestRelayOnlyNodeIsDiscoverableInPeerExchange6011ms
Console output (76 bytes)
PASSED foundation.url.resolver.testRelayOnlyNodeIsDiscoverableInPeerExchange
PASSEDfoundation.url.resolvertestNetlabDynamicFailureRecovery446265ms
Console output (63 bytes)
PASSED foundation.url.resolver.testNetlabDynamicFailureRecovery
PASSEDfoundation.url.resolvertestUrlResolverClassRejectsHttpsProtocolViaRegisterLocalService3415ms
Console output (94 bytes)
PASSED foundation.url.resolver.testUrlResolverClassRejectsHttpsProtocolViaRegisterLocalService
PASSEDfoundation.url.resolverstressTestConcurrentRpcRequestsFromSingleClient20560ms
Console output (78 bytes)
PASSED foundation.url.resolver.stressTestConcurrentRpcRequestsFromSingleClient
PASSEDfoundation.url.resolverstressTestRelayFallbackRacesDirectConnectionForNonNatPeer27540ms
Console output (88 bytes)
PASSED foundation.url.resolver.stressTestRelayFallbackRacesDirectConnectionForNonNatPeer
PASSEDfoundation.url.resolvertestNonBlockingAnnouncementStillReachesReachablePeers19345ms
Console output (84 bytes)
PASSED foundation.url.resolver.testNonBlockingAnnouncementStillReachesReachablePeers
PASSEDfoundation.url.resolvertestSandboxClientSendsInputStreamRpcParam8063ms
Console output (72 bytes)
PASSED foundation.url.resolver.testSandboxClientSendsInputStreamRpcParam
PASSEDfoundation.url.resolvertestMalformedServiceIdentifiersAreRejectedWithClearErrors3257ms
Console output (88 bytes)
PASSED foundation.url.resolver.testMalformedServiceIdentifiersAreRejectedWithClearErrors
PASSEDfoundation.url.resolvertestSandboxedConnectionServiceIdentifierAndImplClassName6273ms
Console output (87 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionServiceIdentifierAndImplClassName
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessBoolean5667ms
Console output (76 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessBoolean
PASSEDfoundation.url.resolvertestConcurrentStaleAnnouncementDoesNotResurrectWithdrawnService16643ms
Console output (94 bytes)
PASSED foundation.url.resolver.testConcurrentStaleAnnouncementDoesNotResurrectWithdrawnService
PASSEDfoundation.url.resolvertestDirectGossipBetweenLocalPeers22632ms
Console output (64 bytes)
PASSED foundation.url.resolver.testDirectGossipBetweenLocalPeers
PASSEDfoundation.url.resolvertestInputStreamReturnWhenMethodReturnsAny6930ms
Console output (72 bytes)
PASSED foundation.url.resolver.testInputStreamReturnWhenMethodReturnsAny
PASSEDfoundation.url.resolvertestSjvmInvokeStaticAdd5117ms
Console output (54 bytes)
PASSED foundation.url.resolver.testSjvmInvokeStaticAdd
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueChar4280ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueChar
PASSEDfoundation.url.resolvertestUrlProtocol2PeerCountInitiallyZero3091ms
Console output (69 bytes)
PASSED foundation.url.resolver.testUrlProtocol2PeerCountInitiallyZero
PASSEDfoundation.url.resolvertestUrlResolverCanBeCreatedWithEmptyPeers2947ms
Console output (72 bytes)
PASSED foundation.url.resolver.testUrlResolverCanBeCreatedWithEmptyPeers
PASSEDfoundation.url.resolvertestWhenCompleteFiresOnExceptionalCompletion2144ms
Console output (75 bytes)
PASSED foundation.url.resolver.testWhenCompleteFiresOnExceptionalCompletion
PASSEDfoundation.url.resolverstressTestFreshJoinWithdrawalDeliveryUnderConcurrentReannounce111757ms
Console output (93 bytes)
PASSED foundation.url.resolver.stressTestFreshJoinWithdrawalDeliveryUnderConcurrentReannounce
PASSEDfoundation.url.resolvertestClockPadRpcMarshalingCrossEncodingRoundTrip4641ms
Console output (78 bytes)
PASSED foundation.url.resolver.testClockPadRpcMarshalingCrossEncodingRoundTrip
PASSEDfoundation.url.resolvertestMapReturnWithDoubleInList15994ms
Console output (60 bytes)
PASSED foundation.url.resolver.testMapReturnWithDoubleInList
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceWithEmptyMap5755ms
Console output (80 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceWithEmptyMap
PASSEDfoundation.url.resolvertestOnPeerExchangeRequestExcludesPeersWithNoObservationHistory11035ms
Console output (93 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequestExcludesPeersWithNoObservationHistory
PASSEDfoundation.url.resolvertestActiveServiceQueryFindsServiceOnBootstrapNode23317ms
Console output (80 bytes)
PASSED foundation.url.resolver.testActiveServiceQueryFindsServiceOnBootstrapNode
PASSEDfoundation.url.resolvertestEagerlyJoinNetworkIsNonBlocking5766ms
Console output (66 bytes)
PASSED foundation.url.resolver.testEagerlyJoinNetworkIsNonBlocking
PASSEDfoundation.url.resolvertestUrlResolverWrapperDelegatesPeerOperations23330ms
Console output (76 bytes)
PASSED foundation.url.resolver.testUrlResolverWrapperDelegatesPeerOperations
PASSEDfoundation.url.resolvertestSerializeRequestEffect4112ms
Console output (57 bytes)
PASSED foundation.url.resolver.testSerializeRequestEffect
PASSEDfoundation.url.resolvertestPersistentRpcConnectionRapidCloseRaceDoesNotHang7021ms
Console output (83 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionRapidCloseRaceDoesNotHang
PASSEDfoundation.url.resolvertestStress_streamLifecycleUnderLoad7253ms
Console output (66 bytes)
PASSED foundation.url.resolver.testStress_streamLifecycleUnderLoad
PASSEDfoundation.url.resolvertestWithdrawalCleansUpLastSeenTimestamp2539ms
Console output (70 bytes)
PASSED foundation.url.resolver.testWithdrawalCleansUpLastSeenTimestamp
PASSEDfoundation.url.resolvertestRpcObservableReferenceMarkerFormat2057ms
Console output (69 bytes)
PASSED foundation.url.resolver.testRpcObservableReferenceMarkerFormat
PASSEDfoundation.url.resolvertestReconstructExceptionNullType1430ms
Console output (63 bytes)
PASSED foundation.url.resolver.testReconstructExceptionNullType
PASSEDfoundation.url.resolvertestUrlResolverParseUrlWithWhitespaceServiceIdentifier6134ms
Console output (85 bytes)
PASSED foundation.url.resolver.testUrlResolverParseUrlWithWhitespaceServiceIdentifier
PASSEDfoundation.url.resolvertestReconnectRecoversViaAlternativeProvider17863ms
Console output (74 bytes)
PASSED foundation.url.resolver.testReconnectRecoversViaAlternativeProvider
PASSEDfoundation.url.resolvertestExistingPeersStillUpdatedDirectlyByGossip4684ms
Console output (76 bytes)
PASSED foundation.url.resolver.testExistingPeersStillUpdatedDirectlyByGossip
PASSEDfoundation.url.resolvertestE2EGossipBasedServiceDiscovery9535ms
Console output (65 bytes)
PASSED foundation.url.resolver.testE2EGossipBasedServiceDiscovery
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJLongToLong3087ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJLongToLong
PASSEDfoundation.url.resolvertestRpcStreamOutputStreamInParams2479ms
Console output (64 bytes)
PASSED foundation.url.resolver.testRpcStreamOutputStreamInParams
PASSEDfoundation.url.resolvertestBinaryValueBasicRoundTrip5467ms
Console output (60 bytes)
PASSED foundation.url.resolver.testBinaryValueBasicRoundTrip
PASSEDfoundation.url.resolvertestMultipleGossipAnnouncements3886ms
Console output (62 bytes)
PASSED foundation.url.resolver.testMultipleGossipAnnouncements
PASSEDfoundation.url.resolvertestUrlResolutionExceptionCanBeCreated1465ms
Console output (69 bytes)
PASSED foundation.url.resolver.testUrlResolutionExceptionCanBeCreated
PASSEDfoundation.url.resolvertestNetlabPartitionAndHealAcrossNats308011ms
Console output (67 bytes)
PASSED foundation.url.resolver.testNetlabPartitionAndHealAcrossNats
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToBoolean1148ms
Console output (72 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToBoolean
PASSEDfoundation.url.resolvertestUrlResolutionExceptionIsRuntimeException1335ms
Console output (75 bytes)
PASSED foundation.url.resolver.testUrlResolutionExceptionIsRuntimeException
PASSEDfoundation.url.resolvertestServiceRegistrationPeerIdUsableInServiceUrl9251ms
Console output (78 bytes)
PASSED foundation.url.resolver.testServiceRegistrationPeerIdUsableInServiceUrl
PASSEDfoundation.url.resolverstressTestOnPeerRegisteredWithRelayObservationBeforeRegistry23522ms
Console output (91 bytes)
PASSED foundation.url.resolver.stressTestOnPeerRegisteredWithRelayObservationBeforeRegistry
PASSEDfoundation.url.resolverstressTestResolveStringWaitsForServiceDiscoveryAfterRelayRegistration20752ms
Console output (100 bytes)
PASSED foundation.url.resolver.stressTestResolveStringWaitsForServiceDiscoveryAfterRelayRegistration
PASSEDfoundation.url.resolverstressTestRpcObservableFullLifecycle3410ms
Console output (67 bytes)
PASSED foundation.url.resolver.stressTestRpcObservableFullLifecycle
PASSEDfoundation.url.resolvertestMultipleLateJoinersReceiveAnnouncementsImmediately16656ms
Console output (85 bytes)
PASSED foundation.url.resolver.testMultipleLateJoinersReceiveAnnouncementsImmediately
PASSEDfoundation.url.resolvertestUrlResolverInvalidSchemeThrowsException3857ms
Console output (74 bytes)
PASSED foundation.url.resolver.testUrlResolverInvalidSchemeThrowsException
PASSEDfoundation.url.resolvertestStreamAwareHandlerInputStreamInListResult1847ms
Console output (76 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerInputStreamInListResult
PASSEDfoundation.url.resolvertestLiveProjectionPushIdleHoldDoesNotMaskRealReconnect7282ms
Console output (85 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushIdleHoldDoesNotMaskRealReconnect
PASSEDfoundation.url.resolvertestOnPeersReceivedDoesNotThrowWhenInstanceClosed4883ms
Console output (80 bytes)
PASSED foundation.url.resolver.testOnPeersReceivedDoesNotThrowWhenInstanceClosed
PASSEDfoundation.url.resolvertestStalePeerPruneDoesNotRemoveServicesForLivePeers4713ms
Console output (82 bytes)
PASSED foundation.url.resolver.testStalePeerPruneDoesNotRemoveServicesForLivePeers
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceWithList1345ms
Console output (76 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceWithList
PASSEDfoundation.url.resolvertestMapEchoPreservesByteAndShortValues3490ms
Console output (69 bytes)
PASSED foundation.url.resolver.testMapEchoPreservesByteAndShortValues
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchPassProxiedParameter3886ms
Console output (77 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchPassProxiedParameter
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueListOfInts3840ms
Console output (69 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueListOfInts
PASSEDfoundation.url.resolvertestConcurrentRequestCountAccuracy14373ms
Console output (65 bytes)
PASSED foundation.url.resolver.testConcurrentRequestCountAccuracy
PASSEDfoundation.url.resolvertestRemoteInputStreamMultiChunkRead1339ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamMultiChunkRead
PASSEDfoundation.url.resolvertestLateJoinerDiscoversPeerVerifiedViaRelay2339ms
Console output (74 bytes)
PASSED foundation.url.resolver.testLateJoinerDiscoversPeerVerifiedViaRelay
PASSEDfoundation.url.resolverstressTestEffectAwareHandlerLongLivedConnectionDoesNotAccumulateSessions4346ms
Console output (103 bytes)
PASSED foundation.url.resolver.stressTestEffectAwareHandlerLongLivedConnectionDoesNotAccumulateSessions
PASSEDfoundation.url.resolvertestStreamAwareHandlerStreamCloseUnknownStreamIdSucceeds841ms
Console output (87 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerStreamCloseUnknownStreamIdSucceeds
PASSEDfoundation.url.resolvertestProjectionResubscribeCyclesStayFreshAndDeliverDeltas769ms
Console output (87 bytes)
PASSED foundation.url.resolver.testProjectionResubscribeCyclesStayFreshAndDeliverDeltas
PASSEDfoundation.url.resolvertestOnPeerRegisteredWithRelayDoesNotThrowWhenInstanceClosed5267ms
Console output (90 bytes)
PASSED foundation.url.resolver.testOnPeerRegisteredWithRelayDoesNotThrowWhenInstanceClosed
PASSEDfoundation.url.resolvertestOldReaderFinallyDoesNotClobberReconnectedState1873ms
Console output (81 bytes)
PASSED foundation.url.resolver.testOldReaderFinallyDoesNotClobberReconnectedState
PASSEDfoundation.url.resolvertestOpenConnectionWithHeaders4388ms
Console output (60 bytes)
PASSED foundation.url.resolver.testOpenConnectionWithHeaders
PASSEDfoundation.url.resolvertestLiveProjectionPushDisabledDeniedNoRetryPollsPromptly8025ms
Console output (87 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushDisabledDeniedNoRetryPollsPromptly
PASSEDfoundation.url.resolvertestPeerExchangeExcludesNeverVerifiedPeerWithClock2779ms
Console output (81 bytes)
PASSED foundation.url.resolver.testPeerExchangeExcludesNeverVerifiedPeerWithClock
PASSEDfoundation.url.resolvertestNetlabUploadJarSelectionDeduplicatesVersions806ms
Console output (79 bytes)
PASSED foundation.url.resolver.testNetlabUploadJarSelectionDeduplicatesVersions
PASSEDfoundation.url.resolvertestPersistentRpcReconnectDoesNotBlockConcurrentCaller9042ms
Console output (85 bytes)
PASSED foundation.url.resolver.testPersistentRpcReconnectDoesNotBlockConcurrentCaller
PASSEDfoundation.url.resolvertestAmbientPadAndClockStampRideRelayPath17793ms
Console output (71 bytes)
PASSED foundation.url.resolver.testAmbientPadAndClockStampRideRelayPath
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueSetAsCollection1278ms
Console output (74 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueSetAsCollection
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueEmptyMap1072ms
Console output (67 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueEmptyMap
PASSEDfoundation.url.resolvertestLiveProjectionRenamingChildInvalidatesOnlyThatChildTitle8990ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionRenamingChildInvalidatesOnlyThatChildTitle
PASSEDfoundation.url.resolverstressTestReRegistrationAfterWithdrawalWithSameTimestamp13443ms
Console output (87 bytes)
PASSED foundation.url.resolver.stressTestReRegistrationAfterWithdrawalWithSameTimestamp
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueEmptyList4028ms
Console output (68 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueEmptyList
PASSEDfoundation.url.resolvertestLiveProjectionCommandStoredOutcomeNarrowsNotFound8033ms
Console output (84 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandStoredOutcomeNarrowsNotFound
PASSEDfoundation.url.resolvertestRpcStreamManagerResolveStreamReferencesTopLevelMarker867ms
Console output (88 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerResolveStreamReferencesTopLevelMarker
PASSEDfoundation.url.resolver.sandboxtestCapturerCacheDoesNotPinProjectedInterfaceClassLoader1400ms
Console output (95 bytes)
PASSED foundation.url.resolver.sandbox.testCapturerCacheDoesNotPinProjectedInterfaceClassLoader
PASSEDfoundation.url.resolvertestPeerAnnouncementWithUnreachablePeerDoesNotFloodConnections5303ms
Console output (93 bytes)
PASSED foundation.url.resolver.testPeerAnnouncementWithUnreachablePeerDoesNotFloodConnections
PASSEDfoundation.url.resolvertestObservableLifecycleSurvivesPerCallManagerPattern2009ms
Console output (83 bytes)
PASSED foundation.url.resolver.testObservableLifecycleSurvivesPerCallManagerPattern
PASSEDfoundation.url.resolvertestLiveProjectionSubscribeCarriesAndRecordsPad1756ms
Console output (78 bytes)
PASSED foundation.url.resolver.testLiveProjectionSubscribeCarriesAndRecordsPad
PASSEDfoundation.url.resolvertestLiveProjectionCommandSameIdResendReturnsStoredOutcome7748ms
Console output (88 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandSameIdResendReturnsStoredOutcome
PASSEDfoundation.url.resolvertestCircuitBreakerAllowsReachablePeersAfterStalePeerFailures10139ms
Console output (91 bytes)
PASSED foundation.url.resolver.testCircuitBreakerAllowsReachablePeersAfterStalePeerFailures
PASSEDfoundation.url.resolvertestStalePeerPruneRemovesOrphanedDiscoveredServices3024ms
Console output (82 bytes)
PASSED foundation.url.resolver.testStalePeerPruneRemovesOrphanedDiscoveredServices
PASSEDfoundation.url.resolvertestWithdrawnServiceNotResurrectedByPeerExchange8978ms
Console output (79 bytes)
PASSED foundation.url.resolver.testWithdrawnServiceNotResurrectedByPeerExchange
PASSEDfoundation.url.resolvertestRelayRegistrationRetriesPromptlyWhenRelayServiceStartsLate9154ms
Console output (93 bytes)
PASSED foundation.url.resolver.testRelayRegistrationRetriesPromptlyWhenRelayServiceStartsLate
PASSEDfoundation.url.resolvertestRemoteInputStreamCloseSendsRpc811ms
Console output (65 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamCloseSendsRpc
PASSEDfoundation.url.resolvertestJoinNetworkAnnounceAsRelayIsNonBlocking16450ms
Console output (74 bytes)
PASSED foundation.url.resolver.testJoinNetworkAnnounceAsRelayIsNonBlocking
PASSEDfoundation.url.resolvertestBinaryValueArrayLength3380ms
Console output (57 bytes)
PASSED foundation.url.resolver.testBinaryValueArrayLength
PASSEDfoundation.url.resolvertestStreamPullBlockedAwaitingDataReturnsEofWhenClientClosesStream1658ms
Console output (96 bytes)
PASSED foundation.url.resolver.testStreamPullBlockedAwaitingDataReturnsEofWhenClientClosesStream
PASSEDfoundation.url.resolverstressTestBroadcastAnnouncementTimestampAfterWithdrawal4841ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestBroadcastAnnouncementTimestampAfterWithdrawal
PASSEDfoundation.url.resolvertestRestoredServiceIsProtectedAgainstStaleWithdrawals2838ms
Console output (84 bytes)
PASSED foundation.url.resolver.testRestoredServiceIsProtectedAgainstStaleWithdrawals
PASSEDfoundation.url.resolvertestRelayReannounceOnlyAdvertisesConfirmedRelay6945ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRelayReannounceOnlyAdvertisesConfirmedRelay
PASSEDfoundation.url.resolvertestConnectionWithUnsubscribedResultObservableIsReaped3062ms
Console output (85 bytes)
PASSED foundation.url.resolver.testConnectionWithUnsubscribedResultObservableIsReaped
PASSEDfoundation.url.resolvertestDeserializeEffectValueDoubleFromNumber802ms
Console output (73 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueDoubleFromNumber
PASSEDfoundation.url.resolvertestMixedGossipOperationsReturnQuicklyWithSlowPeers11984ms
Console output (82 bytes)
PASSED foundation.url.resolver.testMixedGossipOperationsReturnQuicklyWithSlowPeers
PASSEDfoundation.url.resolvertestRpcObservableManagerExtractPreservesExistingMarkers1141ms
Console output (86 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerExtractPreservesExistingMarkers
PASSEDfoundation.url.resolvertestUrlProtocol2RegisterGlobalServiceAfterCloseThrows1518ms
Console output (84 bytes)
PASSED foundation.url.resolver.testUrlProtocol2RegisterGlobalServiceAfterCloseThrows
PASSEDfoundation.url.resolvertestRegisterServiceAfterCloseThrows3423ms
Console output (66 bytes)
PASSED foundation.url.resolver.testRegisterServiceAfterCloseThrows
PASSEDfoundation.url.resolvertestDeserializeEffectValueString819ms
Console output (63 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueString
PASSEDfoundation.url.resolvertestRelayRegistrationUpdatesAddressesForExistingPeer1600ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRelayRegistrationUpdatesAddressesForExistingPeer
PASSEDfoundation.url.resolvertestSandboxedConnectionSelfHealsAfterRepeatedColdFailures16578ms
Console output (88 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionSelfHealsAfterRepeatedColdFailures
PASSEDfoundation.url.resolvertestJoinNetworkWithoutServicesParticipatesInGossip3320ms
Console output (81 bytes)
PASSED foundation.url.resolver.testJoinNetworkWithoutServicesParticipatesInGossip
PASSEDfoundation.url.resolvertestNetlabDiscoveryScenarios440456ms
Console output (59 bytes)
PASSED foundation.url.resolver.testNetlabDiscoveryScenarios
PASSEDfoundation.url.resolvertestOnPeerAnnouncementReturnsQuicklyWithUnreachablePeers15639ms
Console output (87 bytes)
PASSED foundation.url.resolver.testOnPeerAnnouncementReturnsQuicklyWithUnreachablePeers
PASSEDfoundation.url.resolvertestClockPadAwareServiceHandlerInstallsAmbient1366ms
Console output (77 bytes)
PASSED foundation.url.resolver.testClockPadAwareServiceHandlerInstallsAmbient
PASSEDfoundation.url.resolvertestSendRpcRequestFallsBackToConfirmedRelay7476ms
Console output (74 bytes)
PASSED foundation.url.resolver.testSendRpcRequestFallsBackToConfirmedRelay
PASSEDfoundation.url.resolvertestTodoListServerConcurrentBumpsNeverLoseIncrements1668ms
Console output (83 bytes)
PASSED foundation.url.resolver.testTodoListServerConcurrentBumpsNeverLoseIncrements
PASSEDfoundation.url.resolvertestTodoListServerConcurrentRenamesAndBumpsKeepWatermarkComplete1539ms
Console output (95 bytes)
PASSED foundation.url.resolver.testTodoListServerConcurrentRenamesAndBumpsKeepWatermarkComplete
PASSEDfoundation.url.resolvertestUrlResolverCacheInMemoryOnlyWorksWithoutFilesystem967ms
Console output (85 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheInMemoryOnlyWorksWithoutFilesystem
PASSEDfoundation.url.resolvertestCloseProperlyCleanUpAllDiscoveredServiceMaps1089ms
Console output (79 bytes)
PASSED foundation.url.resolver.testCloseProperlyCleanUpAllDiscoveredServiceMaps
PASSEDfoundation.url.resolvertestParallelRpcConnectionCloseWhileRequestsPending12216ms
Console output (81 bytes)
PASSED foundation.url.resolver.testParallelRpcConnectionCloseWhileRequestsPending
PASSEDfoundation.url.resolvertestWithdrawalFromOneProviderShouldNotRemoveOtherProviders30918ms
Console output (89 bytes)
PASSED foundation.url.resolver.testWithdrawalFromOneProviderShouldNotRemoveOtherProviders
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceString892ms
Console output (74 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceString
PASSEDfoundation.url.resolvertestResolverInternalExecutorProvidesConfiguredParallelism870ms
Console output (88 bytes)
PASSED foundation.url.resolver.testResolverInternalExecutorProvidesConfiguredParallelism
PASSEDfoundation.url.resolvertestOnServiceAnnouncementReturnsQuicklyWithUnreachablePeers14944ms
Console output (90 bytes)
PASSED foundation.url.resolver.testOnServiceAnnouncementReturnsQuicklyWithUnreachablePeers
PASSEDfoundation.url.resolvertestUrlProtocol2CustomConnectionTimeout914ms
Console output (70 bytes)
PASSED foundation.url.resolver.testUrlProtocol2CustomConnectionTimeout
PASSEDfoundation.url.resolvertestConfiguredBootstrapRePullSurvivesDelayedBootstrapStart8189ms
Console output (89 bytes)
PASSED foundation.url.resolver.testConfiguredBootstrapRePullSurvivesDelayedBootstrapStart
PASSEDfoundation.url.resolvertestOutputStreamParamHandlerStopsWhenClientClosesPullStreamEarly1413ms
Console output (95 bytes)
PASSED foundation.url.resolver.testOutputStreamParamHandlerStopsWhenClientClosesPullStreamEarly
PASSEDfoundation.url.resolvertestDeserializeNotificationEffectDefaultSeverity1257ms
Console output (79 bytes)
PASSED foundation.url.resolver.testDeserializeNotificationEffectDefaultSeverity
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithMapStringStringGetter3372ms
Console output (83 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithMapStringStringGetter
PASSEDfoundation.url.resolvertestSandboxOwnedInputStreamReturnIsLazy2273ms
Console output (70 bytes)
PASSED foundation.url.resolver.testSandboxOwnedInputStreamReturnIsLazy
PASSEDfoundation.url.resolvertestRegisterGlobalServiceIsTerminalAfterEagerJoinBindFails1506ms
Console output (89 bytes)
PASSED foundation.url.resolver.testRegisterGlobalServiceIsTerminalAfterEagerJoinBindFails
PASSEDfoundation.url.resolvertestVerifyPingFailureWithRecentSuccessReAddsPeerToRegistry4172ms
Console output (89 bytes)
PASSED foundation.url.resolver.testVerifyPingFailureWithRecentSuccessReAddsPeerToRegistry
PASSEDfoundation.url.resolvertestRegisterLocalServiceSetsIsGlobalFalse4176ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRegisterLocalServiceSetsIsGlobalFalse
PASSEDfoundation.url.resolvertestMultipleRelayNodesForwardPeerInfo3529ms
Console output (68 bytes)
PASSED foundation.url.resolver.testMultipleRelayNodesForwardPeerInfo
PASSEDfoundation.url.resolvertestObservableAwareHandlerPollInvalidationUnknownIdReturnsNotInvalidated1025ms
Console output (103 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerPollInvalidationUnknownIdReturnsNotInvalidated
PASSEDfoundation.url.resolvertestDeserializeEffectValueIntFromDoubleNumber1169ms
Console output (76 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueIntFromDoubleNumber
PASSEDfoundation.url.resolvertestFailedSandboxCreationDoesNotLeakSjvmOrPersistentRpcThreads17314ms
Console output (93 bytes)
PASSED foundation.url.resolver.testFailedSandboxCreationDoesNotLeakSjvmOrPersistentRpcThreads
PASSEDfoundation.url.resolvertestSandboxedConnectionMultipleCloseables2563ms
Console output (72 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionMultipleCloseables
PASSEDfoundation.url.resolvertestJoinNetworkWithAliasIsDiscoverable3567ms
Console output (69 bytes)
PASSED foundation.url.resolver.testJoinNetworkWithAliasIsDiscoverable
PASSEDfoundation.url.resolvertestSerializeEffectValueNull816ms
Console output (59 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueNull
PASSEDfoundation.url.resolvertestPersistentRpcConnectionCloseWithPendingRequestsNotifiesAllWaiters755ms
Console output (100 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionCloseWithPendingRequestsNotifiesAllWaiters
PASSEDfoundation.url.resolvertestUrlResolverCachePersistsToAndLoadsFromFilesystem712ms
Console output (83 bytes)
PASSED foundation.url.resolver.testUrlResolverCachePersistsToAndLoadsFromFilesystem
PASSEDfoundation.url.resolvertestWalletBridgeListCapabilities1461ms
Console output (63 bytes)
PASSED foundation.url.resolver.testWalletBridgeListCapabilities
PASSEDfoundation.url.resolvertestRpcObservableNestedInMap1412ms
Console output (59 bytes)
PASSED foundation.url.resolver.testRpcObservableNestedInMap
PASSEDfoundation.url.resolverstressTestRapidGossipBroadcastDoesNotLeakChannels27613ms
Console output (80 bytes)
PASSED foundation.url.resolver.stressTestRapidGossipBroadcastDoesNotLeakChannels
PASSEDfoundation.url.resolvertestRestoredServiceIsNotImmuneToTtlCleanup2733ms
Console output (73 bytes)
PASSED foundation.url.resolver.testRestoredServiceIsNotImmuneToTtlCleanup
PASSEDfoundation.url.resolvertestEffectValueSerializationRoundTrip823ms
Console output (68 bytes)
PASSED foundation.url.resolver.testEffectValueSerializationRoundTrip
PASSEDfoundation.url.resolvertestPeerExchangeExcludesFailedAfterSuccessWithClock1737ms
Console output (82 bytes)
PASSED foundation.url.resolver.testPeerExchangeExcludesFailedAfterSuccessWithClock
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultSuccessNull1312ms
Console output (73 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultSuccessNull
PASSEDfoundation.url.resolvertestRpcStreamManagerIsStreamReferenceFalseValue785ms
Console output (78 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerIsStreamReferenceFalseValue
PASSEDfoundation.url.resolvertestLiveProjectionPushIdleHoldAcquiredBeforeSubscribeStall2932ms
Console output (89 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushIdleHoldAcquiredBeforeSubscribeStall
PASSEDfoundation.url.resolverstressTestEffectAwareHandlerManyAbandonedSessionsAllReclaimed1091ms
Console output (92 bytes)
PASSED foundation.url.resolver.stressTestEffectAwareHandlerManyAbandonedSessionsAllReclaimed
PASSEDfoundation.url.resolvertestRpcObservableInvalidationSurvivesDroppedPollResponse1666ms
Console output (87 bytes)
PASSED foundation.url.resolver.testRpcObservableInvalidationSurvivesDroppedPollResponse
PASSEDfoundation.url.resolvertestLiveProjectionCloseListenerRegistrationsBoundedAcrossReconnects911ms
Console output (98 bytes)
PASSED foundation.url.resolver.testLiveProjectionCloseListenerRegistrationsBoundedAcrossReconnects
PASSEDfoundation.url.resolvertestOnPeersReceivedReturnsQuicklyWithUnreachablePeers18630ms
Console output (84 bytes)
PASSED foundation.url.resolver.testOnPeersReceivedReturnsQuicklyWithUnreachablePeers
PASSEDfoundation.url.resolvertestSameHostLoopbackDialedWhenOnlyOtherCandidateIsCircuitAddress4262ms
Console output (95 bytes)
PASSED foundation.url.resolver.testSameHostLoopbackDialedWhenOnlyOtherCandidateIsCircuitAddress
PASSEDfoundation.url.resolvertestPeerExchangeRecoveryAfterFailureWithClock2328ms
Console output (76 bytes)
PASSED foundation.url.resolver.testPeerExchangeRecoveryAfterFailureWithClock
PASSEDfoundation.url.resolvertestExceptionTypePreservedAcrossRpc1135ms
Console output (66 bytes)
PASSED foundation.url.resolver.testExceptionTypePreservedAcrossRpc
PASSEDfoundation.url.resolvertestThreeNodeGossipChainDoesNotPropagateUnverifiedPeers2114ms
Console output (86 bytes)
PASSED foundation.url.resolver.testThreeNodeGossipChainDoesNotPropagateUnverifiedPeers
PASSEDfoundation.url.resolvertestWrongSchemeInputsAreRejectedWithClearErrors1835ms
Console output (78 bytes)
PASSED foundation.url.resolver.testWrongSchemeInputsAreRejectedWithClearErrors
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithNullStringGetter3325ms
Console output (78 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithNullStringGetter
PASSEDfoundation.url.resolvertestStaleServiceAnnouncementsNotForwardedToLateJoiners15404ms
Console output (85 bytes)
PASSED foundation.url.resolver.testStaleServiceAnnouncementsNotForwardedToLateJoiners
PASSEDfoundation.url.resolvertestE2eObservableInParamsOverP2P8727ms
Console output (63 bytes)
PASSED foundation.url.resolver.testE2eObservableInParamsOverP2P
PASSEDfoundation.url.resolvertestLibp2pEventLoopThreadsAreDaemon7885ms
Console output (66 bytes)
PASSED foundation.url.resolver.testLibp2pEventLoopThreadsAreDaemon
PASSEDfoundation.url.resolvertestSerializeEffectNotificationWithErrorSeverity1085ms
Console output (79 bytes)
PASSED foundation.url.resolver.testSerializeEffectNotificationWithErrorSeverity
PASSEDfoundation.url.resolvertestSelfAnnouncedServiceDiscoverableByLateJoiners10549ms
Console output (80 bytes)
PASSED foundation.url.resolver.testSelfAnnouncedServiceDiscoverableByLateJoiners
PASSEDfoundation.url.resolvertestLiveProjectionOnCloseGraceReapAndResubscribeCancels1567ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionOnCloseGraceReapAndResubscribeCancels
PASSEDfoundation.url.resolvertestGlobalServiceUnregisterRemovesFromRegistry5430ms
Console output (77 bytes)
PASSED foundation.url.resolver.testGlobalServiceUnregisterRemovesFromRegistry
PASSEDfoundation.url.resolvertestStreamAwareHandlerStreamPullUnknownStreamIdThrows1749ms
Console output (84 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerStreamPullUnknownStreamIdThrows
PASSEDfoundation.url.resolvertestRegisterGlobalServiceBroadcastStillDeliversToReachablePeers14126ms
Console output (94 bytes)
PASSED foundation.url.resolver.testRegisterGlobalServiceBroadcastStillDeliversToReachablePeers
PASSEDfoundation.url.resolvertestIdleCloseRescheduledAfterRequestTimeout3898ms
Console output (74 bytes)
PASSED foundation.url.resolver.testIdleCloseRescheduledAfterRequestTimeout
PASSEDfoundation.url.resolvertestStress_concurrentRpcRequests18875ms
Console output (63 bytes)
PASSED foundation.url.resolver.testStress_concurrentRpcRequests
PASSEDfoundation.url.resolvertestWalletCreateWithMetadataThroughSjvm2971ms
Console output (70 bytes)
PASSED foundation.url.resolver.testWalletCreateWithMetadataThroughSjvm
PASSEDfoundation.url.resolverstressTestPersistentRpcConnectionConcurrentSendRequests3721ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestPersistentRpcConnectionConcurrentSendRequests
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueVoidTarget4012ms
Console output (71 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueVoidTarget
PASSEDfoundation.url.resolvertestOnServiceWithdrawalReturnsQuicklyWithUnreachablePeers18783ms
Console output (88 bytes)
PASSED foundation.url.resolver.testOnServiceWithdrawalReturnsQuicklyWithUnreachablePeers
PASSEDfoundation.url.resolvertestEffectAwareHandlerDelegatesGetStdlibJar1769ms
Console output (74 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerDelegatesGetStdlibJar
PASSEDfoundation.url.resolvertestNatSandboxedServiceBytecodeFetchViaRelay9013ms
Console output (75 bytes)
PASSED foundation.url.resolver.testNatSandboxedServiceBytecodeFetchViaRelay
PASSEDfoundation.url.resolvertestRpcObservableManagerCloseIsIdempotent1344ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRpcObservableManagerCloseIsIdempotent
PASSEDfoundation.url.resolverstressTestSandboxedDispatchWatchdogTasksDoNotAccumulate2610ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestSandboxedDispatchWatchdogTasksDoNotAccumulate
PASSEDfoundation.url.resolvertestClosedListenPortBecomesAvailableWithinBoundedTime4011ms
Console output (84 bytes)
PASSED foundation.url.resolver.testClosedListenPortBecomesAvailableWithinBoundedTime
PASSEDfoundation.url.resolvertestNestedListParameterAtDepthLimitMarshalsSuccessfully5084ms
Console output (86 bytes)
PASSED foundation.url.resolver.testNestedListParameterAtDepthLimitMarshalsSuccessfully
PASSEDfoundation.url.resolvertestEffectAwareHandlerExpiredSessionReleasesHandlerThread2161ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerExpiredSessionReleasesHandlerThread
PASSEDfoundation.url.resolvertestBareInputStreamReturnViaSandboxedConnection4149ms
Console output (78 bytes)
PASSED foundation.url.resolver.testBareInputStreamReturnViaSandboxedConnection
PASSEDfoundation.url.resolvertestUrlResolverCloseIsIdempotent3030ms
Console output (63 bytes)
PASSED foundation.url.resolver.testUrlResolverCloseIsIdempotent
PASSEDfoundation.url.resolvertestEffectAwareHandlerDelegatesGetImplementationJar1498ms
Console output (82 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerDelegatesGetImplementationJar
PASSEDfoundation.url.resolverstressTestBackgroundCoroutineExceptionsAreCaught3802ms
Console output (79 bytes)
PASSED foundation.url.resolver.stressTestBackgroundCoroutineExceptionsAreCaught
PASSEDfoundation.url.resolvertestNotificationEffectPropagatesAcrossRpc1683ms
Console output (72 bytes)
PASSED foundation.url.resolver.testNotificationEffectPropagatesAcrossRpc
PASSEDfoundation.url.resolvertestReconstructExceptionUnknownType1385ms
Console output (66 bytes)
PASSED foundation.url.resolver.testReconstructExceptionUnknownType
PASSEDfoundation.url.resolvertestRelayWithdrawalAllowsReRegistration4655ms
Console output (70 bytes)
PASSED foundation.url.resolver.testRelayWithdrawalAllowsReRegistration
PASSEDfoundation.url.resolvertestSandboxedConnectionServiceIdentifier4243ms
Console output (71 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionServiceIdentifier
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceMarshalsWhenSandboxHasOnlyInterface4223ms
Console output (93 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceMarshalsWhenSandboxHasOnlyInterface
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceWithSuperInterfaceMethods3640ms
Console output (83 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceWithSuperInterfaceMethods
PASSEDfoundation.url.resolvertestWalletBridgeDeleteCapability3597ms
Console output (63 bytes)
PASSED foundation.url.resolver.testWalletBridgeDeleteCapability
PASSEDfoundation.url.resolverstressTestEagerJoinDoesNotRaceWithExplicitJoinNetwork34346ms
Console output (84 bytes)
PASSED foundation.url.resolver.stressTestEagerJoinDoesNotRaceWithExplicitJoinNetwork
PASSEDfoundation.url.resolvertestUrlResolverCacheGetAllFiltersExpiredEntries1516ms
Console output (78 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheGetAllFiltersExpiredEntries
PASSEDfoundation.url.resolvertestRegistrationMultiaddressesNeverEmptyAfterReannounce80754ms
Console output (86 bytes)
PASSED foundation.url.resolver.testRegistrationMultiaddressesNeverEmptyAfterReannounce
PASSEDfoundation.url.resolvertestWalletBridgeGetCapability7024ms
Console output (60 bytes)
PASSED foundation.url.resolver.testWalletBridgeGetCapability
PASSEDfoundation.url.resolvertestReconstructExceptionIllegalArgument3791ms
Console output (70 bytes)
PASSED foundation.url.resolver.testReconstructExceptionIllegalArgument
PASSEDfoundation.url.resolvertestRateLimitResetsAfterWindow5341ms
Console output (61 bytes)
PASSED foundation.url.resolver.testRateLimitResetsAfterWindow
PASSEDfoundation.url.resolvertestLiveProjectionObservedSubscriptionNeverLapsesUnderClockAdvance3891ms
Console output (97 bytes)
PASSED foundation.url.resolver.testLiveProjectionObservedSubscriptionNeverLapsesUnderClockAdvance
PASSEDfoundation.url.resolvertestLiveProjectionMembershipOutOfOrderDeltaTriggersResync4586ms
Console output (88 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipOutOfOrderDeltaTriggersResync
PASSEDfoundation.url.resolverstressTestSandboxedConnectionInvalidatedAfterMethodTimeout17810ms
Console output (89 bytes)
PASSED foundation.url.resolver.stressTestSandboxedConnectionInvalidatedAfterMethodTimeout
PASSEDfoundation.url.resolvertestDeserializeEffectValueIntFromString1114ms
Console output (70 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueIntFromString
PASSEDfoundation.url.resolvertestUrlResolverUnknownServiceThrowsResolutionException8252ms
Console output (85 bytes)
PASSED foundation.url.resolver.testUrlResolverUnknownServiceThrowsResolutionException
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJFloatToFloat4242ms
Console output (74 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJFloatToFloat
PASSEDfoundation.url.resolvertestDuplicatePeerAnnouncementsIgnored5562ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDuplicatePeerAnnouncementsIgnored
PASSEDfoundation.url.resolvertestRpcObservableRecoversFromRepeatedPollResponseLoss5769ms
Console output (84 bytes)
PASSED foundation.url.resolver.testRpcObservableRecoversFromRepeatedPollResponseLoss
PASSEDfoundation.url.resolvertestSessionPadRecencyMapStaysBoundedByPad7431ms
Console output (72 bytes)
PASSED foundation.url.resolver.testSessionPadRecencyMapStaysBoundedByPad
PASSEDfoundation.url.resolvertestJoinNetworkWithDefaultBootstrapPeersCompletesPromptly6928ms
Console output (88 bytes)
PASSED foundation.url.resolver.testJoinNetworkWithDefaultBootstrapPeersCompletesPromptly
PASSEDfoundation.url.resolvertestObjectReferenceProxyGetItem3270ms
Console output (62 bytes)
PASSED foundation.url.resolver.testObjectReferenceProxyGetItem
PASSEDfoundation.url.resolvertestGossipToStalledPeerCleansUpConnections11537ms
Console output (73 bytes)
PASSED foundation.url.resolver.testGossipToStalledPeerCleansUpConnections
PASSEDfoundation.url.resolvertestUrlResolverCustomCacheReceivesBytecodeOnFetch14846ms
Console output (80 bytes)
PASSED foundation.url.resolver.testUrlResolverCustomCacheReceivesBytecodeOnFetch
PASSEDfoundation.url.resolvertestJoinNetworkParticipatesInGossip3804ms
Console output (66 bytes)
PASSED foundation.url.resolver.testJoinNetworkParticipatesInGossip
PASSEDfoundation.url.resolvertestSerializeEffectValueComplexNestedStructure792ms
Console output (77 bytes)
PASSED foundation.url.resolver.testSerializeEffectValueComplexNestedStructure
PASSEDfoundation.url.resolvertestLazySandboxedProxyHandlesConcurrentFirstCalls17434ms
Console output (80 bytes)
PASSED foundation.url.resolver.testLazySandboxedProxyHandlesConcurrentFirstCalls
PASSEDfoundation.url.resolverstressTestStaleForwardAfterWithdrawalDoesNotResurrectService6296ms
Console output (91 bytes)
PASSED foundation.url.resolver.stressTestStaleForwardAfterWithdrawalDoesNotResurrectService
PASSEDfoundation.url.resolvertestTypeMarshalingGetTypeDescriptorPrimitivesComprehensive1210ms
Console output (89 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetTypeDescriptorPrimitivesComprehensive
PASSEDfoundation.url.resolvertestOnPeerExchangeRequest1876ms
Console output (56 bytes)
PASSED foundation.url.resolver.testOnPeerExchangeRequest
PASSEDfoundation.url.resolvertestEffectPropagationPreservesRpcResult1249ms
Console output (70 bytes)
PASSED foundation.url.resolver.testEffectPropagationPreservesRpcResult
PASSEDfoundation.url.resolverperfGossipPropagationAnnotated8253ms
Console output (61 bytes)
PASSED foundation.url.resolver.perfGossipPropagationAnnotated
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchComplexReturnType2664ms
Console output (74 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchComplexReturnType
PASSEDfoundation.url.resolvertestDeserializeEffectValueStringToInt2046ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueStringToInt
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueByteArray3129ms
Console output (68 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueByteArray
PASSEDfoundation.url.resolvertestDeserializeEffectValueFloatFromString1083ms
Console output (72 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueFloatFromString
PASSEDfoundation.url.resolvertestBinaryValueWithoutConvention3088ms
Console output (63 bytes)
PASSED foundation.url.resolver.testBinaryValueWithoutConvention
PASSEDfoundation.url.resolvertestPersistentRpcConnectionReconnectsWhenConnectionPreClosedWithFactory1455ms
Console output (102 bytes)
PASSED foundation.url.resolver.testPersistentRpcConnectionReconnectsWhenConnectionPreClosedWithFactory
PASSEDfoundation.url.resolvertestSerializeDeserializeNotificationEffectRoundTrip1171ms
Console output (82 bytes)
PASSED foundation.url.resolver.testSerializeDeserializeNotificationEffectRoundTrip
PASSEDfoundation.url.resolvertestLiveProjectionReorderChildrenResyncsMembershipOrder9104ms
Console output (86 bytes)
PASSED foundation.url.resolver.testLiveProjectionReorderChildrenResyncsMembershipOrder
PASSEDfoundation.url.resolvertestRapidServiceAnnouncementsProcessedQuicklyWithUnreachablePeers17237ms
Console output (96 bytes)
PASSED foundation.url.resolver.testRapidServiceAnnouncementsProcessedQuicklyWithUnreachablePeers
PASSEDfoundation.url.resolvertestTypeMarshalingObjectDescriptors1351ms
Console output (66 bytes)
PASSED foundation.url.resolver.testTypeMarshalingObjectDescriptors
PASSEDfoundation.url.resolvertestLiveProjectionMembershipRemovedChildHandlerReapedThenGone2882ms
Console output (92 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipRemovedChildHandlerReapedThenGone
PASSEDfoundation.url.resolvertestReconstructExceptionWithNonExceptionReturnsIllegalStateException1673ms
Console output (99 bytes)
PASSED foundation.url.resolver.testReconstructExceptionWithNonExceptionReturnsIllegalStateException
PASSEDfoundation.url.resolvertestNetlabResolutionUnderLatencyAndPacketLoss217823ms
Console output (76 bytes)
PASSED foundation.url.resolver.testNetlabResolutionUnderLatencyAndPacketLoss
PASSEDfoundation.url.resolvertestRpcStreamManagerExtractStreamsNestedInMap1064ms
Console output (76 bytes)
PASSED foundation.url.resolver.testRpcStreamManagerExtractStreamsNestedInMap
PASSEDfoundation.url.resolvertestServiceDiscoveryDoesNotRequireFullGossipCycle9720ms
Console output (80 bytes)
PASSED foundation.url.resolver.testServiceDiscoveryDoesNotRequireFullGossipCycle
PASSEDfoundation.url.resolvertestEffectSerializationConstants1629ms
Console output (63 bytes)
PASSED foundation.url.resolver.testEffectSerializationConstants
PASSEDfoundation.url.resolvertestNewNodeJoinsAndDiscoversPeersViaExchange2571ms
Console output (75 bytes)
PASSED foundation.url.resolver.testNewNodeJoinsAndDiscoversPeersViaExchange
PASSEDfoundation.url.resolvertestSerializeEffectNotificationWithInfoSeverity1696ms
Console output (78 bytes)
PASSED foundation.url.resolver.testSerializeEffectNotificationWithInfoSeverity
PASSEDfoundation.url.resolvertestOnPeersReceivedBroadcastsNewPeers4798ms
Console output (68 bytes)
PASSED foundation.url.resolver.testOnPeersReceivedBroadcastsNewPeers
PASSEDfoundation.url.resolvertestWithdrawnServiceNotResurrectedByRelayRegistration7897ms
Console output (84 bytes)
PASSED foundation.url.resolver.testWithdrawnServiceNotResurrectedByRelayRegistration
PASSEDfoundation.url.resolvertestRequestTimeoutDoesNotResendAndDoubleInvoke19536ms
Console output (77 bytes)
PASSED foundation.url.resolver.testRequestTimeoutDoesNotResendAndDoubleInvoke
PASSEDfoundation.url.resolvertestCyclicListParameterIsRejectedNotStackOverflow3401ms
Console output (80 bytes)
PASSED foundation.url.resolver.testCyclicListParameterIsRejectedNotStackOverflow
PASSEDfoundation.url.resolvertestTypeMarshalingUnboxPrimitiveIfApplicableInteger1976ms
Console output (82 bytes)
PASSED foundation.url.resolver.testTypeMarshalingUnboxPrimitiveIfApplicableInteger
PASSEDfoundation.url.resolvertestStreamAwareHandlerRegistersInputStreamInResult779ms
Console output (81 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerRegistersInputStreamInResult
PASSEDfoundation.url.resolvertestUrlResolverRejectsHttpProtocol1900ms
Console output (65 bytes)
PASSED foundation.url.resolver.testUrlResolverRejectsHttpProtocol
PASSEDfoundation.url.resolvertestOnServiceQueryReturnsLocalAndDiscoveredServices1577ms
Console output (82 bytes)
PASSED foundation.url.resolver.testOnServiceQueryReturnsLocalAndDiscoveredServices
PASSEDfoundation.url.resolvertestOnServiceQueryReturnsServicesFromRelayCache4172ms
Console output (78 bytes)
PASSED foundation.url.resolver.testOnServiceQueryReturnsServicesFromRelayCache
PASSEDfoundation.url.resolvertestDebugLoggingDefaultsToFalse872ms
Console output (62 bytes)
PASSED foundation.url.resolver.testDebugLoggingDefaultsToFalse
PASSEDfoundation.url.resolvertestEffectAwareHandlerDelegatesSupportsSandboxedExecution994ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerDelegatesSupportsSandboxedExecution
PASSEDfoundation.url.resolvertestAllNodesAwareOfNewJoiner10257ms
Console output (59 bytes)
PASSED foundation.url.resolver.testAllNodesAwareOfNewJoiner
PASSEDfoundation.url.resolvertestNodeParticipatesInPeerExchangeWithoutServices2380ms
Console output (80 bytes)
PASSED foundation.url.resolver.testNodeParticipatesInPeerExchangeWithoutServices
PASSEDfoundation.url.resolvertestBytecodeFetchAggregatesRelayFailureDetails5142ms
Console output (77 bytes)
PASSED foundation.url.resolver.testBytecodeFetchAggregatesRelayFailureDetails
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchBasicCalculator1824ms
Console output (72 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchBasicCalculator
PASSEDfoundation.url.resolvertestMultiProviderServiceBothProvidersDiscoverable2504ms
Console output (80 bytes)
PASSED foundation.url.resolver.testMultiProviderServiceBothProvidersDiscoverable
PASSEDfoundation.url.resolvertestE2ERelayBasedDiscovery1173ms
Console output (57 bytes)
PASSED foundation.url.resolver.testE2ERelayBasedDiscovery
PASSEDfoundation.url.resolvertestHostOriginatedInterfaceNestedInContainersIsProjected4248ms
Console output (87 bytes)
PASSED foundation.url.resolver.testHostOriginatedInterfaceNestedInContainersIsProjected
PASSEDfoundation.url.resolvertestGossipBroadcastCancelsFuturesOnTimeout14793ms
Console output (73 bytes)
PASSED foundation.url.resolver.testGossipBroadcastCancelsFuturesOnTimeout
PASSEDfoundation.url.resolvertestRemoteInputStreamImmediateEof1338ms
Console output (64 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamImmediateEof
PASSEDfoundation.url.resolvertestCreateWithSjvmDispatchCloseErrorIncludesClassName1511ms
Console output (84 bytes)
PASSED foundation.url.resolver.testCreateWithSjvmDispatchCloseErrorIncludesClassName
PASSEDfoundation.url.resolverstressTestFindPeersForServiceWaitsForPendingVerification5022ms
Console output (87 bytes)
PASSED foundation.url.resolver.stressTestFindPeersForServiceWaitsForPendingVerification
PASSEDfoundation.url.resolvertestUrlResolverCacheGetRefreshesLastAccessed882ms
Console output (75 bytes)
PASSED foundation.url.resolver.testUrlResolverCacheGetRefreshesLastAccessed
PASSEDfoundation.url.resolvertestAddBootstrapPeersTriggersPeerExchange6444ms
Console output (72 bytes)
PASSED foundation.url.resolver.testAddBootstrapPeersTriggersPeerExchange
PASSEDfoundation.url.resolverstressTestSandboxedConnectionMethodInvocationTimeout26422ms
Console output (83 bytes)
PASSED foundation.url.resolver.stressTestSandboxedConnectionMethodInvocationTimeout
PASSEDfoundation.url.resolvertestSandboxedConnectionServesCachedWhenRevalidationFails40029ms
Console output (87 bytes)
PASSED foundation.url.resolver.testSandboxedConnectionServesCachedWhenRevalidationFails
PASSEDfoundation.url.resolverstressTestJoinNetworkAfterAddBootstrapPeerNotRedundant6951ms
Console output (85 bytes)
PASSED foundation.url.resolver.stressTestJoinNetworkAfterAddBootstrapPeerNotRedundant
PASSEDfoundation.url.resolvertestRebroadcastToUnreachablePeerBailsOutAfterFirstFailure3857ms
Console output (88 bytes)
PASSED foundation.url.resolver.testRebroadcastToUnreachablePeerBailsOutAfterFirstFailure
PASSEDfoundation.url.resolverstressTestReannounceNeverOverwritesWithEmptyAddresses23798ms
Console output (84 bytes)
PASSED foundation.url.resolver.stressTestReannounceNeverOverwritesWithEmptyAddresses
PASSEDfoundation.url.resolvertestListParameterMarshalingJoinElements2399ms
Console output (70 bytes)
PASSED foundation.url.resolver.testListParameterMarshalingJoinElements
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmResultUnitReturn1991ms
Console output (72 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmResultUnitReturn
PASSEDfoundation.url.resolvertestTypeMarshalingGetTypeDescriptorBoxedTypes1046ms
Console output (76 bytes)
PASSED foundation.url.resolver.testTypeMarshalingGetTypeDescriptorBoxedTypes
PASSEDfoundation.url.resolvertestRpcObservableNullInitialValueInParams832ms
Console output (72 bytes)
PASSED foundation.url.resolver.testRpcObservableNullInitialValueInParams
PASSEDfoundation.url.resolvertestCloseReleasesPortForJoinNetworkOnlyInstance4904ms
Console output (78 bytes)
PASSED foundation.url.resolver.testCloseReleasesPortForJoinNetworkOnlyInstance
PASSEDfoundation.url.resolvertestRegisterGlobalServiceIsNonBlockingWithStalePeers20689ms
Console output (83 bytes)
PASSED foundation.url.resolver.testRegisterGlobalServiceIsNonBlockingWithStalePeers
PASSEDfoundation.url.resolvertestLateJoinerCannotDiscoverPeerAfterStalenessTimeout6330ms
Console output (84 bytes)
PASSED foundation.url.resolver.testLateJoinerCannotDiscoverPeerAfterStalenessTimeout
PASSEDfoundation.url.resolvertestDualBridgesCoexist1449ms
Console output (53 bytes)
PASSED foundation.url.resolver.testDualBridgesCoexist
PASSEDfoundation.url.resolvertestAmbientPadRidesPlainRpcOverP2p6427ms
Console output (65 bytes)
PASSED foundation.url.resolver.testAmbientPadRidesPlainRpcOverP2p
PASSEDfoundation.url.resolvertestRelayRegistrationCompletesQuickly6103ms
Console output (68 bytes)
PASSED foundation.url.resolver.testRelayRegistrationCompletesQuickly
PASSEDfoundation.url.resolvertestUrlResolverClassRejectsHttpProtocolViaRegisterLocalService1983ms
Console output (93 bytes)
PASSED foundation.url.resolver.testUrlResolverClassRejectsHttpProtocolViaRegisterLocalService
PASSEDfoundation.url.resolverstressTestOnPeerAnnouncementPopulatesDiscoveredServices36295ms
Console output (86 bytes)
PASSED foundation.url.resolver.stressTestOnPeerAnnouncementPopulatesDiscoveredServices
PASSEDfoundation.url.resolvertestVerificationQueueSkipsUnreachablePeersFromPeerExchange13639ms
Console output (89 bytes)
PASSED foundation.url.resolver.testVerificationQueueSkipsUnreachablePeersFromPeerExchange
PASSEDfoundation.url.resolvertestGossipDeduplicationPreventsMultipleEntries13727ms
Console output (77 bytes)
PASSED foundation.url.resolver.testGossipDeduplicationPreventsMultipleEntries
PASSEDfoundation.url.resolverstressTestUncaughtTimeoutExceptionDoesNotFailTest652ms
Console output (80 bytes)
PASSED foundation.url.resolver.stressTestUncaughtTimeoutExceptionDoesNotFailTest
PASSEDfoundation.url.resolvertestHandlerResultWithEffectsKeyNotMisinterpretedAsRealEffects947ms
Console output (92 bytes)
PASSED foundation.url.resolver.testHandlerResultWithEffectsKeyNotMisinterpretedAsRealEffects
PASSEDfoundation.url.resolvertestEffectAwareHandlerResumeHandlerUnknownSessionIdThrows1005ms
Console output (88 bytes)
PASSED foundation.url.resolver.testEffectAwareHandlerResumeHandlerUnknownSessionIdThrows
PASSEDfoundation.url.resolvertestTypeMarshalingFromJvmValueJIntToInt2131ms
Console output (70 bytes)
PASSED foundation.url.resolver.testTypeMarshalingFromJvmValueJIntToInt
PASSEDfoundation.url.resolvertestEmptyListParameterMarshaling2701ms
Console output (63 bytes)
PASSED foundation.url.resolver.testEmptyListParameterMarshaling
PASSEDfoundation.url.resolvertestStreamAwareHandlerStreamPushMissingStreamIdThrows1355ms
Console output (84 bytes)
PASSED foundation.url.resolver.testStreamAwareHandlerStreamPushMissingStreamIdThrows
PASSEDfoundation.url.resolvertestWalletBridgeCreateCapability2526ms
Console output (63 bytes)
PASSED foundation.url.resolver.testWalletBridgeCreateCapability
PASSEDfoundation.url.resolvertestLiveProjectionMembershipRemovedChildSubscribeSettlesNoRetryStorm5794ms
Console output (99 bytes)
PASSED foundation.url.resolver.testLiveProjectionMembershipRemovedChildSubscribeSettlesNoRetryStorm
PASSEDfoundation.url.resolvertestRpcObservableInParams912ms
Console output (56 bytes)
PASSED foundation.url.resolver.testRpcObservableInParams
PASSEDfoundation.url.resolvertestEagerJoinCoordinatesWithExplicitJoinNetwork3888ms
Console output (78 bytes)
PASSED foundation.url.resolver.testEagerJoinCoordinatesWithExplicitJoinNetwork
PASSEDfoundation.url.resolvertestLiveProjectionPushDetachedForeverExhaustsRetriesAndPolls13145ms
Console output (91 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushDetachedForeverExhaustsRetriesAndPolls
PASSEDfoundation.url.resolvertestUrlResolverRejectsFileProtocol3322ms
Console output (65 bytes)
PASSED foundation.url.resolver.testUrlResolverRejectsFileProtocol
PASSEDfoundation.url.resolvertestDuplicateServiceRegistrationThrows5927ms
Console output (69 bytes)
PASSED foundation.url.resolver.testDuplicateServiceRegistrationThrows
PASSEDfoundation.url.resolvertestMapReturnWithStringValue2798ms
Console output (59 bytes)
PASSED foundation.url.resolver.testMapReturnWithStringValue
PASSEDfoundation.url.resolvertestOnShutdownCleansUpObservableListeners1342ms
Console output (72 bytes)
PASSED foundation.url.resolver.testOnShutdownCleansUpObservableListeners
PASSEDfoundation.url.resolvertestServiceProviderRestartWithNewPeerIdDiscoveredByHealthMonitor20799ms
Console output (95 bytes)
PASSED foundation.url.resolver.testServiceProviderRestartWithNewPeerIdDiscoveredByHealthMonitor
PASSEDfoundation.url.resolverstressTestCloseDoesNotExhaustDispatchersIO34480ms
Console output (73 bytes)
PASSED foundation.url.resolver.stressTestCloseDoesNotExhaustDispatchersIO
PASSEDfoundation.url.resolvertestNatNodeGetsCircuitRelayAddressesAfterRelayRegistration8789ms
Console output (89 bytes)
PASSED foundation.url.resolver.testNatNodeGetsCircuitRelayAddressesAfterRelayRegistration
PASSEDfoundation.url.resolvertestWalletListCapabilitiesThroughSjvm5671ms
Console output (68 bytes)
PASSED foundation.url.resolver.testWalletListCapabilitiesThroughSjvm
PASSEDfoundation.url.resolvertestDeserializeEffectValueNumberToInt1265ms
Console output (68 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueNumberToInt
PASSEDfoundation.url.resolvertestStreamAwareServiceHandlerDelegatesSupportsSandboxedExecution1338ms
Console output (95 bytes)
PASSED foundation.url.resolver.testStreamAwareServiceHandlerDelegatesSupportsSandboxedExecution
PASSEDfoundation.url.resolvertestObservableAwareHandlerDelegatesGetImplementationJar1601ms
Console output (86 bytes)
PASSED foundation.url.resolver.testObservableAwareHandlerDelegatesGetImplementationJar
PASSEDfoundation.url.resolvertestLiveProjectionCommandConcurrentSameIdSingleFlight10622ms
Console output (84 bytes)
PASSED foundation.url.resolver.testLiveProjectionCommandConcurrentSameIdSingleFlight
PASSEDfoundation.url.resolvertestGenerateInstanceProxyRejectsNonInterfaceClass4758ms
Console output (80 bytes)
PASSED foundation.url.resolver.testGenerateInstanceProxyRejectsNonInterfaceClass
PASSEDfoundation.url.resolvertestDeserializeEffectValueNullForIntReturnsNull1756ms
Console output (78 bytes)
PASSED foundation.url.resolver.testDeserializeEffectValueNullForIntReturnsNull
PASSEDfoundation.url.resolvertestCallServiceFallsBackToRelayWhenDirectConnectionFailsForNonNatPeer12098ms
Console output (100 bytes)
PASSED foundation.url.resolver.testCallServiceFallsBackToRelayWhenDirectConnectionFailsForNonNatPeer
PASSEDfoundation.url.resolvertestOpenPersistentRpcConnectionConcurrentCalls13896ms
Console output (77 bytes)
PASSED foundation.url.resolver.testOpenPersistentRpcConnectionConcurrentCalls
PASSEDfoundation.url.resolvertestRemoteInputStreamReadBulk2114ms
Console output (60 bytes)
PASSED foundation.url.resolver.testRemoteInputStreamReadBulk
PASSEDfoundation.url.resolvertestE2eObservableInResultOverP2P8966ms
Console output (63 bytes)
PASSED foundation.url.resolver.testE2eObservableInResultOverP2P
PASSEDfoundation.url.resolvertestTypeMarshalingToJvmValueUuid3426ms
Console output (63 bytes)
PASSED foundation.url.resolver.testTypeMarshalingToJvmValueUuid
PASSEDfoundation.url.resolverstressTestAddBootstrapPeerRestartsRelayRetry23159ms
Console output (75 bytes)
PASSED foundation.url.resolver.stressTestAddBootstrapPeerRestartsRelayRetry
PASSEDfoundation.url.resolvertestResolveStringWaitsForServiceDiscoveryAfterRelayRegistration12129ms
Console output (94 bytes)
PASSED foundation.url.resolver.testResolveStringWaitsForServiceDiscoveryAfterRelayRegistration
PASSEDfoundation.url.resolvertestIdleUrlProtocolDrainsInternalThreadsToZero27102ms
Console output (77 bytes)
PASSED foundation.url.resolver.testIdleUrlProtocolDrainsInternalThreadsToZero
PASSEDfoundation.url.resolvertestLiveProjectionPushFailureReapsSubscription4035ms
Console output (77 bytes)
PASSED foundation.url.resolver.testLiveProjectionPushFailureReapsSubscription
PASSEDfoundation.url.resolvertestRemoteCommandObservableCompletes12396ms
Console output (67 bytes)
PASSED foundation.url.resolver.testRemoteCommandObservableCompletes

Build Log

[2026-07-12 18:05:35] Resuming build after service restart (was PENDING)
[2026-07-12 18:05:35] Project names empty — running deferred preparation from archive
[2026-07-12 18:06:20] Resuming build after service restart (was PENDING)
[2026-07-12 18:06:20] Project names empty — running deferred preparation from archive
[2026-07-12 18:07:00] Extracted project names: [foundation.url:resolver]
[2026-07-12 18:07:00] Discovered 1090 tests from archive
[2026-07-12 18:07:00] No droplet allocated, provisioning from scratch...
[2026-07-12 18:07:25] Droplet created: id=584106022, name=buildtest-7a1e230f
[2026-07-12 18:08:28] Droplet active at 165.232.157.132
[2026-07-12 18:08:30] SSH access granted to droplet 584106022
[2026-07-12 18:08:30] Droplet active at 165.232.157.132
[2026-07-12 18:08:30] SSH connected to 165.232.157.132
[2026-07-12 18:08:31] kompile-cli has not been started, running build from scratch on droplet
[2026-07-12 18:08:31] 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:      Sun Jul 12 18:10:35 UTC 2026.
Universal Time is now:  Sun Jul 12 18:10:35 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 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[1613]
 root @ user manager service: systemd[1461]

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=4009868, availableMemoryKb=3310624, totalSwapKb=0, freeSwapKb=0)
mkswap: /swapfile: warning: wiping old swap signature.
Setting up swapspace version 1, size = 4 GiB (4294963200 bytes)
no label, UUID=782b5d8f-7ab9-48a5-b5e7-b7a07195997b
Swap file created and enabled
[BuildDriver] Memory after swap: MemoryInfo(totalMemoryKb=4009868, availableMemoryKb=3319724, totalSwapKb=4194300, freeSwapKb=4194300)
[BuildDriver] Swap verified: 4194300KB total swap (was 0KB)
[2026-07-12 18:12:37] Dependencies installed
[2026-07-12 18:12:37] Uploading project archive...
Extracted projects:
CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa

[2026-07-12 18:12:37] Projects on remote: CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa
[2026-07-12 18:12:37] 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/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloading 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/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.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/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.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/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.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/apache/maven/maven-model-builder/3.9.2/maven-model-builder-3.9.2.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/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
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/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-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/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.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/util/jar/jarutils/0.0.1/jarutils-0.0.1.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/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.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/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.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/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.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/jdom2/kt/0.0.1/kt-0.0.1.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/io/get-coursier/coursier_2.13/2.1.30/coursier_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
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.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/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/org/jdom2/kt/0.0.1/kt-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/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.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/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.7.3/kotlinx-coroutines-core-1.7.3.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/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.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/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.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/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.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/community/kotlin/kompile/testrunner/bootstrap/community-kotlin-kompile-testrunner-bootstrap/0.0.10/community-kotlin-kompile-testrunner-bootstrap-0.0.10.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/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_2.13/2.13.5/jsoniter-scala-core_2.13-2.13.5.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/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://repo1.maven.org/maven2/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.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/io/github/alexarchambault/is-terminal/0.1.2/is-terminal-0.1.2.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/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.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
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/jetbrains/annotations/23.0.0/annotations-23.0.0.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/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.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/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
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/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.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/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.pom
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.0.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/util/string/stringutils/0.0.1/stringutils-0.0.1.pom
Downloading https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
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/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloading https://repo1.maven.org/maven2/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.pom
Failed to download https://repo1.maven.org/maven2/kompile/manager/0.0.104/manager-0.0.104.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/com/google/guava/guava/31.1-jre/guava-31.1-jre.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/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloading https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.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/tukaani/xz/1.9/xz-1.9.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/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.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/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.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/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.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
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/community/kotlin/kompile/testrunner/jvm/community-kotlin-kompile-testrunner-jvm/0.0.18/community-kotlin-kompile-testrunner-jvm-0.0.18.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/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.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/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloading https://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.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/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/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/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.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/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.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
Downloading https://repo1.maven.org/maven2/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-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/okio/okio/3.2.0/okio-3.2.0.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
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/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloading 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/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.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/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.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/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.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/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.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/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.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/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.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/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.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/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.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/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.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/io/github/alexarchambault/concurrent-reference-hash-map/1.1.0/concurrent-reference-hash-map-1.1.0.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/jetbrains/kotlinx/kotlinx-datetime-jvm/0.4.0/kotlinx-datetime-jvm-0.4.0.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/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.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/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.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/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.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/com/squareup/okio/okio-fakefilesystem-jvm/3.4.0/okio-fakefilesystem-jvm-3.4.0.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/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.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/resource/arena/resource-arena/0.0.1/resource-arena-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/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
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/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.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/eclipse/jgit/org.eclipse.jgit/6.6.0.202305301015-r/org.eclipse.jgit-6.6.0.202305301015-r.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/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/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom
Downloading https://repo1.maven.org/maven2/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.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/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.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
Downloading https://repo1.maven.org/maven2/refcounted/refcounted/0.0.1/refcounted-0.0.1.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/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.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/apache/maven/maven-builder-support/3.9.2/maven-builder-support-3.9.2.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/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.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/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.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/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/file/utils/file-utils/0.0.1/file-utils-0.0.1.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/effects/kompile-effects/0.0.1/kompile-effects-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/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.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/org/ow2/asm/asm-util/9.8/asm-util-9.8.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/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded https://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.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/ow2/asm/asm-commons/9.8/asm-commons-9.8.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/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.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/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom
Downloading https://repo1.maven.org/maven2/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.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/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.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/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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/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/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/apache/maven/maven-model/3.9.2/maven-model-3.9.2.pom
Downloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
Downloading https://repo1.maven.org/maven2/io/get-coursier/versions_2.13/0.5.1/versions_2.13-0.5.1.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/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Failed to download 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/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/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.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/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.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/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.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/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.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/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-interpolation/1.26/plexus-interpolation-1.26.pom
Downloading https://repo1.maven.org/maven2/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-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/cache-util/2.1.30/cache-util-2.1.30.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
Downloading 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/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.25/kotlin-daemon-embeddable-1.9.25.pom
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/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.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
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/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.pom
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
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
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/util/jar/jarutils/0.0.1/jarutils-0.0.1.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
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
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/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.pom.sha1
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/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/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/org/jdom2/kt/0.0.1/kt-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/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/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/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/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/util/string/stringutils/0.0.1/stringutils-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.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.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/kompile/manager/0.0.104/manager-0.0.104.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/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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
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/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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.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/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.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/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
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/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
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/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.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.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/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/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.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/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/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.pom.sha1
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/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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/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/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.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://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.sha1
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.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/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.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/resource/arena/resource-arena/0.0.1/resource-arena-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/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.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/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
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/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-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
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/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloading https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/json/json/20250517/json-20250517.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://repo1.maven.org/maven2/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloading https://repo1.maven.org/maven2/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
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/file/utils/file-utils/0.0.1/file-utils-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/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.pom
Failed to download https://repo1.maven.org/maven2/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Downloading https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.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/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.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/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/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.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/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
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
Downloaded https://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-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.sha1
Downloading 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/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-stdlib/1.9.25/kotlin-stdlib-1.9.25.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
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
Failed to download https://repo1.maven.org/maven2/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom.sha1
Downloaded https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
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
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
Downloading 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/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloading 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/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/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-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.sha1
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.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.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://repo1.maven.org/maven2/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-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/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.pom
Downloaded https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.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/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.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/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-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom
Downloaded https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom
Downloading https://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.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/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/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.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/org/jdom2/kt/0.0.1/kt-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
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/string/stringutils/0.0.1/stringutils-0.0.1.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/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.pom
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/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.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/kompile/manager/0.0.104/manager-0.0.104.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/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-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/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-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/source/code/manager/source-code-manager/0.0.1/source-code-manager-0.0.1.pom
Downloading https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-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/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.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/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.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/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.pom
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom
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
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.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/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.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/refcounted/refcounted/0.0.1/refcounted-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/effects/kompile-effects/0.0.1/kompile-effects-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/util/classloader/util-classloader/0.0.1/util-classloader-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/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
Downloaded https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.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/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.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/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-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/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.pom.sha1
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom
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/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-util_2.13/2.1.30/coursier-util_2.13-2.1.30.pom.sha1
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/util/jar/jarutils/0.0.1/jarutils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom
Downloading https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.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/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.pom
Downloading https://kotlin.directory/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.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/coursier_2.13/2.1.30/coursier_2.13-2.1.30.pom.sha1
Failed to download https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.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
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/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
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/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://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.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/util/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.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/org/jdom2/kt/0.0.1/kt-0.0.1.pom.sha1
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-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/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-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/source/code/manager/source-code-manager/0.0.1/source-code-manager-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/manager/0.0.104/manager-0.0.104.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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.pom.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.pom.sha1
Downloaded https://kotlin.directory/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-0.0.1.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/kompile/build-kotlin-jvm/0.0.20/build-kotlin-jvm-0.0.20.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
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/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.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/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.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/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/kompile/manager/0.0.104/manager-0.0.104.pom.sha1
Downloading https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.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/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-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/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/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.pom.sha1
Downloading https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.pom.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.pom.sha1
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.pom.sha1
Downloading https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.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/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-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
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-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/refcounted/refcounted/0.0.1/refcounted-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.pom.sha1
Failed to download https://kotlin.directory/io/get-coursier/coursier-paths/2.1.30/coursier-paths-2.1.30.pom.sha1
Downloaded https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom
Downloading https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.pom.sha1
Downloading 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/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
Downloaded https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.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
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.pom.sha1
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.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
Downloading https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-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
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom
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/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.pom
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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/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://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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
Downloaded https://kotlin.directory/file/utils/file-utils/0.0.1/file-utils-0.0.1.pom.sha1
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.pom.sha1
Downloading https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.pom.sha1
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.pom.sha1
Downloading 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/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-0.0.1.pom.sha1
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/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.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
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
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-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
Downloaded 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/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/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.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/apache/maven/maven/3.9.2/maven-3.9.2.pom
Downloading https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading 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/codehaus/plexus/plexus/10/plexus-10.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/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.7.3/kotlinx-coroutines-bom-1.7.3.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/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.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/codehaus/plexus/plexus/10/plexus-10.pom
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.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/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.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/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/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.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/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.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/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/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.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/apache/commons/commons-parent/66/commons-parent-66.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/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
Downloading https://repo1.maven.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.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/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded https://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.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/com/fasterxml/oss-parent/38/oss-parent-38.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/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading https://repo1.maven.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.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/maven/maven-parent/39/maven-parent-39.pom
Downloading https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.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/logging/logging-parent/7/logging-parent-7.pom
Downloaded https://repo1.maven.org/maven2/org/apache/apache/31/apache-31.pom
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.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/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.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/io/fabric8/kubernetes-client-bom/5.12.2/kubernetes-client-bom-5.12.2.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/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.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/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom
Downloaded https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.24/spring-framework-bom-5.3.24.pom
Downloading https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-bom/3.0.14/groovy-bom-3.0.14.pom
Downloading https://repo1.maven.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloaded 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/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloading 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/io/netty/netty-bom/4.1.86.Final/netty-bom-4.1.86.Final.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/jakarta/platform/jakarta.jakartaee-bom/9.0.0/jakarta.jakartaee-bom-9.0.0.pom
Downloaded 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/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/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
Downloaded https://repo1.maven.org/maven2/jakarta/platform/jakartaee-api-parent/9.0.0/jakartaee-api-parent-9.0.0.pom
Downloading https://repo1.maven.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
Downloading 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
Downloaded https://repo1.maven.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.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://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading https://repo1.maven.org/maven2/org/virtuslab/scala-cli/config_3/1.8.5/config_3-1.8.5.jar
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloading https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.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://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloaded https://kotlin.directory/kompile/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.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/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.jar
Downloading https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.8/asm-util-9.8.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/scala-lang/scala3-library_3/3.3.6/scala3-library_3-3.3.6.jar
Downloaded https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloading https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.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/jetbrains/kotlin/kotlin-stdlib-common/1.9.22/kotlin-stdlib-common-1.9.22.jar
Downloaded https://repo1.maven.org/maven2/org/tukaani/xz/1.9/xz-1.9.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/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar
Downloading https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.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/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.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/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.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-jdk8/1.9.22/kotlin-stdlib-jdk8-1.9.22.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://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/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.22/kotlin-stdlib-jdk7-1.9.22.jar
Downloading https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloaded https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.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/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.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/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/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-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://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/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloaded https://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.9.2/maven-artifact-3.9.2.jar
Downloading https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.jar
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.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://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://repo1.maven.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloaded https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.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/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.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/org/jdom/jdom2/2.0.6.1/jdom2-2.0.6.1.jar
Downloading https://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-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/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/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-0.0.1.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://kotlin.directory/community/kotlin/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.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/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.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/scala-lang/modules/scala-collection-compat_3/2.11.0/scala-collection-compat_3-2.11.0.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/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar
Downloading https://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.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://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-0.0.1.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://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/virtuslab/scala-cli/specification-level_3/1.8.5/specification-level_3-1.8.5.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://kotlin.directory/util/jar/jarutils/0.0.1/jarutils-0.0.1.jar
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar
Downloaded https://kotlin.directory/kompile/manager/0.0.104/manager-0.0.104.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://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://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://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.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/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.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://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar
Downloaded https://repo1.maven.org/maven2/com/squareup/okio/okio-fakefilesystem/3.4.0/okio-fakefilesystem-3.4.0.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://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/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/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.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://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/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.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/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://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.jar
Downloaded https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.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://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-kotlin/2.15.2/jackson-module-kotlin-2.15.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/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.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://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/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.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/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.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://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://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.jar
Downloading https://repo1.maven.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar
Downloading https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.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/org/jetbrains/kotlin/kotlin-reflect/1.9.22/kotlin-reflect-1.9.22.jar
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.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/commons-io/commons-io/2.15.1/commons-io-2.15.1.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/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.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://kotlin.directory/community/kotlin/clocks/simple/community-kotlin-clocks-simple/0.0.3/community-kotlin-clocks-simple-0.0.3.jar
Downloaded https://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloading https://kotlin.directory/kompile/buildrule/enhancer/kompile-buildrule-enhancer/0.0.1/kompile-buildrule-enhancer-0.0.1.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://repo1.maven.org/maven2/io/github/alexarchambault/windows-ansi/windows-ansi/0.0.6/windows-ansi-0.0.6.jar
Downloaded https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloading https://repo1.maven.org/maven2/com/squareup/moshi/moshi/1.15.0/moshi-1.15.0.jar
Downloaded https://kotlin.directory/io/get-coursier/coursier_2.13/2.1.30/coursier_2.13-2.1.30.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/google/guava/failureaccess/1.0.1/failureaccess-1.0.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://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.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/org/json/json/20250517/json-20250517.jar
Downloaded https://kotlin.directory/buildtest/api/buildtest-api/0.0.36/buildtest-api-0.0.36.jar
Downloading https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.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/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.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/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://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.jar
Downloading https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.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/annotations/23.0.0/annotations-23.0.0.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/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.jar
Downloaded https://kotlin.directory/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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/scala-lang/modules/scala-collection-compat_2.13/2.13.0/scala-collection-compat_2.13-2.13.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/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.jar
Downloaded https://repo1.maven.org/maven2/org/jetbrains/annotations/23.0.0/annotations-23.0.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/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
Downloading https://repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.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://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/jetbrains/kotlin/kotlin-script-runtime/1.9.25/kotlin-script-runtime-1.9.25.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/org/jetbrains/kotlin/kotlin-stdlib/1.9.25/kotlin-stdlib-1.9.25.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/com/squareup/okio/okio-jvm/3.4.0/okio-jvm-3.4.0.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/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/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
Downloading https://repo1.maven.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.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/com/squareup/okio/okio/3.2.0/okio-3.2.0.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/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/squareup/okio/okio/3.2.0/okio-3.2.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/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/com/squareup/moshi/moshi-kotlin/1.15.0/moshi-kotlin-1.15.0.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/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/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.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/io/get-coursier/coursier-core_2.13/2.1.30/coursier-core_2.13-2.1.30.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://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://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://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/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar
Downloading https://kotlin.directory/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.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-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.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/org/fusesource/jansi/jansi/2.4.1/jansi-2.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/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.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/ow2/asm/asm/9.8/asm-9.8.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/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.0.jar
Downloaded https://repo1.maven.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.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/net/pearx/kasechange/kasechange-jvm/1.4.1/kasechange-jvm-1.4.1.jar
Downloading https://kotlin.directory/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-0.0.1.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/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.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/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar
Downloaded https://kotlin.directory/kompile/interfaces/internal/kompile-interfaces-internal/0.0.2/kompile-interfaces-internal-0.0.2.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/coursier-cache_2.13/2.1.30/coursier-cache_2.13-2.1.30.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/kotlinx/kotlinx-coroutines-core-jvm/1.7.3/kotlinx-coroutines-core-jvm-1.7.3.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://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.11.0/okhttp-4.11.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://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-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://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.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/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.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://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/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.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://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.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://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar
Downloaded https://repo1.maven.org/maven2/io/get-coursier/jniutils/windows-jni-utils/0.3.3/windows-jni-utils-0.3.3.jar
Downloaded 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/io/get-coursier/dependency_2.13/0.3.2/dependency_2.13-0.3.2.jar
Downloaded https://repo1.maven.org/maven2/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.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/buildscript/stubjar/kompile-buildscript-stubjar/0.0.2/kompile-buildscript-stubjar-0.0.2.jar.sha1
Downloading https://kotlin.directory/io/get-coursier/cache-util/2.1.30/cache-util-2.1.30.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/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/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.jar.sha1
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
Downloading https://kotlin.directory/cache/key/builder/cache-key-builder/0.0.6/cache-key-builder-0.0.6.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/community/kotlin/psi/leakproof/community-kotlin-psi-leakproof/0.0.2/community-kotlin-psi-leakproof-0.0.2.jar.sha1
Downloaded https://kotlin.directory/org/jdom2/kt/0.0.1/kt-0.0.1.jar.sha1
Downloading https://kotlin.directory/util/string/stringutils/0.0.1/stringutils-0.0.1.jar.sha1
Failed to download https://kotlin.directory/kompile/buildscript/kompile-buildscript/0.0.27/kompile-buildscript-0.0.27.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/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/buildkts-generator-api/buildkts-generator-api/0.0.1/buildkts-generator-api-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/logging/community-kotlin-logging/0.0.1/community-kotlin-logging-0.0.1.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/util/jar/jarutils/0.0.1/jarutils-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/kompile/manager/0.0.104/manager-0.0.104.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/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-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/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/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.sha1
Downloading https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.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/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.jar.sha1
Downloaded https://kotlin.directory/util/stacktrace/util-stacktrace/0.0.1/util-stacktrace-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/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/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/cache/hashtofile/hash-to-file-cache/0.0.6/hash-to-file-cache-0.0.6.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
Downloaded https://kotlin.directory/kompile/executionenvironment/kompile-executionenvironment/0.0.27/kompile-executionenvironment-0.0.27.jar.sha1
Downloading https://kotlin.directory/ecj/batch/batch-external/4.16.0/batch-external-4.16.0.jar.sha1
Downloaded https://kotlin.directory/resource/arena/resource-arena/0.0.1/resource-arena-0.0.1.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/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/kotlinc/diagnostic/collector/kotlinc-diagnostic-collector/0.0.1/kotlinc-diagnostic-collector-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/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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/tools/kotlin/build/runtime/kompile-runtime/0.0.1/kompile-runtime-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/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.jar.sha1
Downloaded https://kotlin.directory/ecj/batch/eclipse-internal/4.16/eclipse-internal-4.16.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/util/cache/cachekey/interfaces/util-cache-cachekey-interfaces/0.0.1/util-cache-cachekey-interfaces-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/algebraic/effects/v1/runtime/algebraic-effects-v1-runtime/0.0.1/algebraic-effects-v1-runtime-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
Downloaded https://kotlin.directory/buildtest/runner/buildtest-runner/0.0.53/buildtest-runner-0.0.53.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
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/file/utils/file-utils/0.0.1/file-utils-0.0.1.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
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/io/get-coursier/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.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/interface/2.1.31-freshcache1/interface-2.1.31-freshcache1.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
Downloaded https://kotlin.directory/refcounted/refcounted/0.0.1/refcounted-0.0.1.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/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
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/file/metadata/cache/file-metadata-cache/0.0.1/file-metadata-cache-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/kompile/executionenvironment/bridge/interface/kompile-executionenvironment-bridge-interface/0.0.6/kompile-executionenvironment-bridge-interface-0.0.6.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/kompile/buildcache/interfaces/kompile-buildcache-interfaces/0.0.1/kompile-buildcache-interfaces-0.0.1.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/util/classloader/util-classloader/0.0.1/util-classloader-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/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/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
Failed to download https://kotlin.directory/io/get-coursier/coursier-proxy-setup/2.1.30/coursier-proxy-setup-2.1.30.jar.sha1
Downloaded https://kotlin.directory/util/classloader/util-classloader/0.0.1/util-classloader-0.0.1.jar.sha1
Downloading https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloaded https://kotlin.directory/kompile/effects/kompile-effects/0.0.1/kompile-effects-0.0.1.jar.sha1
Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.25/kotlin-compiler-embeddable-1.9.25.jar
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabPeersGoingOffline.kts pins community.kotlin.libp2p:jvm-libp2p at 1.3.0-codexcoder21-snapshot-9, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 1.3.0-codexcoder21-snapshot-10. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabPeersGoingOffline.kts to 1.3.0-codexcoder21-snapshot-10, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabTestEnvHermeticAcquirePollsThenExec.kts pins community.kotlin.libp2p:jvm-libp2p at 1.3.0-codexcoder21-snapshot-9, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 1.3.0-codexcoder21-snapshot-10. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabTestEnvHermeticAcquirePollsThenExec.kts to 1.3.0-codexcoder21-snapshot-10, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabGossipUnderDegradedLinks.kts pins community.kotlin.libp2p:jvm-libp2p at 1.3.0-codexcoder21-snapshot-9, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 1.3.0-codexcoder21-snapshot-10. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabGossipUnderDegradedLinks.kts to 1.3.0-codexcoder21-snapshot-10, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabSevereImpairmentScenarios.kts pins community.kotlin.libp2p:jvm-libp2p at 1.3.0-codexcoder21-snapshot-9, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 1.3.0-codexcoder21-snapshot-10. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabSevereImpairmentScenarios.kts to 1.3.0-codexcoder21-snapshot-10, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestSandboxedConnectionInvalidatedAfterMethodTimeout.kts pins community.kotlin.libp2p:jvm-libp2p at 1.3.0-codexcoder21-snapshot-9, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 1.3.0-codexcoder21-snapshot-10. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestSandboxedConnectionInvalidatedAfterMethodTimeout.kts to 1.3.0-codexcoder21-snapshot-10, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabPeersGoingOffline.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabPeersGoingOffline.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabTestEnvHermeticAcquirePollsThenExec.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabTestEnvHermeticAcquirePollsThenExec.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabGossipUnderDegradedLinks.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabGossipUnderDegradedLinks.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabSevereImpairmentScenarios.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testNetlabSevereImpairmentScenarios.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testRelayReannounceOnlyAdvertisesConfirmedRelay.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testRelayReannounceOnlyAdvertisesConfirmedRelay.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testSendRpcRequestFallsBackToConfirmedRelay.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testSendRpcRequestFallsBackToConfirmedRelay.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestSandboxedConnectionInvalidatedAfterMethodTimeout.kts pins community.kotlin.observable:core-jvm at 0.3.12, but /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts already uses 0.3.13. Bump /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestSandboxedConnectionInvalidatedAfterMethodTimeout.kts to 0.3.13, or add doNotUpgrade=true to mark the older pin as deliberate. [WithArtifactVersionMismatchWarningEffect from Main.kt:239]
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/tmp3390600670933547566/85b5d3a7-4aa4-48ff-b5b0-e9884b0c4eae/file.jar from sources ([/root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/LiveProjectionClient.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/LiveProjectionSchema.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/testing/RemoteCommandTestFixtures.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/testing/PlainRpcClockFixtures.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/testing/LiveProjectionTestFixtures.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/LiveProjectionMembership.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/CommandIdempotency.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/ProjectionInvokerGenerator.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/LiveProjections.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/ProjectionServiceHandler.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/ProjectionCommand.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolverCache.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/EffectAwareServiceHandler.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/TestEffectTypes.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/testing/GossipBroadcastStormOomReproChild.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/NetlabTestEnv.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/EffectSerialization.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/StreamAwareServiceHandler.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ObservableAwareServiceHandler.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SjvmBackedInputStream.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedConnectionHandle.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/KotlinInterfaceDefaults.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/TypeMarshaling.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/InterfaceProjectionGenerator.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/widgetbar/Widget.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/ByteArrayClassLoader.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/TestBytecodeGenerator.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/Delegates.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/TestInterfaces.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/SjvmTestHelper.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/widgetfoo/Widget.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/testing/FakeWalletApi.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/LazyReconnectingMethodDispatcher.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/RemoteInputStream.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedProxyGenerator.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedConnection.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/HostInputStreamClass.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/RpcObservableManager.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/RemoteDerivedObservable.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/ClockPadRpcMarshaling.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/RpcStreamManager.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/internal/MethodDispatcher.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/internal/SjvmProxied.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/WalletSjvmClasses.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ClockPadAwareServiceHandler.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/DebugLogging.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/EffectTestHelpers.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/NetlabCanonicalTopologies.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/NetlabHarness.kt, /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ConnectionAwareServiceHandler.kt]) and classpath [/tmp/resolveDependencies-artifact-8923429436206734784/kotlin-stdlib-1.9.21.jar, /tmp/resolveDependencies-artifact-1790365755856702508/kotlin-stdlib-common-1.9.21.jar, /tmp/resolveDependencies-artifact-1521117101798223117/kotlin-stdlib-jdk8-1.8.22.jar, /tmp/resolveDependencies-artifact-8753257387244554518/kotlin-stdlib-jdk7-1.8.22.jar, /tmp/resolveDependencies-artifact-18385145981355770683/kotlin-reflect-1.8.22.jar, /tmp/resolveDependencies-artifact-15743866478390059254/protocol-0.0.337.jar, /tmp/resolveDependencies-artifact-5402085340894649659/libSJVM-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-10716378489679540674/avianStdlibHelper-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-4153235074417277597/stdlibHelperCommon-jvm-0.0.37.jar, /tmp/resolveDependencies-artifact-9904487916609656855/asm-9.6.jar, /tmp/resolveDependencies-artifact-17422781784336371103/asm-commons-9.6.jar, /tmp/resolveDependencies-artifact-12227734161320895719/community-kotlin-clocks-simple-0.0.11.jar, /tmp/resolveDependencies-artifact-2205605485655135616/community-kotlin-clocks-hierarchical-0.0.6.jar, /tmp/resolveDependencies-artifact-1340992078486658796/core-jvm-0.3.13.jar, /tmp/resolveDependencies-artifact-1590317656001067958/kotlinx-coroutines-core-jvm-1.7.3.jar, /tmp/resolveDependencies-artifact-3867825745606211307/json-20231013.jar, /tmp/resolveDependencies-artifact-8109335035817851277/w3wallet-api-0.0.1.jar, /tmp/resolveDependencies-artifact-12637697061403628342/algebraic-effects-v1-runtime-0.0.1.jar, /tmp/resolveDependencies-artifact-16147914782161814186/community-kotlin-logging-0.0.3.jar, /tmp/resolveDependencies-artifact-12211944831415730466/util-stacktrace-0.0.1.jar, /tmp/resolveDependencies-artifact-6268766871371163024/okio-jvm-3.4.0.jar, /tmp/resolveDependencies-artifact-14429760187649872021/jvm-libp2p-1.3.0-codexcoder21-snapshot-10.jar, /tmp/resolveDependencies-artifact-13275478149605958964/javaslang-2.0.6.jar, /tmp/resolveDependencies-artifact-2753652942023073018/netty-buffer-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-10156894765504833442/netty-common-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-5189874457126399088/netty-transport-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-18370233750448141631/netty-handler-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-609218946016686043/netty-codec-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-6469920224230127588/netty-codec-http-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-17534249164293296991/netty-codec-protobuf-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-15275177402497940960/netty-transport-classes-epoll-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-1118811258776097366/protobuf-java-3.25.5.jar, /tmp/resolveDependencies-artifact-12473819743925619842/bcprov-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-17206531657990737916/bcpkix-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-12780773545162930207/slf4j-api-2.0.9.jar, /tmp/resolveDependencies-artifact-17832065028062073305/slf4j-simple-2.0.9.jar, /tmp/resolveDependencies-artifact-9682443759696498756/noise-java-22.1.0.jar, /tmp/resolveDependencies-artifact-5450218214635349319/java-multibase-v1.1.1.jar, /tmp/resolveDependencies-artifact-13533831729436016287/guava-33.3.1-jre.jar, /tmp/resolveDependencies-artifact-12006183323419867446/annotations-23.0.0.jar, /tmp/resolveDependencies-artifact-6375982527982351118/protocol-api-0.0.2.jar, /tmp/resolveDependencies-artifact-1256086770041274214/protocol-impl-0.0.11.jar, /tmp/resolveDependencies-artifact-9352836184773983820/vpn-url-registrar-client-0.0.1.jar, /tmp/resolveDependencies-artifact-4422655425350120388/vpn-url-registrar-api-0.0.1.jar, /tmp/resolveDependencies-artifact-4155109184051467243/okhttp-4.11.0.jar, /tmp/resolveDependencies-artifact-3274518076457282980/kotlinx-coroutines-core-1.7.3.jar, /tmp/resolveDependencies-artifact-4041850712174104862/netty-codec-native-quic-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-14850248405529876182/netty-tcnative-boringssl-static-2.0.76.Final.jar, /tmp/resolveDependencies-artifact-4318420534789564979/netty-resolver-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-6391116963084262613/netty-transport-native-unix-common-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-4388249802870225824/netty-codec-base-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-1466792609941173895/netty-codec-compression-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-10267664257121394126/netty-codec-marshalling-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-1175781801823539456/kotlinx-serialization-core-jvm-1.6.2.jar, /tmp/resolveDependencies-artifact-747746554664443333/kotlinx-serialization-json-jvm-1.6.2.jar, /tmp/resolveDependencies-artifact-7160847470265387232/kotlinx-coroutines-jdk8-1.7.3.jar, /tmp/resolveDependencies-artifact-2270951563799112709/okio-3.2.0.jar, /tmp/resolveDependencies-artifact-14936070837811786515/failureaccess-1.0.2.jar, /tmp/resolveDependencies-artifact-348920435583831904/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, /tmp/resolveDependencies-artifact-11916507803853421534/jsr305-3.0.2.jar, /tmp/resolveDependencies-artifact-12803257048732800256/checker-qual-3.43.0.jar, /tmp/resolveDependencies-artifact-17750860254958276478/error_prone_annotations-2.28.0.jar, /tmp/resolveDependencies-artifact-2040591916480840863/j2objc-annotations-3.0.0.jar, /tmp/resolveDependencies-artifact-5652837779977429494/protobuf-javanano-3.0.0-alpha-5.jar, /tmp/resolveDependencies-artifact-10784809615646329436/netty-codec-classes-quic-4.2.10.Final.jar, /tmp/resolveDependencies-artifact-6868041859716140181/netty-tcnative-classes-2.0.76.Final.jar, /tmp/resolveDependencies-artifact-347476632544906533/bcutil-jdk18on-1.78.1.jar, /tmp/resolveDependencies-artifact-12206179002628025204/asm-tree-9.6.jar, /tmp/resolveDependencies-artifact-18289141320640097685/netty-codec-native-quic-4.2.10.Final-linux-x86_64.jar, /tmp/resolveDependencies-artifact-7307098606699494124/netty-codec-native-quic-4.2.10.Final-linux-aarch_64.jar, /tmp/resolveDependencies-artifact-7925105766565613092/netty-codec-native-quic-4.2.10.Final-osx-x86_64.jar, /tmp/resolveDependencies-artifact-12540713542719878787/netty-codec-native-quic-4.2.10.Final-osx-aarch_64.jar, /tmp/resolveDependencies-artifact-124836728697556896/netty-codec-native-quic-4.2.10.Final-windows-x86_64.jar, /tmp/resolveDependencies-artifact-8921285848586346578/netty-tcnative-boringssl-static-2.0.76.Final-linux-x86_64.jar, /tmp/resolveDependencies-artifact-6208988684146141787/netty-tcnative-boringssl-static-2.0.76.Final-linux-aarch_64.jar, /tmp/resolveDependencies-artifact-7020843227425452403/netty-tcnative-boringssl-static-2.0.76.Final-osx-x86_64.jar, /tmp/resolveDependencies-artifact-12538074348154340646/netty-tcnative-boringssl-static-2.0.76.Final-osx-aarch_64.jar, /tmp/resolveDependencies-artifact-4994286085630899659/netty-tcnative-boringssl-static-2.0.76.Final-windows-x86_64.jar, /tmp/resolveDependencies-artifact-9010436986387772637/javaslang-match-2.0.6.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-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ClockPadAwareServiceHandler.kt:107:18: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                 ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/EffectAwareServiceHandler.kt:169:18: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                 ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/EffectAwareServiceHandler.kt:169:56: warning: 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override.
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                                                       ^ 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override. [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ObservableAwareServiceHandler.kt:101:18: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                 ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/ObservableAwareServiceHandler.kt:101:56: warning: 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override.
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                                                       ^ 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override. [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/StreamAwareServiceHandler.kt:41:18: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                 ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/StreamAwareServiceHandler.kt:41:56: warning: 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override.
    override fun getStdlibJar(): ByteArray? = delegate.getStdlibJar()
                                                       ^ 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override. [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:1559:58: warning: this declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
            if (firstResponse.isCompleted) firstResponse.getCompleted() else emptyList()
                                                         ^ This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)' [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:1609:21: warning: the value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.sendPeerExchangeAndReadResponseAsync' is never used
                    streamFuture = sf
                    ^ The value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.sendPeerExchangeAndReadResponseAsync' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:2979:9: warning: parameter 'resourcePath' is never used
        resourcePath: String? = null,
        ^ Parameter 'resourcePath' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:5808:56: warning: parameter 'multiaddresses' is never used
    private fun registerWithRelayPeers(peerId: String, multiaddresses: List<String>) {
                                                       ^ Parameter 'multiaddresses' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:6543:17: warning: the value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.forwardRelayRequestToTarget.`<anonymous>`' is never used
                streamFuture = sf
                ^ The value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.forwardRelayRequestToTarget.`<anonymous>`' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:6567:17: warning: the value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.forwardRelayRequestToTarget' is never used
                streamFuture = sf
                ^ The value 'sf' assigned to 'var streamFuture: StreamPromise<Libp2pRpcController>? defined in foundation.url.resolver.UrlProtocol2.forwardRelayRequestToTarget' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:7899:13: warning: variable 'isNewServicePeer' is never used
        val isNewServicePeer = existingPeer == null
            ^ Variable 'isNewServicePeer' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:8538:45: warning: parameter 'rs' is never used, could be renamed to _
                        relayService?.let { rs ->
                                            ^ Parameter 'rs' is never used, could be renamed to _ [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:8542:49: warning: elvis operator (?:) always returns the left operand of non-nullable type String
                                    getPeerId() ?: ""
                                                ^ Elvis operator (?:) always returns the left operand of non-nullable type String [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:8546:58: warning: elvis operator (?:) always returns the left operand of non-nullable type String
                                    peerId = getPeerId() ?: "",
                                                         ^ Elvis operator (?:) always returns the left operand of non-nullable type String [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:9896:80: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
                recordGossipSendFailureDiagnostic(target.peerId, failureMessage!!)
                                                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:9905:82: warning: elvis operator (?:) always returns the left operand of non-nullable type String?
                        "${outcome ?: GossipSendOutcome.FAILED} ${failureMessage ?: "unknown"}"
                                                                                 ^ Elvis operator (?:) always returns the left operand of non-nullable type String? [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:10539:45: warning: parameter 'rs' is never used, could be renamed to _
                        relayService?.let { rs ->
                                            ^ Parameter 'rs' is never used, could be renamed to _ [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:10543:49: warning: elvis operator (?:) always returns the left operand of non-nullable type String
                                    getPeerId() ?: ""
                                                ^ Elvis operator (?:) always returns the left operand of non-nullable type String [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:10547:58: warning: elvis operator (?:) always returns the left operand of non-nullable type String
                                    peerId = getPeerId() ?: "",
                                                         ^ Elvis operator (?:) always returns the left operand of non-nullable type String [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/UrlResolver.kt:11086:37: warning: unnecessary non-null assertion (!!) on a non-null receiver of type CompletableFuture<Unit>
                    relayCloseFuture!!.orTimeout(5, TimeUnit.SECONDS).join()
                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type CompletableFuture<Unit> [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/ProjectionServiceHandler.kt:1691:18: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
    override fun getStdlibJar(): ByteArray? = delegate?.getStdlibJar()
                 ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/projection/ProjectionServiceHandler.kt:1691:57: warning: 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override.
    override fun getStdlibJar(): ByteArray? = delegate?.getStdlibJar()
                                                        ^ 'getStdlibJar(): ByteArray?' is deprecated. Remote services must not supply stdlib bytes. UrlResolver always loads the consumer's bundled /stdlib.jar via AvianStdLibHelper.addStdlib(builder, null); the bytes returned here are dropped server-side before the bytecode response is serialized. Remove the override. [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedConnection.kt:541:33: warning: parameter 'sjvmThread' is never used, could be renamed to _
                            ) { sjvmThread, _, args ->
                                ^ Parameter 'sjvmThread' is never used, could be renamed to _ [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedConnection.kt:642:88: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                                        capturedStreamsByThread[Thread.currentThread().id] = streamValues
                                                                                       ^ 'getter for id: Long' is deprecated. Deprecated in Java [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedProxyGenerator.kt:491:9: warning: parameter 'proxyClassName' is never used
        proxyClassName: String,
        ^ Parameter 'proxyClassName' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedProxyGenerator.kt:1179:50: warning: variable 'capturedStreams' initializer is redundant
        var capturedStreams: Map<String, Any>? = null
                                                 ^ Variable 'capturedStreams' initializer is redundant [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/SandboxedProxyGenerator.kt:1200:82: warning: 'getter for id: Long' is deprecated. Deprecated in Java
            val streams = capturedStreamsByThread?.remove(Thread.currentThread().id)
                                                                                 ^ 'getter for id: Long' is deprecated. Deprecated in Java [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/TypeMarshaling.kt:1317:54: warning: no cast needed
                is JvmResult.Success -> result.value as? JvmValue
                                                     ^ No cast needed [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/src/foundation/url/resolver/sandbox/TypeMarshaling.kt:1696:9: warning: parameter 'parentClassName' is never used
        parentClassName: String,
        ^ Parameter 'parentClassName' is never used [unhandled DiagnosticEffect from JvmBuildRules.kt:1176]
/tmp/qtcompile12278515018187831606/testHandlerResultKeysNotCollidingWithEffectMetadata.kt:115:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type List<*>
    assertEquals(2, userEffects!!.size,
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type List<*> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1550154553513550478/stressTestServicelessPeerVerificationDoesNotStarveDiscovery.kt:82:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(bootstrapPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1550154553513550478/stressTestServicelessPeerVerificationDoesNotStarveDiscovery.kt:83:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork(alias = "verify-storm-provider")
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1550154553513550478/stressTestServicelessPeerVerificationDoesNotStarveDiscovery.kt:84:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13079660522045676313/testRelayByteArrayParamEdgeSizes.kt:135:33: warning: no cast needed
                assertTrue((got as ByteArray).contentEquals(payload),
                                ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1678125033382888119/testRemoteInputStreamReadWithOffset.kt:76:82: warning: parameter 'params' is never used, could be renamed to _
    val rpcHandler: (String, Map<String, Any?>) -> Map<String, Any?> = { method, params ->
                                                                                 ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13496059834829115483/stressTestSynchronousPeerExchangeServiceDiscovery.kt:142:13: warning: variable 'providerVerified' is assigned but never accessed
        var providerVerified = false
            ^ Variable 'providerVerified' is assigned but never accessed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13496059834829115483/stressTestSynchronousPeerExchangeServiceDiscovery.kt:151:17: warning: the value 'true' assigned to 'var providerVerified: Boolean defined in foundation.url.resolver.stressTestSynchronousPeerExchangeServiceDiscovery' is never used
                providerVerified = true
                ^ The value 'true' assigned to 'var providerVerified: Boolean defined in foundation.url.resolver.stressTestSynchronousPeerExchangeServiceDiscovery' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17610161994832086470/testTypeMarshalingUnboxPrimitiveIfApplicableLong.kt:87:31: warning: no cast needed
    val longRef = (longResult as JvmResult.Success).value as net.javadeploy.sjvm.types.JObjectRef
                              ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9580066925554752111/testLiveProjectionPushIdleHoldReleasedOnDeactivate.kt:83:9: warning: variable 'serverThread' is never used
    val serverThread = Thread {
        ^ Variable 'serverThread' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:138:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val provider1Info = provider1!!.joinNetwork(alias = "reconnect-gossip-provider1")
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:139:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.addBootstrapPeer(relayPeer)
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:142:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.registerGlobalService(
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:167:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "reconnect-gossip-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:168:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:179:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(provider1PeerForClient)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:184:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            if (client!!.findPeersForService(serviceId).isNotEmpty()) break
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:189:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val persistentConn = client!!.openPersistentRpcConnection(
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:206:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            try { provider1!!.close() } catch (_: Exception) {}
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:219:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val provider2Info = provider2!!.joinNetwork(alias = "reconnect-gossip-provider2")
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:220:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            provider2!!.addBootstrapPeer(relayPeer)
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:230:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            provider2!!.registerGlobalService(
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:250:35: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                val peers = client!!.findPeersForService(serviceId)
                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:265:50: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                    "discoveredServices: ${client!!.getDiscoveredServices().map { "${it.serviceIdentifier}@${it.providerPeerId.take(12)}" }}. " +
                                                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:266:51: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                    "findPeersForService: ${client!!.findPeersForService(serviceId).map { it.peerId.take(12) }}. " +
                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:271:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                val provider2Peer = client!!.findPeersForService(serviceId)
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:283:51: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val provider2PeerForReconnect = client!!.findPeersForService(serviceId)
                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6939348483090400152/testReconnectSucceedsViaGossipPropagatedServiceInfo.kt:294:48: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                    "all service peers=${client!!.findPeersForService(serviceId)}"
                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3516177551643766336/perfClusterJoinTime.kt:172:24: warning: 'constructor URL(String!)' is deprecated. Deprecated in Java
            val conn = URL("$baseUrl/api/submit-external").openConnection() as HttpURLConnection
                       ^ 'constructor URL(String!)' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11487183308717352311/testPeerExchangeIncludesActivelyConnectedPeerDespiteFailedObservation.kt:176:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PeerInfo
            serviceId in providerResponse!!.advertisedServices,
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PeerInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10742302655624624721/testTypeMarshalingToJvmValueEnum.kt:80:69: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(Enum) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                    ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16912115454206628881/testSandboxedProxyGeneratorInstanceProxyRejectsNonInterface.kt:79:41: warning: no cast needed
    val strRef = sjvm.mkString("dummy") as net.javadeploy.sjvm.types.JObjectRef
                                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6074845623242087051/testAsyncServiceAnnouncementDeliveryThroughRelayRegistration.kt:102:13: warning: variable 'providerInfo' is never used
        val providerInfo = serviceProvider.joinNetwork(alias = "async.announce.provider")
            ^ Variable 'providerInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:134:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val provider1Info = provider1!!.joinNetwork(alias = "reconnect-wait-provider1")
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:135:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.addBootstrapPeer(relayPeer)
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:138:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.registerGlobalService(
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:162:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "reconnect-wait-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:163:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:173:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(provider1PeerForClient)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:178:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            if (client!!.findPeersForService(serviceId).isNotEmpty()) break
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:188:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val provider2Info = provider2!!.joinNetwork(alias = "reconnect-wait-provider2")
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:189:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider2!!.addBootstrapPeer(relayPeer)
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:199:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val persistentConn = client!!.openPersistentRpcConnection(
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:214:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            try { provider1!!.close() } catch (_: Exception) {}
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7723563836332404394/testReconnectFactoryWaitsForGossipWhenNoAlternativePeersAvailable.kt:222:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                    provider2!!.registerGlobalService(
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7712874322686393698/testSandboxClientSendsRawByteArrayInMapParam.kt:81:25: warning: no cast needed
        assertTrue((got as ByteArray).contentEquals(sentData), "the bytes must round-trip intact across the sandbox boundary")
                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7370396846760218107/testDeserializeRequestEffectNullClassName.kt:78:16: warning: check for instance is always 'true'
    assertTrue(result is RequestEffect<*>,
               ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7332508423363596880/testBothLocalAndGlobalServicesInRegistry.kt:84:13: warning: variable 'localReg' is never used
        val localReg = resolver.registerLocalService(
            ^ Variable 'localReg' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7332508423363596880/testBothLocalAndGlobalServicesInRegistry.kt:89:13: warning: variable 'globalReg' is never used
        val globalReg = resolver.registerGlobalService(
            ^ Variable 'globalReg' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7332508423363596880/testBothLocalAndGlobalServicesInRegistry.kt:105:33: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceRegistration
        assertFalse(localService!!.isGlobal, "Local service should have isGlobal=false")
                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceRegistration [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7332508423363596880/testBothLocalAndGlobalServicesInRegistry.kt:106:33: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceRegistration
        assertTrue(globalService!!.isGlobal, "Global service should have isGlobal=true")
                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceRegistration [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:126:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "gossip-prop-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:127:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:134:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val beforeDiscovered = client!!.getDiscoveredServices()
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:146:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork(alias = "gossip-prop-provider")
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:147:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:154:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:173:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val discovered = client!!.getDiscoveredServices()
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:187:53: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                "Total discovered services: ${client!!.getDiscoveredServices().map { it.serviceIdentifier }}. " +
                                                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:191:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerPeerId = provider!!.getPeerId()
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:192:32: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val foundPeers = client!!.findPeersForService(serviceId)
                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7791406371303637409/testServiceAnnouncementGossipPropagatesThroughRelayToClient.kt:201:86: warning: unnecessary safe call on a non-null receiver of type String
            "findPeersForService should include the provider (peerId=${providerPeerId?.take(12)}), " +
                                                                                     ^ Unnecessary safe call on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9320847005959734681/testEagerlyJoinNetworkStartsBackgroundJoin.kt:102:17: warning: variable 'info' is never used
            val info = clientNode.getNetworkInfo()
                ^ Variable 'info' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7813862224452725894/testRpcStreamManagerResolveNestedStreamReference.kt:75:83: warning: parameter 'params' is never used, could be renamed to _
    val sendRequest: (String, Map<String, Any?>) -> Map<String, Any?> = { method, params ->
                                                                                  ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7813862224452725894/testRpcStreamManagerResolveNestedStreamReference.kt:100:17: warning: no cast needed
    (outerValue as RemoteInputStream).close()
                ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2430935481782144106/testDeserializeNotificationEffectUnknownClass.kt:80:16: warning: check for instance is always 'true'
    assertTrue(result is NotificationEffect,
               ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5683925407309659660/testRpcStreamManagerResolveStreamReferenceInList.kt:75:83: warning: parameter 'params' is never used, could be renamed to _
    val sendRequest: (String, Map<String, Any?>) -> Map<String, Any?> = { method, params ->
                                                                                  ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2121594089657322487/testServiceAnnouncementContainsCircuitRelayAddresses.kt:124:60: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
        println("[CIRCUIT-TEST] Provider peer ID: ${service!!.providerPeerId}")
                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2121594089657322487/testServiceAnnouncementContainsCircuitRelayAddresses.kt:147:95: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
            println("[CIRCUIT-TEST] Client B discovered service with addresses: ${foundService!!.providerMultiaddresses}")
                                                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile70525186196313602/perfGossipPropagationTime.kt:212:24: warning: 'constructor URL(String!)' is deprecated. Deprecated in Java
            val conn = URL("$baseUrl/api/submit-external").openConnection() as HttpURLConnection
                       ^ 'constructor URL(String!)' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12157109755843818939/testRpcStreamInputStreamInListResult.kt:104:31: warning: no cast needed
    val streamsList = streams as List<*>
                              ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3419189225647021769/testTypeMarshalingToJvmValueList.kt:79:69: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(List) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                    ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3419189225647021769/testTypeMarshalingToJvmValueList.kt:80:25: warning: no cast needed
    val objRef = result as net.javadeploy.sjvm.types.JObjectRef
                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17634359107810782016/testRelayByteArrayParamArrivesAsByteArray.kt:189:22: warning: no cast needed
                (got as ByteArray).contentEquals(sentData),
                     ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4812670403439597644/testTypeMarshalingToJvmValuePrimitives.kt:81:33: warning: no cast needed
    assertEquals(42, (intResult as net.javadeploy.sjvm.types.JvmValue.JInt).v,
                                ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4812670403439597644/testTypeMarshalingToJvmValuePrimitives.kt:87:36: warning: no cast needed
    assertEquals(123L, (longResult as net.javadeploy.sjvm.types.JvmValue.JLong).v,
                                   ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile566055932407616159/testSerializeEffectValueNestedList.kt:78:29: warning: no cast needed
    val resultList = result as List<*>
                            ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10081255158614632934/testSecondBroadcastFasterAfterCircuitBreakerRecordsFailures.kt:83:5: warning: unreachable code
    val node = UrlProtocol2(emptyList<BootstrapPeer>(), listenPort = 0)
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10081255158614632934/testSecondBroadcastFasterAfterCircuitBreakerRecordsFailures.kt:84:5: warning: unreachable code
    val joinInfo = node.joinNetwork()
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10081255158614632934/testSecondBroadcastFasterAfterCircuitBreakerRecordsFailures.kt:86:5: warning: unreachable code
    try {
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17686857501923960877/testObservableAwareHandlerDelegatesGetStdlibJar.kt:76:22: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
        override fun getStdlibJar(): ByteArray? = testStdlib
                     ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2253150423304515938/testPersistentRpcConnectionConcurrentInFlightRequestsReconnect.kt:86:9: warning: variable 'c1StoC' is never used
    val c1StoC = java.nio.channels.Channels.newOutputStream(c1StoCPipe.sink())
        ^ Variable 'c1StoC' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16286912697227656050/testPingPeerAcceptsCorrectIdentity.kt:114:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Long
                latency!! >= 0,
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Long [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:147:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val seed = connClientB!!.sendRequest("refresh", emptyMap())
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:154:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connClientA!!.sendRequest("write", mapOf("value" to "v1"))
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:162:39: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val staleVerdict = connClientB!!.sendRequest("verify", emptyMap())["verdict"]
                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:170:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val readAfterRefresh = connClientB!!.sendRequest("read", emptyMap())
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:183:52: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        assertNotEquals("NotSatisfied", connClientB!!.sendRequest("verify", emptyMap())["verdict"],
                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17479401060988934973/testE2eAmbientReadYourWritesAcrossTwoServices.kt:186:46: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        assertEquals("Satisfied", connClientB!!.sendRequest("verify", emptyMap())["verdict"],
                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16733196369755234068/testTypeMarshalingToJvmValueString.kt:79:86: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue('hello') should return JObjectRef (SJVM string), but got ${result?.javaClass?.name}")
                                                                                     ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8591652345072030553/testDeserializeRequestEffectUnknownType.kt:79:16: warning: check for instance is always 'true'
    assertTrue(result is RequestEffect<*>,
               ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7178705867380914049/testOpenSandboxedConnectionIgnoresServerSuppliedStdlib.kt:174:30: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
                override fun getStdlibJar(): ByteArray? {
                             ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9169985215374086294/stressTestEffectAwareHandlerTimeoutSendsError.kt:110:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        serviceProvider!!.joinNetwork(alias = "stress.timeout.provider")
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9169985215374086294/stressTestEffectAwareHandlerTimeoutSendsError.kt:113:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        serviceProvider!!.registerGlobalService(
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9169985215374086294/stressTestEffectAwareHandlerTimeoutSendsError.kt:135:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "stress.timeout.client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9169985215374086294/stressTestEffectAwareHandlerTimeoutSendsError.kt:140:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            if (client!!.getDiscoveredServices().any { it.serviceIdentifier == serviceId }) break
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9169985215374086294/stressTestEffectAwareHandlerTimeoutSendsError.kt:147:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val conn = client!!.openPersistentRpcConnection("url://$serviceId/")
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13516300301559799250/stressTestConcurrentRegistrationsReliablyPropagateToRelay.kt:84:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "creg-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13516300301559799250/stressTestConcurrentRegistrationsReliablyPropagateToRelay.kt:85:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12543476856603685809/testNoNonDaemonThreadsSurviveUrlProtocol2Close.kt:105:64: warning: 'getter for id: Long' is deprecated. Deprecated in Java
    val baselineIds = Thread.getAllStackTraces().keys.map { it.id }.toSet()
                                                               ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12543476856603685809/testNoNonDaemonThreadsSurviveUrlProtocol2Close.kt:204:30: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                .filter { it.id !in baselineIds && it.isAlive }
                             ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12543476856603685809/testNoNonDaemonThreadsSurviveUrlProtocol2Close.kt:227:59: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                    append("  • name=\"${t.name}\" id=${t.id} state=${t.state} ")
                                                          ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:122:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork(alias = "staleness-provider")
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:123:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:128:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:192:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        lateJoiner!!.joinNetwork(alias = "staleness-latejoin")
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:193:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        lateJoiner!!.addBootstrapPeer(relayPeer)
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:199:46: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val lateJoinerDiscovered = lateJoiner!!.getDiscoveredServices()
                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3863335956511248337/testLateJoinerDiscoveryAfterStalenessTimeoutExpires.kt:203:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val foundPeers = lateJoiner!!.findPeersForService(serviceId)
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1005776026262362746/testTypeMarshalingUnboxPrimitiveIfApplicableNonPrimitive.kt:77:19: warning: no cast needed
        stringRef as net.javadeploy.sjvm.types.JObjectRef, "java/lang/String"
                  ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8406259907848713953/testTypeMarshalingUnboxPrimitiveIfApplicableCustomClass.kt:75:40: warning: no cast needed
    val strRef = sjvm.mkString("test") as net.javadeploy.sjvm.types.JObjectRef
                                       ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:86:47: warning: elvis operator (?:) always returns the left operand of non-nullable type String
            return mapOf("received" to (value ?: "null"))
                                              ^ Elvis operator (?:) always returns the left operand of non-nullable type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:118:67: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
        "Should throw IllegalStateException, not ${caughtException!!.javaClass.name}. " +
                                                                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:120:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
    assertTrue(caughtException!!.message!!.contains("returned null"),
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:121:62: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
        "Error message should mention null: ${caughtException!!.message}")
                                                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:122:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
    assertTrue(caughtException!!.message!!.contains("TestGetUserName"),
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10001982283386911621/testResumeHandlerWithNullValueDoesNotCrash.kt:123:79: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
        "Error message should include the effect class name: ${caughtException!!.message}")
                                                                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12369828436618214824/testWhenCompleteFiresOnNormalCompletion.kt:83:34: warning: parameter 'throwable' is never used, could be renamed to _
    future.whenComplete { value, throwable ->
                                 ^ Parameter 'throwable' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10086527902591309571/testServiceWithPeerIdInIdentifierResolution.kt:104:13: warning: variable 'registration' is never used
        val registration = serviceProvider.registerGlobalService(
            ^ Variable 'registration' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17424422600115139969/testStreamAwareServiceHandlerDelegatesGetStdlibJar.kt:82:22: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
        override fun getStdlibJar(): ByteArray = stdlibBytes
                     ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7039217803718554867/testRpcStreamInputStreamInListParam.kt:98:27: warning: no cast needed
    val filesList = files as List<*>
                          ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17862689168866286623/stressTestUrlResolverToUrlResolverViaRelayIsolatedCleanupPreservesBodyError.kt:84:38: warning: variable 'caught' initializer is redundant
            var caught: Throwable? = null
                                     ^ Variable 'caught' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile132190980999568649/testLiveProjectionTransportFallsBackToPollWhenServerOmitsPush.kt:75:9: warning: variable 'serverThread' is never used
    val serverThread = Thread {
        ^ Variable 'serverThread' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9052645814604664796/stressTestCloseReleasesPortForDaemonOnlyInstanceUnderLoad.kt:93:9: warning: variable 'stressThreads' is never used
    val stressThreads = (0 until numStressThreads).map { idx ->
        ^ Variable 'stressThreads' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13215577605466801625/testObservableInvalidationSurvivesPerCallManagerPattern.kt:121:10: warning: unnecessary non-null assertion (!!) on a non-null receiver of type DerivedObservable<Any?>
    proxy!!.addChangeListener(listener)
         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type DerivedObservable<Any?> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14615105094477335007/testWholeNodeCloseWithLiveRelayLinkWithdrawsServiceFromObserver.kt:84:9: warning: the value 'p' assigned to 'var provider: UrlProtocol2? defined in foundation.url.resolver.testWholeNodeCloseWithLiveRelayLinkWithdrawsServiceFromObserver' is never used
        provider = p
        ^ The value 'p' assigned to 'var provider: UrlProtocol2? defined in foundation.url.resolver.testWholeNodeCloseWithLiveRelayLinkWithdrawsServiceFromObserver' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17780001759812829378/testEffectAwareHandlerCapturesNotificationEffect.kt:108:33: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Map<String, Any?>
    assertEquals("ok", rpcResult!!["status"],
                                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Map<String, Any?> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:131:58: warning: unnecessary non-null assertion (!!) on a non-null receiver of type RelayService
        relayDeferredHandler.setRelayService(relayService!!)
                                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type RelayService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:132:21: warning: unnecessary non-null assertion (!!) on a non-null receiver of type RelayService
        relayService!!.start()
                    ^ Unnecessary non-null assertion (!!) on a non-null receiver of type RelayService [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:140:41: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val daemonPeers = daemonResolver!!.getPeerRegistry().getAllPeers()
                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:155:13: warning: variable 'registration' is never used
        val registration = daemonResolver!!.registerGlobalService(
            ^ Variable 'registration' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:155:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val registration = daemonResolver!!.registerGlobalService(
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15082324059089698229/testUrlResolverServiceRegistrationAndDiscoveryViaRelayIsolated.kt:191:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val response = clientResolver!!.openConnection(
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6788427297181309684/testE2eRemoteObservableClockPad.kt:163:13: warning: variable 'valueAB' is never used
        val valueAB = runBlocking {
            ^ Variable 'valueAB' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12048784442235494881/testEffectSerializationRoundTrip.kt:89:16: warning: check for instance is always 'true'
    assertTrue(deserialized is NotificationEffect,
               ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17927250449113639793/testRemoteInputStreamReadSingleBytes.kt:77:63: warning: parameter 'params' is never used, could be renamed to _
    val stream = RemoteInputStream("test-stream-1", { method, params ->
                                                              ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10790396588585060706/stressTestNoNettyThreadLeakAcrossManyHostsCreateClose.kt:123:19: warning: 'getter for id: Long' is deprecated. Deprecated in Java
        .map { it.id }
                  ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10790396588585060706/stressTestNoNettyThreadLeakAcrossManyHostsCreateClose.kt:179:23: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                    t.id !in baseline &&
                      ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10790396588585060706/stressTestNoNettyThreadLeakAcrossManyHostsCreateClose.kt:206:55: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                append("  - name=\"${t.name}\" id=${t.id} state=${t.state} ")
                                                      ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13722183224809998961/testTypeMarshalingToJvmValueMapWithMixedValues.kt:85:68: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(Map) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                   ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2451092507669733538/testParallelConnectCleansUpLosingControllers.kt:101:13: warning: variable 'clientInfo' is never used
        val clientInfo = client.joinNetwork(alias = "parallel.connect.client")
            ^ Variable 'clientInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13820925307975391883/stressTestPersistentRpcConnectionConcurrentReconnectRace.kt:91:13: warning: variable 'c1StoC' is never used
        val c1StoC = java.nio.channels.Channels.newOutputStream(c1StoCPipe.sink())
            ^ Variable 'c1StoC' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12491394033210325689/testSandboxedDispatchThreadStartLeak.kt:166:20: warning: 'runFinalization(): Unit' is deprecated. Deprecated in Java
            System.runFinalization()
                   ^ 'runFinalization(): Unit' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1250790330336594047/testTypeMarshalingToJvmValueInt.kt:78:30: warning: no cast needed
    assertEquals(42, (result as JInt).v,
                             ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7133395228013518520/testLargeNetworkPeerPropagation.kt:77:45: warning: no cast needed
        val gossipHandlers = nodes.map { it as GossipHandler }
                                            ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7404659605608720843/testRelayBroadcastsWithdrawalWhenPeerDisconnects.kt:171:13: warning: variable 'registration' is never used
        val registration = provider.registerGlobalService(
            ^ Variable 'registration' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11214935987295257161/testIncrementalProcessOutputScanner.kt:129:31: warning: variable 'observedDone' initializer is redundant
    var observedDone: Long? = null
                              ^ Variable 'observedDone' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11214935987295257161/testIncrementalProcessOutputScanner.kt:131:9: warning: condition 'observedDone == null' is always 'false'
    if (observedDone == null) {
        ^ Condition 'observedDone == null' is always 'false' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16308162157610018843/testRpcStreamServerHandlerErrorDoesNotDeadlock.kt:124:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Throwable
    assertTrue(mainRpcError!!.message?.contains("Intentional handler error") == true,
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Throwable [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:100:14: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connA!!.sendRequest("write", emptyMap())
             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:106:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val verdict = connA!!.sendRequest("read", emptyMap())["verdict"]
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:115:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
                connA!!.sendRequest("observedPad", emptyMap())["pad"] as String
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:123:14: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connB!!.sendRequest("write", emptyMap())
             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:131:14: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connA!!.sendRequest("read", emptyMap())
             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2562617572782229023/testResponseClockStampReadYourWritesAndMonotonic.kt:138:14: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connA!!.sendRequest("write", emptyMap())
             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2608962938910099311/testMapReturnWithBoxedLong.kt:112:60: warning: unnecessary safe call on a non-null receiver of type Any?
            "uptimeMs should be a Number but was ${uptimeMs?.javaClass?.name}: $uptimeMs"
                                                           ^ Unnecessary safe call on a non-null receiver of type Any? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2608962938910099311/testMapReturnWithBoxedLong.kt:115:31: warning: no cast needed
            42000L, (uptimeMs as Number).toLong(),
                              ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:140:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork(alias = "open-wait-provider")
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:141:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:155:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "open-wait-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:156:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:159:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            client!!.getDiscoveredServices().any { it.serviceIdentifier == "open-wait-relay" }
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:174:25: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                provider!!.registerGlobalService(
                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile442829584464413163/testOpenPersistentRpcConnectionWaitsForGossipWhenNoCandidatesFound.kt:198:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val persistentConn = client!!.openPersistentRpcConnection(
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11531752845238958866/testLiveProjectionReactivationOverlapPreservesPush.kt:82:9: warning: variable 'serverThread' is never used
    val serverThread = Thread {
        ^ Variable 'serverThread' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:106:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerInfo = serviceProvider!!.joinNetwork(alias = "test.rpc.timeout.provider")
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:111:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        serviceProvider!!.registerGlobalService(
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:137:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "test.rpc.timeout.client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:145:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            if (client!!.getDiscoveredServices().any { it.serviceIdentifier == serviceId }) break
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:157:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                client!!.openPersistentRpcConnection("url://$serviceId/").use { conn ->
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3147705466498067835/testRpcReadTimeoutForSlowService.kt:194:41: warning: unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */
        val errorMessage = capturedError!!.message ?: ""
                                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type kotlin.Exception /* = java.lang.Exception */ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5313577435020368768/stressTestEagerJoinBindFailureDoesNotLeakNonDaemonThreads.kt:114:19: warning: 'getter for id: Long' is deprecated. Deprecated in Java
        .map { it.id }
                  ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5313577435020368768/stressTestEagerJoinBindFailureDoesNotLeakNonDaemonThreads.kt:192:23: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                    t.id !in baseline &&
                      ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5313577435020368768/stressTestEagerJoinBindFailureDoesNotLeakNonDaemonThreads.kt:216:55: warning: 'getter for id: Long' is deprecated. Deprecated in Java
                append("  • name=\"${t.name}\" id=${t.id} state=${t.state} daemon=${t.isDaemon}\n")
                                                      ^ 'getter for id: Long' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3873441906055814611/testE2eCompactionAndDecompositionThroughAggregator.kt:149:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connClientA!!.sendRequest("write", mapOf("value" to "v2"))
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3873441906055814611/testE2eCompactionAndDecompositionThroughAggregator.kt:155:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connClientB!!.sendRequest("bump", emptyMap())
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3873441906055814611/testE2eCompactionAndDecompositionThroughAggregator.kt:185:39: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val staleVerdict = connClientB!!.sendRequest("verify", emptyMap())["verdict"]
                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3873441906055814611/testE2eCompactionAndDecompositionThroughAggregator.kt:192:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val readAfterRefresh = connClientB!!.sendRequest("read", emptyMap())
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:120:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerInfo = provider!!.joinNetwork(alias = "stale-bootstrap-provider")
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:121:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:124:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:165:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "stale-bootstrap-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:166:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:167:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(staleBootstrapPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:180:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            client!!.findPeersForService(serviceId).none { it.peerId == realProviderPeerId }
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:185:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            client!!.findPeersForService(serviceId).any { it.peerId == realProviderPeerId },
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:189:44: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
                "for '$serviceId': ${client!!.findPeersForService(serviceId).map { it.peerId.take(12) }}"
                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11910014505959891877/testInitialConnectionWithStaleBootstrapPeerRecoversViaGossip.kt:200:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val persistentConn = client!!.openPersistentRpcConnection(
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5724139905814773208/testVerifyPingFailureDoesNotDowngradeRecentlyVerifiedPeer.kt:121:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot
            finalSnapshot!!.lastSuccessMs > finalSnapshot.lastFailMs,
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3031023098578086107/testDirectByteArrayParamControl.kt:112:29: warning: no cast needed
            assertTrue((got as ByteArray).contentEquals(sentData),
                            ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17247137561607686947/stressTestConcurrentLateJoinersDiscoverServicePromptly.kt:65:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(bootstrapPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17247137561607686947/stressTestConcurrentLateJoinersDiscoverServicePromptly.kt:66:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork(alias = "conc-lj-provider")
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17247137561607686947/stressTestConcurrentLateJoinersDiscoverServicePromptly.kt:67:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8356784711362567636/testRpcStreamInputStreamInListRoundTrip.kt:127:44: warning: no cast needed
    for ((index, item) in (sanitizedInputs as List<*>).withIndex()) {
                                           ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:156:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val seed = connClientB!!.sendRequest("refresh", emptyMap())
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:167:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connClientA!!.sendRequest("write", mapOf("value" to "v3"))
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:180:38: warning: variable 'caughtMessage' initializer is redundant
        var caughtMessage: String? = null
                                     ^ Variable 'caughtMessage' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:182:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
            connClientB!!.sendRequest("read", emptyMap())
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:190:20: warning: condition 'caughtMessage != null' is always 'true'
        assertTrue(caughtMessage != null && caughtMessage.contains("Honest verdict NotSatisfied"),
                   ^ Condition 'caughtMessage != null' is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:192:20: warning: condition 'caughtMessage != null' is always 'true'
        assertTrue(caughtMessage != null && caughtMessage.contains(expectedLag.toString()),
                   ^ Condition 'caughtMessage != null' is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:202:20: warning: condition 'caughtMessage != null' is always 'true'
        assertTrue(caughtMessage != null && caughtMessage.contains(fullHonestMessage),
                   ^ Condition 'caughtMessage != null' is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15134445366471489542/testE2eUnreachableOwnerHonestNotSatisfied.kt:212:25: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
            connClient2B!!.sendRequest("read", emptyMap())
                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11686519871554738866/testStress_multipleServicesUnderLoad.kt:106:15: warning: variable 'serviceIndex' is never used
        for ((serviceIndex, stack) in serviceStacks.withIndex()) {
              ^ Variable 'serviceIndex' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5143498034423262398/testGossipSendToStalledNegotiatedPeerFailsBeforeSuccess.kt:161:13: warning: variable 'stalledParent' is never used
        val stalledParent = stalledParentChannel.get()
            ^ Variable 'stalledParent' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5653448333909911458/stressTestRelayRegistrationNeverPublishesEmptyAddresses.kt:140:39: warning: there is more than one label with such a name in this scope
                                return@Thread
                                      ^ There is more than one label with such a name in this scope [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5065471908867521203/testRelayRegistrationRaceWithConcurrentGossip.kt:134:13: warning: variable 'gossipThread' is never used
        val gossipThread = Thread {
            ^ Variable 'gossipThread' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5129800844216094377/testTypeMarshalingUnboxPrimitiveIfApplicableBooleanTrue.kt:87:31: warning: no cast needed
    val boolRef = (boolResult as JvmResult.Success).value as net.javadeploy.sjvm.types.JObjectRef
                              ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:124:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val provider1Info = provider1!!.joinNetwork(alias = "identity-restart-provider1")
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:125:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.addBootstrapPeer(relayPeer)
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:134:18: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider1!!.registerGlobalService(
                 ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:154:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "identity-restart-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:155:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(relayPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:156:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(Libp2pPeer.remote(
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:165:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val persistentConn = client!!.openPersistentRpcConnection(
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:181:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            try { provider1!!.close() } catch (_: Exception) {}
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:191:42: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val provider2Info = provider2!!.joinNetwork(alias = "identity-restart-provider2")
                                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:192:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            provider2!!.addBootstrapPeer(relayPeer)
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14923586730519765392/testReconnectAfterProviderRestartsWithNewIdentityAtSameAddress.kt:197:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            provider2!!.registerGlobalService(
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13913104955601549396/testLiveProjectionTransportAppliesPushedDeltasWithoutPolling.kt:80:9: warning: variable 'serverThread' is never used
    val serverThread = Thread {
        ^ Variable 'serverThread' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4025729797082183307/testHandlerResultWithResultKeyPreservedWithEffects.kt:112:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Map<*, *>
    assertEquals(true, nestedResult!!["nested"],
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Map<*, *> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17431411741366452540/testTypeMarshalingToJvmValueMap.kt:79:68: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(Map) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                   ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17431411741366452540/testTypeMarshalingToJvmValueMap.kt:80:25: warning: no cast needed
    val objRef = result as net.javadeploy.sjvm.types.JObjectRef
                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10800302382530314445/testWithdrawalByOnePeerDoesNotBlockAnnouncementFromDifferentPeer.kt:142:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
        assertEquals(peerB, service!!.providerPeerId,
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4891483420545229873/testPeerExchangeFilterSharesPeerAfterSpuriousFailure.kt:125:20: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot
                obs!!.lastSuccessMs > 0L,
                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4891483420545229873/testPeerExchangeFilterSharesPeerAfterSpuriousFailure.kt:140:22: warning: variable 'seeded' initializer is redundant
        var seeded = bootstrapObservation.getSnapshot(providerInfo.peerId)
                     ^ Variable 'seeded' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4891483420545229873/testPeerExchangeFilterSharesPeerAfterSpuriousFailure.kt:151:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot
            seeded!!.lastFailMs > seeded.lastSuccessMs,
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5926623258944012584/testHealthMonitorCanPingBootstrapRelayPeer.kt:136:24: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Long
                latency!! >= 0,
                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Long [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11478037103739211924/testWaitForRelayRegistrationReturnsImmediately.kt:111:34: warning: variable 'registrationTimeMs' initializer is redundant
        var registrationTimeMs = 0L
                                 ^ Variable 'registrationTimeMs' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile6578015320760771764/testPersistentRpcConnectionReconnectsWhenInFlightRequestFailsDueToServerDisconnect.kt:97:9: warning: variable 'c1StoC' is never used
    val c1StoC = java.nio.channels.Channels.newOutputStream(c1StoCPipe.sink())
        ^ Variable 'c1StoC' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13254831867968694802/testMapReturnWithBoxedInteger.kt:100:72: warning: unnecessary safe call on a non-null receiver of type Any?
            "activeSessions should be a Number but was ${activeSessions?.javaClass?.name}: $activeSessions"
                                                                       ^ Unnecessary safe call on a non-null receiver of type Any? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13254831867968694802/testMapReturnWithBoxedInteger.kt:103:32: warning: no cast needed
            3, (activeSessions as Number).toInt(),
                               ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15441374691006457166/testMapReturnWithBoxedBoolean.kt:100:59: warning: unnecessary safe call on a non-null receiver of type Any?
            "running should be a Boolean but was ${running?.javaClass?.name}: $running"
                                                          ^ Unnecessary safe call on a non-null receiver of type Any? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15441374691006457166/testMapReturnWithBoxedBoolean.kt:103:27: warning: no cast needed
            true, running as Boolean,
                          ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12351973738950579347/testRpcObservableDeepNestedParams.kt:77:44: warning: variable 'serverFoundObservableValue' initializer is redundant
    var serverFoundObservableValue: Any? = null
                                           ^ Variable 'serverFoundObservableValue' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7074346553144121098/testInputStreamReturnWhenMethodReturnsAny.kt:144:34: warning: no cast needed
        val inputStream = result as java.io.InputStream
                                 ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3871149167811017404/testWhenCompleteFiresOnExceptionalCompletion.kt:83:27: warning: parameter 'value' is never used, could be renamed to _
    future.whenComplete { value, throwable ->
                          ^ Parameter 'value' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14729968716033058996/testMapReturnWithDoubleInList.kt:114:35: warning: no cast needed
        assertEquals(3.14159, (pi as Number).toDouble(), 0.0001,
                                  ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14729968716033058996/testMapReturnWithDoubleInList.kt:126:33: warning: no cast needed
        val scoresList = scores as List<*>
                                ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14729968716033058996/testMapReturnWithDoubleInList.kt:138:34: warning: no cast needed
        assertEquals(1.5, (first as Number).toDouble(), 0.0001,
                                 ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7201467957629067265/testBinaryValueBasicRoundTrip.kt:89:32: warning: parameter 'params' is never used, could be renamed to _
        rpcHandler = { method, params ->
                               ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7867616682291496368/testUrlResolutionExceptionIsRuntimeException.kt:75:16: warning: check for instance is always 'true'
    assertTrue(exception is RuntimeException,
               ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile629311745696972447/testMapEchoPreservesByteAndShortValues.kt:127:34: warning: no cast needed
        assertEquals(99, (intVal as Number).toInt(), "intVal should be 99 but was $intVal")
                                 ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile629311745696972447/testMapEchoPreservesByteAndShortValues.kt:138:35: warning: no cast needed
        assertEquals(42, (byteVal as Number).toInt(), "byteVal should be 42 but was $byteVal")
                                  ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile629311745696972447/testMapEchoPreservesByteAndShortValues.kt:149:38: warning: no cast needed
        assertEquals(1000, (shortVal as Number).toInt(), "shortVal should be 1000 but was $shortVal")
                                     ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile9100107610471253440/testTypeMarshalingToJvmValueListOfInts.kt:80:74: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(List<Int>) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                         ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11133957846978682437/testRemoteInputStreamMultiChunkRead.kt:80:63: warning: parameter 'params' is never used, could be renamed to _
    val stream = RemoteInputStream("test-stream-6", { method, params ->
                                                              ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:66:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerInfo = provider!!.joinNetwork(alias = "issue-717-provider")
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:67:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:101:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.joinNetwork(alias = "issue-717-client")
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:102:15: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        client!!.addBootstrapPeer(providerPeer)
              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:104:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        connection = client!!.openPersistentRpcConnection(
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:108:39: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        val initialResult = connection!!.sendRequest(
                                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:115:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.close()
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:123:40: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServerSocket
                    providerPortBlocker!!.accept().close()
                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServerSocket [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:135:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        while (!connection!!.isClosed && System.currentTimeMillis() < closedDeadline) {
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:138:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        assertTrue(connection!!.isClosed, "Provider shutdown should close the persistent RPC stream")
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:145:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
                connection!!.sendRequest(
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:171:27: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
                connection!!.sendRequest(
                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3034135129656066047/testPersistentRpcReconnectDoesNotBlockConcurrentCaller.kt:193:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
        connection!!.close()
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5603309235656674647/testTypeMarshalingToJvmValueEmptyMap.kt:79:73: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(emptyMap) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                        ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16478278287152556286/testTypeMarshalingToJvmValueSetAsCollection.kt:80:68: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(Set) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                   ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16478278287152556286/testTypeMarshalingToJvmValueSetAsCollection.kt:81:25: warning: no cast needed
    val objRef = result as net.javadeploy.sjvm.types.JObjectRef
                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13647542365312089541/testTypeMarshalingToJvmValueEmptyList.kt:79:74: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(emptyList) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                         ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile2699772185032481581/testRpcStreamManagerResolveStreamReferencesTopLevelMarker.kt:81:87: warning: parameter 'params' is never used, could be renamed to _
        val sendRequest: (String, Map<String, Any?>) -> Map<String, Any?> = { method, params ->
                                                                                      ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11733546968898478490/testPeerAnnouncementWithUnreachablePeerDoesNotFloodConnections.kt:91:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14425026959762598877/testObservableLifecycleSurvivesPerCallManagerPattern.kt:116:45: warning: unnecessary non-null assertion (!!) on a non-null receiver of type DerivedObservable<Any?>
            runBlocking { resolvedObservable!!.calculateCurrentValue() }
                                            ^ Unnecessary non-null assertion (!!) on a non-null receiver of type DerivedObservable<Any?> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11323612223979243389/testRelayRegistrationRetriesPromptlyWhenRelayServiceStartsLate.kt:96:36: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerInfo = provider!!.joinNetwork(alias = "late-relay-provider")
                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11323612223979243389/testRelayRegistrationRetriesPromptlyWhenRelayServiceStartsLate.kt:112:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayBootstrapPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile11323612223979243389/testRelayRegistrationRetriesPromptlyWhenRelayServiceStartsLate.kt:113:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.registerGlobalService(
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4516921937104415947/stressTestBroadcastAnnouncementTimestampAfterWithdrawal.kt:86:51: warning: elvis operator (?:) always returns the left operand of non-nullable type String
            val providerPeerId = node.getPeerId() ?: "test-peer-$iteration"
                                                  ^ Elvis operator (?:) always returns the left operand of non-nullable type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14957211773546680884/testRelayRegistrationUpdatesAddressesForExistingPeer.kt:110:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer
            peerBefore!!.multiaddresses.contains("/ip4/10.0.0.1/tcp/4001/p2p/$addrUpdatePeerId"),
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14957211773546680884/testRelayRegistrationUpdatesAddressesForExistingPeer.kt:129:22: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer
            peerAfter!!.multiaddresses.contains("/ip4/192.168.1.100/tcp/4001/p2p/$addrUpdatePeerId"),
                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile663194397746269073/testNetlabDiscoveryScenarios.kt:68:20: warning: parameter 'host' is never used
    fun resolveCmd(host: String, svc: String, myIp: String, extra: Map<String, String> = emptyMap()) =
                   ^ Parameter 'host' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14842642130518144602/testOnPeerAnnouncementReturnsQuicklyWithUnreachablePeers.kt:80:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8264427190633889210/testWithdrawalFromOneProviderShouldNotRemoveOtherProviders.kt:156:13: warning: variable 'registrationA' is never used
        val registrationA = providerA.registerGlobalService(
            ^ Variable 'registrationA' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8264427190633889210/testWithdrawalFromOneProviderShouldNotRemoveOtherProviders.kt:215:52: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
        val providerAPeerId = providerA.getPeerId()!!
                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile8264427190633889210/testWithdrawalFromOneProviderShouldNotRemoveOtherProviders.kt:216:52: warning: unnecessary non-null assertion (!!) on a non-null receiver of type String
        val providerBPeerId = providerB.getPeerId()!!
                                                   ^ Unnecessary non-null assertion (!!) on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile12018407510316911869/testOnServiceAnnouncementReturnsQuicklyWithUnreachablePeers.kt:86:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3363464478982705874/testVerifyPingFailureWithRecentSuccessReAddsPeerToRegistry.kt:121:26: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot
            snapshotAfter!!.lastSuccessMs > snapshotAfter.lastFailMs,
                         ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PeerObservationSnapshot [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile3363464478982705874/testVerifyPingFailureWithRecentSuccessReAddsPeerToRegistry.kt:147:60: warning: unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer
            listOf("stress.reAdd.test.svc"), registeredPeer!!.advertisedServices,
                                                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type BootstrapPeer [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile138888893537850249/testEffectValueSerializationRoundTrip.kt:98:35: warning: no cast needed
    val resultMap = serializedMap as Map<*, *>
                                  ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile138888893537850249/testEffectValueSerializationRoundTrip.kt:108:56: warning: no cast needed
    assertEquals(listOf("a", "b", "c"), serializedList as List<*>,
                                                       ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1288876241345206196/testOnPeersReceivedReturnsQuicklyWithUnreachablePeers.kt:80:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17306550503537342083/testE2eObservableInParamsOverP2P.kt:99:39: warning: variable 'serverReceivedType' initializer is redundant
    var serverReceivedType: String? = null
                                      ^ Variable 'serverReceivedType' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4190970998243634813/testOnServiceWithdrawalReturnsQuicklyWithUnreachablePeers.kt:79:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile14380815706007381426/testEffectAwareHandlerDelegatesGetStdlibJar.kt:76:22: warning: this declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
        override fun getStdlibJar(): ByteArray? = testStdlib
                     ^ This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15130802193126276858/testUrlResolverCacheGetAllFiltersExpiredEntries.kt:38:9: warning: variable 'oneWeek' is never used
    val oneWeek = 7L * 24L * 60L * 60L * 1000L
        ^ Variable 'oneWeek' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17575415530496257474/testLiveProjectionObservedSubscriptionNeverLapsesUnderClockAdvance.kt:124:43: warning: unnecessary non-null assertion (!!) on a non-null receiver of type Map<String, Any?>
        assertEquals("renamed", titleDelta!![LiveProjectionWire.DELTA_VALUE_KEY])
                                          ^ Unnecessary non-null assertion (!!) on a non-null receiver of type Map<String, Any?> [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13211571745413232730/testTypeMarshalingToJvmValueByteArray.kt:80:74: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(ByteArray) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                         ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4126565532633927788/testPersistentRpcConnectionReconnectsWhenConnectionPreClosedWithFactory.kt:86:9: warning: variable 'c1ServerIn' is never used
    val c1ServerIn = java.nio.channels.Channels.newInputStream(c1CtoSPipe.source())
        ^ Variable 'c1ServerIn' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4126565532633927788/testPersistentRpcConnectionReconnectsWhenConnectionPreClosedWithFactory.kt:88:9: warning: variable 'c1StoC' is never used
    val c1StoC = java.nio.channels.Channels.newOutputStream(c1StoCPipe.sink())
        ^ Variable 'c1StoC' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4017112115605669/testRapidServiceAnnouncementsProcessedQuicklyWithUnreachablePeers.kt:84:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1486269586589074290/testTypeMarshalingUnboxPrimitiveIfApplicableInteger.kt:88:29: warning: no cast needed
    val intRef = (intResult as JvmResult.Success).value as net.javadeploy.sjvm.types.JObjectRef
                            ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5756469763770293119/testAllNodesAwareOfNewJoiner.kt:178:17: warning: variable 'dKnowsAlpha' is never used
            val dKnowsAlpha = nodeD.findPeersForService("service.alpha")
                ^ Variable 'dKnowsAlpha' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5756469763770293119/testAllNodesAwareOfNewJoiner.kt:179:17: warning: variable 'dKnowsBeta' is never used
            val dKnowsBeta = nodeD.findPeersForService("service.beta")
                ^ Variable 'dKnowsBeta' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile5756469763770293119/testAllNodesAwareOfNewJoiner.kt:180:17: warning: variable 'dKnowsGamma' is never used
            val dKnowsGamma = nodeD.findPeersForService("service.gamma")
                ^ Variable 'dKnowsGamma' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:80:5: warning: unreachable code
    val uniqueId = System.currentTimeMillis()
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:81:5: warning: unreachable code
    val serviceId = "e2e.relay.test.$uniqueId"
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:83:5: warning: unreachable code
    val nodeA = UrlProtocol2(listenPort = 0) // Uses default bootstrap (production relay)
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:84:5: warning: unreachable code
    nodeA.registerGlobalService(
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:92:5: warning: unreachable code
    val joinInfoA = nodeA.joinNetwork()
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:95:5: warning: unreachable code
    val nodeB = UrlProtocol2(listenPort = 0)
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:96:5: warning: unreachable code
    nodeB.joinNetwork()
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile4435448075870993643/testE2ERelayBasedDiscovery.kt:98:5: warning: unreachable code
    try {
    ^ Unreachable code [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7899228385949821644/testRebroadcastToUnreachablePeerBailsOutAfterFirstFailure.kt:87:9: warning: variable 'joinInfo' is never used
    val joinInfo = node.joinNetwork()
        ^ Variable 'joinInfo' is never used [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15969365554286804588/stressTestReannounceNeverOverwritesWithEmptyAddresses.kt:135:31: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
            assertTrue(service!!.providerMultiaddresses.isNotEmpty(),
                              ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15969365554286804588/stressTestReannounceNeverOverwritesWithEmptyAddresses.kt:158:40: warning: unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo
                assertTrue(foundService!!.providerMultiaddresses.isNotEmpty(),
                                       ^ Unnecessary non-null assertion (!!) on a non-null receiver of type ServiceInfo [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:153:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.joinNetwork()
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:154:17: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        provider!!.addBootstrapPeer(relayPeer)
                ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:156:38: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val providerPeerId = provider!!.getPeerId()
                                     ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:157:69: warning: unnecessary safe call on a non-null receiver of type String
        println("[STALENESS-PEER] Provider started: ${providerPeerId?.take(12)}...")
                                                                    ^ Unnecessary safe call on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:180:25: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            if (provider!!.getNetworkInfo().registeredWithRelay) break
                        ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:183:28: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        assertTrue(provider!!.getNetworkInfo().registeredWithRelay,
                           ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:201:64: warning: unnecessary safe call on a non-null receiver of type String
            "Relay should know about provider (${providerPeerId?.take(12)}) after PeerExchange, " +
                                                               ^ Unnecessary safe call on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:253:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        lateJoiner!!.joinNetwork()
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:259:19: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        lateJoiner!!.addBootstrapPeer(relayPeer)
                  ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:265:48: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
        val peersAfterPeerExchange = lateJoiner!!.getKnownPeers()
                                               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile906018028760903205/testLateJoinerCannotDiscoverPeerAfterStalenessTimeout.kt:277:68: warning: unnecessary safe call on a non-null receiver of type String
            "Late joiner should discover provider (${providerPeerId?.take(12)}) via PeerExchange " +
                                                                   ^ Unnecessary safe call on a non-null receiver of type String [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16811127567139594166/testAmbientPadRidesPlainRpcOverP2p.kt:97:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
            connection!!.sendRequest("observedPad", emptyMap())["pad"] as String
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile16811127567139594166/testAmbientPadRidesPlainRpcOverP2p.kt:105:23: warning: unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection
            connection!!.sendRequest("echoHeader", mapOf("header" to "x-wallet-token"))["value"]
                      ^ Unnecessary non-null assertion (!!) on a non-null receiver of type PersistentRpcConnection [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13400473951362635934/testCapturerCacheDoesNotPinProjectedInterfaceClassLoader.kt:80:20: warning: check for instance is always 'true'
        assertTrue(capturer is ProjectionCapturer, "capturerFor must generate a working ProjectionCapturer")
                   ^ Check for instance is always 'true' [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile13400473951362635934/testCapturerCacheDoesNotPinProjectedInterfaceClassLoader.kt:89:16: warning: 'runFinalization(): Unit' is deprecated. Deprecated in Java
        System.runFinalization()
               ^ 'runFinalization(): Unit' is deprecated. Deprecated in Java [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17163202309693048346/testRpcObservableInParams.kt:79:37: warning: variable 'serverReceivedValue' initializer is redundant
    var serverReceivedValue: Any? = null
                                    ^ Variable 'serverReceivedValue' initializer is redundant [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile17163202309693048346/testRpcObservableInParams.kt:112:32: warning: no cast needed
    assertEquals(true, (marker as Map<*, *>)["__rpc_observable"],
                               ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10046035071261043368/testMapReturnWithStringValue.kt:101:52: warning: unnecessary safe call on a non-null receiver of type Any?
            "name should be a String but was ${name?.javaClass?.name}: $name"
                                                   ^ Unnecessary safe call on a non-null receiver of type Any? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile10046035071261043368/testMapReturnWithStringValue.kt:104:34: warning: no cast needed
            "test-service", name as String,
                                 ^ No cast needed [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1934099723604515508/testServiceProviderRestartWithNewPeerIdDiscoveredByHealthMonitor.kt:158:16: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            sp2!!.addBootstrapPeer(relayPeer)
               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1934099723604515508/testServiceProviderRestartWithNewPeerIdDiscoveredByHealthMonitor.kt:159:30: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            val sp2Info = sp2!!.joinNetwork(alias = "hardware.control.fabric.daemon")
                             ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile1934099723604515508/testServiceProviderRestartWithNewPeerIdDiscoveredByHealthMonitor.kt:160:16: warning: unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2
            sp2!!.registerGlobalService(
               ^ Unnecessary non-null assertion (!!) on a non-null receiver of type UrlProtocol2 [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile15395857526837014954/testRemoteInputStreamReadBulk.kt:77:63: warning: parameter 'params' is never used, could be renamed to _
    val stream = RemoteInputStream("test-stream-2", { method, params ->
                                                              ^ Parameter 'params' is never used, could be renamed to _ [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7701772576012591838/testTypeMarshalingToJvmValueUuid.kt:80:69: warning: unnecessary safe call on a non-null receiver of type JvmValue?
        "toJvmValue(UUID) should return JObjectRef, but got ${result?.javaClass?.name}")
                                                                    ^ Unnecessary safe call on a non-null receiver of type JvmValue? [DiagnosticEffect from Main.kt:239]
/tmp/qtcompile7701772576012591838/testTypeMarshalingToJvmValueUuid.kt:81:25: warning: no cast needed
    val objRef = result as net.javadeploy.sjvm.types.JObjectRef
                        ^ No cast needed [DiagnosticEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_largeStreamingResponsesConcurrent.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_threadAndFdLeakDetection.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfServiceConnectAnnotated.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testEffectAwareServiceHandlerSurvivesErrorInHandlerThread.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfClusterJoinAnnotated.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testSandboxedConnectionCloseShutsDownSjvm.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestResolverNodeSurvivesMidNegotiationChurnDropWithConstrainedHeap.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/stressTestGossipBroadcastStormToStalledPeersSurvivesWithConstrainedHeap.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_serviceRegistrationChurn.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_multipleServicesUnderLoad.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_streamLifecycleUnderLoad.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testCapturerCacheDoesNotPinProjectedInterfaceClassLoader.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/testStress_concurrentRpcRequests.kts [PackageWarningEffect from Main.kt:239]
warning: no package at top of file: /root/projects/CodexCoder21Organization-UrlResolver-57197f661cb641060db6643e232041720bffeaaa/tests/perfGossipPropagationAnnotated.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)
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)
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)
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)
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)
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)
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)
[2026-07-12 18:50:24] Resuming build after service restart (was TESTING)
[2026-07-12 18:50:24] Reconnecting to droplet 584106022 at 165.232.157.132
[2026-07-12 18:50:25] SSH access re-granted to droplet 584106022
[2026-07-12 18:50:26] SSH connected to 165.232.157.132
[2026-07-12 18:50:27] kompile-cli is still running
[2026-07-12 18:50:27] Attaching to the runner event spool at line 5182
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)
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)
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)
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)
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)
[2026-07-12 18:56:24] Resuming build after service restart (was TESTING)
[2026-07-12 18:56:24] Reconnecting to droplet 584106022 at 165.232.157.132
[2026-07-12 18:56:24] SSH access re-granted to droplet 584106022
[2026-07-12 18:56:27] SSH connected to 165.232.157.132
[2026-07-12 18:56:27] kompile-cli is still running
[2026-07-12 18:56:27] Attaching to the runner event spool at line 5436
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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-12 19:23:35] kompile-cli completed
[2026-07-12 19:23:35] kompile-cli exit code: 1
[2026-07-12 19:23:35] Build+test results: 1088 passed, 2 failed, 1090 total
[perftest-dispatch] Found 3 @PerformanceTest-annotated test(s); forwarding to url://performancetest/
[perftest-dispatch] ✓ foundation.url.resolver.perfClusterJoinAnnotated: https://perftest.kotlin.build/run?id=2d6c5633-68d8-4734-b575-d584c18b7ad4 (history: https://perftest.kotlin.build/runs?testSpec=foundation.url.resolver.perfClusterJoinAnnotated, trend: https://perftest.kotlin.build/trend?testSpec=foundation.url.resolver.perfClusterJoinAnnotated)
[perftest-dispatch] ✓ foundation.url.resolver.perfGossipPropagationAnnotated: https://perftest.kotlin.build/run?id=6ca86023-6010-4694-9ffc-a03e873c2181 (history: https://perftest.kotlin.build/runs?testSpec=foundation.url.resolver.perfGossipPropagationAnnotated, trend: https://perftest.kotlin.build/trend?testSpec=foundation.url.resolver.perfGossipPropagationAnnotated)
[perftest-dispatch] ✓ foundation.url.resolver.perfServiceConnectAnnotated: https://perftest.kotlin.build/run?id=bcc33db9-7d40-46a9-9349-531de473a8ae (history: https://perftest.kotlin.build/runs?testSpec=foundation.url.resolver.perfServiceConnectAnnotated, trend: https://perftest.kotlin.build/trend?testSpec=foundation.url.resolver.perfServiceConnectAnnotated)
[HeapDump] No heap dump files found on droplet
[2026-07-12 19:24:50] Merged 2 build rule results from XML
[2026-07-12 19:24:50] Destroying droplet...
[2026-07-12 19:24:50] Droplet enqueued for deletion
[2026-07-12 19:24:50] Build finished with status: FAILED (resumed after restart)