There is a problem with run 'vmgump' (18122014_060013), location : http://vmgump.apache.org/gump/public ------------------------------------------------------------ The log ought be at: http://vmgump.apache.org/gump/public/gump_log.txt ------------------------------------------------------------ The last (up to) 50 lines of the log are : SQL Warning:<class '_mysql_exceptions.InternalError'>:(145, "Table './gump_public/gump_repository_stats' is marked as crashed and should be repaired") SQL Warning:<class '_mysql_exceptions.InternalError'>:(145, "Table './gump_public/gump_repository_stats' is marked as crashed and should be repaired") SQL Error on [SELECT * FROM gump_public.gump_repository_stats WHERE repository_name='pcre'] : (145, "Table './gump_public/gump_repository_stats' is marked as crashed and should be repaired") Traceback (most recent call last): File "/srv/gump/public/gump/python/gump/util/mysql.py", line 175, in select affected = cursor.execute(statement) File "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 174, in execute self.errorhandler(self, exc, value) File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler raise errorclass, errorvalue InternalError: (145, "Table './gump_public/gump_repository_stats' is marked as crashed and should be repaired") Traceback (most recent call last): File "bin/integrate.py", line 114, in <module> irun() File "bin/integrate.py", line 91, in irun result = getRunner(run).perform() File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 262, in perform return self.performRun() File "/srv/gump/public/gump/python/gump/core/runner/demand.py", line 152, in performRun self.initialize(True) File "/srv/gump/public/gump/python/gump/core/runner/runner.py", line 127, in initialize self.run._dispatchEvent(InitializeRunEvent(self.run)) File "/srv/gump/public/gump/python/gump/core/run/gumprun.py", line 186, in _dispatchEvent actor._processEvent(event) File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 83, in _processEvent self.processEvent(event) File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 127, in processEvent self._processOtherEvent(event) File "/srv/gump/public/gump/python/gump/core/run/actor.py", line 184, in _processOtherEvent self.processOtherEvent(event) File "/srv/gump/public/gump/python/gump/actor/stats/statistician.py", line 63, in processOtherEvent self.loadStatistics() File "/srv/gump/public/gump/python/gump/actor/stats/statistician.py", line 85, in loadStatistics rs=self.db.getRepositoryStats(repo.getName()) File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 128, in getRepositoryStats repositoryName, stats) File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 177, in _getStats lambda helper: File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 268, in _with_reconnect_on_error return command(self._get_helper()) File "/srv/gump/public/gump/python/gump/actor/stats/mysql/statsdb.py", line 179, in <lambda> StatisticsDB.ATTR_COLUMN_MAP.values())) File "/srv/gump/public/gump/python/gump/util/mysql.py", line 175, in select affected = cursor.execute(statement) File "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 174, in execute self.errorhandler(self, exc, value) File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler raise errorclass, errorvalue _mysql_exceptions.InternalError: (145, "Table './gump_public/gump_repository_stats' is marked as crashed and should be repaired") Process Exit Code : 1 -- Gump Version: 2.0.2-alpha-0003
--------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@gump.apache.org For additional commands, e-mail: general-h...@gump.apache.org