Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to deprecated ANTLRException #437

Merged
merged 1 commit into from
Feb 26, 2024

Remove references to deprecated `ANTLRException`

e69c952
Select commit
Loading
Failed to load commit list.
Merged

Remove references to deprecated ANTLRException #437

Remove references to deprecated `ANTLRException`
e69c952
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins succeeded Feb 26, 2024 in 31m 38s

Success

linux-21 / Build (linux-21) / Shell Script

Error in sh step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_branch-api-plugin_PR-437@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_branch-api-plugin_PR-437@tmp/changelist clean install.

null
Build log
[2024-02-26T22:16:57.754Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_branch-api-plugin_PR-437@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_branch-api-plugin_PR-437@tmp/changelist clean install
[2024-02-26T22:16:57.755Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=125000000 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2000000000 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:-THPStackMitigation -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-02-26T22:16:57.956Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-02-26T22:16:57.957Z] Maven home: /usr/share/apache-maven-3.9.6
[2024-02-26T22:16:57.958Z] Java version: 21.0.2, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2024-02-26T22:16:57.958Z] Default locale: en_US, platform encoding: UTF-8
[2024-02-26T22:16:57.959Z] OS name: "linux", version: "5.10.205-195.807.amzn2.x86_64", arch: "amd64", family: "unix"
[2024-02-26T22:17:15.506Z] [INFO] Error stacktraces are turned on.
[2024-02-26T22:17:18.814Z] [INFO] Setting: -Dchangelist=1153.ve69c952ecedb_ -DscmTag=e69c952ecedb70d72323aea68e661f5d2bf58ecf
[2024-02-26T22:17:18.814Z] [INFO] Setting: -DgitHubRepo=basil/branch-api-plugin
[2024-02-26T22:17:18.815Z] [INFO] Scanning for projects...
[2024-02-26T22:18:13.422Z] [INFO] 
[2024-02-26T22:18:13.422Z] [INFO] -----------------< org.jenkins-ci.plugins:branch-api >------------------
[2024-02-26T22:18:13.423Z] [INFO] Building Branch API Plugin 2.1153.ve69c952ecedb_
[2024-02-26T22:18:13.423Z] [INFO]   from pom.xml
[2024-02-26T22:18:13.424Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-02-26T22:18:13.424Z] [INFO] 
[2024-02-26T22:18:13.424Z] [INFO] --- help:3.4.0:evaluate (default-cli) @ branch-api ---
[2024-02-26T22:18:16.832Z] [INFO] No artifact parameter specified, using 'org.jenkins-ci.plugins:branch-api:hpi:2.1153.ve69c952ecedb_' as project.
[2024-02-26T22:18:16.832Z] [INFO] Result of evaluation written to: /home/jenkins/agent/workspace/Plugins_branch-api-plugin_PR-437@tmp/changelist
[2024-02-26T22:18:16.832Z] [INFO] 
[2024-02-26T22:18:16.833Z] [INFO] -----------------< org.jenkins-ci.plugins:branch-api >------------------
[2024-02-26T22:18:16.833Z] [INFO] Building Branch API Plugin 2.1153.ve69c952ecedb_
[2024-02-26T22:18:16.833Z] [INFO]   from pom.xml
[2024-02-26T22:18:16.833Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-02-26T22:18:36.172Z] Cannot contact jnlp-maven-21-fhpl5: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@2df48a94:JNLP4-connect connection from ec2-3-131-173-154.us-east-2.compute.amazonaws.com/3.131.173.154:32838": Remote call on JNLP4-connect connection from ec2-3-131-173-154.us-east-2.compute.amazonaws.com/3.131.173.154:32838 failed. The channel is closing down or has closed down
[2024-02-26T22:23:22.303Z] Could not connect to jnlp-maven-21-fhpl5 to send interrupt signal to process

linux-21 / Build (linux-21) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

Required context class hudson.Launcher is missing
Perhaps you forgot to surround the junit step with a step that provides this, such as: node

Details

  • linux-21 (6 ms)
    • Checkout (linux-21) (22 sec)
    • Build (linux-21) (6 min 28 sec)
      Error: null
      Error: Required context class hudson.Launcher is missing
      Perhaps you forgot to surround the junit step with a step that provides this, such as: node
    • Checkout (linux-21) (20 sec)
    • Build (linux-21) (15 min)
    • Archive (linux-21) (24 sec)
  • windows-17 (31 min)
    • Checkout (windows-17) (19 sec)
    • Build (windows-17) (27 min)
    • Archive (windows-17) (0.74 sec)