Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify [isabelle-notify] $ hg showconfig paths.default [isabelle-notify] $ hg pull --rev default pulling from https://isabelle.in.tum.de/repos/isabelle/ searching for changes adding changesets adding manifests adding file changes added 1 changesets with 3 changes to 3 files new changesets 1478555580af (run 'hg update' to get a working copy) [isabelle-notify] $ hg update --clean --rev default 4 files updated, 0 files merged, 0 files removed, 0 files unresolved [isabelle-notify] $ hg log --rev . --template {node} [isabelle-notify] $ hg log --rev . --template {rev} [isabelle-notify] $ hg log --rev 7fefa7839ac684949d60dc4cf12b13e55f12ecfa --template exists\n exists [isabelle-notify] $ hg log --template "{desc|xmlescape}{file_adds % '{file|xmlescape}'}{file_dels % '{file|xmlescape}'}{files % '{file|xmlescape}'}{parents}\n" --rev "ancestors('default') and not ancestors(7fefa7839ac684949d60dc4cf12b13e55f12ecfa)" --encoding UTF-8 --encodingmode replace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 Commit message: "use options instead of ci.preferences;" > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content ITC=true [EnvInject] - Variables injected successfully. [isabelle-notify] $ /bin/sh -xe /tmp/jenkins5348036526217488731.sh + Admin/jenkins/run_build notify + set -e + PROFILE=notify + shift + bin/isabelle components -a + bin/isabelle jedit -bf ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ... ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ... ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ... Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge. Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten. ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ... ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ... + bin/isabelle ocaml_setup # Run eval $(opam env) to update the current shell environment [NOTE] It seems you have not updated your repositories for a while. Consider updating them with: opam update [NOTE] Package zarith is already installed (current version is 1.12). + bin/isabelle ghc_setup Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project, consider using: stack ghc, stack ghci, stack runghc, or stack exec. The Glorious Glasgow Haskell Compilation System, version 9.6.4 + bin/isabelle go_setup Component directory "/media/data/jenkins/.isabelle/contrib/go-1.22.1" ### Platform x86_64-linux already installed + bin/isabelle ci_build notify === CONFIGURATION === ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g" ISABELLE_BUILD_OPTIONS="" ML_PLATFORM="x86_64_32-linux" ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux" ML_SYSTEM="polyml-5.9.1" ML_OPTIONS="-H 4000 --maxheap 8G" jobs = 1, threads = 1, numa = false === BUILD === Build started at Mon, 13 May 2024 23:48:25 +0200 Isabelle id 1478555580af === LOG === ### Nothing to build === TIMING === Overall: 0:00:01 elapsed time Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds No emails were triggered. Finished: SUCCESS