Build #1

Build: #1 failed Child of JB-GDB734-1

Build result summary

Details

Completed
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
e0875267ed4b699db969bf10b30bafe83a1cbd7d e0875267ed4b699db969bf10b30bafe83a1cbd7d

No failed tests found, a possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Shared artifacts

Artifact File size
Jalview executables 48 MB
getdown build for website 52 MB

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2025/12/04 16:26:08:559 WARNING Starting without install4j classes
2025/12/04 16:26:09:138 WARNING Starting without install4j classes
    ^
  symbol:   class var
  location: class BaseTask<T,R>
  where T,R are type-variables:
    T extends BaseJob declared in class BaseTask
    R extends Object declared in class BaseTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/BaseTask.java:143: error: cannot find symbol
        var jobRef = webClient.submit(job.getInputSequences(), args, credentials);
        ^
  symbol:   class var
  location: class BaseTask<T,R>
  where T,R are type-variables:
    T extends BaseJob declared in class BaseTask
    R extends Object declared in class BaseTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/BaseTask.java:171: error: cannot find symbol
        var serverJob = job.getServerJob();
        ^
  symbol:   class var
  location: class BaseTask<T,R>
  where T,R are type-variables:
    T extends BaseJob declared in class BaseTask
    R extends Object declared in class BaseTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/BaseTask.java:193: error: cannot find symbol
    for (var job : jobs)
         ^
  symbol:   class var
  location: class BaseTask<T,R>
  where T,R are type-variables:
    T extends BaseJob declared in class BaseTask
    R extends Object declared in class BaseTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/BaseTask.java:309: error: cannot find symbol
    var statusName = status != null ? status.name() : "UNSET";
    ^
  symbol:   class var
  location: class BaseTask<T,R>
  where T,R are type-variables:
    T extends BaseJob declared in class BaseTask
    R extends Object declared in class BaseTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/secstructpred/SecStructPredPDBSearchTask.java:63: error: cannot find symbol
    var seqInfo = SeqsetUtils.SeqCharacterHash(seq);
    ^
  symbol:   class var
  location: class SecStructPredPDBSearchTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/secstructpred/SecStructPredPDBSearchTask.java:69: error: cannot find symbol
    var job = new SecStructPredJob(seq, delMap, seqInfo);
    ^
  symbol:   class var
  location: class SecStructPredPDBSearchTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/secstructpred/SecStructPredPDBSearchTask.java:80: error: cannot find symbol
    var job = jobs.get(0);  // There should be exactly one job
    ^
  symbol:   class var
  location: class SecStructPredPDBSearchTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/actions/secstructpred/SecStructPredPDBSearchTask.java:81: error: cannot find symbol
    var status = job.getStatus();
    ^
  symbol:   class var
  location: class SecStructPredPDBSearchTask
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/helpers/TaskEventSupport.java:40: error: cannot find symbol
    for (var listener : listeners)
         ^
  symbol:   class var
  location: class TaskEventSupport<T>
  where T is a type-variable:
    T extends Object declared in class TaskEventSupport
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/helpers/TaskEventSupport.java:46: error: cannot find symbol
    for (var listener : listeners)
         ^
  symbol:   class var
  location: class TaskEventSupport<T>
  where T is a type-variable:
    T extends Object declared in class TaskEventSupport
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GPC656-JOB1/src/jalview/ws2/helpers/TaskEventSupport.java:52: error: cannot find symbol
    for (var listener : listeners)
         ^
  symbol:   class var
  location: class TaskEventSupport<T>
  where T is a type-variable:
    T extends Object declared in class TaskEventSupport
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 errors
100 warnings

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 9s