Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new api version 2024-06-01-preview for Microsoft.Cdn #29588

Merged
merged 41 commits into from
Aug 10, 2024

Merge branch 'main' into cdn-2024-06-01-preview

b105437
Select commit
Loading
Failed to load commit list.
Merged

Add new api version 2024-06-01-preview for Microsoft.Cdn #29588

Merge branch 'main' into cdn-2024-06-01-preview
b105437
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-java failed Aug 10, 2024 in 13m 11s

SDK azure-sdk-for-java failed

Details

    For more instructions, please refer to the FAQ .
  • Code Generator Failed in generating from 41a1c33. SDK Automation 14.0.0
    command	./eng/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    command	./eng/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    cmdout	[Java-Sdk-Automation] [ERROR] COMPILATION ERROR :
    cmdout	[Java-Sdk-Automation] [ERROR] /mnt/vss/_work/1/s/azure-sdk-for-java/sdk/cdn/azure-resourcemanager-cdn-generated/src/main/java/com/azure/resourcemanager/cdn/generated/models/PolicySettings.java:[178,60] cannot find symbol
    cmdout	[Java-Sdk-Automation] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project azure-resourcemanager-cdn-generated: Compilation failure
    cmdout	[Java-Sdk-Automation] [ERROR] /mnt/vss/_work/1/s/azure-sdk-for-java/sdk/cdn/azure-resourcemanager-cdn-generated/src/main/java/com/azure/resourcemanager/cdn/generated/models/PolicySettings.java:[178,60] cannot find symbol
    cmdout	[Java-Sdk-Automation] [ERROR]   symbol:   method toInt()
    cmdout	[Java-Sdk-Automation] [ERROR]   location: variable defaultCustomBlockResponseStatusCode of type com.azure.resourcemanager.cdn.generated.models.PolicySettingsDefaultCustomBlockResponseStatusCode
    cmdout	[Java-Sdk-Automation] [ERROR]
    cmdout	[Java-Sdk-Automation] [ERROR] -> [Help 1]
    cmdout	[Java-Sdk-Automation] [ERROR]
    cmdout	[Java-Sdk-Automation] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    cmdout	[Java-Sdk-Automation] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    cmdout	[Java-Sdk-Automation] [ERROR]
    cmdout	[Java-Sdk-Automation] [ERROR] For more information about the errors and possible solutions, please read the following articles:
    cmdout	[Java-Sdk-Automation] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    cmdout	[Java-Sdk-Automation] [ERROR]
    cmdout	[Java-Sdk-Automation] [ERROR] After correcting the problems, you can resume the build with the command
    cmdout	[Java-Sdk-Automation] [ERROR]   mvn <args> -rf :azure-resourcemanager-cdn-generated
    cmdout	[Java-Sdk-Automation] 2024-08-10 01:57:26 [ERROR] [COMPILE] Maven build fail.
    cmdout	[Java-Sdk-Automation] 2024-08-10 01:57:26 [ERROR] You can inquire in "Language - Java" Teams channel. Please include the link of this Pull Request in the query.
    cmderr	[Java-Sdk-Automation] Traceback (most recent call last):
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 429, in <module>
    cmderr	[Java-Sdk-Automation]     main()
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 340, in main
    cmderr	[Java-Sdk-Automation]     return sdk_automation(args["config"][0], args["config"][1])
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 118, in sdk_automation
    cmderr	[Java-Sdk-Automation]     packages = sdk_automation_autorest(config)
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 206, in sdk_automation_autorest
    cmderr	[Java-Sdk-Automation]     "changelog": {"content": changelog, "hasBreakingChange": breaking},
    cmderr	[Java-Sdk-Automation] UnboundLocalError: local variable 'changelog' referenced before assignment
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-java]: ./eng/automation/generate.py
    warn	Warning: File azure-sdk-for-java_tmp/generateOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.