Skip to content

Orcasql 2018 06 01#7994

Merged
yungezz merged 14 commits intoAzure:masterfrom
hyunkyushim:orcasql-2018-06-01
Jan 22, 2020
Merged

Orcasql 2018 06 01#7994
yungezz merged 14 commits intoAzure:masterfrom
hyunkyushim:orcasql-2018-06-01

Conversation

@hyunkyushim
Copy link
Copy Markdown
Contributor

Latest improvements:

Port OrcaSQL APIs from 2018-06-01-privatepreview to 2018-06-01 (stable)

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azuresdkci
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Dec 17, 2019

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation Bot commented Dec 17, 2019

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from a68f0b4 with merge commit 1fc1e5c. SDK Automation 13.0.17.20191226.1
  • ⚠️sdk/mariadb/mgmt-v2018_06_01 [Logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn]   symbol:   class TopQueryStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn]   symbol:   class WaitStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn] [ERROR]   symbol:   class WaitStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/mysql/mgmt-v2017_12_01 [Logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/mysql/mgmt-v2017_12_01_preview [Logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        • ⚠️sdk/postgresql/mgmt-v2017_12_01 [Logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01.implementation.DBforPostgreSQLManager
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          • ⚠️sdk/postgresql/mgmt-v2017_12_01_preview [Logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbforpostgresql: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/postgresql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/postgresql/v2017_12_01_preview/implementation/PostgreSQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.PostgreSQLManager cannot be converted to com.microsoft.azure.management.postgresql.v2017_12_01_preview.implementation.DBforPostgreSQLManager
              [mvn] [ERROR] -> [Help 1]
              [mvn] [ERROR] 
              [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
              [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
              [mvn] [ERROR] 
              [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
              [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

            @openapi-sdkautomation
            Copy link
            Copy Markdown

            openapi-sdkautomation Bot commented Dec 17, 2019

            azure-sdk-for-js - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from a68f0b4 with merge commit 1fc1e5c. SDK Automation 13.0.17.20191226.1
            • ️✔️@azure/arm-mariadb [Logs]  [Release SDK Changes]
              [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] loaded rollup.config.js with warnings
              [npmPack] (!) Unused external imports
              [npmPack] default imported from external module 'rollup' but never used
              [npmPack] 
              [npmPack] ./esm/mariaDBManagementClient.js → ./dist/arm-mariadb.js...
              [npmPack] created ./dist/arm-mariadb.js in 639ms
            • ️✔️@azure/arm-mysql [Logs]  [Release SDK Changes]
              [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] loaded rollup.config.js with warnings
              [npmPack] (!) Unused external imports
              [npmPack] default imported from external module 'rollup' but never used
              [npmPack] 
              [npmPack] ./esm/mySQLManagementClient.js → ./dist/arm-mysql.js...
              [npmPack] created ./dist/arm-mysql.js in 466ms
            • ️✔️@azure/arm-postgresql [Logs]  [Release SDK Changes]
              [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
              [npmPack] loaded rollup.config.js with warnings
              [npmPack] (!) Unused external imports
              [npmPack] default imported from external module 'rollup' but never used
              [npmPack] 
              [npmPack] ./esm/postgreSQLManagementClient.js → ./dist/arm-postgresql.js...
              [npmPack] created ./dist/arm-postgresql.js in 424ms

            @openapi-sdkautomation
            Copy link
            Copy Markdown

            openapi-sdkautomation Bot commented Dec 17, 2019

            azure-sdk-for-python - Release

            failed [Logs] [Expand Details]
            • Generate from a68f0b4 with merge commit 1fc1e5c. SDK Automation 13.0.17.20191226.1
              SDK Repository Error: {}
              Error: git checkout master error: Your local changes to the following files would be overwritten by checkout:
              	sdk/rdbms/azure-mgmt-rdbms/azure-mgmt-rdbms-1.9.0.zip
              	sdk/rdbms/azure-mgmt-rdbms/azure_mgmt_rdbms-1.9.0-py2.py3-none-any.whl
              Please commit your changes or stash them before you switch branches.
              Aborting
              
              at Object.<anonymous> (/z/node_modules/@ts-common/azure-js-dev-tools/dist/lib/run.js:557:31)
              at step (/z/node_modules/tslib/tslib.js:136:27)
              at Object.next (/z/node_modules/tslib/tslib.js:117:57)
              at fulfilled (/z/node_modules/tslib/tslib.js:107:62)
              at runMicrotasks (<anonymous>)
              at processTicksAndRejections (internal/process/task_queues.js:93:5)</pre></li><li><div><span><code>️✔️</code><b>azure-mgmt-rdbms</b>
                    [<a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/7994/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/logs.txt" target="_blank">Logs</a>]&nbsp;
                    [<a href="https://github.com/Azure/azure-sdk-for-python/pull/9552" target="_blank">Release SDK Changes</a>]
                  </span></div><ul><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/7994/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure-mgmt-rdbms-1.9.0.zip" target="_blank">azure-mgmt-rdbms-1.9.0.zip</a></li><li><a href="https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/7994/azure-sdk-for-python/Azure/azure-sdk-for-python/azure-mgmt-rdbms/azure_mgmt_rdbms-1.9.0-py2.py3-none-any.whl" target="_blank">azure_mgmt_rdbms-1.9.0-py2.py3-none-any.whl</a></li></ul><pre>[build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              

              [build_package] warnings.warn(msg)
              [build_package] warning: no files found matching '.py' under directory 'tests'
              [build_package] warning: no files found matching '
              .yaml' under directory 'tests'
              [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
              [build_package] warnings.warn(msg)
              [build_package] warning: no files found matching '.py' under directory 'tests'
              [build_package] warning: no files found matching '
              .yaml' under directory 'tests'

            @openapi-sdkautomation
            Copy link
            Copy Markdown

            openapi-sdkautomation Bot commented Dec 17, 2019

            azure-sdk-for-net - Release

            ️✔️ succeeded [Logs] [Expand Details]
            • ️✔️ Generate from a68f0b4 with merge commit 1fc1e5c. SDK Automation 13.0.17.20191226.1
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
              [AutoRest] realpath(): Permission denied
            • ️✔️Microsoft.Azure.Management.MariaDB [Logs]  [Release SDK Changes]
                No Artifact Generated.
              • ️✔️Microsoft.Azure.Management.MySQL [Logs]  [Release SDK Changes]
                  No Artifact Generated.
                • ️✔️Microsoft.Azure.Management.PostgreSQL [Logs]  [Release SDK Changes]

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @pilor pilor added ARMReviewInProgress WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Dec 18, 2019
                @pilor pilor self-requested a review December 18, 2019 17:28
                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @yungezz
                Copy link
                Copy Markdown
                Member

                yungezz commented Jan 14, 2020

                hi @hyunkyushim could you pls address review comments? let us know when your update done and ready for another review. thanks.

                @hyunkyushim
                Copy link
                Copy Markdown
                Contributor Author

                @yungezz We've addressed all the comments since last ARM review

                @sanjaiganesh sanjaiganesh added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMChangesRequested WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jan 17, 2020
                @yungezz
                Copy link
                Copy Markdown
                Member

                yungezz commented Jan 19, 2020

                hi @NullMDR could you pls help to look at the sdk automation failure? It seems error from tool. thanks.

                @PhoenixHe-NV
                Copy link
                Copy Markdown

                @yungezz LintDiff should be fixed first as autorest will also do lintdiff check

                @yungezz
                Copy link
                Copy Markdown
                Member

                yungezz commented Jan 19, 2020

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 1 pipeline(s).

                @hyunkyushim
                Copy link
                Copy Markdown
                Contributor Author

                @yungezz We've addressed the LintDiff issues

                @yungezz
                Copy link
                Copy Markdown
                Member

                yungezz commented Jan 22, 2020

                /azp run

                @azure-pipelines
                Copy link
                Copy Markdown

                Azure Pipelines successfully started running 3 pipeline(s).

                @yungezz yungezz merged commit 1fc1e5c into Azure:master Jan 22, 2020
                Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

                Labels

                ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review

                Projects

                None yet

                Development

                Successfully merging this pull request may close these issues.

                7 participants