[
https://issues.apache.org/jira/browse/NIFI-9913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-9913.
------------------------------------
Resolution: Fixed
> Intermittent System Test Failures on ReportingTaskIT
> ----------------------------------------------------
>
> Key: NIFI-9913
> URL: https://issues.apache.org/jira/browse/NIFI-9913
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Tools and Build
> Reporter: David Handermann
> Priority: Minor
>
> The ReportingTaskIT in nifi-system-test-suite has intermittent failures on
> GitHub automated builds. Polling for completion of Controller Service status
> changes prior to attempting changing the state should avoid the HTTP 409
> Conflict error.
> {noformat}
> Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 58.655 s <<< FAILURE! - in
> org.apache.nifi.tests.system.reportingtask.ReportingTaskIT
> Error:
> org.apache.nifi.tests.system.reportingtask.ReportingTaskIT.testReportingTaskDependingOnControllerService
> Time elapsed: 54.441 s <<< ERROR!
> org.apache.nifi.toolkit.cli.impl.client.nifi.NiFiClientException: Error
> enabling or disabling controller service:
> 1b53e9c8-0180-1000-3f55-7ff5553eeb63 cannot be disabled because it is
> referenced by 1 components that are currently running:
> [1b53ea60-0180-1000-2696-29cb61772d59]
> Caused by: javax.ws.rs.ClientErrorException: HTTP 409 Conflict
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)