These labs are not working and as discussed with Quiklabs support, there are ongoing issue on these labs for last 3 weeks.
@Yugali @kothalkar Please help as we could not able to complete our expected milestones because of these lab issues. And these issues are not getting resolved. I waited for 3 weeks but same issue is still coming. Qwiklabs support not solving anything.
Require your urgent attention in this matter. As I am missing 1 arcade point because of these 2 labs.
Regarding the lab (Deploy a Hugo Website with Cloud Build and Firebase Pipeline | Google Cloud Skills Boost, I may have a solution since I managed to clear the last task. I tried it today (2024/06/29), so hope it may still work for you.
Issue: For the last task, you may have the status "FAILURE" of the build git after commit. Please refer to the build with ID "d221025c-5b30-45b7-bd29-4e86ff70381f". The other one was successful after applying the fix.
Debugging steps:
1/ I checked the log of the failed build using describe.
2/ I did Google search with the keyword, and there was a solution on stackoverflow (Error publishing source code from cloud build to a bucket using triggers - Stack Overflow).
3/ Following that solution, my cloudbuild.yaml looks like below. Please note the two lines "options:\n logging: CLOUD_LOGGING_ONLY".
4/ Then I just repeated the steps, starting from "Edit the file config.toml and change the title:". A minor change in title, and re-commit. Viola. I got the successful build as shown above (with ID=5fd2bbe7-3a56-4161-bff7-463ccafb6d6e).
This screenshot is a proof.
Pardon my English 🙂 Hope it helps.
you need to update these files.
inside shell do sudo su then update. and run.
after doing a new commit it will pick up.
root@hugo-dev-vm:/home/student-01-abde9f3ae443/my_hugo_site# cat /tmp/trigger.yaml
name: commit-to-master-branch
description: Push to master
filename: cloudbuild.yaml
serviceAccount: projects/qwiklabs-gcp-03-2bb05698ec44/serviceAccounts/96103598653-compute@developer.gserviceaccount.com
tags:
- hugo
- firebase
triggerTemplate:
branchName: ^master$
repoName: my_hugo_site
projectId: qwiklabs-gcp-03-2bb05698ec44
#logsBucket: "gs://your-logs-bucket2"
substitutions:
_HUGO_VERSION: 0.96.0
@locdh works !!!
i am also facing issues in some labs
User | Count |
---|---|
30 | |
14 | |
3 | |
2 | |
1 |