12:20:16 Started by GitHub push by Geolykt
12:20:16 Running as SYSTEM
12:20:16 Building in workspace /var/lib/jenkins/workspace/SML6
12:20:16 The recommended git tool is: NONE
12:20:16 No credentials specified
12:20:16 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
12:20:16 Fetching changes from the remote Git repository
12:20:16 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
12:20:16 Fetching upstream changes from https://github.com/stianloader/sml6.git
12:20:16 > git --version # timeout=10
12:20:16 > git --version # 'git version 2.55.0'
12:20:16 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:20:17 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:20:17 Checking out Revision ca617af0284fc92eb6142eb646edf863d410fcc7 (refs/remotes/origin/main)
12:20:17 > git config core.sparsecheckout # timeout=10
12:20:17 > git checkout -f ca617af0284fc92eb6142eb646edf863d410fcc7 # timeout=10
12:20:17 Commit message: "Fix inverting mappings failing validation due to null names and suppress module-info collision warnings"
12:20:17 > git rev-list --no-walk 69be6b9f208459b78459e6e42de4c6d8b897b1ab # timeout=10
12:20:17 false
12:20:17 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Fix inverting mappings failing validation due to null names and suppress module-info collision warnings
12:20:17
12:20:17 Some mapping formats omit the destination name when it isn't known.
12:20:17 When the mapping file is inverted, it will thus cause the source name to be unknown - thus null.
12:20:17
12:20:17 This can usually be discarded as these cases usually mean srcName == dstName and thus
12:20:17 no remapping needs to be performed.
12:20:17
12:20:17 [Gradle] - Launching build.
12:20:17 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
12:20:18 Starting a Gradle Daemon (subsequent builds will be faster)
12:20:23 Reusing configuration cache.
12:20:27 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
12:20:28 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
12:20:28 > Task :pluginDescriptors UP-TO-DATE
12:20:28 > Task :processResources UP-TO-DATE
12:20:28 > Task :generatePomFileForMavenJavaPublication
12:20:28 > Task :generatePomFileForPluginMavenPublication
12:20:33 > Task :compileJava
12:20:33 > Task :classes
12:20:34 > Task :sourcesJar
12:20:34 > Task :jar
12:20:34 > Task :generateMetadataFileForMavenJavaPublication
12:20:34 > Task :generateMetadataFileForPluginMavenPublication
12:20:34
12:20:34 > Task :publishPluginMavenPublicationToMavenRepository
12:20:34 Multiple publications with coordinates 'org.stianloader:sml6:0.2.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
12:20:34
12:20:34 > Task :publishMavenJavaPublicationToMavenRepository
12:20:34 > Task :publish
12:20:34
12:20:34 BUILD SUCCESSFUL in 17s
12:20:34 13 actionable tasks: 11 executed, 2 up-to-date
12:20:34 Configuration cache entry reused.
12:20:34 Build step 'Run with timeout' changed build result to SUCCESS
12:20:34 [SML6] $ /bin/sh -xe /tmp/jenkins4572882694868623321.sh
12:20:34 + curl http://localhost:25615/maven/commit
12:20:34 % Total % Received % Xferd Average Speed Time Time Time Current
12:20:34 Dload Upload Total Spent Left Speed
12:20:34
12:20:35 0 0 0 0 0 0 0 0 0
12:20:35 100 2 100 2 0 0 2 0 00:01 00:01 0
12:20:35 100 2 100 2 0 0 2 0 00:01 00:01 0
12:20:35 100 2 100 2 0 0 2 0 00:01 00:01 0
12:20:36 OK
12:20:37 real 0m0.958s
user 0m0.011s
sys 0m0.011s
Sending notification to Discord.
Finished: SUCCESS