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

Bump the maven group across 8 directories with 2 updates #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the maven group with 1 update in the /frameworks/Java/activeweb directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/javalin directory: gg.jte:jte.
Bumps the maven group with 1 update in the /frameworks/Java/microhttp directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/restexpress directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/servlet directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/tapestry directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/undertow directory: com.fasterxml.jackson.core:jackson-databind.
Bumps the maven group with 1 update in the /frameworks/Java/undertow-jersey directory: com.fasterxml.jackson.core:jackson-databind.

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Updates gg.jte:jte from 2.2.3 to 3.1.16

Release notes

Sourced from gg.jte:jte's releases.

3.1.16

  • GHSA-vh22-6c6h-rm8q Fix jte HTML templates with script tags or script attributes that include a Javascript template string (backticks) are subject to XSS. (thanks to https://github.com/Petersoj for reporting and reviewing the bugfix) It is strongly advised to upgrade as soon as possible if you use jte to output variables in Javascript template strings.
  • #416 Fix compilation in module enabled applications (thanks to @​rickardoberg)

3.1.15

  • #401 spring-boot-starter: temporarily revert #398 (Add template change watcher for livereload), since the devtools dependency causes issues with production builds. This will get re-introduced, when we find a proper solution for it

3.1.14

  • #398 spring-boot-starter: Add template change watcher for livereload (thanks to @​tschuehly!)

3.1.13

  • #365 Suppress warnings in generated Java source files. Thanks @​rpost!
  • #381 make jte a non-optional dependency of spring-boot-starter-3
  • #385 Update property names to use kebab-case format and update Spring Boot to version 3.3.4. Thanks @​tschuehly!
  • #388 Add spring-boot-starter dependency to jte-spring-boot-starters. Thanks @​tschuehly!
  • #378 Add new property gg.jte.expose-request-attributes to jte-spring-boot-starter-3. Thanks @​blaluc!

3.1.12

  • #359 fix for comments between html attributes (thanks to @​tschuehly for finding & reporting)

3.1.11

3.1.10

  • #328 Fix ${"\\"} causes "Unexpected end of template expression", thanks to @​mhdeeb
  • #326 fix unsafe output in html tag content
  • #333 Update Gradle to 8.6 and add wrapper validation, thanks to @​leonard84
  • #339 Maven Plugin: Fix Kotlin compiler args parameter setting, thanks to @​marcospereira

3.1.9

Hotfix for #325, HTML Comments Inside Content Blocks Cause Compilation Failure in jte 3.1.7/3.1.8

Thank you @​PsychotherapistSam for reporting!

3.1.8

Caution! There is a bug with HTML comments in this release. Please upgrade to 3.1.9 instead.

  • #324 Fix Kotlin models extension code generation for tags/templates in subfolders. Thanks @​marcospereira for this quick hotfix!

3.1.7

Caution! There is a bug with HTML comments and with Kotlin model generation in this release. Please upgrade to 3.1.9 instead.

  • #311 Use Stream#toList() instead of collect(). Thanks to @​MariusVolkhart This change could potentially break user code for these public methods:
     public List<String> TemplateEngine#generateAll()
     public List<String> TemplateEngine#precompileAll()
    

... (truncated)

Commits
  • d50dce8 Bump version to 3.1.16
  • a6fb00d Merge commit from fork
  • 0c7d4ad Fix compilation in module enabled applications (#416)
  • 6f5434e ci: Re-arrange workflows to remove duplication (#410)
  • 190ced3 Fix broken link
  • afc0dac Bump version to 3.1.16-SNAPSHOT for further development
  • 0b4d997 Bump version to 3.1.15
  • 1ea5060 Revert "Add template change watcher for livereload (#398)"
  • 1513abf Bump version to 3.1.15-SNAPSHOT for further development
  • 6c22d52 Bump version to 3.1.14
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by Sourcery

Update Jackson to 2.18.2 and JTE to 3.1.16.

Build:

  • Update Jackson dependency to 2.18.2 in Activeweb, Microhttp, Servlet, Tapestry, Undertow, and Undertow-Jersey projects.
  • Update Jackson dependency to 2.12.7.1 in Restexpress project.
  • Update JTE dependency to 3.1.16 in Javalin project.

Bumps the maven group with 1 update in the /frameworks/Java/activeweb directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/javalin directory: [gg.jte:jte](https://github.com/casid/jte).
Bumps the maven group with 1 update in the /frameworks/Java/microhttp directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/restexpress directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/servlet directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/tapestry directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/undertow directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).
Bumps the maven group with 1 update in the /frameworks/Java/undertow-jersey directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson).


Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `gg.jte:jte` from 2.2.3 to 3.1.16
- [Release notes](https://github.com/casid/jte/releases)
- [Commits](casid/jte@2.2.3...3.1.16)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.12.6.1 to 2.12.7.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.4.2 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: gg.jte:jte
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
Copy link

sourcery-ai bot commented Jan 13, 2025

Reviewer's Guide by Sourcery

This pull request updates the Maven group for two dependencies across eight directories. The com.fasterxml.jackson.core:jackson-databind dependency is updated from version 2.13.4.2 to 2.18.2 in seven directories, and the gg.jte:jte dependency is updated from version 2.2.3 to 3.1.16 in one directory.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.2 frameworks/Java/activeweb/pom.xml
frameworks/Java/microhttp/pom.xml
frameworks/Java/servlet/pom.xml
frameworks/Java/tapestry/pom.xml
frameworks/Java/undertow-jersey/pom.xml
frameworks/Java/undertow/pom.xml
Updated gg.jte:jte from 2.2.3 to 3.1.16 frameworks/Java/javalin/pom.xml
Updated com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1 frameworks/Java/restexpress/pom.xml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

coderabbitai bot commented Jan 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made.

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

codiumai-pr-agent-free bot commented Jan 13, 2025

CI Failure Feedback 🧐

(Checks updated until commit 8178b2f)

Action: verify (Java)

Failed stage: Run tests if needed [❌]

Failure summary:

The action failed due to multiple Java-related issues:

  • The javalin and javalin-postgres builds failed because of Java version incompatibility. The
    jte-maven-plugin was compiled with Java 17 (class version 61.0) but the runtime only supports up to
    Java 11 (class version 55.0).
  • The microhttp and microhttp-mysql builds failed due to a missing method error with Jackson library
    (NoSuchMethodError in BufferRecycler.releaseToPool()).
  • The servlet-based frameworks (servlet, servlet-mysql, servlet-postgresql, tapestry) failed because
    they couldn't find the required native library 'resin_os'.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    147:  PR_NUMBER: 
    148:  pythonLocation: /opt/hostedtoolcache/Python/3.10.16/x64
    149:  PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.16/x64/lib/pkgconfig
    150:  Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.16/x64
    151:  Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.16/x64
    152:  Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.16/x64
    153:  LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.16/x64/lib
    154:  ##[endgroup]
    155:  ##[group]Run # grep returns status code 1 if no matches are found. This fails the
    156:  �[36;1m# grep returns status code 1 if no matches are found. This fails the�[0m
    ...
    
    459:  #6 20.83 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    460:  #6 20.84 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.4) ...
    461:  #6 20.84 Setting up systemd-dev (255.4-1ubuntu8.4) ...
    462:  #6 20.84 Setting up systemd (255.4-1ubuntu8.4) ...
    463:  #6 20.85 Created symlink /etc/systemd/system/getty.target.wants/[email protected] → /usr/lib/systemd/system/[email protected].
    464:  #6 20.86 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    465:  #6 20.86 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    466:  #6 20.86 Initializing machine ID from random generator.
    467:  #6 20.88 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    468:  #6 20.88 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    469:  #6 20.88 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    470:  #6 20.88 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    471:  #6 20.88 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    472:  #6 20.88 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    473:  #6 20.88 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    474:  #6 20.88 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    475:  #6 20.88 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    997:  #6 26.51 Preparing to unpack .../149-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ...
    998:  #6 26.64 Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ...
    999:  #6 26.66 Selecting previously unselected package libpackagekit-glib2-18:amd64.
    1000:  #6 26.67 Preparing to unpack .../150-libpackagekit-glib2-18_1.2.8-2ubuntu1.1_amd64.deb ...
    1001:  #6 26.67 Unpacking libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.1) ...
    1002:  #6 26.69 Selecting previously unselected package gir1.2-packagekitglib-1.0.
    1003:  #6 26.69 Preparing to unpack .../151-gir1.2-packagekitglib-1.0_1.2.8-2ubuntu1.1_amd64.deb ...
    1004:  #6 26.69 Unpacking gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.1) ...
    1005:  #6 26.70 Selecting previously unselected package liberror-perl.
    1006:  #6 26.70 Preparing to unpack .../152-liberror-perl_0.17029-2_all.deb ...
    1007:  #6 26.71 Unpacking liberror-perl (0.17029-2) ...
    ...
    
    1533:  #6 33.42 Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ...
    1534:  #6 33.43 Setting up libxmuu1:amd64 (2:1.1.3-3build2) ...
    1535:  #6 33.43 Setting up gpg (2.4.4-2ubuntu17) ...
    1536:  #6 33.43 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ...
    1537:  #6 33.44 Setting up systemd-resolved (255.4-1ubuntu8.4) ...
    1538:  #6 33.44 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf...
    1539:  #6 33.45 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy
    1540:  #6 33.45 Cannot take a backup of /etc/resolv.conf.
    1541:  #6 33.45 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
    ...
    
    1569:  #6 34.87 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ...
    1570:  #6 34.88 Setting up libxext6:amd64 (2:1.3.4-1build2) ...
    1571:  #6 34.88 Setting up libappstream5:amd64 (1.0.2-1build6) ...
    1572:  #6 34.88 Setting up libpq-dev (16.6-0ubuntu0.24.04.1) ...
    1573:  #6 34.89 Setting up binutils (2.42-4ubuntu2.3) ...
    1574:  #6 34.89 Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
    1575:  #6 34.89 Setting up libregexp-common-perl (2017060201-3) ...
    1576:  #6 34.90 Setting up dpkg-dev (1.22.6ubuntu6.1) ...
    1577:  #6 34.90 Setting up liberror-perl (0.17029-2) ...
    ...
    
    1674:  #6 41.33 Creating group 'polkitd' with GID 995.
    1675:  #6 41.33 Creating user 'polkitd' (User for polkitd) with UID 995 and GID 995.
    1676:  #6 41.36 invoke-rc.d: could not determine current runlevel
    1677:  #6 41.36 invoke-rc.d: policy-rc.d denied execution of reload.
    1678:  #6 41.46 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
    1679:  #6 41.46 Setting up packagekit (1.2.8-2ubuntu1.1) ...
    1680:  #6 41.47 invoke-rc.d: could not determine current runlevel
    1681:  #6 41.47 invoke-rc.d: policy-rc.d denied execution of force-reload.
    1682:  #6 41.47 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    ...
    
    1903:  �[0m�[2mjavalin: �[0m ---> Removed intermediate container 180a449ef44d
    1904:  �[0m�[2mjavalin: �[0m ---> d6a44c94f08c
    1905:  �[0m�[2mjavalin: �[0m�[37m�[1mStep 3/12 : COPY src src�[0m
    1906:  �[0m�[2mjavalin: �[0m ---> 56b97ef8984b
    1907:  �[0m�[2mjavalin: �[0m�[37m�[1mStep 4/12 : COPY pom.xml pom.xml�[0m
    1908:  �[0m�[2mjavalin: �[0m ---> 3e500e7d73ef
    1909:  �[0m�[2mjavalin: �[0m�[37m�[1mStep 5/12 : RUN mvn clean package -q�[0m
    1910:  �[0m�[2mjavalin: �[0m ---> Running in 68c30e6760e0
    1911:  �[0m�[2mjavalin: �[0m[WARNING] Error injecting: gg.jte.maven.GeneratorMojo
    ...
    
    1945:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    1946:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    1947:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    1948:  �[0m�[2mjavalin: �[0m    at java.lang.reflect.Method.invoke (Method.java:566)
    1949:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    1950:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    1951:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    1952:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
    1953:  �[0m�[2mjavalin: �[0mCaused by: java.lang.UnsupportedClassVersionError: gg/jte/maven/GeneratorMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
    ...
    
    1999:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    2000:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    2001:  �[0m�[2mjavalin: �[0m    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    2002:  �[0m�[2mjavalin: �[0m    at java.lang.reflect.Method.invoke (Method.java:566)
    2003:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    2004:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    2005:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    2006:  �[0m�[2mjavalin: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
    2007:  �[0m�[2mjavalin: �[0m[ERROR] Failed to execute goal gg.jte:jte-maven-plugin:3.1.16:generate (default) on project javalin: Execution default of goal gg.jte:jte-maven-plugin:3.1.16:generate failed: Unable to load the mojo 'generate' in the plugin 'gg.jte:jte-maven-plugin:3.1.16' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: gg/jte/maven/GeneratorMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
    2008:  �[0m�[2mjavalin: �[0m[ERROR] -----------------------------------------------------
    2009:  �[0m�[2mjavalin: �[0m[ERROR] realm =    plugin>gg.jte:jte-maven-plugin:3.1.16
    2010:  �[0m�[2mjavalin: �[0m[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
    2011:  �[0m�[2mjavalin: �[0m[ERROR] urls[0] = file:/root/.m2/repository/gg/jte/jte-maven-plugin/3.1.16/jte-maven-plugin-3.1.16.jar
    2012:  �[0m�[2mjavalin: �[0m[ERROR] urls[1] = file:/root/.m2/repository/gg/jte/jte/3.1.16/jte-3.1.16.jar
    2013:  �[0m�[2mjavalin: �[0m[ERROR] urls[2] = file:/root/.m2/repository/gg/jte/jte-runtime/3.1.16/jte-runtime-3.1.16.jar
    2014:  �[0m�[2mjavalin: �[0m[ERROR] urls[3] = file:/root/.m2/repository/gg/jte/jte-extension-api/3.1.16/jte-extension-api-3.1.16.jar
    2015:  �[0m�[2mjavalin: �[0m[ERROR] urls[4] = file:/root/.m2/repository/gg/jte/jte-kotlin/3.1.16/jte-kotlin-3.1.16.jar
    2016:  �[0m�[2mjavalin: �[0m[ERROR] urls[5] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.10/kotlin-compiler-embeddable-1.9.10.jar
    2017:  �[0m�[2mjavalin: �[0m[ERROR] urls[6] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
    2018:  �[0m�[2mjavalin: �[0m[ERROR] urls[7] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
    2019:  �[0m�[2mjavalin: �[0m[ERROR] urls[8] = file:/root/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar
    2020:  �[0m�[2mjavalin: �[0m[ERROR] urls[9] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.9.10/kotlin-script-runtime-1.9.10.jar
    2021:  �[0m�[2mjavalin: �[0m[ERROR] urls[10] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
    2022:  �[0m�[2mjavalin: �[0m[ERROR] urls[11] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.10/kotlin-daemon-embeddable-1.9.10.jar
    2023:  �[0m�[2mjavalin: �[0m[ERROR] urls[12] = file:/root/.m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
    2024:  �[0m�[2mjavalin: �[0m[ERROR] urls[13] = file:/root/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
    2025:  �[0m�[2mjavalin: �[0m[ERROR] Number of foreign imports: 1
    2026:  �[0m�[2mjavalin: �[0m[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
    2027:  �[0m�[2mjavalin: �[0m[ERROR] 
    2028:  �[0m�[2mjavalin: �[0m[ERROR] -----------------------------------------------------
    2029:  �[0m�[2mjavalin: �[0m[ERROR] 
    2030:  �[0m�[2mjavalin: �[0m[ERROR] -> [Help 1]
    2031:  �[0m�[2mjavalin: �[0m[ERROR] 
    2032:  �[0m�[2mjavalin: �[0m[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    2033:  �[0m�[2mjavalin: �[0m[ERROR] Re-run Maven using the -X switch to enable full debug logging.
    2034:  �[0m�[2mjavalin: �[0m[ERROR] 
    2035:  �[0m�[2mjavalin: �[0m[ERROR] For more information about the errors and possible solutions, please read the following articles:
    2036:  �[0m�[2mjavalin: �[0m[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
    2037:  �[0m�[2mjavalin: �[0m ---> Removed intermediate container 68c30e6760e0
    2038:  �[0m�[2mjavalin: �[0m�[31mDocker build failed; terminating�[0m
    2039:  �[0m�[2mjavalin: �[0mTraceback (most recent call last):
    2040:  �[2mjavalin: �[0m  File "/BenchWeb/toolset/utils/docker_helper.py", line 53, in __build
    2041:  �[2mjavalin: �[0m    raise Exception(token['errorDetail']['message'])
    2042:  �[2mjavalin: �[0mException: The command '/bin/sh -c mvn clean package -q' returned a non-zero code: 1
    2043:  �[0m�[2mjavalin: �[0m�[33mBuild time: 14s�[0m
    2044:  �[0m�[2mjavalin: �[0mERROR: Problem starting javalin
    ...
    
    2057:  �[0m�[2mjavalin-postgres: �[0m�[37m�[1mStep 3/12 : COPY src src�[0m
    2058:  �[0m�[2mjavalin-postgres: �[0m ---> Using cache
    2059:  �[0m�[2mjavalin-postgres: �[0m ---> 56b97ef8984b
    2060:  �[0m�[2mjavalin-postgres: �[0m�[37m�[1mStep 4/12 : COPY pom.xml pom.xml�[0m
    2061:  �[0m�[2mjavalin-postgres: �[0m ---> Using cache
    2062:  �[0m�[2mjavalin-postgres: �[0m ---> 3e500e7d73ef
    2063:  �[0m�[2mjavalin-postgres: �[0m�[37m�[1mStep 5/12 : RUN mvn clean package -q�[0m
    2064:  �[0m�[2mjavalin-postgres: �[0m ---> Running in 7ad6b17e55c4
    2065:  �[0m�[2mjavalin-postgres: �[0m[WARNING] Error injecting: gg.jte.maven.GeneratorMojo
    ...
    
    2099:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    2100:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    2101:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    2102:  �[0m�[2mjavalin-postgres: �[0m    at java.lang.reflect.Method.invoke (Method.java:566)
    2103:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    2104:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    2105:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    2106:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
    2107:  �[0m�[2mjavalin-postgres: �[0mCaused by: java.lang.UnsupportedClassVersionError: gg/jte/maven/GeneratorMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
    ...
    
    2153:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    2154:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    2155:  �[0m�[2mjavalin-postgres: �[0m    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    2156:  �[0m�[2mjavalin-postgres: �[0m    at java.lang.reflect.Method.invoke (Method.java:566)
    2157:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    2158:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    2159:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    2160:  �[0m�[2mjavalin-postgres: �[0m    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
    2161:  �[0m�[2mjavalin-postgres: �[0m[ERROR] Failed to execute goal gg.jte:jte-maven-plugin:3.1.16:generate (default) on project javalin: Execution default of goal gg.jte:jte-maven-plugin:3.1.16:generate failed: Unable to load the mojo 'generate' in the plugin 'gg.jte:jte-maven-plugin:3.1.16' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: gg/jte/maven/GeneratorMojo has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
    2162:  �[0m�[2mjavalin-postgres: �[0m[ERROR] -----------------------------------------------------
    2163:  �[0m�[2mjavalin-postgres: �[0m[ERROR] realm =    plugin>gg.jte:jte-maven-plugin:3.1.16
    2164:  �[0m�[2mjavalin-postgres: �[0m[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
    2165:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[0] = file:/root/.m2/repository/gg/jte/jte-maven-plugin/3.1.16/jte-maven-plugin-3.1.16.jar
    2166:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[1] = file:/root/.m2/repository/gg/jte/jte/3.1.16/jte-3.1.16.jar
    2167:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[2] = file:/root/.m2/repository/gg/jte/jte-runtime/3.1.16/jte-runtime-3.1.16.jar
    2168:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[3] = file:/root/.m2/repository/gg/jte/jte-extension-api/3.1.16/jte-extension-api-3.1.16.jar
    2169:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[4] = file:/root/.m2/repository/gg/jte/jte-kotlin/3.1.16/jte-kotlin-3.1.16.jar
    2170:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[5] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.10/kotlin-compiler-embeddable-1.9.10.jar
    2171:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[6] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
    2172:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[7] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar
    2173:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[8] = file:/root/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar
    2174:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[9] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-script-runtime/1.9.10/kotlin-script-runtime-1.9.10.jar
    2175:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[10] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
    2176:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[11] = file:/root/.m2/repository/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.9.10/kotlin-daemon-embeddable-1.9.10.jar
    2177:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[12] = file:/root/.m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar
    2178:  �[0m�[2mjavalin-postgres: �[0m[ERROR] urls[13] = file:/root/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
    2179:  �[0m�[2mjavalin-postgres: �[0m[ERROR] Number of foreign imports: 1
    2180:  �[0m�[2mjavalin-postgres: �[0m[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
    2181:  �[0m�[2mjavalin-postgres: �[0m[ERROR] 
    2182:  �[0m�[2mjavalin-postgres: �[0m[ERROR] -----------------------------------------------------
    2183:  �[0m�[2mjavalin-postgres: �[0m[ERROR] 
    2184:  �[0m�[2mjavalin-postgres: �[0m[ERROR] -> [Help 1]
    2185:  �[0m�[2mjavalin-postgres: �[0m[ERROR] 
    2186:  �[0m�[2mjavalin-postgres: �[0m[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    2187:  �[0m�[2mjavalin-postgres: �[0m[ERROR] Re-run Maven using the -X switch to enable full debug logging.
    2188:  �[0m�[2mjavalin-postgres: �[0m[ERROR] 
    2189:  �[0m�[2mjavalin-postgres: �[0m[ERROR] For more information about the errors and possible solutions, please read the following articles:
    2190:  �[0m�[2mjavalin-postgres: �[0m[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
    2191:  �[0m�[2mjavalin-postgres: �[0m ---> Removed intermediate container 7ad6b17e55c4
    2192:  �[0m�[2mjavalin-postgres: �[0m�[31mDocker build failed; terminating�[0m
    2193:  �[0m�[2mjavalin-postgres: �[0mTraceback (most recent call last):
    2194:  �[2mjavalin-postgres: �[0m  File "/BenchWeb/toolset/utils/docker_helper.py", line 53, in __build
    2195:  �[2mjavalin-postgres: �[0m    raise Exception(token['errorDetail']['message'])
    2196:  �[2mjavalin-postgres: �[0mException: The command '/bin/sh -c mvn clean package -q' returned a non-zero code: 1
    2197:  �[0m�[2mjavalin-postgres: �[0m�[33mBuild time: 5s�[0m
    2198:  �[0m�[2mjavalin-postgres: �[0mERROR: Problem starting javalin-postgres
    ...
    
    2233:  �[0m�[2mmicrohttp: �[0m ---> Running in 78a355e00dc0
    2234:  �[0m�[2mmicrohttp: �[0m ---> Removed intermediate container 78a355e00dc0
    2235:  �[0m�[2mmicrohttp: �[0m ---> 17188877f302
    2236:  �[0m�[2mmicrohttp: �[0m[Warning] One or more build-args [BENCHMARK_ENV BW_TEST_DATABASE BW_TEST_NAME] were not consumed
    2237:  �[0m�[2mmicrohttp: �[0mSuccessfully built 17188877f302
    2238:  �[0m�[2mmicrohttp: �[0mSuccessfully tagged khulnasoft/bw.test.microhttp:latest
    2239:  �[0m�[2mmicrohttp: �[0m�[33mBuild time: 27s�[0m
    2240:  �[0mRunning docker container with cpu set: 
    2241:  �[0m�[2mmicrohttp: �[0mException in thread "connection-event-loop" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    ...
    
    2243:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.jsonBody(HelloWebServer.java:101)
    2244:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.handle(HelloWebServer.java:90)
    2245:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onParseRequest(ConnectionEventLoop.java:184)
    2246:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.doOnReadable(ConnectionEventLoop.java:157)
    2247:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onReadable(ConnectionEventLoop.java:118)
    2248:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.doStart(ConnectionEventLoop.java:343)
    2249:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.run(ConnectionEventLoop.java:326)
    2250:  �[0m�[2mmicrohttp: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2251:  �[0m�[2mmicrohttp: �[0mException in thread "connection-event-loop" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    ...
    
    2253:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.jsonBody(HelloWebServer.java:101)
    2254:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.handle(HelloWebServer.java:90)
    2255:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onParseRequest(ConnectionEventLoop.java:184)
    2256:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.doOnReadable(ConnectionEventLoop.java:157)
    2257:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onReadable(ConnectionEventLoop.java:118)
    2258:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.doStart(ConnectionEventLoop.java:343)
    2259:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.run(ConnectionEventLoop.java:326)
    2260:  �[0m�[2mmicrohttp: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2261:  �[0m�[2mmicrohttp: �[0mException in thread "connection-event-loop" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    ...
    
    2263:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.jsonBody(HelloWebServer.java:101)
    2264:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.handle(HelloWebServer.java:90)
    2265:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onParseRequest(ConnectionEventLoop.java:184)
    2266:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.doOnReadable(ConnectionEventLoop.java:157)
    2267:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onReadable(ConnectionEventLoop.java:118)
    2268:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.doStart(ConnectionEventLoop.java:343)
    2269:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.run(ConnectionEventLoop.java:326)
    2270:  �[0m�[2mmicrohttp: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2271:  �[0m�[2mmicrohttp: �[0mException in thread "connection-event-loop" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    ...
    
    2273:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.jsonBody(HelloWebServer.java:101)
    2274:  �[0m�[2mmicrohttp: �[0m	at hello.HelloWebServer.handle(HelloWebServer.java:90)
    2275:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onParseRequest(ConnectionEventLoop.java:184)
    2276:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.doOnReadable(ConnectionEventLoop.java:157)
    2277:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop$Connection.onReadable(ConnectionEventLoop.java:118)
    2278:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.doStart(ConnectionEventLoop.java:343)
    2279:  �[0m�[2mmicrohttp: �[0m	at org.microhttp.ConnectionEventLoop.run(ConnectionEventLoop.java:326)
    2280:  �[0m�[2mmicrohttp: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2281:  �[0m�[2mmicrohttp: �[0mERROR: Framework is not accepting requests from client machine
    ...
    
    2315:  �[0m�[2mmicrohttp-mysql: �[0m ---> Running in 0d52329f1fcb
    2316:  �[0m�[2mmicrohttp-mysql: �[0m ---> Removed intermediate container 0d52329f1fcb
    2317:  �[0m�[2mmicrohttp-mysql: �[0m ---> 7a13ed12a40e
    2318:  �[0m�[2mmicrohttp-mysql: �[0m[Warning] One or more build-args [BENCHMARK_ENV BW_TEST_DATABASE BW_TEST_NAME] were not consumed
    2319:  �[0m�[2mmicrohttp-mysql: �[0mSuccessfully built 7a13ed12a40e
    2320:  �[0m�[2mmicrohttp-mysql: �[0mSuccessfully tagged khulnasoft/bw.test.microhttp-mysql:latest
    2321:  �[0m�[2mmicrohttp-mysql: �[0m�[33mBuild time: 2s�[0m
    2322:  �[0mRunning docker container with cpu set: 
    2323:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-1" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2324:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2325:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2326:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2327:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2328:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2329:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2330:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2331:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-3" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2332:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2333:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2334:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2335:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2336:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2337:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2338:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2339:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-5" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2340:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2341:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2342:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2343:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2344:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2345:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2346:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2347:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-7" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2348:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2349:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2350:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2351:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2352:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2353:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2354:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2355:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-9" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2356:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2357:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2358:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2359:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2360:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2361:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2362:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2363:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-11" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2364:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2365:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2366:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2367:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2368:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2369:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2370:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2371:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-13" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2372:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2373:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2374:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2375:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2376:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2377:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2378:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2379:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-15" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2380:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2381:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2382:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2383:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2384:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2385:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2386:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2387:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-17" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2388:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2389:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2390:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2391:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2392:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2393:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2394:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2395:  �[0m�[2mmicrohttp-mysql: �[0mException in thread "pool-1-thread-19" java.lang.NoSuchMethodError: 'void com.fasterxml.jackson.core.util.BufferRecycler.releaseToPool()'
    2396:  �[0m�[2mmicrohttp-mysql: �[0m	at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4086)
    2397:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.jsonBody(DbWebServer.java:108)
    2398:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.handleDbQuery(DbWebServer.java:97)
    2399:  �[0m�[2mmicrohttp-mysql: �[0m	at db.DbWebServer.lambda$handle$0(DbWebServer.java:81)
    2400:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    2401:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    2402:  �[0m�[2mmicrohttp-mysql: �[0m	at java.base/java.lang.Thread.run(Thread.java:833)
    2403:  �[0m�[2mmicrohttp-mysql: �[0mERROR: Framework is not accepting requests from client machine
    ...
    
    2478:  �[0m�[2mservlet: �[0m[17:08:07.919] servlet-mapping *.jspf -> resin-jsp
    2479:  �[0m�[2mservlet: �[0m[17:08:07.919] servlet-mapping *.jspx -> resin-jspx
    2480:  �[0m�[2mservlet: �[0m[17:08:07.929] servlet-mapping *.php -> resin-php
    2481:  �[0m�[2mservlet: �[0m[17:08:07.929] servlet-mapping / -> resin-file
    2482:  �[0m�[2mservlet: �[0m[17:08:07.953] resin:import '/resin/webapps/ROOT/WEB-INF/web.xml'
    2483:  �[0m�[2mservlet: �[0m[17:08:07.966] Unable to find native library 'resin_os' for com.caucho.loader.ClassEntry. Resin expects to find this library in:
    2484:  �[0m�[2mservlet: �[0m                 (Unix) /resin/libexec64/libresin_os.so
    2485:  �[0m�[2mservlet: �[0m               On Unix, run ./configure --prefix=`pwd`; make; make install.
    2486:  �[0m�[0m�[2mservlet: �[0m               The JVM exception was: java.lang.UnsatisfiedLinkError: no resin_os in java.library.path: [/resin/libexec64, /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
    ...
    
    2594:  �[0m�[2mservlet-mysql: �[0m[17:08:41.135] servlet-mapping *.jspf -> resin-jsp
    2595:  �[0m�[2mservlet-mysql: �[0m[17:08:41.136] servlet-mapping *.jspx -> resin-jspx
    2596:  �[0m�[2mservlet-mysql: �[0m[17:08:41.144] servlet-mapping *.php -> resin-php
    2597:  �[0m�[2mservlet-mysql: �[0m[17:08:41.144] servlet-mapping / -> resin-file
    2598:  �[0m�[2mservlet-mysql: �[0m[17:08:41.165] resin:import '/resin/webapps/ROOT/WEB-INF/web.xml'
    2599:  �[0m�[2mservlet-mysql: �[0m[17:08:41.191] Unable to find native library 'resin_os' for com.caucho.loader.ClassEntry. Resin expects to find this library in:
    2600:  �[0m�[2mservlet-mysql: �[0m                 (Unix) /resin/libexec64/libresin_os.so
    2601:  �[0m�[2mservlet-mysql: �[0m               On Unix, run ./configure --prefix=`pwd`; make; make install.
    2602:  �[0m�[0m�[2mservlet-mysql: �[0m               The JVM exception was: java.lang.UnsatisfiedLinkError: no resin_os in java.library.path: [/resin/libexec64, /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
    ...
    
    2633:  Availability:		      100.00 %
    2634:  Elapsed time:		        0.57 secs
    2635:  Data transferred:	        0.02 MB
    2636:  Response time:		        0.37 secs
    2637:  Transaction rate:	      898.25 trans/sec
    2638:  Throughput:		        0.03 MB/sec
    2639:  Concurrency:		      328.81
    2640:  Successful transactions:         512
    2641:  Failed transactions:	           0
    ...
    
    2668:  Availability:		      100.00 %
    2669:  Elapsed time:		        1.10 secs
    2670:  Data transferred:	        0.31 MB
    2671:  Response time:		        0.64 secs
    2672:  Transaction rate:	      465.45 trans/sec
    2673:  Throughput:		        0.28 MB/sec
    2674:  Concurrency:		      299.03
    2675:  Successful transactions:         512
    2676:  Failed transactions:	           0
    ...
    
    2703:  Availability:		      100.00 %
    2704:  Elapsed time:		        2.34 secs
    2705:  Data transferred:	        0.31 MB
    2706:  Response time:		        1.40 secs
    2707:  Transaction rate:	      218.80 trans/sec
    2708:  Throughput:		        0.13 MB/sec
    2709:  Concurrency:		      306.79
    2710:  Successful transactions:         512
    2711:  Failed transactions:	           0
    ...
    
    2734:  Availability:		      100.00 %
    2735:  Elapsed time:		        0.38 secs
    2736:  Data transferred:	        0.62 MB
    2737:  Response time:		        0.13 secs
    2738:  Transaction rate:	     1347.37 trans/sec
    2739:  Throughput:		        1.63 MB/sec
    2740:  Concurrency:		      180.37
    2741:  Successful transactions:         512
    2742:  Failed transactions:	           0
    ...
    
    2827:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.014] servlet-mapping *.jspf -> resin-jsp
    2828:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.014] servlet-mapping *.jspx -> resin-jspx
    2829:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.023] servlet-mapping *.php -> resin-php
    2830:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.024] servlet-mapping / -> resin-file
    2831:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.048] resin:import '/resin/webapps/ROOT/WEB-INF/web.xml'
    2832:  �[0m�[2mservlet-postgresql: �[0m[17:09:49.062] Unable to find native library 'resin_os' for com.caucho.loader.ClassEntry. Resin expects to find this library in:
    2833:  �[0m�[2mservlet-postgresql: �[0m                 (Unix) /resin/libexec64/libresin_os.so
    2834:  �[0m�[2mservlet-postgresql: �[0m               On Unix, run ./configure --prefix=`pwd`; make; make install.
    2835:  �[0m�[0m�[2mservlet-postgresql: �[0m               The JVM exception was: java.lang.UnsatisfiedLinkError: no resin_os in java.library.path: [/resin/libexec64, /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
    ...
    
    2894:  Availability:		      100.00 %
    2895:  Elapsed time:		        0.64 secs
    2896:  Data transferred:	        0.02 MB
    2897:  Response time:		        0.42 secs
    2898:  Transaction rate:	      800.00 trans/sec
    2899:  Throughput:		        0.02 MB/sec
    2900:  Concurrency:		      334.84
    2901:  Successful transactions:         512
    2902:  Failed transactions:	           0
    ...
    
    2929:  Availability:		      100.00 %
    2930:  Elapsed time:		        0.66 secs
    2931:  Data transferred:	        0.31 MB
    2932:  Response time:		        0.33 secs
    2933:  Transaction rate:	      775.76 trans/sec
    2934:  Throughput:		        0.47 MB/sec
    2935:  Concurrency:		      257.55
    2936:  Successful transactions:         512
    2937:  Failed transactions:	           0
    ...
    
    2964:  Availability:		      100.00 %
    2965:  Elapsed time:		        1.32 secs
    2966:  Data transferred:	        0.31 MB
    2967:  Response time:		        0.79 secs
    2968:  Transaction rate:	      387.88 trans/sec
    2969:  Throughput:		        0.24 MB/sec
    2970:  Concurrency:		      304.78
    2971:  Successful transactions:         512
    2972:  Failed transactions:	           0
    ...
    
    2995:  Availability:		      100.00 %
    2996:  Elapsed time:		        0.41 secs
    2997:  Data transferred:	        0.62 MB
    2998:  Response time:		        0.12 secs
    2999:  Transaction rate:	     1248.78 trans/sec
    3000:  Throughput:		        1.51 MB/sec
    3001:  Concurrency:		      147.29
    3002:  Successful transactions:         512
    3003:  Failed transactions:	           0
    ...
    
    3110:  �[0m�[2mtapestry: �[0m[17:11:26.266] servlet-mapping *.jspf -> resin-jsp
    3111:  �[0m�[2mtapestry: �[0m[17:11:26.266] servlet-mapping *.jspx -> resin-jspx
    3112:  �[0m�[2mtapestry: �[0m[17:11:26.274] servlet-mapping *.php -> resin-php
    3113:  �[0m�[2mtapestry: �[0m[17:11:26.274] servlet-mapping / -> resin-file
    3114:  �[0m�[2mtapestry: �[0m[17:11:26.300] resin:import '/resin/webapps/ROOT/WEB-INF/web.xml'
    3115:  �[0m�[2mtapestry: �[0m[17:11:26.315] Unable to find native library 'resin_os' for com.caucho.loader.ClassEntry. Resin expects to find this library in:
    3116:  �[0m�[2mtapestry: �[0m                 (Unix) /resin/libexec64/libresin_os.so
    3117:  �[0m�[2mtapestry: �[0m               On Unix, run ./configure --prefix=`pwd`; make; make install.
    3118:  �[0m�[0m�[2mtapestry: �[0m               The JVM exception was: java.lang.UnsatisfiedLinkError: no resin_os in java.library.path: [/resin/libexec64, /usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
    3119:  �[0m�[0m�[2mtapestry: �[0m[17:11:26.333] resin:import '/resin/webapps/ROOT/WEB-INF/resin-web.xml'
    3120:  �[0m�[2mtapestry: �[0m[17:11:26.353] loading driver: com.mysql.cj.jdbc.MysqlConnectionPoolDataSource
    3121:  �[0m�[2mtapestry: �[0m[17:11:26.443] database java:comp/env/jdbc/hello_world starting (URL:jdbc:mysql://bw-database:3306/hello_world?jdbcCompliantTruncation=false&elideSetAutoCommits=true&useLocalSessionState=true&cachePrepStmts=true&cacheCallableStmts=true&alwaysSendSetIsolation=false&prepStmtCacheSize=4096&cacheServerConfiguration=true&prepStmtCacheSqlLimit=2048&zeroDateTimeBehavior=convertToNull&traceProtocol=false&useUnbufferedInput=false&useReadAheadInput=false&maintainTimeStats=false&useServerPrepStmts=true&cacheRSMetadata=true&useSSL=false)
    3122:  �[0m�[2mtapestry: �[0mSLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    ...
    
    3156:  Availability:		      100.00 %
    3157:  Elapsed time:		        1.04 secs
    3158:  Data transferred:	        0.02 MB
    3159:  Response time:		        0.69 secs
    3160:  Transaction rate:	      492.31 trans/sec
    3161:  Throughput:		        0.01 MB/sec
    3162:  Concurrency:		      339.64
    3163:  Successful transactions:         512
    3164:  Failed transactions:	           0
    ...
    
    3197:  Availability:		      100.00 %
    3198:  Elapsed time:		        1.42 secs
    3199:  Data transferred:	        0.31 MB
    3200:  Response time:		        0.73 secs
    3201:  Transaction rate:	      360.56 trans/sec
    3202:  Throughput:		        0.22 MB/sec
    3203:  Concurrency:		      263.97
    3204:  Successful transactions:         512
    3205:  Failed transactions:	           0
    ...
    
    3224:  Availability:		      100.00 %
    3225:  Elapsed time:		        0.67 secs
    3226:  Data transferred:	        0.73 MB
    3227:  Response time:		        0.33 secs
    3228:  Transaction rate:	      764.18 trans/sec
    3229:  Throughput:		        1.08 MB/sec
    3230:  Concurrency:		      253.96
    3231:  Successful transactions:         512
    3232:  Failed transactions:	           0
    ...
    
    3391:  Availability:		      100.00 %
    3392:  Elapsed time:		        0.41 secs
    3393:  Data transferred:	        0.02 MB
    3394:  Response time:		        0.24 secs
    3395:  Transaction rate:	     1248.78 trans/sec
    3396:  Throughput:		        0.04 MB/sec
    3397:  Concurrency:		      294.24
    3398:  Successful transactions:         512
    3399:  Failed transactions:	           0
    ...
    
    3426:  Availability:		      100.00 %
    3427:  Elapsed time:		        0.83 secs
    3428:  Data transferred:	        0.31 MB
    3429:  Response time:		        0.42 secs
    3430:  Transaction rate:	      616.87 trans/sec
    3431:  Throughput:		        0.37 MB/sec
    3432:  Concurrency:		      256.58
    3433:  Successful transactions:         512
    3434:  Failed transactions:	           0
    ...
    
    3461:  Availability:		      100.00 %
    3462:  Elapsed time:		        0.67 secs
    3463:  Data transferred:	        0.31 MB
    3464:  Response time:		        0.29 secs
    3465:  Transaction rate:	      764.18 trans/sec
    3466:  Throughput:		        0.46 MB/sec
    3467:  Concurrency:		      219.07
    3468:  Successful transactions:         512
    3469:  Failed transactions:	           0
    ...
    
    3490:  Availability:		      100.00 %
    3491:  Elapsed time:		        0.36 secs
    3492:  Data transferred:	        0.71 MB
    3493:  Response time:		        0.17 secs
    3494:  Transaction rate:	     1422.22 trans/sec
    3495:  Throughput:		        1.98 MB/sec
    3496:  Concurrency:		      246.00
    3497:  Successful transactions:         512
    3498:  Failed transactions:	           0
    ...
    
    3550:  �[0m�[36m| undertow-postgresql
    3551:  �[0m�[36m|       db            : �[32mPASS
    3552:  �[0m�[36m|       query         : �[32mPASS
    3553:  �[0m�[36m|       update        : �[32mPASS
    3554:  �[0m�[36m|       fortune       : �[32mPASS
    3555:  �[0m�[36m================================================================================
    3556:  �[0m�[36m
    3557:  �[0m�[0mResults are saved in /BenchWeb/results/20250113170333
    3558:  ##[error]Process completed with exit code 1.
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    dependencies Pull requests that update a dependency file java Pull requests that update Java code
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    0 participants