Skip to content
Success

Console Output

Started by an SCM change

[EnvInject] - Loading node environment variables.

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

[isabelle-repo] $ hg showconfig paths.default

[isabelle-repo] $ hg pull --rev default

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

searching for changes

no changes found

[isabelle-repo] $ hg update --clean --rev default

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

[isabelle-repo] $ hg --config extensions.purge= clean --all

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

[isabelle-repo] $ hg log --rev . --template {rev}

[isabelle-repo] $ hg log --rev 90ceace1e814b6d4586e15189b5e539d4c866ba3

changeset: 64363:90ceace1e814

user: eberlm <eberlm@in.tum.de>

date: Mon Oct 24 13:50:12 2016 +0200

summary: Updated NEWS/CONTRIBUTORS w.r.t. Old_Number_Theory

[isabelle-repo] $ 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 "ancestors('default') and not ancestors(90ceace1e814b6d4586e15189b5e539d4c866ba3)" --encoding UTF-8 --encodingmode replace

[isabelle-repo] $ /bin/sh -xe /tmp/hudson156109845233458485.sh

+ echo 6694bd2b9b676e4a9b3b2cd824fe4770f9bec01b

6694bd2b9b676e4a9b3b2cd824fe4770f9bec01b

>> 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 : #564 of Job : isabelle-repo-makeall with status : SUCCESS

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

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

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