[0KRunning with gitlab-runner 13.2.4 (264446b2) [0;m[0K on gitlab-runner-gitlab-runner-757f4cc95c-bvkjc RMaCCFsA [0;msection_start:1622929059:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: ci [0;m[0KUsing Kubernetes executor with image openjdk:8 ... [0;msection_end:1622929059:prepare_executor [0Ksection_start:1622929059:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mWaiting for pod ci/runner-rmaccfsa-project-58-concurrent-072m76 to be running, status is Pending Running on runner-rmaccfsa-project-58-concurrent-072m76 via gitlab-runner-gitlab-runner-757f4cc95c-bvkjc... section_end:1622929062:prepare_script [0Ksection_start:1622929062:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/justJanne/kotlin-bitflags/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 41c7af8a as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1622929063:get_sources [0Ksection_start:1622929063:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;m[32;1mChecking cache for kotlin-bitflags...[0;m Downloading cache.zip from http://minio.default.svc.cluster.local/gitlab-cache/project/58/kotlin-bitflags[0;m [32;1mSuccessfully extracted cache[0;m section_end:1622929071:restore_cache [0Ksection_start:1622929071:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ mkdir -p $(pwd)/.gradle[0;m [32;1m$ export GRADLE_USER_HOME=$(pwd)/.gradle[0;m [32;1m$ echo $SIGNING_properties | base64 -d > .gradle/gradle.properties[0;m [32;1m$ echo $SIGNING_secretKey | base64 -d > .gradle/sonatype_upload.gpg[0;m [32;1m$ chmod +x ./gradlew[0;m [32;1m$ ./gradlew check --stacktrace[0;m Downloading https://services.gradle.org/distributions/gradle-7.0.2-bin.zip ..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%..........100% Welcome to Gradle 7.0.2! Here are the highlights of this release: - File system watching enabled by default - Support for running with and building Java 16 projects - Native support for Apple Silicon processors - Dependency catalog feature preview For more details see https://docs.gradle.org/7.0.2/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :loadKtlintReporters > Task :runKtlintCheckOverKotlinScripts > Task :ktlintKotlinScriptCheck > Task :runKtlintCheckOverMainSourceSet > Task :ktlintMainSourceSetCheck > Task :runKtlintCheckOverTestSourceSet > Task :ktlintTestSourceSetCheck > Task :compileKotlin w: JVM target 1.6 is deprecated and will be removed in a future release. Please migrate to JVM target 1.8 or above > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :inspectClassesForKotlinIC > Task :jar > Task :compileTestKotlin w: JVM target 1.6 is deprecated and will be removed in a future release. Please migrate to JVM target 1.8 or above > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test > Task :check BUILD SUCCESSFUL in 3m 52s 12 actionable tasks: 12 executed Unable to list file systems to check whether they can be watched. The whole state of the virtual file system has been discarded. Reason: Could not query file systems: could not open mount file (errno 2: No such file or directory) section_end:1622929304:step_script [0Ksection_start:1622929304:archive_cache [0K[0K[36;1mSaving cache[0;m [0;m[32;1mCreating cache kotlin-bitflags...[0;m .gradle/caches: found 4986 matching files and directories[0;m Uploading cache.zip to http://minio.default.svc.cluster.local/gitlab-cache/project/58/kotlin-bitflags[0;m [32;1mCreated cache[0;m section_end:1622929333:archive_cache [0Ksection_start:1622929333:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;m[32;1mUploading artifacts...[0;m build/test-results/**/TEST-*.xml: found 4 matching files and directories[0;m Uploading artifacts as "archive" to coordinator... ok[0;m id[0;m=4754 responseStatus[0;m=201 Created token[0;m=Nx5LrjPw [32;1mUploading artifacts...[0;m build/test-results/**/TEST-*.xml: found 4 matching files and directories[0;m Uploading artifacts as "junit" to coordinator... ok[0;m id[0;m=4754 responseStatus[0;m=201 Created token[0;m=Nx5LrjPw section_end:1622929334:upload_artifacts_on_success [0Ksection_start:1622929334:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1622929334:cleanup_file_variables [0K[32;1mJob succeeded [0;m