"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Starting (try 2/5) === RUN TestIntegration 2026/01/04 03:43:09 DEBUG : Creating backend with remote "TestGooglePhotos:" 2026/01/04 03:43:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/04 03:43:09 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/CreateAlbum === RUN TestIntegration/CreateAlbum/PutFile 2026/01/04 03:44:45 DEBUG : Google Photos path "": Adding "album/rclone-test-konujas8zemuxom0vaniqan9/rclone-test-image1.jpg" to batch 2026/01/04 03:44:46 DEBUG : Google Photos path "": Batch idle for 1s so committing 2026/01/04 03:44:46 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: album/rclone-test-konujas8zemuxom0vaniqan9/rclone-test-image1.jpg 2026/01/04 03:44:47 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: album/rclone-test-konujas8zemuxom0vaniqan9/rclone-test-image1.jpg === RUN TestIntegration/CreateAlbum/PutFile/ObjectFs === RUN TestIntegration/CreateAlbum/PutFile/ObjectString === RUN TestIntegration/CreateAlbum/PutFile/ObjectHash === RUN TestIntegration/CreateAlbum/PutFile/ObjectSize === RUN TestIntegration/CreateAlbum/PutFile/ObjectSetModTime === RUN TestIntegration/CreateAlbum/PutFile/ObjectStorable === RUN TestIntegration/CreateAlbum/PutFile/ObjectOpen === RUN TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum === RUN TestIntegration/CreateAlbum/PutFile/CheckInByYear === RUN TestIntegration/CreateAlbum/PutFile/CheckInByMonth === RUN TestIntegration/CreateAlbum/PutFile/CheckInByDay === RUN TestIntegration/CreateAlbum/PutFile/NewObject === RUN TestIntegration/CreateAlbum/PutFile/NewObjectWithID === RUN TestIntegration/CreateAlbum/PutFile/NewFsIsFile 2026/01/04 03:44:53 DEBUG : Creating backend with remote "TestGooglePhotos:album/rclone-test-konujas8zemuxom0vaniqan9/rclone-test-image1.jpg" === RUN TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum === RUN TestIntegration/Upload 2026/01/04 03:46:58 DEBUG : pacer: low level retry 1/1 (error { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests)) 2026/01/04 03:46:58 DEBUG : pacer: Rate limited, increasing sleep to 1.232443885s googlephotos_test.go:225: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/googlephotos/googlephotos_test.go:225 Error: Received unexpected error: couldn't upload file: { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests) Test: TestIntegration/Upload --- FAIL: TestIntegration (229.18s) --- PASS: TestIntegration/CreateAlbum (228.98s) --- PASS: TestIntegration/CreateAlbum/PutFile (133.49s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectFs (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectString (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectHash (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSize (0.84s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSetModTime (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectStorable (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectOpen (0.23s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum (0.43s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByYear (0.42s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByMonth (0.34s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByDay (0.96s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObject (1.89s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObjectWithID (0.39s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewFsIsFile (121.82s) --- PASS: TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum (3.26s) --- FAIL: TestIntegration/Upload (0.20s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlephotos 229.199s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Finished ERROR in 3m49.983110398s (try 2/5): exit status 1: Failed [TestIntegration/Upload]