Skip to content

Conversation

izaera
Copy link
Collaborator

@izaera izaera commented Oct 7, 2025

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

Test suite sf has been triggered on http://test-1-40

@izaera
Copy link
Collaborator Author

izaera commented Oct 7, 2025

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

Test suite relevant has been triggered on http://test-1-40

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 4 minutes

Ran com.liferay.source.formatter at released version 1.0.1543.
*The latest version has not been released.

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ba9d2ba803a68c8d511640bc697f5266cada47d8

Sender Branch:

Branch Name: LPD-52709-5
Branch GIT ID: 3a9b46319274ad796cbc069c7df8b700af532c9d

0 out of 1 jobs PASSED
For more details click here.
format-source-files:
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
     [java] java.lang.Exception: Found 2 formatting issues:
     [java] 1: Incorrect commit message: Missing breaking change in commit messages when the major version bumps up: ./portal-kernel/bnd.bnd (SourceCheck:BNDBreakingChangeCommitMessageCheck)
     [java] 2: ./modules/apps/frontend-js/frontend-js-web/src/test/java/com/liferay/frontend/js/web/internal/resource/handler/HashedFileFrontendResourceRequestHandlerTest.java expected:<...e;
     [java] import org.junit.[]Test;
     [java] 
     [java] import org.mo...> but was:<...e;
     [java] import org.junit.[Ignore;
     [java] import org.junit.]Test;
     [java] 
     [java] import org.mo...>
     [java] 
     [java]   at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:476)
     [java]   at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:303)
[stopwatch] [run.batch.test.action: 2:03.972 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:471: The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:624: Java returned: 1
  [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource org/jacoco/ant/antlib.xml. It could not be found.
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1770463054.properties

merge-test-results:
[mkdir] Created dir: /opt/dev/projects/github/liferay-portal/test-results
[junitreport] Processing /opt/dev/projects/github/liferay-portal/test-results/TESTS-TestSuites.xml to /tmp/null402971739
[junitreport] Loading stylesheet ile:/opt/java/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 243ms
[junitreport] Deleting: /tmp/null402971739
[echo] A report with all the test results can be found at test-results/html/index.html.
[mkdir] Created dir: /opt/dev/projects/github/liferay-jenkins-ee/test-results
[copy] Copying 1 file to /opt/dev/projects/github/liferay-jenkins-ee/test-results

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Report:jenkins-report.html
Jenkins Suite:sf
Testray Routine:EE Pull Request
Testray Build ID:334525111

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 0 out of 1 jobs passed in 12 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ba9d2ba803a68c8d511640bc697f5266cada47d8

Upstream Comparison:

Branch GIT ID: 97db70dad6743cd1a26748f4fe25fbf2a194b7f8
Jenkins Build URL: EE Development Acceptance (master) - 154 - 2025-09-30[20:41:56]

ci:test:relevant - 0 out of 1 jobs PASSED
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    0 Jobs Passed.
    1 Job Failed.

         [exec] * What went wrong:
         [exec] Execution failed for task ':apps:asset:asset-taglib:packageRunBuild'.
         [exec] > Process 'command '/opt/dev/projects/github/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1
         [exec] 
         [exec] * Try:
         [exec] > Run with --info or --debug option to get more log output.
         [exec] > Run with --scan to get full insights.
         [exec] > Get more help at https://help.gradle.org.
         [exec] 
         [exec] * Exception is:
         [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:asset:asset-taglib:packageRunBuild'.
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda\$executeIfValid\$1(ExecuteActionsTaskExecuter.java:148)
         [exec]   at org.gradle.internal.Try\$Failure.ifSuccessfulOrElse(Try.java:282)
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:146)
         [exec]   at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:134)
         [exec]   at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
         [exec]   at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
         [exec]   at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
         [exec]   at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
         [exec]   at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
         [exec]   at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter\$1.executeTask(EventFiringTaskExecuter.java:77)
         [exec]   at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter\$1.call(EventFiringTaskExecuter.java:55)
         [exec]   at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter\$1.call(EventFiringTaskExecuter.java:52)
         [exec]   at org.gradle.internal.operations.DefaultBuildOperationRunner\$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
         [exec]   at org.gradle.internal.operations.DefaultBuildOperationRunner\$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)

For upstream results, click here.

Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@izaera
Copy link
Collaborator Author

izaera commented Oct 8, 2025

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

Test suite sf has been triggered on http://test-1-34

izaera added 9 commits October 8, 2025 09:05
Note that we are not hashing the file names yet because they rely on Java
tooling but at least we leverage the new configurable time based caching
infrastructure.
Note that for some bundles we also hashify the file names to achieve
infinite caching.
Note that we are not hashing the file names yet because that needs changes
in the tooling, but at least we leverage the new configurable time based
caching infrastructure.
@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 12 out of 12 jobs passed

❌ ci:test:relevant - 33 out of 66 jobs passed in 2 hours 59 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 43f6fe7daf01819c6bf116d7b4c5942d17935efc

Upstream Comparison:

Branch GIT ID: 730fc949f63dc0ee830db02e5ca2426ba6debe1b
Jenkins Build URL: EE Development Acceptance (master) - 168 - 2025-10-04[20:42:18]

ci:test:stable - 12 out of 12 jobs PASSED
12 Successful Jobs:
    ci:test:relevant - 33 out of 66 jobs PASSED

    33 Failed Jobs:

    33 Successful Jobs:
      For more details click here.

      Failures unique to this pull:

      1. semantic-versioning/0/0

        Please fix semantic versioning on izaera/LPD-52709-5

             [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
             [exec] = ================================================== ========== ========== ========== ========== ==========
             [exec] * com.liferay.portal.util                            MAJOR      76.0.0     76.0.0     77.0.0     VERSION INCREASE REQUIRED
             [exec]   -   class      com.liferay.portal.util.JarUtil
             [exec]     -   method     <init>()
             [exec]       -   return     void
             [exec]     -   method     clone()
             [exec]       -   access     protected
             [exec]       -   annotated  jdk.internal.vm.annotation.IntrinsicCandidate
             [exec]       -   return     java.lang.Object
             [exec]     -   method     downloadAndInstallJar(java.net.URL,java.nio.file.Path,java.lang.String)
             [exec]       -   access     static
             [exec]       -   return     void
             [exec]     -   method     downloadAndInstallJar(java.net.URL,java.nio.file.Path,java.net.URLClassLoader,java.lang.String)
             [exec]       -   access     static
             [exec]       -   return     void
             [exec]     -   method     equals(java.lang.Object)
             [exec]       -   return     boolean
             [exec]     -   method     finalize()
             [exec]       -   access     protected
             [exec]       -   return     void
             [exec]     -   method     hashCode()
             [exec]       -   annotated  jdk.internal.vm.annotation.IntrinsicCandidate
             [exec]       -   return     int
             [exec]     -   method     toString()
             [exec]       -   return     java.lang.String
             [exec] [Baseline Warning] Bundle Version Change Recommended: 119.0.0
             [exec] [Baseline Report] Mode: diff (persisted)
             [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-impl/portal-impl.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.impl/118.0.0/15a631c7259b77bcae109f0234cf53dc08f2d406/com.liferay.portal.impl-118.0.0.jar

        1. com.liferay.jenkins.Jenkins
      2. ...

      For upstream results, click here.

      Test bundle downloads:

      @liferay-continuous-integration
      Copy link
      Collaborator

      @izaera
      Copy link
      Collaborator Author

      izaera commented Oct 9, 2025

      ci:test:relevant

      @liferay-continuous-integration
      Copy link
      Collaborator

      Test suite relevant has been triggered on http://test-1-25

      @liferay-continuous-integration
      Copy link
      Collaborator

      ✔️ ci:test:stable - 12 out of 12 jobs passed

      ❌ ci:test:relevant - 34 out of 66 jobs passed in 2 hours 45 minutes

      Click here for more details.

      Base Branch:

      Branch Name: master
      Branch GIT ID: ed3cb618e52041fd2363824775d55676fc9a2aa4

      Upstream Comparison:

      Branch GIT ID: c7db070b6214fe6e519d55ee268d703a23872d00
      Jenkins Build URL: EE Development Acceptance (master) - 169 - 2025-10-06[08:39:44]

      ci:test:stable - 12 out of 12 jobs PASSED
      12 Successful Jobs:
        ci:test:relevant - 34 out of 66 jobs PASSED

        32 Failed Jobs:

        34 Successful Jobs:
          For more details click here.

          Failures unique to this pull:

          1. ...

          For upstream results, click here.

          Test bundle downloads:

          @liferay-continuous-integration
          Copy link
          Collaborator

          @izaera
          Copy link
          Collaborator Author

          izaera commented Oct 10, 2025

          ci:test:relevant

          @liferay-continuous-integration
          Copy link
          Collaborator

          Test suite relevant has been triggered on http://test-1-25

          @liferay-continuous-integration
          Copy link
          Collaborator

          ✔️ ci:test:stable - 12 out of 12 jobs passed

          ❌ ci:test:relevant - 33 out of 68 jobs passed in 2 hours 51 minutes

          Click here for more details.

          Base Branch:

          Branch Name: master
          Branch GIT ID: 4a7943d4bb3c08c4d0ea8f2359b17a0c50f7a371

          Upstream Comparison:

          Branch GIT ID: aa9dab48e2ac13491085fbc8015b4e40e9b284e7
          Jenkins Build URL: EE Development Acceptance (master) - 162 - 2025-10-03[00:41:48]

          ci:test:stable - 12 out of 12 jobs PASSED
          12 Successful Jobs:
            ci:test:relevant - 33 out of 68 jobs PASSED

            35 Failed Jobs:

            33 Successful Jobs:
              For more details click here.

              Failures unique to this pull:

              1. semantic-versioning/0/0
                Build was aborted
              2. ...

              For upstream results, click here.

              Test bundle downloads:

              @liferay-continuous-integration
              Copy link
              Collaborator

              Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
              Projects
              None yet
              Development

              Successfully merging this pull request may close these issues.

              2 participants