Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-05 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1577/

[May 3, 2024, 10:57:26 AM] (github) HADOOP-19160. hadoop-auth should not depend 
on kerb-simplekdc (#6788)

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-05 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1577/

[May 3, 2024, 10:57:26 AM] (github) HADOOP-19160. hadoop-auth should not depend 
on kerb-simplekdc (#6788)

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-05 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1577/

[May 3, 2024, 10:57:26 AM] (github) HADOOP-19160. hadoop-auth should not depend 
on kerb-simplekdc (#6788)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-05 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1577/

[May 3, 2024, 10:57:26 AM] (github) HADOOP-19160. hadoop-auth should not depend 
on kerb-simplekdc (#6788)

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

[JENKINS] Solr » Solr-Check-9.5 - Build # 375 - Unstable!

2024-05-04 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.5/375/

1 tests failed.
FAILED:  org.apache.solr.search.TestCoordinatorRole.testNRTRestart

Error Message:
java.lang.AssertionError: Docs should not be null. Query response was: 
{error={metadata={error-class=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException,
 root-error-class=java.nio.channels.AsynchronousCloseException}, msg=Error from 
server at 
http://127.0.0.1:39641/solr/coordinator_test_coll_shard1_replica_n2/select: 
parsing error, code=200}}

Stack Trace:
java.lang.AssertionError: Docs should not be null. Query response was: 
{error={metadata={error-class=org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException,
 root-error-class=java.nio.channels.AsynchronousCloseException}, msg=Error from 
server at 
http://127.0.0.1:39641/solr/coordinator_test_coll_shard1_replica_n2/select: 
parsing error, code=200}}
at 
__randomizedtesting.SeedInfo.seed([9EFB3963696C25E6:6E6F89A8CB71F730]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertNotNull(Assert.java:713)
at 
org.apache.solr.search.TestCoordinatorRole.getHostCoreName(TestCoordinatorRole.java:467)
at 
org.apache.solr.search.TestCoordinatorRole.testNRTRestart(TestCoordinatorRole.java:282)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 

[JENKINS] Solr » Solr-Smoketest-9.6 - Build # 295 - Still Failing!

2024-05-04 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.6/295/

Log: 
[...truncated 984.76 KB...]
  2>at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 ~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:275)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223001 ERROR 
(updateExecutor-3308-thread-13-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14350 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14350] 
o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling 
SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/ to 
http://127.0.0.1:45957/solr/deleteReplicaOnIndexing_shard1_replica_n2/
  2>   => 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45957/solr: null
  2> 
  2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:45957/solr: null
  2> 
  2> 
  2> 
  2> request: http://127.0.0.1:45957/solr
  2>at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:291)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:192)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]
  2>at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363)
 [solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
 [?:?]
  2>at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
 [?:?]
  2>at java.base/java.lang.Thread.run(Thread.java:829) [?:?]
  2> 223002 WARN  
(updateExecutor-3308-thread-25-processing-deleteReplicaOnIndexing_shard1_replica_n1
 null-14347 core_node3 null 127.0.0.1:37209_solr deleteReplicaOnIndexing 
shard1) [n:127.0.0.1:37209_solr c:deleteReplicaOnIndexing s:shard1 r:core_node3 
x:deleteReplicaOnIndexing_shard1_replica_n1 t:null-14347] 
o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Failed to parse error response from 
http://127.0.0.1:45957/solr due to: 
  2>   => java.lang.RuntimeException: Invalid version (expected 2, but 
60) or the data in not in 'javabin' format
  2>at org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212)
  2> java.lang.RuntimeException: Invalid version (expected 2, but 60) or the 
data in not in 'javabin' format
  2>at 
org.apache.solr.common.util.JavaBinCodec._init(JavaBinCodec.java:212) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.common.util.JavaBinCodec.initRead(JavaBinCodec.java:200) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:193) 
~[solr-solrj-9.6.1-SNAPSHOT.jar:9.6.1-SNAPSHOT (not a git checkout) [snapshot 
build, details omitted]]
  2>at 
org.apache.solr.client.solrj.impl.BinaryResponseParser.processResponse(BinaryResponseParser.java:52)
 

Jenkins build is back to normal : TomEE » master-deploy » TomEE :: Server :: SSH #12015

2024-05-04 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » master-deploy #12015

2024-05-04 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » master-deploy » TomEE :: Server :: BoneCP #12015

2024-05-04 Thread Apache Jenkins Server
See 




Build failed in Jenkins: POI » POI-DSL-Windows-1.23 #18

2024-05-04 Thread Apache Jenkins Server
See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.23/18/display/redirect>

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
FORREST_HOME=f:\jenkins\tools\forrest\latest
LANG=en_US.UTF-8
CI_BUILD=TRUE

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-10 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.23/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2024-05-05T04:45:38.758 +'
U build.xml
U poi-ooxml\build.gradle
U 
poi-ooxml\src\test\java\org\apache\poi\extractor\ooxml\TestExtractorFactory.java
U 
poi-ooxml\src\test\java\org\apache\poi\openxml4j\opc\TestRelationships.java
U poi-ooxml\src\test\java\org\apache\poi\openxml4j\opc\TestPackage.java
U poi-ooxml\src\test\java\org\apache\poi\xssf\TestXSSFCloneSheet.java
U 
poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFBugs.java
U 
poi-ooxml\src\test\java\org\apache\poi\xssf\usermodel\TestXSSFDataFormat.java
U poi-ooxml\src\test\java\org\apache\poi\xslf\TestXSLFBugs.java
U 
poi-ooxml\src\test\java\org\apache\poi\xslf\usermodel\TestPPTX2PNG.java
U 
poi-ooxml\src\test\java\org\apache\poi\xslf\usermodel\TestXSLFTableCell.java
U 
poi-ooxml\src\test\java\org\apache\poi\xwpf\usermodel\TestXWPFDocument.java
A 
poi-ooxml\src\test\java\org\apache\poi\xdgf\usermodel\section\geometry\GeometryTestUtils.java
A 
poi-ooxml\src\test\java\org\apache\poi\xdgf\usermodel\section\geometry\TestPolylineTo.java
U 
poi-ooxml\src\test\java\org\apache\poi\xdgf\usermodel\section\geometry\TestArcTo.java
A 
poi-ooxml\src\test\java\org\apache\poi\xdgf\usermodel\section\geometry\TestEllipticalArcTo.java
U 
poi-ooxml\src\test\java\org\apache\poi\ss\tests\usermodel\TestConditionalFormattingEval.java
U 
poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\XWPFFootnotes.java
U 
poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\XWPFRelation.java
U poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\Document.java
U 
poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\XWPFPictureData.java
U poi-ooxml\src\main\java\org\apache\poi\xwpf\usermodel\XWPFRun.java
U poi-ooxml\src\main\java\org\apache\poi\ooxml\POIXMLDocumentPart.java
A 
poi-ooxml\src\main\java\org\apache\poi\ooxml\ReferenceRelationship.java
A 
poi-ooxml\src\main\java\org\apache\poi\ooxml\HyperlinkRelationship.java
U poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackageRelationship.java
U poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\ZipPackage.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackagePartName.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\PackagingURIHelper.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\internal\marshallers\ZipPartMarshaller.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\util\ZipSecureFile.java
U 
poi-ooxml\src\main\java\org\apache\poi\openxml4j\util\ZipArchiveThresholdInputStream.java
U 
poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFRelation.java
U 
poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFTableCell.java
U 
poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFTextParagraph.java
U 
poi-ooxml\src\main\java\org\apache\poi\xslf\usermodel\XSLFGraphicFrame.java
U 
poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\XSSFWorkbook.java
U 
poi-ooxml\src\main\java\org\apache\poi\xssf\usermodel\XSSFGraphicFrame.java
U poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\Zip64Impl.java
U 
poi-ooxml\src\main\java\org\apache\poi\xssf\streaming\SXSSFCreationHelper.java
U poi-ooxml\src\main\java\org\apache\poi\xssf\binary\XSSFBRelation.java
U 
poi-ooxml\src\main\java\org\apache\poi\poifs\crypt\dsig\SignatureInfo.java
U 
poi-ooxml\src\main\java\org\apache\poi\xdgf\usermodel\section\geometry\PolyLineTo.java
U 
poi-ooxml\src\main\java\org\apache\poi\xdgf\usermodel\section\geometry\EllipticalArcTo.java
U 
poi-ooxml\src\main\java\org\apache\poi\xdgf\usermodel\shape\ShapeRenderer.java
U 
poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\Grouping.java
U 
poi-ooxml\src\main\java\org\apache\poi\xddf\use

[JENKINS] Solr » Solr-Check-9.x (Crave) - Build # 6595 - Still Failing!

2024-05-04 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x%20(Crave)/6595/

No tests ran.

Build Log:
[...truncated 6219 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.ReindexCollectionTest.testAbort (:solr:core)
Test output: 
/tmp/src/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReindexCollectionTest.txt
Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cloud.ReindexCollectionTest.testAbort" -Ptests.jvms=96 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC 
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=6D9B06E7BD9A7D72 -Ptests.timeoutSuite=60! 
-Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:test'.
> There were failing tests. See the results at: 
> file:///tmp/src/solr/solr/core/build/test-results/test/

BUILD FAILED in 27m 16s
673 actionable tasks: 665 executed, 8 up-to-date
[?12l[?25h

Build Failed: returned 1

Total time: 27m43.5s

+ status=1
+ ./crave pull '**/build/**/test/TEST-*.xml'
+ ./crave pull '**/*.events'
+ ./crave pull 'heapdumps/**'
Error: rsync: [sender] change_dir "/tmp/src/solr/heapdumps" failed: No such 
file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1675) [Receiver=3.1.2]
rsync: [Receiver] write error: Broken pipe (32)

+ ./crave pull '**/hs_err_pid*'
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

-
To unsubscribe, e-mail: builds-unsubscr...@solr.apache.org
For additional commands, e-mail: builds-h...@solr.apache.org

Build failed in Jenkins: POI » POI-DSL-1.22 #38

2024-05-04 Thread Apache Jenkins Server
See 


Changes:

[PJ Fanning] upgrade xmlunit

[PJ Fanning] commons-codec 1.17.0

[PJ Fanning] commons-codec 1.17.0


--
[...truncated 603.73 KB...]
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestArrayPtg
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.003000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestAttrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.00 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestErrPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestErrPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running 
org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
[junitlauncher] 
[junitlauncher] Running 
org.apache.poi.ss.formula.ptg.TestExternalFunctionFormulas
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.004000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestExternalNameReference
[junitlauncher] Tests run: 3, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.005000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncPtg
[junitlauncher] Tests run: 2, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.00 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestFuncVarPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.00 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestIntersectionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestPercentPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRangePtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRangePtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestRef3DPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestReferencePtg
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.018000 sec
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.ptg.TestUnionPtg
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 sec
[junitlauncher] Running org.apache.poi.ss.formula.udf.TestUDFFinder
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.formula.udf.TestUDFFinder
[junitlauncher] Tests run: 4, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.005000 sec
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDataFormatter
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDataFormatter
[junitlauncher] Tests run: 46, Failures: 0, Aborted: 0, Skipped: 1, Time 
elapsed: 0.44 sec
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDateUtil
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestDateUtil
[junitlauncher] Tests run: 26, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.013000 sec
[junitlauncher] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestExcelStyleDateFormatter
[junitlauncher] Tests run: 124, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.064000 sec
[junitlauncher] Running org.apache.poi.ss.usermodel.TestFractionFormat
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestFractionFormat
[junitlauncher] Tests run: 5, Failures: 0, Aborted: 0, Skipped: 1, Time 
elapsed: 0.208000 sec
[junitlauncher] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
[junitlauncher] 
[junitlauncher] Running org.apache.poi.ss.usermodel.TestHSSFBorderStyle
[junitlauncher] Tests run: 1, Failures: 0, Aborted: 0, Skipped: 0, Time 
elapsed: 0.001000 

Apache-Phoenix | master | HBase 2.5 | Build #676 FAILURE

2024-05-04 Thread Apache Jenkins Server

master branch  HBase 2.5  build #676 status FAILURE
Build #676 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/676/


Apache-Phoenix | 5.2 | HBase 2.4 | Build #11 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.2 branch  HBase 2.4  build #11 status FAILURE
Build #11 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.2/11/


Apache-Phoenix | master | HBase 2.4 | Build #676 FAILURE

2024-05-04 Thread Apache Jenkins Server

master branch  HBase 2.4  build #676 status FAILURE
Build #676 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/master/676/


Apache-Phoenix | 5.2 | HBase 2.5 | Build #11 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.2 branch  HBase 2.5  build #11 status FAILURE
Build #11 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.2/11/


Apache-Phoenix | 5.1 | HBase 2.4 | Build #333 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.1 branch  HBase 2.4  build #333 status FAILURE
Build #333 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/333/


Apache-Phoenix | 5.1 | HBase 2.5 | Build #333 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.1 branch  HBase 2.5  build #333 status FAILURE
Build #333 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/333/


Apache-Phoenix | 5.1 | HBase 2.3 | Build #333 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.1 branch  HBase 2.3  build #333 status FAILURE
Build #333 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/333/


Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2871

2024-05-04 Thread Apache Jenkins Server
See 




Build failed in Jenkins: TomEE » master-deploy » TomEE :: Server :: SSH #12014

2024-05-04 Thread Apache Jenkins Server
See 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/12014/display/redirect>

Changes:


--
[INFO] 
[INFO] < org.apache.tomee:openejb-ssh >
[INFO] Building TomEE :: Server :: SSH 10.0.0-M2-SNAPSHOT [110/161]
[INFO]   from server/openejb-ssh/pom.xml
[INFO] [ jar ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ openejb-ssh ---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-maven-version) @ openejb-ssh ---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-java-version) @ openejb-ssh ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
openejb-ssh ---
[INFO] 
[INFO] --- resources:3.0.2:resources (default-resources) @ openejb-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.6.2:compile (default-compile) @ openejb-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/classes>
[INFO] 
[INFO] --- dependency-report:1.0.2:report (default) @ openejb-ssh ---
[INFO] Couldn't find parent for org.apache.xbean:xbean-asm9-shaded:jar:4.25
[INFO] 
[INFO] --- bundle:3.3.0:manifest (bundle-manifest) @ openejb-ssh ---
[WARNING] Manifest org.apache.tomee:openejb-ssh:jar:10.0.0-M2-SNAPSHOT : Unused 
Export-Package instructions: [org.apache.tomee*] 
[INFO] 
[INFO] --- resources:3.0.2:testResources (default-testResources) @ openejb-ssh 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.6.2:testCompile (default-testCompile) @ openejb-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/test-classes>
[INFO] 
[INFO] --- surefire:3.0.0-M7:test (default-test) @ openejb-ssh ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.0.2:jar (default-jar) @ openejb-ssh ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.jar>
[INFO] 
[INFO] --- site:3.11.0:attach-descriptor (attach-descriptor) @ openejb-ssh ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- assembly:2.4.1:single (bin) @ openejb-ssh ---
[INFO] Reading assembly descriptor: src/main/assembly/ssh.xml
[INFO] Building tar: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.tar.gz>
[INFO] Building zip: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.zip>
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ openejb-ssh ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-SNAPSHOT.jar
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.tar.gz>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-SNAPSHOT.tar.gz
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-ssh/ws/target/openejb-ssh-10.0.0-M2-SNAPSHOT.zip>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-SNAPSHOT.zip
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ openejb-ssh ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/maven-metadata.xml
 (1.2 kB at 5.2 kB/s)
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-20240504.25-445.jar
[INFO] Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/openejb-ssh/10.0.0-M2-SNAP

[JENKINS] Solr » Solr-Check-main - Build # 9084 - Unstable!

2024-05-04 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/9084/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:38077/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:38077/solr
at 
__randomizedtesting.SeedInfo.seed([8D9541DFA64E0DF2:D4C969B8E139CD4D]:0)
at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:747)
at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
at 
app//org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:488)
at 
app//org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:450)
at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1138)
at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
at 
app//org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:764)
at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
at 
app//org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:244)
at 
app//org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding(TestPrepRecovery.java:97)
at 
java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
at 
java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at 
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at 
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 

Apache-Phoenix | 5.1 | HBase 2.2 | Build #333 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.1 branch  HBase 2.2  build #333 status FAILURE
Build #333 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/333/


Apache-Phoenix | 5.1 | HBase 2.1 | Build #333 FAILURE

2024-05-04 Thread Apache Jenkins Server

5.1 branch  HBase 2.1  build #333 status FAILURE
Build #333 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/5.1/333/


[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 839 - Still Unstable!

2024-05-04 Thread Apache Jenkins Server
3E39051B1337B874]) [ 
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1819057 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1819058 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1819058 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1819059 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1819204 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1819204 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1819204 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 1819207 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1819207 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1819207 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.session node0 Scavenging every 66ms
   [junit4]   2> 1819211 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9b72c6f{/,null,AVAILABLE}
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.AbstractConnector Started ServerConnector@51e9f6d7{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:33525}
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.e.j.s.Server Started @1819244ms
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3E39051B1337B874-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=33525, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3E39051B1337B874-001/control-001/cores}
   [junit4]   2> 1819212 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.s.SolrDispatchFilter  ___  _   Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1819212 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|Start time: 
2024-05-04T21:41:24.157Z
   [junit4]   2> 1819212 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[3E39051B1337B874]) [ 
] o.a.s.c.c.SolrZkC

Jenkins build is still unstable: HBase-Nightly-s390x #401

2024-05-04 Thread Apache Jenkins Server
See 



Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-compute-delete-all #76

2024-05-04 Thread Apache Jenkins Server
See 


Changes:


--
Started by upstream project 
"JClouds/jclouds-with-credentials/jclouds-packet-live-tests" build number 194
originally caused by:
 Started by timer
Running as SYSTEM
No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
[EnvInject] - Loading node environment variables.
Building remotely on builds48 (tmp-22 ubuntu) in workspace 

No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
 > git rev-parse --resolve-git-dir 
 > 
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/karaf-jclouds-cli.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/karaf-jclouds-cli.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/karaf-jclouds-cli.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
Checking out Revision fdc566154e25a0d44f8dab5a65ee01da1e78b9be 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdc566154e25a0d44f8dab5a65ee01da1e78b9be # timeout=10
Commit message: "fix typo in project.version"
 > git rev-list --no-walk fdc566154e25a0d44f8dab5a65ee01da1e78b9be # timeout=10
No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
[EnvInject] - Mask passwords that will be passed as build parameters.
No JDK named ‘JDK 1.8.0_144 (unlimited security)’ found
[jclouds-compute-delete-all] $ mvn clean package
FATAL: command execution failed
java.io.IOException: error=2, No such file or directory
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds48
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1003)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
at hudson.Launcher$ProcStarter.start(Launcher.java:506)
at hudson.Launcher$ProcStarter.join(Launcher.java:517)
at hudson.tasks.Maven.perform(Maven.java:369)
at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at 
hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused: java.io.IOException: Cannot run program "mvn" (in directory 
":
 error=2, No such file or directory
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
at hudson.Proc$LocalProc.(Proc.java:252)
at hudson.Proc$LocalProc.(Proc.java:221)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
at hudson.Launcher$ProcStarter.start(Launcher.java:506)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 

Build failed in Jenkins: JClouds » jclouds-with-credentials » jclouds-packet-live-tests #194

2024-05-04 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds29 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > 
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/jclouds.git 
 > # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/jclouds.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/jclouds.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c73660dac8303266d875a4fabe63cc731ebdd437 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c73660dac8303266d875a4fabe63cc731ebdd437 # timeout=10
Commit message: "JCLOUDS-1637: Use glassfish jaxb implementation"
 > git rev-list --no-walk c73660dac8303266d875a4fabe63cc731ebdd437 # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46195
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[jclouds-packet-live-tests] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 46195
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins build is still unstable: TomEE » master-build-full #1370

2024-05-04 Thread Apache Jenkins Server
See 




Jenkins build became unstable: TomEE » master-build-full » TomEE :: iTests :: Legacy Client #1370

2024-05-04 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Container :: Core #1370

2024-05-04 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » main #1082

2024-05-04 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/
The build for MyFaces/MyFaces Pipeline/main completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/changes


Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » main #1082

2024-05-04 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/
The build for MyFaces/MyFaces Pipeline/main completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1082/changes


[JENKINS] Solr » Solr-NightlyTests-main - Build # 1138 - Still Unstable!

2024-05-04 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-NightlyTests-main/1138/

7 tests failed.
FAILED:  org.apache.solr.hdfs.cloud.StressHdfsTest.test

Error Message:
java.security.AccessControlException: access denied 
("java.net.SocketPermission" "127.0.0." "resolve")

Stack Trace:
java.security.AccessControlException: access denied 
("java.net.SocketPermission" "127.0.0." "resolve")
at 
__randomizedtesting.SeedInfo.seed([75A212723CB2C708:FDF62DA8924EAAF0]:0)
at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
at 
java.base/java.security.AccessController.checkPermission(AccessController.java:897)
at 
java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:322)
at 
java.base/java.lang.SecurityManager.checkConnect(SecurityManager.java:821)
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1467)
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1378)
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306)
at 
org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:257)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:166)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:131)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:147)
at 
org.apache.solr.hdfs.cloud.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:198)
at 
org.apache.solr.hdfs.cloud.StressHdfsTest.test(StressHdfsTest.java:112)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1069)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1040)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » 4.1.x #291

2024-05-04 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/
The build for MyFaces/MyFaces Pipeline/4.1.x completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/changes


Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » 4.1.x #291

2024-05-04 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/
The build for MyFaces/MyFaces Pipeline/4.1.x completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/291/changes


Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [36K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [36K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [36K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [36K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1382/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Build failed in Jenkins: Tez-qbt-0.10-Build #185

2024-05-04 Thread Apache Jenkins Server
See 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/display/redirect?page=changes>

Changes:

[github] TEZ-4558. Update build setup maven version and enforcer minimum to 
correct minimum (#350)


--
[...truncated 32.42 KB...]







   yamllint plugin: full








javadoc verification: full




cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/yetus-m2/tez-master-full-1>
 clean javadoc:javadoc -DskipTests=true > 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/artifact/out/patch-javadoc-root-jdkPrivateBuild-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06.txt>
 2>&1
Elapsed:   0m 43s
cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/yetus-m2/tez-master-full-1>
 clean javadoc:javadoc -DskipTests=true > 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/artifact/out/patch-javadoc-root-jdkUbuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1.txt>
 2>&1
Elapsed:   0m 41s

root-jdkUbuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1 with JDK 
Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1 has 29 issues.





findbugs detection: master




cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/yetus-m2/tez-master-full-1>
 test-compile findbugs:findbugs -DskipTests=true > 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/artifact/out/branch-findbugs-root.txt>
 2>&1
Elapsed:   3m 16s

Building findbugs database(s) using /usr for executables.

[warning] /usr/bin/unionBugs: Unable to locate ant in /usr/share/java
[warning] /usr/bin/setBugDatabaseInfo: Unable to locate ant in /usr/share/java
[warning] /usr/bin/convertXmlToText: Unable to locate ant in /usr/share/java
[warning] /usr/bin/filterBugs: Unable to locate ant in /usr/share/java

root in master has 3 extant findbugs warnings.





Running unit tests




cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/yetus-m2/tez-master-full-1>
 clean test -fae > 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/artifact/out/patch-unit-root-jdkPrivateBuild-1.8.0_402-8u402-ga-2ubuntu1~22.04-b06.txt>
 2>&1
Elapsed:  40m 31s
cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/yetus-m2/tez-master-full-1>
 clean test -fae > 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/185/artifact/out/patch-unit-root-jdkUbuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1.txt>
 2>&1
Elapsed:  40m  7s

root in the source failed with JDK Ubuntu-11.0.22+7-post-Ubuntu-0ubuntu222.04.1.





 Determining number of ASF License errors




cd <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir>
mvn --batch-mode 
-Dmaven.repo.local=<https://ci-hadoop.apac

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/670/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/670/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/670/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

2024-05-04 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/670/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

[JENKINS] Solr » Solr-Check-main-s390x - Build # 592 - Unstable!

2024-05-03 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main-s390x/592/

1 tests failed.
FAILED:  org.apache.solr.cli.ZkSubcommandsTest.testPutFileCompressed

Error Message:
Should get back what we put in ZK: array lengths differed, expected.length=824 
actual.length=823; arrays first differed at element [783]; expected:<-88> but 
was:<12>

Stack Trace:
Should get back what we put in ZK: array lengths differed, expected.length=824 
actual.length=823; arrays first differed at element [783]; expected:<-88> but 
was:<12>
at 
__randomizedtesting.SeedInfo.seed([BE557CBB447310BE:2A98084ECDCBC5F6]:0)
at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:78)
at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:28)
at org.junit.Assert.internalArrayEquals(Assert.java:534)
at org.junit.Assert.assertArrayEquals(Assert.java:343)
at 
org.apache.solr.cli.ZkSubcommandsTest.testPutFileCompressed(ZkSubcommandsTest.java:310)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 

[JENKINS] Solr » Solr-Smoketest-9.6 - Build # 294 - Failure!

2024-05-03 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.6/294/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-1 (solr lucene) in workspace 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/solr.git
 > git init /home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6 # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/solr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/branch_9_6^{commit} # timeout=10
Checking out Revision 71eeb7a7b3391c9b27efbe8bf8d1c5f408228406 
(origin/branch_9_6)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71eeb7a7b3391c9b27efbe8bf8d1c5f408228406 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_9_6 71eeb7a7b3391c9b27efbe8bf8d1c5f408228406 # 
 > timeout=10
Commit message: "SOLR-17261: Allow cores to load without a timeout (#2431)"
 > git rev-list --no-walk 71eeb7a7b3391c9b27efbe8bf8d1c5f408228406 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/gradle.properties
[Gradle] - Launching build.
[Solr-Smoketest-9.6] $ 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/gradlew 
-Dversion.suffix= 
-Dgradle.user.home=/home/jenkins/jenkins-slave/workspace/Solr/.gradle 
-Porg.gradle.daemon=false -Pvalidation.git.failOnModified=false --continue -x 
signJarsPublication clean assembleRelease
Downloading gradle-wrapper.jar from 
https://raw.githubusercontent.com/gradle/gradle/v8.4.0/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Task :buildSrc:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.6/buildSrc/src/main/java/org/apache/lucene/gradle/Checksum.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :clean
> Task :solr:clean UP-TO-DATE
> Task :solr:api:clean
> Task :solr:benchmark:clean
> Task :solr:core:clean
> Task :solr:distribution:clean UP-TO-DATE
> Task :solr:docker:clean UP-TO-DATE
> Task :solr:documentation:clean UP-TO-DATE
> Task :solr:example:clean UP-TO-DATE
> Task :solr:modules:clean UP-TO-DATE
> Task :solr:packaging:clean UP-TO-DATE
> Task :solr:prometheus-exporter:clean
> Task :solr:server:clean
> Task :solr:solr-ref-guide:clean
> Task :solr:solrj:clean
> Task :solr:solrj-streaming:clean
> Task :solr:solrj-zookeeper:clean
> Task :solr:test-framework:clean
> Task :solr:webapp:clean
> Task :solr:modules:analysis-extras:clean
> Task :solr:modules:analytics:clean
> Task :solr:modules:clustering:clean
> Task :solr:modules:extraction:clean
> Task :solr:modules:gcs-repository:clean
> Task :solr:modules:hadoop-auth:clean
> Task :solr:modules:hdfs:clean
> Task :solr:modules:jaegertracer-configurator:clean
> Task :solr:modules:jwt-auth:clean
> Task :solr:modules:langid:clean
> Task :solr:modules:ltr:clean
> Task :solr:modules:opentelemetry:clean
> Task :solr:modules:s3-repository:clean
> Task :solr:modules:scripting:clean
> Task :solr:modules:sql:clean
> Task :mavenLocalClean UP-TO-DATE
> Task :solr-missing-doclet:compileJava
> Task :solr-missing-doclet:processResources NO-SOURCE
> Task :solr-missing-doclet:classes
> Task :solr-missing-doclet:jar
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:api:compileJava
> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes
> Task :solr:api:jar
> Task :solr:api:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:api:generatePomFileForJarsPublication
> Task :solr:api:renderJavadoc
> Task :solr:api:javadoc SKIPPED
> Task :solr:api:javadocJar
> Task :solr:api:sourcesJar
> Task :solr:api:publishJarsPu

Jenkins build is back to normal : TomEE » master-deploy #11996

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : TomEE » master-deploy » TomEE :: Assembly :: Standalone #11996

2024-05-03 Thread Apache Jenkins Server
See 




[JENKINS] Solr » Solr-Check-9.x (Crave) - Build # 6594 - Still Failing!

2024-05-03 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x%20(Crave)/6594/

No tests ran.

Build Log:
[...truncated 1416 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

-
To unsubscribe, e-mail: builds-unsubscr...@solr.apache.org
For additional commands, e-mail: builds-h...@solr.apache.org

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Checks » Apache Qpid JMS AMQP 0-x #32

2024-05-03 Thread Apache Jenkins Server
See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/32/display/redirect>

Changes:


--
[...truncated 204.99 KB...]
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQSession_0_8.DestinationCache.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQNoConsumersException.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQAuthenticationException.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQProtocolHandler.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/MessageConsumerPair.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/ConnectionTuneParameters.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQConnectionURL.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/ExtensibleConnectionURL.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/BasicMessageConsumer.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/ConnectAttemptListener.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/CommonConnection.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQSessionAdapter.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQXAResource.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/FailoverHandler.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/XASessionImpl.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/BrokerDetails.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQHeadersExchange.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/AMQConnectionFactory.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/BasicMessageProducer.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/XAConnectionImpl.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/QueueReceiverAdaptor.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/XAResourceImpl.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/ConnectionExtension.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/apidocs/org/apache/qpid/client/class-use/TopicPublisherAdapter.html...>
Generating 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Checks/org.apache.qpid$qpid-client/ws/target/api

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2869

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » tomee-9.x-build-full #474

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » tomee-9.x-build-full » TomEE :: Examples :: Simple EAR :: Functional Tests #474

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » tomee-9.x-build-full » TomEE :: iTests :: MicroProfile JWT #474

2024-05-03 Thread Apache Jenkins Server
See 




[Jenkins] SUCCESS: CouchDB » Full Platform Builds » main #1091

2024-05-03 Thread Apache Jenkins Server
Yay, we passed. 
https://ci-couchdb.apache.org/job/jenkins-cm1/job/FullPlatformMatrix/job/main/1091/display/redirect

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1576/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1576/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1576/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
For more details, see 
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1576/

[May 1, 2024, 8:56:53 PM] (github) CachedRecordStore should check if the record 
state is expired (#6783)

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Jenkins build is still unstable: HBase-Nightly-s390x #400

2024-05-03 Thread Apache Jenkins Server
See 



Jenkins build is still unstable: TomEE » master-build-full #1369

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » master-build-full » TomEE :: Container :: Core #1369

2024-05-03 Thread Apache Jenkins Server
See 




[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 838 - Still Unstable!

2024-05-03 Thread Apache Jenkins Server
 [junit4]   2> 773105 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 773105 DEBUG 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 773106 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 773106 DEBUG 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 773107 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 773248 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 773248 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 773248 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 773249 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 773249 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 773249 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.session node0 Scavenging every 60ms
   [junit4]   2> 773249 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78cdda25{/p/f,null,AVAILABLE}
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.AbstractConnector Started ServerConnector@6059082e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39955}
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.e.j.s.Server Started @773281ms
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F487E4BABD74F40D-001/tempDir-001/control/data,
 hostContext=/p/f, hostPort=39955, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_F487E4BABD74F40D-001/control-001/cores}
   [junit4]   2> 773250 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.s.SolrDispatchFilter  ___  _   Welcome to Apache Solr™ version 
8.11.4
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 773250 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|Start time: 
2024-05-03T15:48:18.912Z
   [junit4]   2> 773250 DEBUG 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F487E4BABD74F40D]) [ ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 773251 INFO  
(TEST-ShardSplitTest.testSplitAft

[BUILD-FAILURE]: Job 'ActiveMQ/ActiveMQ/main [main] [439]'

2024-05-03 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'ActiveMQ/ActiveMQ/main [main] [439]':
Check console output at "https://ci-builds.apache.org/job/ActiveMQ/job/ActiveMQ/job/main/439/;>ActiveMQ/ActiveMQ/main
 [main] [439]"

Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » main #1081

2024-05-03 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1081/
The build for MyFaces/MyFaces Pipeline/main completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1081/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1081/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1081/changes


Help requested: ServiceComb security triage and followup

2024-05-03 Thread Apache Security Team
Dear ServiceComb Developers,

As you know, the Apache Software Foundation takes our users' security
seriously, and defines sensible release and security processes to make sure
potential security issues are dealt with responsibly. These indirectly also
protect our committers, shielding individuals from personal liability. Some
of this process is necessarily done in private; as we practice responsible
disclosure.

We are seeing potential security issues are reported privately to the
ServiceComb PMC, but the PMC currently does not appear to have the
bandwidth to triage (and, if necessary, fix and disclose) them.

On behalf of the PMC: would anyone be interested in helping out here? If
so, please contact priv...@servicecomb.apache.org with secur...@apache.org
in Cc.


Kind regards,

The ASF Security Team


Build failed in Jenkins: TomEE » master-deploy #11995

2024-05-03 Thread Apache Jenkins Server
sion-10.0.0-M2-20240503.120645-428.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/server/pom.xml> to 
org.apache.tomee/server/10.0.0-M2-SNAPSHOT/server-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/itests/ejb/pom.xml>
 to org.apache.tomee.itests/ejb/10.0.0-M2-SNAPSHOT/ejb-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/itests/ejb/target/ejb-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee.itests/ejb/10.0.0-M2-20240503.120645-425/ejb-10.0.0-M2-20240503.120645-425.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/container/mbean-annotation-api/pom.xml>
 to 
org.apache.tomee/mbean-annotation-api/10.0.0-M2-SNAPSHOT/mbean-annotation-api-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/container/mbean-annotation-api/target/mbean-annotation-api-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee/mbean-annotation-api/10.0.0-M2-20240503.120645-429/mbean-annotation-api-10.0.0-M2-20240503.120645-429.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tck/jsonp-signature-test/pom.xml>
 to 
org.apache.tomee/jsonp-signature-test/10.0.0-M2-SNAPSHOT/jsonp-signature-test-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tck/jsonp-signature-test/target/jsonp-signature-test-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee/jsonp-signature-test/10.0.0-M2-20240503.120645-428/jsonp-signature-test-10.0.0-M2-20240503.120645-428.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/assembly/openejb-standalone/pom.xml>
 to 
org.apache.tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/assembly/openejb-standalone/target/apache-openejb-10.0.0-M2-SNAPSHOT.zip>
 to 
org.apache.tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.zip
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/assembly/openejb-standalone/target/apache-openejb-10.0.0-M2-SNAPSHOT.tar.gz>
 to 
org.apache.tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.tar.gz
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/arquillian/arquillian-tomee-remote/pom.xml>
 to 
org.apache.tomee/arquillian-tomee-remote/10.0.0-M2-SNAPSHOT/arquillian-tomee-remote-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/arquillian/arquillian-tomee-remote/target/arquillian-tomee-remote-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee/arquillian-tomee-remote/10.0.0-M2-20240503.120645-427/arquillian-tomee-remote-10.0.0-M2-20240503.120645-427.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/itests/legacy-client/pom.xml>
 to 
org.apache.openejb.itests/legacy-client/10.0.0-M2-SNAPSHOT/legacy-client-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/server/openejb-ssh/pom.xml>
 to 
org.apache.tomee/openejb-ssh/10.0.0-M2-SNAPSHOT/openejb-ssh-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/server/openejb-ssh/target/openejb-ssh-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee/openejb-ssh/10.0.0-M2-20240503.120645-426/openejb-ssh-10.0.0-M2-20240503.120645-426.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/server/openejb-ssh/target/openejb-ssh-10.0.0-M2-SNAPSHOT.tar.gz>
 to 
org.apache.tomee/openejb-ssh/10.0.0-M2-20240503.120645-426/openejb-ssh-10.0.0-M2-20240503.120645-426.tar.gz
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/server/openejb-ssh/target/openejb-ssh-10.0.0-M2-SNAPSHOT.zip>
 to 
org.apache.tomee/openejb-ssh/10.0.0-M2-20240503.120645-426/openejb-ssh-10.0.0-M2-20240503.120645-426.zip
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tck/bval-tomee/pom.xml>
 to 
org.apache.tomee/bval-tomee/10.0.0-M2-SNAPSHOT/bval-tomee-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tck/bval-tomee/target/bval-tomee-10.0.0-M2-SNAPSHOT.jar>
 to 
org.apache.tomee/bval-tomee/10.0.0-M2-20240503.120645-426/bval-tomee-10.0.0-M2-20240503.120645-426.jar
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tomee/tomee-common/pom.xml>
 to 
org.apache.tomee/tomee-common/10.0.0-M2-SNAPSHOT/tomee-common-10.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/ws/tomee/tomee-common/target/tomee-common-10

Build failed in Jenkins: TomEE » master-deploy » TomEE :: Assembly :: Standalone #11995

2024-05-03 Thread Apache Jenkins Server
See 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/11995/display/redirect>

Changes:


--
[INFO] 
[INFO] < org.apache.tomee:openejb-standalone >-
[INFO] Building TomEE :: Assembly :: Standalone 10.0.0-M2-SNAPSHOT [77/161]
[INFO]   from assembly/openejb-standalone/pom.xml
[INFO] [ pom ]-
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ openejb-standalone ---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-maven-version) @ openejb-standalone 
---
[INFO] 
[INFO] --- enforcer:3.0.0:enforce (enforce-java-version) @ openejb-standalone 
---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
openejb-standalone ---
[INFO] 
[INFO] --- dependency-report:1.0.2:report (default) @ openejb-standalone ---
[INFO] 
[INFO] --- bundle:3.3.0:manifest (bundle-manifest) @ openejb-standalone ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, 
maven-plugin]
[INFO] 
[INFO] --- site:3.11.0:attach-descriptor (attach-descriptor) @ 
openejb-standalone ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- antrun:3.0.0:run (cleanup-target) @ openejb-standalone ---
[INFO] Executing tasks
[INFO][delete] Deleting directory 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/target/classes>
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.0.2:resources (filter-resources) @ openejb-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- assembly:2.4.1:attached (assembly-bin-distributions) @ 
openejb-standalone ---
[WARNING]  Goal 'attached' is deprecated: Use assembly:single instead! The 
assembly:attached mojo leads to non-standard builds.
[INFO] Reading assembly descriptor: src/main/assembly/dos.xml
[INFO] Reading assembly descriptor: src/main/assembly/unix.xml
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/./src/main/assembly>
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/./src/main/assembly>
[WARNING] Cannot include project artifact: 
org.apache.tomee:openejb-standalone:pom:10.0.0-M2-SNAPSHOT; it doesn't have an 
associated file or directory.
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  'junit:junit'

[INFO] Building zip: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/target/apache-openejb-10.0.0-M2-SNAPSHOT.zip>
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/./src/main/assembly>
[INFO] No files selected for line-ending conversion or filtering. Skipping: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/./src/main/assembly>
[WARNING] Cannot include project artifact: 
org.apache.tomee:openejb-standalone:pom:10.0.0-M2-SNAPSHOT; it doesn't have an 
associated file or directory.
[WARNING] The following patterns were never triggered in this artifact 
exclusion filter:
o  'junit:junit'

[INFO] Building tar: 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/target/apache-openejb-10.0.0-M2-SNAPSHOT.tar.gz>
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ openejb-standalone ---
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.pom
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/target/apache-openejb-10.0.0-M2-SNAPSHOT.zip>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.zip
[INFO] Installing 
<https://ci-builds.apache.org/job/Tomee/job/master-deploy/org.apache.tomee$openejb-standalone/ws/target/apache-openejb-10.0.0-M2-SNAPSHOT.tar.gz>
 to 
/home/jenkins/.m2/repository/org/apache/tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/openejb-standalone-10.0.0-M2-SNAPSHOT.tar.gz
[INFO] 
[INFO] --- deploy:2.8.2:deploy (default-deploy) @ openejb-standalone ---
[INFO] Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/openejb-standalone/10.0.0-M2-SNAPSHOT/maven-metadata.xml
[INFO] Downlo

[JENKINS] Solr » Solr-NightlyTests-main - Build # 1137 - Still Unstable!

2024-05-03 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-NightlyTests-main/1137/

8 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.testRateLimitedReplication

Error Message:
java.lang.AssertionError

Stack Trace:
java.lang.AssertionError
at 
__randomizedtesting.SeedInfo.seed([AB0FB6A3558F44E:8C248E9F3AEA75A3]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at 
org.apache.solr.handler.TestReplicationHandler.testRateLimitedReplication(TestReplicationHandler.java:1508)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at 

Jenkins build is back to normal : Jena » Jena Development Deploy #579

2024-05-03 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » 4.1.x #290

2024-05-03 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/
The build for MyFaces/MyFaces Pipeline/4.1.x completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/changes


Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » 4.1.x #290

2024-05-03 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/
The build for MyFaces/MyFaces Pipeline/4.1.x completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/4.1.x/290/changes


Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
-resourceestimator.txt
  [16K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [28K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
-resourceestimator.txt
  [16K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [28K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
-resourceestimator.txt
  [16K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [28K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2024-05-03 Thread Apache Jenkins Server
-resourceestimator.txt
  [16K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [28K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [20K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [72K]
   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [116K]

   asflicense:

   
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1381/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.12.0   https://yetus.apache.org

-
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

[BUILD-STABLE]: Job 'james/ApacheJames/master [master] [1355]'

2024-05-03 Thread Apache Jenkins Server
BUILD-STABLE: Job 'james/ApacheJames/master [master] [1355]':
Is back to normal.

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins pipeline failed: Directory » dir-server-pipeline #403

2024-05-02 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/403/

[JENKINS] Solr » Solr-Check-9.x - Build # 540 - Still Failing!

2024-05-02 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/540/

3 tests failed.
FAILED:  org.apache.solr.cli.ZkSubcommandsTest.testUpConfigLinkConfigClearZk

Error Message:
java.lang.RuntimeException: SolrCLI failed to exit with status 1

Stack Trace:
java.lang.RuntimeException: SolrCLI failed to exit with status 1
at 
__randomizedtesting.SeedInfo.seed([4CD8A90947D3CEB0:68BE0407CD1C78D6]:0)
at org.apache.solr.cli.SolrCLI.exit(SolrCLI.java:125)
at org.apache.solr.cli.SolrCLI.processCommandLineArgs(SolrCLI.java:348)
at org.apache.solr.cli.SolrCLI.parseCmdLine(SolrCLI.java:177)
at 
org.apache.solr.cli.ZkSubcommandsTest.runTool(ZkSubcommandsTest.java:698)
at 
org.apache.solr.cli.ZkSubcommandsTest.testUpConfigLinkConfigClearZk(ZkSubcommandsTest.java:471)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at 

[JENKINS] Solr » Solr-Smoketest-9.x - Build # 397 - Still Failing!

2024-05-02 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.x/397/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-2 (solr lucene) in workspace 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/solr.git
 > git init /home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/solr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/branch_9x^{commit} # timeout=10
Checking out Revision 744d5e46f2b946cb697d92c9a1cf5bee1889e19b 
(origin/branch_9x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 744d5e46f2b946cb697d92c9a1cf5bee1889e19b # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_9x 744d5e46f2b946cb697d92c9a1cf5bee1889e19b # 
 > timeout=10
Commit message: "SOLR-17261: Allow cores to load without a timeout (#2431)"
 > git rev-list --no-walk 8b4f57a4a6a5cd67abb3408db2a2dc2860e36c54 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/gradle.properties
[Gradle] - Launching build.
[Solr-Smoketest-9.x] $ 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/gradlew 
-Dversion.suffix= 
-Dgradle.user.home=/home/jenkins/jenkins-slave/workspace/Solr/.gradle 
-Porg.gradle.daemon=false -Pvalidation.git.failOnModified=false --continue 
clean assembleRelease
Downloading gradle-wrapper.jar from 
https://raw.githubusercontent.com/gradle/gradle/v8.4.0/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Task :buildSrc:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/buildSrc/src/main/java/org/apache/lucene/gradle/Checksum.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :clean
> Task :solr:clean UP-TO-DATE
> Task :solr:api:clean
> Task :solr:benchmark:clean
> Task :solr:core:clean
> Task :solr:distribution:clean UP-TO-DATE
> Task :solr:docker:clean UP-TO-DATE
> Task :solr:documentation:clean UP-TO-DATE
> Task :solr:example:clean UP-TO-DATE
> Task :solr:modules:clean UP-TO-DATE
> Task :solr:packaging:clean UP-TO-DATE
> Task :solr:prometheus-exporter:clean
> Task :solr:server:clean
> Task :solr:solr-ref-guide:clean
> Task :solr:solrj:clean
> Task :solr:solrj-streaming:clean
> Task :solr:solrj-zookeeper:clean
> Task :solr:test-framework:clean
> Task :solr:webapp:clean
> Task :solr:modules:analysis-extras:clean
> Task :solr:modules:analytics:clean
> Task :solr:modules:clustering:clean
> Task :solr:modules:extraction:clean
> Task :solr:modules:gcs-repository:clean
> Task :solr:modules:hadoop-auth:clean
> Task :solr:modules:hdfs:clean
> Task :solr:modules:jaegertracer-configurator:clean
> Task :solr:modules:jwt-auth:clean
> Task :solr:modules:langid:clean
> Task :solr:modules:ltr:clean
> Task :solr:modules:opentelemetry:clean
> Task :solr:modules:s3-repository:clean
> Task :solr:modules:scripting:clean
> Task :solr:modules:sql:clean
> Task :mavenLocalClean UP-TO-DATE
> Task :solr-missing-doclet:compileJava
> Task :solr-missing-doclet:processResources NO-SOURCE
> Task :solr-missing-doclet:classes
> Task :solr-missing-doclet:jar
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:api:compileJava
> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes
> Task :solr:api:jar
> Task :solr:api:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:api:generatePomFileForJarsPublication
> Task :solr:api:renderJavadoc
> Task :solr:api:javadoc SKIPPED
> Task :solr:api:javadocJar
> Task :solr:api:sourcesJar
> Task :solr:api:signJarsPublication SKIPPED
> T

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 837 - Unstable!

2024-05-02 Thread Apache Jenkins Server
r-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_FCD6E051A708870A-001/control-001/cores}
   [junit4]   2> 698714 ERROR 
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 698714 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 698714 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter  ___  _   Welcome to Apache Solr? version 
8.11.4
   [junit4]   2> 698714 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 698714 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 698714 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|Start time: 
2024-05-02T22:12:46.384Z
   [junit4]   2> 698714 DEBUG 
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 698716 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 698717 DEBUG 
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]-EventThread)
 [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 698719 DEBUG (zkConnectionManagerCallback-7677-thread-1) [ 
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5dc74ff5 name: 
ZooKeeperConnection Watcher:127.0.0.1:34553/solr got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 698719 INFO  (zkConnectionManagerCallback-7677-thread-1) [ 
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 698719 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 698720 DEBUG 
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 698720 WARN  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]-SendThread(127.0.0.1:34553))
 [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100465844370002.
   [junit4]   2>   => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100465844370002, likely server has closed socket
   [junit4]   2>at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100465844370002, likely server 
has closed socket
   [junit4]   2>at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 698821 DEBUG 
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]-EventThread)
 [ ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 698821 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 698821 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_FCD6E051A708870A-001/control-001/solr.xml
   [junit4]   2> 698824 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[FCD6E051A708870A]) [ 
] o.a.s.c.SolrXmlConfig Configuration 

Apache Hadoop qbt Report: branch-3.3+JDK8 on Linux/x86_64

2024-05-02 Thread Apache Jenkins Server
-linux-x86_64/160/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications-warnings.html
 [8.0K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services-warnings.html
 [8.0K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core-warnings.html
 [8.0K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html
 [12K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/branch-spotbugs-root-warnings.html
 [24K]

   unit:

  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
 [536K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
 [92K]
  
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/160/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
 [16K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

-
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

[JENKINS] Solr » Solr-Check-9.5 - Build # 372 - Unstable!

2024-05-02 Thread Apache Jenkins Server
Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.5/372/

1 tests failed.
FAILED:  
org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull

Error Message:
java.lang.AssertionError: Timed out waiting for sub shards to be active. Number 
of active shards=1
Timeout waiting to see state for collection=coll_NRT_PULL 
:DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/16 
{/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, 
core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":1,
  "configName":"conf",
  "replicationFactor":1,
  "router":{"name":"compositeId"},
  "nrtReplicas":1,
  "tlogReplicas":0,
  "perReplicaState":true,
  "shards":{
"shard1":{
  "range":"8000-7fff",
  "state":"active",
  "replicas":{
"core_node2":{
  "core":"coll_NRT_PULL_shard1_replica_n1",
  "node_name":"127.0.0.1:33847_solr",
  "type":"NRT",
  "state":"active",
  "leader":"true",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:33847/solr"},
"core_node4":{
  "core":"coll_NRT_PULL_shard1_replica_p3",
  "node_name":"127.0.0.1:39591_solr",
  "type":"PULL",
  "state":"active",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:39591/solr"}}},
"shard1_0":{
  "parent":"shard1",
  "stateTimestamp":"1714683258291028713",
  "shard_parent_node":"127.0.0.1:33847_solr",
  "replicas":{
"core_node7":{
  "core":"coll_NRT_PULL_shard1_0_replica_n5",
  "node_name":"127.0.0.1:33847_solr",
  "type":"NRT",
  "state":"active",
  "leader":"true",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:33847/solr"},
"core_node10":{
  "core":"coll_NRT_PULL_shard1_0_replica_p1",
  "node_name":"127.0.0.1:39591_solr",
  "type":"PULL",
  "state":"active",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:39591/solr"}},
  "range":"8000-",
  "state":"recovery",
  "shard_parent_zk_session":"72160478162059270"},
"shard1_1":{
  "parent":"shard1",
  "stateTimestamp":"1714683258291002805",
  "shard_parent_node":"127.0.0.1:33847_solr",
  "replicas":{
"core_node8":{
  "core":"coll_NRT_PULL_shard1_1_replica_n6",
  "node_name":"127.0.0.1:33847_solr",
  "type":"NRT",
  "state":"active",
  "leader":"true",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:33847/solr"},
"core_node9":{
  "core":"coll_NRT_PULL_shard1_1_replica_p0",
  "node_name":"127.0.0.1:39591_solr",
  "type":"PULL",
  "state":"active",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:39591/solr"}},
  "range":"0-7fff",
  "state":"recovery",
  "shard_parent_zk_session":"72160478162059270"}}}
Live Nodes: [127.0.0.1:33847_solr, 127.0.0.1:35493_solr, 127.0.0.1:39591_solr, 
127.0.0.1:44695_solr, 127.0.0.1:44825_solr, 127.0.0.1:45473_solr]
Last available state: 
DocCollection(coll_NRT_PULL//collections/coll_NRT_PULL/state.json/16 
{/collections/coll_NRT_PULL/state.json/[28]: [core_node10:2:A, core_node4:1:A, 
core_node2:2:A:L, core_node8:2:A:L, core_node9:2:A, core_node7:2:A:L]})={
  "pullReplicas":1,
  "configName":"conf",
  "replicationFactor":1,
  "router":{"name":"compositeId"},
  "nrtReplicas":1,
  "tlogReplicas":0,
  "perReplicaState":true,
  "shards":{
"shard1":{
  "range":"8000-7fff",
  "state":"active",
  "replicas":{
"core_node2":{
  "core":"coll_NRT_PULL_shard1_replica_n1",
  "node_name":"127.0.0.1:33847_solr",
  "type":"NRT",
  "state":"active",
  "leader":"true",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:33847/solr"},
"core_node4":{
  "core":"coll_NRT_PULL_shard1_replica_p3",
  "node_name":"127.0.0.1:39591_solr",
  "type":"PULL",
  "state":"active",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:39591/solr"}}},
"shard1_0":{
  "parent":"shard1",
  "stateTimestamp":"1714683258291028713",
  "shard_parent_node":"127.0.0.1:33847_solr",
  "replicas":{
"core_node7":{
  "core":"coll_NRT_PULL_shard1_0_replica_n5",
  "node_name":"127.0.0.1:33847_solr",
  "type":"NRT",
  "state":"active",
  "leader":"true",
  "force_set_state":"false",
  "base_url":"https://127.0.0.1:33847/solr"},
"core_node10":{
  "core":"coll_NRT_PULL_shard1_0_replica_p1",
  "node_name":"127.0.0.1:39591_solr",
  "type":"PULL",
  "state":"active",
  "force_set_state":"false",
  

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2866

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » tomee-9.x-build-full #473

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » tomee-9.x-build-full » TomEE :: iTests :: MicroProfile JWT #473

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: TomEE » tomee-9.x-build-full » TomEE :: Examples :: Simple EAR :: Functional Tests #473

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » tomee-9.x-build-full » TomEE :: TCK :: MicroProfile Metrics TCK #473

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: HBase-Nightly-s390x #399

2024-05-02 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : TomEE » master-build-full » TomEE :: Examples :: Simple Stateful Pojo Callbacks #1368

2024-05-02 Thread Apache Jenkins Server
See 




[BUILD-FAILURE]: Job 'james/ApacheJames/master [master] [1354]'

2024-05-02 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'james/ApacheJames/master [master] [1354]':
Check console output at "https://ci-builds.apache.org/job/james/job/ApacheJames/job/master/1354/;>james/ApacheJames/master
 [master] [1354]"

-
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » main #1080

2024-05-02 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1080/
The build for MyFaces/MyFaces Pipeline/main completed successfully 
and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1080/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1080/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/main/1080/changes


Apache-Phoenix-Connectors | Build #107 FAILURE

2024-05-02 Thread Apache Jenkins Server

build #107 status FAILURE
Build #107 https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-connectors/107/


Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2865

2024-05-02 Thread Apache Jenkins Server
See 




Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-02 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-02 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



Build failed in Jenkins: Directory » dir-kerby-openjdk11 #385

2024-05-02 Thread Apache Jenkins Server
See 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/385/display/redirect?page=changes>

Changes:

[github] Bump github/codeql-action from 3.25.1 to 3.25.3

[github] Bump actions/upload-artifact from 4.3.2 to 4.3.3

[github] Bump actions/checkout from 4.1.3 to 4.1.4

[github] Bump org.jboss.xnio:xnio-api from 3.8.13.Final to 3.8.14.Final

[github] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3


--
[...truncated 47.42 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/main/java/org/apache/kerby/asn1/type/Asn1Any.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/main/java/org/apache/kerby/asn1/type/Asn1Any.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1BooleanTest.java>:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1BooleanTest.java>:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1CollectionTest.java>:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1CollectionTest.java>:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1CollectionTest.java>:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1DumpTest.java>:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1FlagsTest.java>:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1GeneralizedTimeTest.java>:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/Asn1IntegerTest.java>:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
<https://ci-builds.apache.org/job/Directory/job/dir-kerby-openjdk11/ws/kerby-common/kerby-asn1/src/test/java/org/apache/kerby/asn1/

Jenkins pipeline failed: MyFaces » MyFaces Core Pipeline » revert-627-myfaces-4623-4.x #198

2024-05-02 Thread Apache Jenkins Server

Jenkins build URL: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/revert-627-myfaces-4623-4.x/198/
The build for MyFaces/MyFaces Pipeline/revert-627-myfaces-4623-4.x 
completed successfully and is back to normal.
Build: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/revert-627-myfaces-4623-4.x/198/
Logs: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/revert-627-myfaces-4623-4.x/198/console
Changes: 
https://ci-builds.apache.org/job/MyFaces/job/MyFaces%20Pipeline/job/revert-627-myfaces-4623-4.x/198/changes


Error while running github feature from .asf.yaml in camel-website-pub!

2024-05-02 Thread Apache Infrastructure


An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to 
allow at least one merge strategy. (no_merge_method)", "resource": 
"Repository", "field": "merge_commit_allowed", "code": "invalid"}], 
"documentation_url": 
"https://docs.github.com/rest/repos/repos#update-a-repository"}



  1   2   3   4   5   6   7   8   9   10   >