FailedConsole Output

+ JAVA_HOME=/var/lib/jenkins/jdk-17.0.1+12/
+ ./gradlew build -PBUILD_NUMBER=53 --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'TConstruct'.
> Could not resolve all files for configuration ':classpath'.
   > Could not resolve org.parchmentmc:librarian:1.+.
     Required by:
         project :
      > Failed to list versions for org.parchmentmc:librarian.
         > Unable to load Maven meta-data from https://maven.parchmentmc.org/org/parchmentmc/librarian/maven-metadata.xml.
            > Could not HEAD 'https://maven.parchmentmc.org/org/parchmentmc/librarian/maven-metadata.xml'.
               > Connect to maven.parchmentmc.org:443 [maven.parchmentmc.org/144.76.14.130] failed: Connection refused

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 10s