Skip to content

Use compile scope to transitively inherit acs-aem-commons-bundle #1504

Use compile scope to transitively inherit acs-aem-commons-bundle

Use compile scope to transitively inherit acs-aem-commons-bundle #1504

Triggered via pull request April 15, 2024 19:19
@davidjgonzalezdavidjgonzalez
synchronize #3317
Status Failure
Total duration 30m 29s
Artifacts

maven.yml

on: pull_request_target
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 9 warnings
Maven build (ubuntu-latest, JDK 21)
Process completed with exit code 1.
Maven build (ubuntu-latest, JDK 17)
Process completed with exit code 1.
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@1ab33f83[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@1474c37d] rejected from java.util.concurrent.ThreadPoolExecutor@1e8ca80d[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@1a8f284e[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@1448d4b7] rejected from java.util.concurrent.ThreadPoolExecutor@1eb0bfc7[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@1cb22a21[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@1275c61f] rejected from java.util.concurrent.ThreadPoolExecutor@188dad6f[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (windows-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@51152c3c[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@552ab241] rejected from java.util.concurrent.ThreadPoolExecutor@1417b87a[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (windows-latest, JDK 11)
Process completed with exit code 1.
Maven build (windows-latest, JDK 17)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@3786e868[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@39411130] rejected from java.util.concurrent.ThreadPoolExecutor@33b97a40[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
Maven build (windows-latest, JDK 17)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@382f9cd8[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@36e87475] rejected from java.util.concurrent.ThreadPoolExecutor@3c101f05[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0]
Maven build (windows-latest, JDK 17)
Process completed with exit code 1.
Main Maven build (ubuntu-latest, JDK 11)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@27e09073[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@23df10d0] rejected from java.util.concurrent.ThreadPoolExecutor@62e21aeb[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Main Maven build (ubuntu-latest, JDK 11)
org/jacoco/agent/rt/internal_4742761/core/data/ExecutionDataWriter
Main Maven build (ubuntu-latest, JDK 11)
Process completed with exit code 1.
Maven build (windows-latest, JDK 21)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@2c8badf[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@c0f452e] rejected from java.util.concurrent.ThreadPoolExecutor@7a8c01ef[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 4]
Maven build (windows-latest, JDK 21)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@72446029[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@7c8381c9] rejected from java.util.concurrent.ThreadPoolExecutor@6492f863[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 6]
Maven build (windows-latest, JDK 21)
Process completed with exit code 1.
Maven build (macOS-latest, JDK 21)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@6f5fc588[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@6b604c3c] rejected from java.util.concurrent.ThreadPoolExecutor@377cc0f8[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 2]
Maven build (macOS-latest, JDK 21)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@609d6e35[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@64a2f679] rejected from java.util.concurrent.ThreadPoolExecutor@49f1ac93[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 5]
Maven build (macOS-latest, JDK 21)
Process completed with exit code 1.
Maven build (macOS-latest, JDK 11)
Process completed with exit code 1.
Maven build (macOS-latest, JDK 17)
Task org.apache.jackrabbit.oak.commons.concurrent.NotifyingFutureTask@3b0c5859[Not completed, task = org.apache.jackrabbit.oak.spi.commit.BackgroundObserver$1$1@3f33cb67] rejected from java.util.concurrent.ThreadPoolExecutor@7e0ec15c[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 22]
Maven build (macOS-latest, JDK 17)
Process completed with exit code 1.
Maven build (ubuntu-latest, JDK 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (ubuntu-latest, JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (windows-latest, JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (windows-latest, JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Main Maven build (ubuntu-latest, JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (windows-latest, JDK 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (macOS-latest, JDK 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (macOS-latest, JDK 11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Maven build (macOS-latest, JDK 17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.