Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'commoncore'... done. Note: switching to '5372781618ceab430dd56fceaec838ef5bca5ef1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5372781 More tests Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing chmod u+x build.gradle Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :assemble > Task :finalizeProject > Task :buildProject BUILD SUCCESSFUL in 7s 3 actionable tasks: 3 executed Build: Executing ./gradlew test To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :compileJava UP-TO-DATE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :testOutput BUILD SUCCESSFUL in 7s 4 actionable tasks: 3 executed, 1 up-to-date Checking artifact existance Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/commoncore.git/./hooks/update.d/steamwarci.py", line 111, in for target, source in ciconfig['artifacts'].items(): KeyError: 'artifacts' Statusupdate failure Build failed