l.c.i.c.ICodeImportResult(Interface) : interface documentation

Part of lp.code.interfaces.codeimportresult View In Hierarchy

A completed code import job.
Int id Undocumented
Datetime date_created Undocumented
Object code_import The code import for which the job was run.
Object machine The machine the job ran on.
Object requesting_user The user that requested the import, if any.
Text log_excerpt The last few lines of the partial log, in case it is set.
Object log_file A partial log of the job for users to see. It is normally only recorded if the job failed in a step that interacts with the remote repository. If a job was successful, or failed in a houskeeping step, the log file would not contain information useful to the user.
Choice status How the job ended. Success, some kind of failure, or some kind of interruption before completion.
Datetime date_job_started When the job started running.
Datetime date_job_finished When the job stopped running.
Attribute job_duration How long did the job take to run.
id =
Undocumented
date_created =
Undocumented
code_import =
The code import for which the job was run.
machine =
The machine the job ran on.
requesting_user =
The user that requested the import, if any.
log_excerpt =
The last few lines of the partial log, in case it is set.
log_file =
A partial log of the job for users to see. It is normally only recorded if the job failed in a step that interacts with the remote repository. If a job was successful, or failed in a houskeeping step, the log file would not contain information useful to the user.
status =
How the job ended. Success, some kind of failure, or some kind of interruption before completion.
date_job_started =
When the job started running.
date_job_finished =
When the job stopped running.
job_duration =
How long did the job take to run.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.