From issues-return-163222-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sat Apr 4 00:13:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4913518064F for ; Sat, 4 Apr 2020 02:13:03 +0200 (CEST) Received: (qmail 75340 invoked by uid 500); 4 Apr 2020 00:13:02 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 75326 invoked by uid 99); 4 Apr 2020 00:13:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2020 00:13:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1F8FBE2F0E for ; Sat, 4 Apr 2020 00:13:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 9C5DD7807B0 for ; Sat, 4 Apr 2020 00:13:00 +0000 (UTC) Date: Sat, 4 Apr 2020 00:13:00 +0000 (UTC) From: "Michael Osipov (Jira)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (SUREFIRE-1339) Forked JVM hangs in FreeBSD when reuseForks=true MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SUREFIRE-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed SUREFIRE-1339. ------------------------------------ Fix Version/s: (was: Backlog) Resolution: Cannot Reproduce This works now, I assume it was a faulty server back then. I have some other failures, but they are probably not related: {noformat} [INFO] [ERROR] Failures: [ERROR] Surefire772BothReportsIT.testReportGeneration:58 Expecting failsafe report file [ERROR] Surefire772BothReportsIT.testSkippedSurefireReportGeneration:88 Expecting failsafe report file [ERROR] Surefire772NoSurefireReportsIT.testOptionalSurefireReportGeneration:75 Expecting failsafe report file [ERROR] Surefire772NoSurefireReportsIT.testReportGeneration:49 Expecting failsafe report file [ERROR] Surefire772NoSurefireReportsIT.testSkipOptionalSurefireReportGeneration:88 Expecting failsafe report file [ERROR] Surefire772NoSurefireReportsIT.testSkippedSurefireReportGeneration:62 Expecting failsafe report file [INFO] [ERROR] Tests run: 926, Failures: 6, Errors: 0, Skipped: 157 {noformat} > Forked JVM hangs in FreeBSD when reuseForks=true > ------------------------------------------------ > > Key: SUREFIRE-1339 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1339 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Failsafe Plugin, Maven Surefire Plugin > Environment: FreeBSD > Reporter: Tibor Digana > Assignee: Tibor Digana > Priority: Major > > The event RUN_CLASS is not received by forked JVM after started. > The events are received as soon as the JVM exited. -- This message was sent by Atlassian Jira (v8.3.4#803005)