Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/micromixin The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/micromixin/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/Micromixin.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/Micromixin.git > git --version # timeout=10 > git --version # 'git version 2.51.0' > git fetch --tags --force --progress -- https://github.com/stianloader/Micromixin.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision dcb4c85d17b40cd7a999e9928bc65b9963009e9b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f dcb4c85d17b40cd7a999e9928bc65b9963009e9b # timeout=10 Commit message: "[CI-SKIP] Update readme" > git rev-list --no-walk 5d62ecf2678be86c4a180c7cec07ca23e2222b8c # timeout=10 false SCM Skip: Pattern .*\[CI-SKIP\].* matched on message: [CI-SKIP] Update readme oops, forgot to include that in the last commit. Also I guess this is a test on whether the jenkins install is properly configured to skip on CI-SKIP [Gradle] - Launching build. [micromixin] $ /var/lib/jenkins/workspace/micromixin/gradlew -PpublishRepo=http://localhost:25615/maven publish micromixin-testing-suite-neo:runTestSuite Build was aborted Finished: ABORTED