[phpMyAdmin Developers] Build failed in Jenkins: phpMyAdmin-website #401

Jenkins Daemon jenkins at phpmyadmin.net
Wed Feb 10 13:35:22 CET 2016


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

Changes:

[Michal Čihař] Document end of support for 4.5 branch

[Michal Čihař] Extended support for 4.4 branch

[Michal Čihař] Always use full month for security support

------------------------------------------
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 afae956cf81b7a62647be9923c7090309f6f8534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f afae956cf81b7a62647be9923c7090309f6f8534
 > git rev-list f7bfbfa8004bfd9eb81b26a84557c7071982c32d # 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 31, in <module>
     [exec]     execute_from_command_line(sys.argv)
     [exec]   File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 385, in execute_from_command_line
     [exec]     utility.execute()
     [exec]   File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 354, in execute
     [exec]     django.setup()
     [exec]   File "/usr/lib/python2.7/dist-packages/django/__init__.py", line 21, in setup
     [exec]     apps.populate(settings.INSTALLED_APPS)
     [exec]   File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 108, in populate
     [exec]     app_config.import_models(all_models)
     [exec]   File "/usr/lib/python2.7/dist-packages/django/apps/config.py", line 202, in import_models
     [exec]     self.models_module = import_module(models_module_name)
     [exec]   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
     [exec]     __import__(name)
     [exec]   File "<https://ci.phpmyadmin.net/job/phpMyAdmin-website/ws/files/models.py",> line 181
     [exec]     text = 'Current version compatible with PHP 5.5 to 7.0 and MySQL 5.5.' +
     [exec]                                                                            ^
     [exec] SyntaxError: invalid syntax

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