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

Broadcom build failing in official sonic-buildimage repository without any change with error as libsaibcm_11.2.13.1_amd64.deb does not exist #20749

Closed
sudhanshukumar22 opened this issue Nov 10, 2024 · 3 comments
Labels

Comments

@sudhanshukumar22
Copy link
Contributor

Description

In community, the broadcom build is failing because of sai library not found error. I have an empty pull request where there are no code changes. There also, the broadcom build has failed.

Existing sonic code pull request: #20311

024-11-09T16:58:04.9446051Z [ building ] [ target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb-install ]
2024-11-09T16:58:05.0461113Z [ building ] [ target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb ]
2024-11-09T16:58:05.3091144Z [ finished ] [ target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb ]
2024-11-09T16:58:05.3091759Z [ FAIL LOG START ] [ target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb ]
2024-11-09T16:58:05.3099553Z Build start time: Sat Nov 9 16:58:04 UTC 2024
2024-11-09T16:58:05.3099919Z [ REASON ] : target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb does not exist
2024-11-09T16:58:05.3100260Z [ FLAGS FILE ] : [broadcom amd64 bullseye edc8d4a0c7a62e0f71ba11b2bc7844fc90d0b040b48c665c885e5e6cc96bf69a bullseye]
2024-11-09T16:58:05.3100577Z [ FLAGS DEPENDS ] : [broadcom amd64 bullseye edc8d4a0c7a62e0f71ba11b2bc7844fc90d0b040b48c665c885e5e6cc96bf69a bullseye]
2024-11-09T16:58:05.3100821Z [ FLAGS DIFF ] : []
2024-11-09T16:58:05.3101045Z % Total % Received % Xferd Average Speed Time Time Time Current
2024-11-09T16:58:05.3101279Z Dload Upload Total Spent Left Speed
2024-11-09T16:58:05.3101370Z
2024-11-09T16:58:05.3101915Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-11-09T16:58:05.3102135Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2024-11-09T16:58:05.3102295Z curl: (22) The requested URL returned error: 409 Public access is not permitted on this storage account.
2024-11-09T16:58:05.3102477Z [ FAIL LOG END ] [ target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb ]
2024-11-09T16:58:05.3105755Z make: *** [slave.mk:654: target/debs/bullseye/libsaibcm_11.2.13.1_amd64.deb] Error 1
2024-11-09T16:58:05.3106002Z make: *** Waiting for unfinished jobs....
2024-11-09T16:58:12.9489126Z [ building ] [ target/debs/bullseye/libyang2t64_2.1.148-0.2_amd64.deb-install ]
2024-11-09T16:58:13.4119903Z [ finished ] [ target/debs/bullseye/libyang2t64_2.1.148-0.2_amd64.deb-install ]
2024-11-09T16:58:13.9707551Z [ finished ] [ target/debs/bullseye/libnl-3-200_3.5.0-1_amd64.deb-install ]
2024-11-09T16:58:15.2403990Z make[1]: *** [Makefile.work:605: bullseye] Error 2
2024-11-09T16:58:15.2404632Z make[1]: Leaving directory '/data/agent/1/s'
2024-11-09T16:58:15.2404865Z make: *** [Makefile:49: target/sonic-aboot-broadcom.swi] Error 2

Steps to reproduce the issue:

  1. Push a small change in official sonic-buildimage and it triggers a full build. See that broadcom build with fail.

Describe the results you received:

https://github.com/sonic-net/sonic-buildimage/pull/20311/checks?check_run_id=32752312936
https://dev.azure.com/mssonic/be1b070f-be15-4154-aade-b1d3bfb17054/_apis/build/builds/691045/logs/79

Describe the results you expected:

Build should be successful.

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@adyeung
Copy link
Collaborator

adyeung commented Nov 10, 2024

@Gfrom2016 @lguohan daily build on master branch starting 20241026 also having the same failure

https://dev.azure.com/mssonic/build/_build/results?buildId=678478&view=results

Is there anything missing from the recent XGS SAI 11.2.13.1 upgrade?

#20489

@Gfrom2016
Copy link
Contributor

@Gfrom2016 @lguohan daily build on master branch starting 20241026 also having the same failure

https://dev.azure.com/mssonic/build/_build/results?buildId=678478&view=results

Is there anything missing from the recent XGS SAI 11.2.13.1 upgrade?

#20489

@adyeung Public access has been re-enabled, this should be fixed.

@adyeung
Copy link
Collaborator

adyeung commented Nov 11, 2024

Original breakage seems to be fixed, new breakage from

#19268

Build fix tracking under

#20759

@adyeung adyeung added Triaged this issue has been triaged MSFT labels Nov 14, 2024
@adyeung adyeung closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants