Uses of Class
jetbrains.buildServer.RunBuildException
-
-
Uses of RunBuildException in jetbrains.buildServer
Methods in jetbrains.buildServer that return RunBuildException Modifier and Type Method Description static RunBuildExceptionRunBuildException. create(ProcessNotCreatedException source, String commandLine)Methods in jetbrains.buildServer with parameters of type RunBuildException Modifier and Type Method Description voidRunBuildException. copyParameters(RunBuildException fromException)Copy all RunBuildException specific parameters to this instance of an exception. -
Uses of RunBuildException in jetbrains.buildServer.agent
Methods in jetbrains.buildServer.agent that throw RunBuildException Modifier and Type Method Description voidBuildRunnerPrecondition. canStart(BuildRunnerContext context)This method is called before each runner is started.voidAgentRunningBuildEx. clearCheckoutDirRevisions()Deletes information about checkout directory revisions preparing directory for clean checkout.BuildProcessAgentBuildRunner. createBuildProcess(AgentRunningBuild runningBuild, BuildRunnerContext context)Starts the build asynchronously.voidAgentRunningBuildEx. setCheckoutDirDirty(boolean checkoutDirDirty)Depending oncheckoutDirDirtyvalue, marks checkout directory as either clean or dirty, both on agent and on server.voidBuildProcess. start()This method is called to start runner.voidBuildProcessAdapter. start()BuildFinishedStatusBuildProcess. waitFor()Wait for Runner to finish or to interruptBuildFinishedStatusBuildProcessAdapter. waitFor() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl
Methods in jetbrains.buildServer.agent.impl with parameters of type RunBuildException Modifier and Type Method Description BuildFinishedStatusRunnerExceptionHandler. handleRunnerStageException(RunBuildException e)Methods in jetbrains.buildServer.agent.impl that throw RunBuildException Modifier and Type Method Description voidAgentRunningBuildImpl. clearCheckoutDirRevisions()BuildProcessFakeRunner. createBuildProcess(AgentRunningBuild runningBuild, BuildRunnerContext context)BuildFinishedStatusBuildRunTimeoutTimer. doBuildStage()voidAgentRunningBuildImpl. setCheckoutDirDirty(boolean checkoutDirDirty)Depending oncheckoutDirDirtyvalue, marks checkout directory as either clean or dirty, both on agent and on server. -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.buildStages
Methods in jetbrains.buildServer.agent.impl.buildStages that throw RunBuildException Modifier and Type Method Description BuildFinishedStatusBuildStage. doBuildStage()Performs a stage of the build run preparationsBuildFinishedStatusRunnerStage. doBuildStage()perfoms a stage of the build run preparationsBuildFinishedStatusBuildStagesExecutor. doStages(List<BuildStage> stages)BuildFinishedStatusRunnerStagesExecutor. doStages(List<RunnerStage> stages) -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.buildStages.runnerStages.start
Methods in jetbrains.buildServer.agent.impl.buildStages.runnerStages.start that throw RunBuildException Modifier and Type Method Description BuildFinishedStatusAgentBuildStepStatusFixer. doBuildStage()BuildFinishedStatusCallBuildRunnerPrecondition. doBuildStage()BuildFinishedStatusCallRunnerStage. doBuildStage()BuildFinishedStatusFireEventRunnerStageBase. doBuildStage()BuildFinishedStatusRegisterPerBuildFileWriterPropertiesRunnerStage. doBuildStage()BuildFinishedStatusSavePropertiesToFilesStage. doBuildStage() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.buildStages.startStages
Methods in jetbrains.buildServer.agent.impl.buildStages.startStages that return RunBuildException Modifier and Type Method Description RunBuildExceptionRecoverableStageFailure. onLastAttempt()override this method to provide right detailed message for the issue.Methods in jetbrains.buildServer.agent.impl.buildStages.startStages that throw RunBuildException Modifier and Type Method Description BuildFinishedStatusAppendBuildParametersFromFileStage. doBuildStage()BuildFinishedStatusCleanBuildCheckoutDirectoryIfNeededStage. doBuildStage()BuildFinishedStatusCleanGeneratedFilesStage. doBuildStage()BuildFinishedStatusClearExpiredBuildWorkingDirectoriesStage. doBuildStage()BuildFinishedStatusCreateDirectoryStageBase. doBuildStage()BuildFinishedStatusDirectoryCleanerStage. doBuildStage()BuildFinishedStatusFireEventStageBase. doBuildStage()BuildFinishedStatusLogAgentParametersStage. doBuildStage()BuildFinishedStatusPerformFinalParametersResolveStage. doBuildStage()BuildFinishedStatusPublishBuildPropertiesStage. doBuildStage()BuildFinishedStatusRecoverableBuildStage. doBuildStage()BuildFinishedStatusRegisterPropertiesFileNamesStage. doBuildStage()BuildFinishedStatusReplaceReferencesInArtifactDependenciesStage. doBuildStage()BuildFinishedStatusReportPreparationEndStage. doBuildStage()BuildFinishedStatusResetAgentDirectoryDirtyState. doBuildStage()BuildFinishedStatusUpdateDirectoryMapStage. doBuildStage()protected abstract voidFireEventStageBase. doBuildState(EventDispatcher<AgentLifeCycleListener> events)protected BuildFinishedStatusDownloadDependenciesStage. doLastAttempt()protected BuildFinishedStatusRecoverableBuildStage. doLastAttempt()protected BuildFinishedStatusClearRevisionInfoIfCleanBuildStage. doRecoverableStage()protected BuildFinishedStatusDownloadDependenciesStage. doRecoverableStage()protected abstract BuildFinishedStatusRecoverableBuildStage. doRecoverableStage()voidDirectoryCleanerStage.LoggerCallback. logFailedToCleanEntireFolder(File file)RunBuildExceptionRecoverableStageFailure. onLastAttempt()override this method to provide right detailed message for the issue. -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.buildStages.startStages.freeSpace
Methods in jetbrains.buildServer.agent.impl.buildStages.startStages.freeSpace that throw RunBuildException Modifier and Type Method Description BuildFinishedStatusDirectoryCleanerForceClean. doBuildStage()BuildFinishedStatusDirectoryCleanerStage. doBuildStage()BuildFinishedStatusFreeSpaceChecker. doBuildStage()BuildFinishedStatusFreeSpaceDurationReporter. doBuildStage() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.buildStages.startStages.steps
Methods in jetbrains.buildServer.agent.impl.buildStages.startStages.steps that throw RunBuildException Modifier and Type Method Description BuildFinishedStatusRunAllBuildStepsStage. doBuildStage() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.patch
Methods in jetbrains.buildServer.agent.impl.patch that throw RunBuildException Modifier and Type Method Description voidProjectSourcesOnAgent. checkoutSources(AgentRunningBuildEx build)protected BuildFinishedStatusCheckoutPersonalPatchBuildStage. doRecoverableStage()protected BuildFinishedStatusCheckoutSourcesBuildStage. doRecoverableStage()protected abstract voidAbstractSourcesUpdater. updateSources()protected voidUpdateSourcesFromAgent. updateSources()protected voidUpdateSourcesFromPersonal. updateSources()protected voidUpdateSourcesFromServer. updateSources() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.remoteDebug
Methods in jetbrains.buildServer.agent.impl.remoteDebug that throw RunBuildException Modifier and Type Method Description voidRemoteDebugPersonalChangesHandler. applyPatch(String personalPatchId)voidRemoteDebugPersonalChangesHandlerImpl. applyPatch(String personalPatchId)voidRemoteDebugSession. start()BuildFinishedStatusRemoteDebugSession. waitFor() -
Uses of RunBuildException in jetbrains.buildServer.agent.impl.runner
Methods in jetbrains.buildServer.agent.impl.runner that throw RunBuildException Modifier and Type Method Description BuildProcessCallRunnerService. createBuildProcess(AgentRunningBuild build, BuildRunnerContext run) -
Uses of RunBuildException in jetbrains.buildServer.agent.runner
Methods in jetbrains.buildServer.agent.runner that throw RunBuildException Modifier and Type Method Description voidCommandLineBuildService. afterInitialized()called after the service is initialized and all necessary dependencies are injected.voidCommandLineBuildService. afterProcessFinished()this method is called after process finished and before getRunResult called.voidCommandLineBuildService. afterProcessSuccessfullyFinished()this method is called after process has successfully finished, meaningCommandLineBuildService.getRunResult(int)returnedBuildFinishedStatus.FINISHED_SUCCESSNot called in case of build interruption.voidCommandExecution. beforeProcessStarted()Called beforeCommandExecution.makeProgramCommandLine()method is called and before process is startedvoidCommandLineBuildService. beforeProcessStarted()this method is called before creation commandline preparation startedMultiCommandBuildSessionMultiCommandBuildSessionFactory. createSession(BuildRunnerContext runnerContext)This method is called to create a build runner for a given build stepList<String>ProgramCommandLine. getArguments()All quotations are done property inside Java RuntimeList<String>SimpleProgramCommandLine. getArguments()default StringProgramCommandLine. getCommandLineForLogging(PasswordReplacer passwordReplacer)StringSimpleProgramCommandLine. getCommandLineForLogging(PasswordReplacer passwordReplacer)Map<String,String>ProgramCommandLine. getEnvironment()StringProgramCommandLine. getExecutablePath()Returns either full pathrelative path to working dirsimply command name to be resolved by OS on the build agent to runStringSimpleProgramCommandLine. getExecutablePath()CommandExecutionMultiCommandBuildSession. getNextCommand()This method is used to iterate through a dynamic list of processes that runner implementation is running.StringProgramCommandLine. getWorkingDirectory()voidCommandLineBuildService. initialize(AgentRunningBuild build, BuildRunnerContext runner)Makes the second phase of initialization.ProgramCommandLineCommandExecution. makeProgramCommandLine()This method is called to build a commandline and environment variables set for build process that would be started and handled by coreabstract ProgramCommandLineCommandLineBuildService. makeProgramCommandLine()ProgramCommandLineBuildCommandLineProcessor. process(BuildRunnerContext runnerContext, ProgramCommandLine origCommandLine)Is called right before the build process is started.voidMultiCommandBuildSession. sessionStarted()Called to notify start of the build session -
Uses of RunBuildException in jetbrains.buildServer.agent.runner2
Methods in jetbrains.buildServer.agent.runner2 that throw RunBuildException Modifier and Type Method Description BuildProcessGenericCommandLineRunner. createBuildProcess(AgentRunningBuild runningBuild, BuildRunnerContext runner)MultiCommandBuildSessionSingleCommandLineBuildSessionFactoryAdapter. createSession(BuildRunnerContext runnerContext)voidGenericCommandLineBuildProcess. start()BuildFinishedStatusGenericCommandLineBuildProcess. waitFor() -
Uses of RunBuildException in jetbrains.buildServer.runner
Methods in jetbrains.buildServer.runner that throw RunBuildException Modifier and Type Method Description static FileBuildFileRunnerUtil. getBuildFile(Map<String,String> runParameters)Get build file, using either build file path or build file content
-