Skip to content
Failed

Console Output

17:47:03 Started by an SCM change

17:47:03 Running as SYSTEM

17:47:03 [EnvInject] - Loading node environment variables.

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

17:47:03 [isabelle-notify] $ hg showconfig paths.default

17:47:03 [isabelle-notify] $ hg pull --rev default

17:47:04 pulling from https://isabelle.in.tum.de/repos/isabelle/

17:47:04 no changes found

17:47:04 [isabelle-notify] $ hg update --clean --rev default

17:47:04 4 files updated, 0 files merged, 0 files removed, 0 files unresolved

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

17:47:04 [isabelle-notify] $ hg log --rev . --template {rev}

17:47:05 [isabelle-notify] $ hg log --rev 7a5bbc2e4bad9b14b528b5c5329d59026f71c852 --template exists\n

17:47:05 exists

17:47: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(7a5bbc2e4bad9b14b528b5c5329d59026f71c852)" --encoding UTF-8 --encodingmode replace

17:47:05 The recommended git tool is: NONE

17:47:05 No credentials specified

17:47:05 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

17:47:05 Fetching changes from the remote Git repository

17:47:05 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

17:47:05 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

17:47:05 > git --version # timeout=10

17:47:05 > git --version # 'git version 2.25.1'

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

17:47:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

17:47:05 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

17:47:05 > git config core.sparsecheckout # timeout=10

17:47:05 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

17:47:05 Commit message: "use options instead of ci.preferences;"

17:47:05 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

17:47:05 No emails were triggered.

17:47:05

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

17:47:05 [EnvInject] - Injecting as environment variables the properties content

17:47:05 ITC=true

17:47:05

17:47:05 [EnvInject] - Variables injected successfully.

17:47:05 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins16133662241137709840.sh

17:47:05 + Admin/jenkins/run_build notify

17:47:05 + set -e

17:47:05 + PROFILE=notify

17:47:05 + shift

17:47:05 + bin/isabelle components -a

17:47:05 + bin/isabelle jedit -bf

17:47:06 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

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

17:48:20 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

17:48:21 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

17:48:21 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

17:48:21 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

17:48:21 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

17:48:22 value Profile is not a member of object isabelle.CI_Build

17:48:22 1 error found

17:48:23 -- [E008] Not Found Error: /media/data/jenkins/workspace/isabelle-notify/itc/src/ci_notify.scala:69:13

17:48:23 69 | CI_Build.Profile(1, 1, false),

17:48:23 | ^^^^^^^^^^^^^^^^

17:48:23 | value Profile is not a member of object isabelle.CI_Build

17:48:23 1 error found

17:48:23 *** Failed to compile Scala sources

17:48:23 Build step 'Execute shell' marked build as failure

17:48:24 Started calculate disk usage of build

17:48:25 Finished Calculation of disk usage of build in 0 seconds

17:48:25 Started calculate disk usage of workspace

17:48:25 Finished Calculation of disk usage of workspace in 0 seconds

17:48:27 No emails were triggered.

17:48:27 Finished: FAILURE