Skip to content

Instantly share code, notes, and snippets.

@Dream-Master
Created November 28, 2021 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dream-Master/af218373418cc57d661c99643c831a98 to your computer and use it in GitHub Desktop.
Save Dream-Master/af218373418cc57d661c99643c831a98 to your computer and use it in GitHub Desktop.
23:57:14 Started by user Martin Robertz
23:57:14 Running as SYSTEM
23:57:14 Building in workspace /var/lib/jenkins/workspace/Netty-Patcher
23:57:14 [WS-CLEANUP] Deleting project workspace...
23:57:14 [WS-CLEANUP] Deferred wipeout is used...
23:57:14 The recommended git tool is: NONE
23:57:14 No credentials specified
23:57:14 Cloning the remote Git repository
23:57:14 Cloning repository https://github.com/GTNewHorizons/Netty-Patcher.git
23:57:14 > git init /var/lib/jenkins/workspace/Netty-Patcher # timeout=10
23:57:14 Fetching upstream changes from https://github.com/GTNewHorizons/Netty-Patcher.git
23:57:14 > git --version # timeout=10
23:57:14 > git --version # 'git version 2.11.0'
23:57:14 > git fetch --tags --progress -- https://github.com/GTNewHorizons/Netty-Patcher.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:16 > git config remote.origin.url https://github.com/GTNewHorizons/Netty-Patcher.git # timeout=10
23:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:16 Avoid second fetch
23:57:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
23:57:16 Checking out Revision d5a9210964793111f2efc59a32a4d963aa533591 (refs/remotes/origin/master)
23:57:16 > git config core.sparsecheckout # timeout=10
23:57:16 > git checkout -f d5a9210964793111f2efc59a32a4d963aa533591 # timeout=10
23:57:16 Commit message: "Added License. Changed Logging."
23:57:16 First time build. Skipping changelog.
23:57:16 [Gradle] - Launching build.
23:57:16 [Netty-Patcher] $ /var/lib/jenkins/workspace/Netty-Patcher/gradlew build
23:57:17 Starting a Gradle Daemon (subsequent builds will be faster)
23:57:42
23:57:42 FAILURE: Build failed with an exception.
23:57:42
23:57:42 * What went wrong:
23:57:42 A problem occurred configuring root project 'PatchNetty'.
23:57:42 > The specified mapping 'stable_13' does not exist!
23:57:42
23:57:42 * Try:
23:57:42 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
23:57:42
23:57:42 BUILD FAILED
23:57:42
23:57:42 Total time: 25.673 secs
23:57:42 Build step 'Invoke Gradle script' changed build result to FAILURE
23:57:42 Build step 'Invoke Gradle script' marked build as failure
23:57:43 Archiving artifacts
23:57:43 Recording fingerprints
23:57:43 Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment