[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-website #282
Jenkins Daemon
jenkins at phpmyadmin.net
Thu Jul 2 10:56:00 CEST 2015
See <https://ci.phpmyadmin.net/job/phpMyAdmin-website/282/changes>
Changes:
[Michal Čihař] Adjust build.xml to new website code
------------------------------------------
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/phpmyadmin/website.git # timeout=10
Fetching upstream changes from git://github.com/phpmyadmin/website.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/phpmyadmin/website.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 75d5d531531cfb836b2d99ef82b3e43ce7bf4f4f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 75d5d531531cfb836b2d99ef82b3e43ce7bf4f4f
> git rev-list f5deefe194cc91691d59630bd6be4a179f8dd9c6 # timeout=10
[workspace] $ ant build
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build>
test:
[exec] Traceback (most recent call last):
[exec] File "./manage.py", line 29, in <module>
[exec] from django.core.management import execute_from_command_line
[exec] ImportError: No module named django.core.management
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build.xml>:20: exec returned: 1
Total time: 0 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/output> to /var/lib/jenkins/jobs/phpMyAdmin-website/htmlreports/Generated_website
More information about the Developers
mailing list