[Phpmyadmin-devel] Build failed in Jenkins: phpMyAdmin-website #286

Jenkins Daemon jenkins at phpmyadmin.net
Thu Jul 2 11:12:36 CEST 2015


See <https://ci.phpmyadmin.net/job/phpMyAdmin-website/286/changes>

Changes:

[Michal Čihař] Revert "Remove markup_type and rendered fields from migraitons"

------------------------------------------
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 3d853a067bd3bd7bdf163428c8ea4610f9b7dc7a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d853a067bd3bd7bdf163428c8ea4610f9b7dc7a
 > git rev-list 6917172e2d5079db306b78b633e8946b917e4c51 # 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] Creating test database for alias 'default'...
     [exec] Destroying test database for alias 'default'...
     [exec] ...E
     [exec] ======================================================================
     [exec] ERROR: pmaweb.tests (unittest.loader.ModuleImportFailure)
     [exec] ----------------------------------------------------------------------
     [exec] ImportError: Failed to import test module: pmaweb.tests
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
     [exec]     module = self._get_module_from_name(name)
     [exec]   File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
     [exec]     __import__(name)
     [exec]   File "<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/pmaweb/tests.py",> line 27, in <module>
     [exec]     import httpretty
     [exec] ImportError: No module named httpretty
     [exec] 
     [exec] 
     [exec] ----------------------------------------------------------------------
     [exec] Ran 4 tests in 0.001s
     [exec] 
     [exec] FAILED (errors=1)

BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/build.xml>:20: exec returned: 1

Total time: 1 second
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