Skip to content
Success

Console Output

Started by an SCM change

[EnvInject] - Loading node environment variables.

Building on master in workspace /var/lib/jenkins/jobs/isabelle-repo/workspace

[workspace] $ hg showconfig paths.default

[workspace] $ hg pull --rev default

pulling from http://isabelle.in.tum.de/repos/isabelle/

searching for changes

no changes found

[workspace] $ hg update --clean --rev default

2 files updated, 0 files merged, 0 files removed, 0 files unresolved

[workspace] $ hg log --rev . --template {node}

[workspace] $ hg log --rev . --template {rev}

[workspace] $ hg log --rev f009347b9072b60ffd2162ed914970e6ee7dbb37

changeset: 63069:f009347b9072

user: wenzelm

date: Fri Apr 29 01:21:44 2016 +0200

summary: re-tuned c9605a284fba, which impacts performance significantly (for unclear reasons) -- make AFP/Collections build again;

[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune f009347b9072b60ffd2162ed914970e6ee7dbb37 --encoding UTF-8 --encodingmode replace

>> Job status: [isabelle-repo-makeall] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-makeall.

>> Job status: [isabelle-repo-afp] the 'build only if scm changes' feature is disabled.

Starting build job isabelle-repo-afp.

Finished Build : #173 of Job : isabelle-repo-makeall with status : SUCCESS

Finished Build : #173 of Job : isabelle-repo-afp with status : SUCCESS

Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered

Finished: SUCCESS