Builds / #1 7d5c3f3d

Project
aris-automator
State
success
Current step
Commit
0d6bc4a5721fe42179a5e615e2952fdb38ec7a6f
Started
2026-07-09 11:52:01 UTC
Duration
571s

Artifacts

Log raw

$ git clone --branch master --recurse-submodules [email protected]:dayo05/aris-automator.git /home/dayo/kei/data/workspaces/aris-automator
Cloning into '/home/dayo/kei/data/workspaces/aris-automator'...
$ git rev-parse HEAD
0d6bc4a5721fe42179a5e615e2952fdb38ec7a6f

[git] HEAD=0d6bc4a5721fe42179a5e615e2952fdb38ec7a6f

[config] using workspace/kei.toml

=== step: build ===
$ ./gradlew build --refresh-dependencies
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Architect Plugin: 3.4.164
Architectury Loom: 1.13.469
This version of Architectury Loom is in beta! Please report any issues you encounter: https://github.com/architectury/architectury-loom/issues
Refresh dependencies is in use, loom will be significantly slower.
Refresh dependencies is in use, loom will be significantly slower.
Refresh dependencies is in use, loom will be significantly slower.

> Configure project :common
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:remapped 1 mods (intermediary -> named) in 3s
:remapping sources (Mercury, intermediary -> named)

> Configure project :fabric
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:remapped 51 mods (intermediary -> named) in 1s
:remapped 51 mods (intermediary -> named) in 1s
:remapping sources (Mercury, intermediary -> named)

> Configure project :neoforge
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:downloading minecraft libraries, this may take a while...
:executing 10 MCP steps
:step 1/10 - downloadClient
:downloadClient done in 398984ns
:step 2/10 - downloadServer
:downloadServer done in 12467ns
:step 3/10 - extractServer with net.neoforged.installertools:installertools:2.1.2:fatjar
:extractServer done in 250ms
:step 4/10 - downloadClientMappings
:downloadClientMappings done in 1s
:step 5/10 - mergeMappings with net.neoforged.installertools:installertools:2.1.2:fatjar
:mergeMappings done in 1s
:step 6/10 - stripClient
:stripClient done in 373ms
:step 7/10 - stripServer
:stripServer done in 162ms
:step 8/10 - merge with net.neoforged:mergetool:2.0.3:fatjar
:merge done in 2s
:downloading minecraft libraries, this may take a while...
:step 9/10 - listLibraries
:listLibraries done in 1ms
:step 10/10 - rename with net.neoforged:AutoRenamingTool:2.0.5:all
:rename done in 3s
:patching jars
:patched jars in 16s
:access transforming minecraft
:access transformed minecraft in 32s
:remapping minecraft (TinyRemapper, srg -> official)
Mapping source name conflicts detected:
  are METHOD F (()I) -> [bvi/method_6028, are/method_52371]
    fixable: replaced with method_52371
  bvi METHOD F (()I) -> [bvi/method_6028, bvi/method_52371]
    fixable: replaced with method_6028
Mapping source name conflicts detected:
  bvi METHOD F (()I) -> [bvi/requestedViewDistance, bvi/getCurrentSwingDuration]
    fixable: replaced with getCurrentSwingDuration
  are METHOD F (()I) -> [are/requestedViewDistance, bvi/getCurrentSwingDuration]
    fixable: replaced with requestedViewDistance
Mapping source name conflicts detected:
  are METHOD F (()I) -> [are/requestedViewDistance, bvi/getCurrentSwingDuration]
    fixable: replaced with requestedViewDistance
  bvi METHOD F (()I) -> [bvi/requestedViewDistance, bvi/getCurrentSwingDuration]
    fixable: replaced with getCurrentSwingDuration
:remapped 1 mods (mojang -> named) in 963ms
:remapped 1 mods (mojang -> named) in 1s
:remapping sources (Mercury, mojang -> named)

> Task :checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :compileKotlin NO-SOURCE
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :classes UP-TO-DATE
> Task :fabric:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :neoforge:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :fabric:exportClasspath
> Task :common:exportClasspath
> Task :neoforge:exportClasspath
> Task :jar
> Task :assemble
> Task :compileTestKotlin NO-SOURCE
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
> Task :fabric:processResources
> Task :fabric:processIncludeJars
> Task :neoforge:processResources
> Task :neoforge:processIncludeJars
> Task :neoforge:sourcesJar
> Task :neoforge:processTestResources NO-SOURCE
> Task :fabric:sourcesJar
> Task :fabric:processTestResources NO-SOURCE
> Task :neoforge:validateAccessWidener NO-SOURCE
> Task :fabric:validateAccessWidener NO-SOURCE
> Task :common:processIncludeJars
> Task :common:validateAccessWidener NO-SOURCE
> Task :common:kspKotlin
> Task :common:processResources
> Task :common:sourcesJar
> Task :common:compileKotlin
> Task :common:remapSourcesJar
> Task :common:compileJava NO-SOURCE
> Task :common:classes
> Task :common:jar
> Task :common:kspTestKotlin NO-SOURCE
> Task :common:compileTestKotlin NO-SOURCE
> Task :common:compileTestJava NO-SOURCE
> Task :common:processTestResources NO-SOURCE
> Task :common:testClasses UP-TO-DATE
> Task :common:test NO-SOURCE
> Task :common:check UP-TO-DATE
> Task :fabric:remapSourcesJar
> Task :fabric:compileKotlin
> Task :fabric:compileJava NO-SOURCE
> Task :fabric:classes
> Task :fabric:jar
> Task :fabric:compileTestKotlin NO-SOURCE
> Task :fabric:compileTestJava NO-SOURCE
> Task :fabric:testClasses UP-TO-DATE
> Task :fabric:test NO-SOURCE
> Task :fabric:check UP-TO-DATE
> Task :neoforge:compileKotlin
> Task :common:remapJar
> Task :common:transformProductionFabric
> Task :neoforge:remapSourcesJar
> Task :neoforge:compileJava NO-SOURCE
> Task :neoforge:classes
> Task :neoforge:jar
> Task :neoforge:compileTestKotlin NO-SOURCE
> Task :neoforge:compileTestJava NO-SOURCE
> Task :neoforge:testClasses UP-TO-DATE
> Task :neoforge:test NO-SOURCE
> Task :neoforge:check UP-TO-DATE

> Task :common:transformProductionFabric
[Architectury Transformer] Transformed jar with 5 transformer(s) in 27.32 ms

> Task :fabric:shadowJar
> Task :fabric:remapJar
> Task :fabric:assemble
> Task :fabric:build

> Task :common:transformProductionNeoForge
[Architectury Transformer] Read classpath in 1.524 s
[Architectury Transformer] Transformed jar with 5 transformer(s) in 1.901 s

> Task :common:assemble
> Task :common:build
> Task :neoforge:shadowJar
> Task :neoforge:remapJar
> Task :neoforge:assemble
> Task :neoforge:build

[Incubating] Problems report is available at: file:///home/dayo/kei/data/workspaces/aris-automator/build/reports/problems/problems-report.html

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

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

For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 9m 27s
30 actionable tasks: 30 executed

=== step: publish-maven ===
$ bash -c set -euo pipefail
TARGET="${KEI_MAVEN_REPO:-$HOME/.m2/repository}"
VERSION="$(sed -n 's/^mod_version=//p' gradle.properties | tr -d '[:space:]')"
./gradlew publishToMavenLocal -Dmaven.repo.local="$TARGET"
case "$VERSION" in
  *-SNAPSHOT) echo "version $VERSION is already a SNAPSHOT; skipping second publish" ;;
  *) ./gradlew publishToMavenLocal "-Pmod_version=${VERSION}-SNAPSHOT" -Dmaven.repo.local="$TARGET" ;;
esac


> Configure project :
Architect Plugin: 3.4.164
Architectury Loom: 1.13.469
This version of Architectury Loom is in beta! Please report any issues you encounter: https://github.com/architectury/architectury-loom/issues

> Task :fabric:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :neoforge:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :neoforge:processResources UP-TO-DATE
> Task :fabric:processResources UP-TO-DATE
> Task :neoforge:processIncludeJars UP-TO-DATE
> Task :fabric:processIncludeJars UP-TO-DATE
> Task :neoforge:sourcesJar UP-TO-DATE
> Task :fabric:sourcesJar UP-TO-DATE
> Task :common:kspKotlin UP-TO-DATE
> Task :common:compileKotlin UP-TO-DATE
> Task :common:compileJava NO-SOURCE
> Task :common:processResources UP-TO-DATE
> Task :common:classes UP-TO-DATE
> Task :common:jar UP-TO-DATE
> Task :neoforge:generatePomFileForMavenJavaPublication
> Task :common:processIncludeJars UP-TO-DATE
> Task :fabric:generatePomFileForMavenJavaPublication
> Task :common:remapJar UP-TO-DATE
> Task :common:sourcesJar UP-TO-DATE
> Task :neoforge:compileKotlin UP-TO-DATE
> Task :neoforge:compileJava NO-SOURCE
> Task :neoforge:classes UP-TO-DATE
> Task :neoforge:jar UP-TO-DATE
> Task :common:remapSourcesJar UP-TO-DATE
> Task :fabric:compileKotlin UP-TO-DATE
> Task :neoforge:remapSourcesJar UP-TO-DATE
> Task :fabric:compileJava NO-SOURCE
> Task :fabric:classes UP-TO-DATE
> Task :fabric:jar UP-TO-DATE
> Task :fabric:remapSourcesJar UP-TO-DATE
> Task :common:generateMetadataFileForMavenJavaPublication
> Task :common:generatePomFileForMavenJavaPublication
> Task :common:publishMavenJavaPublicationToMavenLocal
> Task :common:publishToMavenLocal
> Task :common:transformProductionFabric UP-TO-DATE
> Task :fabric:shadowJar UP-TO-DATE
> Task :fabric:remapJar UP-TO-DATE
> Task :fabric:generateMetadataFileForMavenJavaPublication
> Task :fabric:publishMavenJavaPublicationToMavenLocal
> Task :fabric:publishToMavenLocal
> Task :common:transformProductionNeoForge UP-TO-DATE
> Task :neoforge:shadowJar UP-TO-DATE
> Task :neoforge:remapJar UP-TO-DATE
> Task :neoforge:generateMetadataFileForMavenJavaPublication
> Task :neoforge:publishMavenJavaPublicationToMavenLocal
> Task :neoforge:publishToMavenLocal

[Incubating] Problems report is available at: file:///home/dayo/kei/data/workspaces/aris-automator/build/reports/problems/problems-report.html

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

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

For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 1s
35 actionable tasks: 9 executed, 26 up-to-date
version 1.0-SNAPSHOT is already a SNAPSHOT; skipping second publish

[artifacts] collected 6 files
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-fabric-1.0-SNAPSHOT-dev-shadow.jar (27493 bytes)
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-fabric-1.0-SNAPSHOT-sources.jar (6374 bytes)
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-fabric-1.0-SNAPSHOT.jar (28727 bytes)
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-neoforge-1.0-SNAPSHOT-dev-shadow.jar (22989 bytes)
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-neoforge-1.0-SNAPSHOT-sources.jar (3127 bytes)
  - aris-automator/7d5c3f3d-3209-4265-86f4-6e1d1676fc98/aris-automator-neoforge-1.0-SNAPSHOT.jar (23842 bytes)