[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [jdt-dev] Continuous Integration: Some jobs were not successful
|
- From: Kubitz Joerg <Joerg.Kubitz@xxxxxxxxxxxxxxxx>
- Date: Mon, 6 Jan 2025 08:36:33 +0000
- Accept-language: de-DE, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ssi-schaefer.com; dmarc=pass action=none header.from=ssi-schaefer.com; dkim=pass header.d=ssi-schaefer.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=U9jEMVNfymbwmjodp6RKo8MNhiUJhBTPluRzH/fnvvQ=; b=SWbBEfh4W4tZ62gi7hKYIo357pFfxdlyYDwFpnL8SUjHz96yNrDX87dDyPDdY91UnPeXVWAuhyngIUPOeZres3eWdc272dfnqz+NUhJFWgQPPTMIU6mFzewMcWpj3Lq1eACWkSfwapvwwSRPElRqXJ5aSFLEUlwPqc7JRlxiU8LgNMWXoKyi4wnckEMy/9aLFtiSuJfuxG9uCc4L8vE7zxyyI56FVnmEKBfUKKEawaRBDHIjFwehVu046Cy64tqCEJlpoFTN7Ko7EkKXyeyMtaFrTEwMB623kIYd/im3fX5kstRs9h0bqR1qeUnu12k5kKU/kEWPpiCUw4eHecxfag==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=RwPYPooJYf5tBB23xw+ApBXf2TpMbBFuowvJ2EasEKbyeaeyYpcuoU51RRPLgg55JDTEG+DgEtpt7mjXL2uic3pDO825O/xYK9KTU7sRyAJlkN/pzZ7bOsx0N9JVEDF2C/JiJkHbtw7yQ/ZIhPVEHGqe6GMvIp5HhVSuaJQFO6TWQ9dg+Jotjk7wKvgpEUEN8Dp+50sLfz3A7m75+4H+a5isJsheX81JNFhFnMNwTxl0y3i0ffqsoihVdL7ertrj8xFkoT7P4DuUEeW2A6QEOM3PfOUUGqtzevJOMHW7dQNovLMfxcEr8Xr362y5YZ3NsJBOozt3DTv2ZOS9S7UHaQ==
- Delivered-to: jdt-dev@xxxxxxxxxxx
- List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
- List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
- List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
- List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
- Thread-index: AQHbX7KNGFTal/or9EKRwsM6XLvO0rMJau9w
- Thread-topic: [jdt-dev] Continuous Integration: Some jobs were not successful
Hi Stephan, sounds like you refer to emails "[eclipse-jdt/eclipse.jdt.core] Run failed: Continuous Integration - master"
As far as I understand that is the result of the github action
https://github.com/eclipse-jdt/eclipse.jdt.core/blame/master/.github/workflows/ci.yml
I suggest to create a issue on https://github.com/eclipse-jdt/eclipse.jdt.core/issues
and cc the people that created and modified the files. Probably they can help. I guess that "Continuous Integration" action is only intended for PRs. So may be it would be enough to exclude branch "master" from that github action.
Jörg
-----Original Message-----
From: jdt-dev <jdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Stephan Herrmann via jdt-dev
Sent: Sunday, January 5, 2025 9:44 PM
To: Eclipse JDT general developers list. <jdt-dev@xxxxxxxxxxx>
Cc: Stephan Herrmann <stephan.herrmann@xxxxxxxxx>
Subject: [jdt-dev] Continuous Integration: Some jobs were not successful
It seems I get one mail reporting failure upon every PR which I merge.
Obviously, the PR build had been successful, and next the I-build also doesn't show any catastrophe. So what build is this?
Is anybody else seeing this? And then: what is this trying to tell me? That I should ignore any notifications about failures?
After several clicks searching for a cause of failure I'm taken to https://eu01.z.antigena.com/l/qP4JKkzmCCylxicpiip01uBD~r_pROIVOI9iujSFq0~yS1Cds~yff4lVT~yS94EUUWlVOvKGVxaBKdnep27spVNG2KlWbgxglkRiqKSS8CZEoR8CX5iNvmBBrYpO1LDguzH6GjjQjj81LXmNoZ6Afqd3OY2pr2jswHH1oLqLzDwjjZwbJZ2eVHhlN3HIxJl0-ZXVlOsIgPOBWTvIxff40SZ --- what? Is all this a big phishing campaign or what?
I can then download 28 MB of logs, to a large part due to logging relating to JCL stub locations and files -- is this logging still needed ? -- followed by some hints about timeouts.
Additionally, tests seem to be configured to take a screenshot at timeout, but ...
2025-01-05T18:33:04.8271586Z ##[error]Exception in thread "Timer-2"
java.lang.RuntimeException: AwtScreenshot VM finished with exit code 1:
2025-01-05T18:33:04.8279932Z ##[error]Exception in thread "main"
java.awt.AWTError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
2025-01-05T18:33:04.8281227Z at
java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
2025-01-05T18:33:04.8281750Z at
java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:105)
2025-01-05T18:33:04.8282400Z at
java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
2025-01-05T18:33:04.8282968Z at
java.desktop/sun.awt.X11GraphicsEnvironment.initStatic(X11GraphicsEnvironment.java:64)
2025-01-05T18:33:04.8283648Z at
java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
2025-01-05T18:33:04.8284221Z at
java.desktop/sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:37)
2025-01-05T18:33:04.8287134Z at
java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:91)
2025-01-05T18:33:04.8287783Z at
java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:82)
2025-01-05T18:33:04.8288458Z at
java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:104)
2025-01-05T18:33:04.8288985Z at java.desktop/java.awt.Robot.<init>(Robot.java:134)
2025-01-05T18:33:04.8289428Z at
org.eclipse.test.AwtScreenshot.main(AwtScreenshot.java:43)
2025-01-05T18:33:04.8289679Z
2025-01-05T18:33:04.8289891Z at
org.eclipse.test.AwtScreenshot.dumpAwtScreenshot(AwtScreenshot.java:113)
2025-01-05T18:33:04.8290361Z at
org.eclipse.test.Screenshots.takeScreenshot(Screenshots.java:102)
2025-01-05T18:33:04.8290804Z at
org.eclipse.test.TracingSuite$DumpTask.run(TracingSuite.java:212)
Is anybody able to either repair or remove all this?
best,
Stephan
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jdt-dev
SSI Schäfer IT Solutions GmbH | i_Park Klingholz 18/19 | 97232 Giebelstadt | Germany
District Court Würzburg | Commercial Register B 13463 | VAT no. DE309705979
Managing Directors: Rainer Meyer, Andreas Parusel
Unsere Hinweise zum Umgang mit personenbezogenen Daten finden Sie hier<https://www.ssi-schaefer.com/de-at/datenschutz>.
You can find our information on the handling of personal data here<https://www.ssi-schaefer.com/en-de/privacy>.