Skip to content
Success

Console Output

14:23:03 Started by an SCM change

14:23:03 Running as SYSTEM

14:23:03 [EnvInject] - Loading node environment variables.

14:23:03 Building remotely on workermtahpc (mta_hpc) in workspace /media/data/jenkins/workspace/isabelle-notify

14:23:03 [isabelle-notify] $ hg showconfig paths.default

14:23:03 [isabelle-notify] $ hg pull --rev default

14:23:04 pulling from https://isabelle.in.tum.de/repos/isabelle/

14:23:04 searching for changes

14:23:04 adding changesets

14:23:04 adding manifests

14:23:04 adding file changes

14:23:04 added 1 changesets with 1 changes to 1 files

14:23:04 new changesets 1fd5f96e1da3

14:23:04 (run 'hg update' to get a working copy)

14:23:04 [isabelle-notify] $ hg update --clean --rev default

14:23:04 2 files updated, 0 files merged, 0 files removed, 0 files unresolved

14:23:04 [isabelle-notify] $ hg log --rev . --template {node}

14:23:04 [isabelle-notify] $ hg log --rev . --template {rev}

14:23:04 [isabelle-notify] $ hg log --rev f83e9e9a898ec980cd46328f8ed97e461236c1e2 --template exists\n

14:23:05 exists

14:23:05 [isabelle-notify] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(f83e9e9a898ec980cd46328f8ed97e461236c1e2)" --encoding UTF-8 --encodingmode replace

14:23:05 The recommended git tool is: NONE

14:23:06 No credentials specified

14:23:06 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

14:23:06 Fetching changes from the remote Git repository

14:23:07 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

14:23:07 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

14:23:07 > git --version # timeout=10

14:23:07 > git --version # 'git version 2.25.1'

14:23:07 > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10

14:23:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

14:23:07 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

14:23:07 > git config core.sparsecheckout # timeout=10

14:23:07 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

14:23:07 Commit message: "use options instead of ci.preferences;"

14:23:07 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

14:23:07 No emails were triggered.

14:23:07

[EnvInject] - Executing scripts and injecting environment variables after the SCM step.

14:23:07 [EnvInject] - Injecting as environment variables the properties content

14:23:07 ITC=true

14:23:07

14:23:07 [EnvInject] - Variables injected successfully.

14:23:07 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins2539772507048497211.sh

14:23:07 + Admin/jenkins/run_build notify

14:23:07 + set -e

14:23:07 + PROFILE=notify

14:23:07 + shift

14:23:07 + bin/isabelle components -a

14:23:07 + bin/isabelle jedit -bf

14:23:08 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

14:24:17 ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ...

14:24:18 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

14:24:20 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

14:24:20 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

14:24:20 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

14:24:20 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

14:24:21 + bin/isabelle ocaml_setup

14:24:21 # Run eval $(opam env) to update the current shell environment

14:24:22 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

14:24:22 opam update

14:24:22

14:24:22 [NOTE] Package zarith is already installed (current version is 1.12).

14:24:23 + bin/isabelle ghc_setup

14:24:24 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

14:24:24 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

14:24:25 The Glorious Glasgow Haskell Compilation System, version 9.6.3

14:24:25 + bin/isabelle ci_build notify

14:24:28

14:24:28 === CONFIGURATION ===

14:24:28

14:24:28 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

14:24:28 ISABELLE_BUILD_OPTIONS=""

14:24:28

14:24:28 ML_PLATFORM="x86_64_32-linux"

14:24:28 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

14:24:28 ML_SYSTEM="polyml-5.9.1"

14:24:28 ML_OPTIONS="-H 4000 --maxheap 8G"

14:24:28 jobs = 1, threads = 1, numa = false

14:24:28

14:24:28 === BUILD ===

14:24:28

14:24:28 Build started at Sun, 24 Mar 2024 14:24:28 +0100

14:24:28 Isabelle id 1fd5f96e1da3

14:24:28

14:24:28 === LOG ===

14:24:28

14:24:29 ### Nothing to build

14:24:29

14:24:29 === TIMING ===

14:24:29

14:24:29 Overall: 0:00:01 elapsed time

14:24:31 Started calculate disk usage of build

14:24:31 Finished Calculation of disk usage of build in 0 seconds

14:24:31 Started calculate disk usage of workspace

14:24:32 Finished Calculation of disk usage of workspace in 0 seconds

14:24:34 No emails were triggered.

14:24:34 Finished: SUCCESS