"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Starting (try 3/5)
=== RUN   TestIntegration
2025/04/01 01:15:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    fstests.go:438: Using remote "TestCloudinary:"
2025/04/01 01:15:57 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-behelaw1pisi"
=== RUN   TestIntegration/FsMkdir
=== RUN   TestIntegration/FsMkdir/FsPutFiles
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/04/01 01:16:39 DEBUG : Waiting for deletions to finish
2025/04/01 01:16:39 INFO  : file name.txt: Deleted
2025/04/01 01:16:48 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/04/01 01:16:57 DEBUG : removing 1 level 4 directories
2025/04/01 01:16:57 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/04/01 01:16:57 DEBUG : removing 1 level 3 directories
2025/04/01 01:16:57 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/04/01 01:16:57 DEBUG : removing 1 level 2 directories
2025/04/01 01:16:57 INFO  : hello? sausage/êé: Removing directory
2025/04/01 01:16:58 DEBUG : removing 1 level 1 directories
2025/04/01 01:16:58 INFO  : hello? sausage: Removing directory
2025/04/01 01:16:58 DEBUG : removing 1 level 0 directories
2025/04/01 01:16:58 INFO  : Cloudinary root 'rclone-test-behelaw1pisi': Removing directory
2025/04/01 01:17:06 ERROR : : error listing: directory not found
2025/04/01 01:17:06 DEBUG : Waiting for deletions to finish
2025/04/01 01:17:06 ERROR : : error listing: directory not found
2025/04/01 01:17:06 ERROR : Cloudinary root 'rclone-test-behelaw1pisi': Failed to list "": directory not found
2025/04/01 01:17:06 DEBUG : removing 1 level 0 directories
2025/04/01 01:17:06 INFO  : Cloudinary root 'rclone-test-behelaw1pisi': Removing directory
2025/04/01 01:17:06 ERROR : : Failed to rmdir: directory not found
--- PASS: TestIntegration (69.06s)
    --- PASS: TestIntegration/FsMkdir (61.07s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.70s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.43s)
PASS
ok  	github.com/rclone/rclone/backend/cloudinary	69.080s
"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m9.960295867s (try 3/5)