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/afp-repo@2

$ hg clone --rev default --noupdate https://bitbucket.org/isa-afp/afp-devel/ /var/lib/jenkins/workspace/afp-repo@2

adding changesets

adding manifests

adding file changes

added 8378 changesets with 49798 changes to 8446 files

[afp-repo@2] $ hg update --rev default

6372 files updated, 0 files merged, 0 files removed, 0 files unresolved

[afp-repo@2] $ hg log --rev . --template {node}

[afp-repo@2] $ hg log --rev . --template {rev}

[afp-repo@2] $ hg log --rev f525fa6e5db774de70001b0ce91d2fb9aca84f89 --template exists\n

exists

[afp-repo@2] $ 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(f525fa6e5db774de70001b0ce91d2fb9aca84f89)" --encoding UTF-8 --encodingmode replace

[afp-repo@2] $ /bin/sh -xe /tmp/jenkins1218038063627767656.sh

+ echo b6ca3a60231e5bc6c7f399dbab75e52befa80b57

b6ca3a60231e5bc6c7f399dbab75e52befa80b57

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

Starting build job afp-repo-afp.

Finished Build : #1131 of Job : afp-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 1 second

Finished: SUCCESS