"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) 2025/04/01 04:25:37 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci" 2025/04/01 04:25:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 04:25:37 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:25:37 DEBUG : Creating backend with remote "/tmp/rclone1619630966" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:25:39 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:39 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.98s) === RUN TestCopy run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:25:40 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:40 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:41 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:25:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:42 DEBUG : GCS bucket rclone-test-xunecub6luci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:25:42 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (2.70s) === RUN TestCopyMetadata run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:44 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 04:25:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 04:25:44 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:44 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.30s) === RUN TestCopyNoTraverse run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:25:45 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:45 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:46 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:25:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:47 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (2.80s) === RUN TestCopyCheckFirst run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:48 INFO : GCS bucket rclone-test-xunecub6luci: Running all checks before starting transfers 2025/04/01 04:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:25:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:48 INFO : GCS bucket rclone-test-xunecub6luci: Checks finished, now starting transfers 2025/04/01 04:25:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:48 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:25:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:49 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (2.50s) === RUN TestSyncNoTraverse run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:50 ERROR : Ignoring --no-traverse with sync 2025/04/01 04:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:25:50 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:50 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:51 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:25:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:51 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:52 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (2.50s) === RUN TestCopyWithDepth run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 04:25:53 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:53 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:53 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/01 04:25:53 INFO : hello world2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:25:55 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:55 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:55 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:25:56 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:25:56 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:25:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:25:57 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:25:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 04:25:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:25:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 04:25:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:25:58 INFO : sub dir: Making directory 2025/04/01 04:25:59 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:25:59 INFO : sub dir2: Making directory 2025/04/01 04:25:59 DEBUG : sub dir2/: Creating directory marker 2025/04/01 04:26:00 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 04:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:00 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/04/01 04:26:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:00 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:00 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:00 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:01 DEBUG : GCS bucket rclone-test-xunecub6luci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:26:01 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/04/01 04:26:01 DEBUG : sub dir2/: Removing directory marker 2025/04/01 04:26:01 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (4.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:02 INFO : sub dir2: Making directory 2025/04/01 04:26:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 04:26:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:02 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:02 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:03 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:03 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:04 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (1.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:04 DEBUG : sub dir2: Making directory with metadata 2025/04/01 04:26:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:26:04 INFO : sub dir: Making directory 2025/04/01 04:26:05 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:05 INFO : sub dir2: Making directory 2025/04/01 04:26:05 DEBUG : sub dir2/: Creating directory marker 2025/04/01 04:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:06 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:06 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:06 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:06 DEBUG : GCS bucket rclone-test-xunecub6luci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:26:07 DEBUG : GCS bucket rclone-test-xunecub6luci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:26:07 DEBUG : sub dir2/: Removing directory marker 2025/04/01 04:26:07 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (3.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:08 INFO : sub dir2: Making directory 2025/04/01 04:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:08 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:08 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:09 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:09 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:09 INFO : sub dir/hello world: Deleted 2025/04/01 04:26:10 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (1.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:10 DEBUG : sub dir2: Making directory with metadata 2025/04/01 04:26:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 04:26:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 04:26:10 INFO : sub dir: Making directory 2025/04/01 04:26:11 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:11 INFO : sub dir2: Making directory 2025/04/01 04:26:11 DEBUG : sub dir2/: Creating directory marker 2025/04/01 04:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:11 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:11 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:12 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:12 DEBUG : GCS bucket rclone-test-xunecub6luci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 04:26:13 DEBUG : sub dir2/: Removing directory marker 2025/04/01 04:26:13 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (3.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:14 INFO : sub dir2: Making directory 2025/04/01 04:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:14 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:14 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:14 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:15 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:15 DEBUG : Waiting for deletions to finish 2025/04/01 04:26:15 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:16 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:17 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-jogayoc2kune" 2025/04/01 04:26:17 DEBUG : Config file has changed externally - reloading 2025/04/01 04:26:17 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:590: Server side copy (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-jogayoc2kune 2025/04/01 04:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:17 DEBUG : GCS bucket rclone-test-jogayoc2kune: Waiting for checks to finish 2025/04/01 04:26:17 DEBUG : GCS bucket rclone-test-jogayoc2kune: Waiting for transfers to finish 2025/04/01 04:26:19 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:20 DEBUG : GCS bucket rclone-test-jogayoc2kune: Purge object "sub dir/hello world" 2025/04/01 04:26:20 DEBUG : GCS bucket rclone-test-jogayoc2kune: Purge dir "sub dir" 2025/04/01 04:26:20 DEBUG : sub dir/: Removing directory marker 2025/04/01 04:26:21 DEBUG : GCS bucket rclone-test-jogayoc2kune: Purge dir "" 2025/04/01 04:26:22 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (6.70s) === RUN TestCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:23 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:26:24 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:24 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:24 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 04:26:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:25 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (3.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:26 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:27 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-modawik2wice" 2025/04/01 04:26:27 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:626: Server side copy (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-modawik2wice 2025/04/01 04:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:27 DEBUG : GCS bucket rclone-test-modawik2wice: Waiting for checks to finish 2025/04/01 04:26:27 DEBUG : GCS bucket rclone-test-modawik2wice: Waiting for transfers to finish 2025/04/01 04:26:29 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:31 DEBUG : GCS bucket rclone-test-modawik2wice: Waiting for checks to finish 2025/04/01 04:26:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:26:31 DEBUG : GCS bucket rclone-test-modawik2wice: Waiting for transfers to finish 2025/04/01 04:26:31 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 04:26:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:32 DEBUG : GCS bucket rclone-test-modawik2wice: Purge object "sub dir/hello world" 2025/04/01 04:26:32 DEBUG : GCS bucket rclone-test-modawik2wice: Purge dir "sub dir" 2025/04/01 04:26:32 DEBUG : sub dir/: Removing directory marker 2025/04/01 04:26:32 DEBUG : GCS bucket rclone-test-modawik2wice: Purge dir "" 2025/04/01 04:26:34 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (9.30s) === RUN TestMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:35 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:26:36 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:36 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 04:26:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 04:26:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:38 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (3.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:39 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:39 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-bimobal9bade" 2025/04/01 04:26:39 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:671: Server side copy (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-bimobal9bade 2025/04/01 04:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:40 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for checks to finish 2025/04/01 04:26:40 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for transfers to finish 2025/04/01 04:26:41 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 04:26:43 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for checks to finish 2025/04/01 04:26:43 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for transfers to finish 2025/04/01 04:26:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 04:26:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 04:26:44 INFO : sub dir/hello world: Deleted 2025/04/01 04:26:45 DEBUG : testing file moves 2025/04/01 04:26:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 04:26:45 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for checks to finish 2025/04/01 04:26:45 DEBUG : GCS bucket rclone-test-bimobal9bade: Waiting for transfers to finish 2025/04/01 04:26:46 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/04/01 04:26:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/01 04:26:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:46 DEBUG : GCS bucket rclone-test-bimobal9bade: Purge object "sub dir/hello world" 2025/04/01 04:26:47 DEBUG : GCS bucket rclone-test-bimobal9bade: Purge dir "sub dir" 2025/04/01 04:26:47 DEBUG : sub dir/: Removing directory marker 2025/04/01 04:26:47 DEBUG : GCS bucket rclone-test-bimobal9bade: Purge dir "" 2025/04/01 04:26:47 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (9.97s) === RUN TestCopyAfterDelete run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:49 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:49 ERROR : : error listing: directory not found 2025/04/01 04:26:49 INFO : Local file system at /tmp/rclone1619630966: Making directory 2025/04/01 04:26:50 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:50 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:50 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (2.63s) === RUN TestCopyRedownload run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:51 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:26:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/01 04:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:26:52 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for checks to finish 2025/04/01 04:26:52 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for transfers to finish 2025/04/01 04:26:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:26:52 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/01 04:26:52 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:26:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:53 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (2.68s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 04:26:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:26:54 INFO : check sum: Copied (new) 2025/04/01 04:26:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:26:54 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/01 04:26:54 DEBUG : check sum: Unchanged skipping 2025/04/01 04:26:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:54 DEBUG : Waiting for deletions to finish 2025/04/01 04:26:54 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (2.36s) === RUN TestSyncSizeOnly run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 04:26:56 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:56 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:56 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 04:26:56 INFO : sizeonly: Copied (new) 2025/04/01 04:26:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:57 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:57 DEBUG : sizeonly: Sizes identical 2025/04/01 04:26:57 DEBUG : sizeonly: Unchanged skipping 2025/04/01 04:26:57 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:57 DEBUG : Waiting for deletions to finish 2025/04/01 04:26:57 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncSizeOnly (2.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 04:26:59 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:59 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:59 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/01 04:26:59 INFO : ignore-size: Copied (new) 2025/04/01 04:26:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:26:59 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:26:59 DEBUG : ignore-size: Unchanged skipping 2025/04/01 04:26:59 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:26:59 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:26:59 DEBUG : Waiting for deletions to finish 2025/04/01 04:26:59 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (2.36s) === RUN TestSyncIgnoreTimes run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:01 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:01 DEBUG : existing: Unchanged skipping 2025/04/01 04:27:01 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:01 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:01 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 04:27:02 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:02 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 04:27:02 INFO : existing: Copied (replaced existing) 2025/04/01 04:27:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 04:27:03 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:03 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 04:27:03 INFO : existing: Copied (new) 2025/04/01 04:27:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:04 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:04 DEBUG : existing: Destination exists, skipping 2025/04/01 04:27:04 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:04 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:04 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:06 DEBUG : b/: Creating directory marker 2025/04/01 04:27:07 DEBUG : c/: Creating directory marker 2025/04/01 04:27:07 INFO : d: Making directory 2025/04/01 04:27:07 DEBUG : d/: Creating directory marker 2025/04/01 04:27:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:27:08 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:08 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:08 DEBUG : a/: Creating directory marker 2025/04/01 04:27:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:08 INFO : a/potato2: Copied (new) 2025/04/01 04:27:08 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:08 INFO : b/potato: Deleted 2025/04/01 04:27:08 INFO : d: Removing directory 2025/04/01 04:27:08 DEBUG : d/: Removing directory marker 2025/04/01 04:27:08 INFO : b: Removing directory 2025/04/01 04:27:08 DEBUG : b/: Removing directory marker 2025/04/01 04:27:08 DEBUG : GCS bucket rclone-test-xunecub6luci: deleted 2 directories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:09 DEBUG : c/: Removing directory marker 2025/04/01 04:27:09 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (4.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:10 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:10 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 04:27:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:27:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/01 04:27:10 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:10 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:10 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:10 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:11 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:11 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 04:27:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:27:11 INFO : empty space: Updated modification time in destination 2025/04/01 04:27:11 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:11 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:11 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:11 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:13 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 04:27:13 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:27:13 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:13 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:13 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:13 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:15 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:15 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 04:27:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1619630966) 2025/04/01 04:27:15 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (GCS bucket rclone-test-xunecub6luci) 2025/04/01 04:27:15 DEBUG : foo: md5 differ 2025/04/01 04:27:15 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/01 04:27:15 INFO : foo: Copied (replaced existing) 2025/04/01 04:27:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.75s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 04:27:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:16 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:16 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:16 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:17 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:17 INFO : potato: Copied (new) 2025/04/01 04:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (1.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:18 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 04:27:18 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/01 04:27:18 INFO : potato: Copied (replaced existing) 2025/04/01 04:27:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:20 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/01 04:27:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1619630966) 2025/04/01 04:27:20 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (GCS bucket rclone-test-xunecub6luci) 2025/04/01 04:27:20 DEBUG : potato: md5 differ 2025/04/01 04:27:20 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/01 04:27:20 INFO : potato: Copied (replaced existing) 2025/04/01 04:27:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:22 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:22 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:22 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 04:27:22 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:23 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:23 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:23 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:24 INFO : potato2: Copied (new) 2025/04/01 04:27:24 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:24 INFO : potato: Deleted run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:25 DEBUG : b/: Creating directory marker 2025/04/01 04:27:26 DEBUG : c/: Creating directory marker 2025/04/01 04:27:26 INFO : d: Making directory 2025/04/01 04:27:27 DEBUG : d/: Creating directory marker 2025/04/01 04:27:27 INFO : d/e: Making directory 2025/04/01 04:27:27 DEBUG : d/e/: Creating directory marker 2025/04/01 04:27:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:28 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:27:28 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:28 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:28 DEBUG : a/: Creating directory marker 2025/04/01 04:27:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:28 INFO : a/potato2: Copied (new) 2025/04/01 04:27:28 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:28 INFO : b/potato: Deleted 2025/04/01 04:27:28 INFO : d/e: Removing directory 2025/04/01 04:27:28 DEBUG : d/e/: Removing directory marker 2025/04/01 04:27:28 INFO : d: Removing directory 2025/04/01 04:27:28 DEBUG : d/: Removing directory marker 2025/04/01 04:27:28 INFO : b: Removing directory 2025/04/01 04:27:28 DEBUG : b/: Removing directory marker 2025/04/01 04:27:29 DEBUG : GCS bucket rclone-test-xunecub6luci: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:29 DEBUG : c/: Removing directory marker 2025/04/01 04:27:29 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:30 DEBUG : b/: Creating directory marker 2025/04/01 04:27:31 DEBUG : c/: Creating directory marker 2025/04/01 04:27:31 INFO : d: Making directory 2025/04/01 04:27:31 DEBUG : d/: Creating directory marker 2025/04/01 04:27:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:32 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:32 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 04:27:32 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:32 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:32 DEBUG : a/: Creating directory marker 2025/04/01 04:27:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:32 INFO : a/potato2: Copied (new) 2025/04/01 04:27:32 ERROR : GCS bucket rclone-test-xunecub6luci: not deleting files as there were IO errors 2025/04/01 04:27:32 ERROR : GCS bucket rclone-test-xunecub6luci: not deleting directories as there were IO errors run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:33 DEBUG : d/: Removing directory marker 2025/04/01 04:27:33 DEBUG : c/: Removing directory marker 2025/04/01 04:27:33 DEBUG : b/: Removing directory marker 2025/04/01 04:27:33 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:34 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:35 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:35 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:35 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:35 INFO : potato: Deleted 2025/04/01 04:27:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:35 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (1.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:36 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:37 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:37 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:37 INFO : potato: Deleted 2025/04/01 04:27:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:37 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:37 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:37 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:27:37 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (2.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:27:39 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:39 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/01 04:27:39 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (1.79s) === RUN TestSyncWithExclude run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:27:40 DEBUG : enormous: Excluded 2025/04/01 04:27:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:40 DEBUG : potato2: Excluded 2025/04/01 04:27:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:41 DEBUG : potato2: Excluded 2025/04/01 04:27:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:41 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:41 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:41 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:41 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:41 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:41 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:27:41 DEBUG : enormous: Excluded 2025/04/01 04:27:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:41 DEBUG : potato2: Excluded 2025/04/01 04:27:41 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:41 DEBUG : potato2: Excluded 2025/04/01 04:27:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:41 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for checks to finish 2025/04/01 04:27:41 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:41 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for transfers to finish 2025/04/01 04:27:41 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:41 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:41 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:43 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 04:27:43 DEBUG : enormous: Excluded 2025/04/01 04:27:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 04:27:43 DEBUG : potato2: Excluded 2025/04/01 04:27:43 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:43 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:43 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:43 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:43 INFO : potato2: Deleted 2025/04/01 04:27:43 INFO : enormous: Deleted 2025/04/01 04:27:43 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:44 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for checks to finish 2025/04/01 04:27:44 DEBUG : empty space: Unchanged skipping 2025/04/01 04:27:44 DEBUG : Local file system at /tmp/rclone1619630966: Waiting for transfers to finish 2025/04/01 04:27:44 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:44 INFO : enormous: Deleted 2025/04/01 04:27:44 INFO : potato2: Deleted 2025/04/01 04:27:44 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:46 DEBUG : five: Need to transfer - File not found at Destination 2025/04/01 04:27:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/01 04:27:46 DEBUG : one: Destination is newer than source, skipping 2025/04/01 04:27:46 DEBUG : three: Sizes identical 2025/04/01 04:27:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 04:27:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1619630966) 2025/04/01 04:27:46 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (GCS bucket rclone-test-xunecub6luci) 2025/04/01 04:27:46 DEBUG : two: md5 differ 2025/04/01 04:27:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:27:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:46 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 04:27:46 INFO : five: Copied (new) 2025/04/01 04:27:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 04:27:46 INFO : two: Copied (replaced existing) 2025/04/01 04:27:46 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/01 04:27:46 INFO : four: Copied (replaced existing) 2025/04/01 04:27:46 DEBUG : Waiting for deletions to finish 2025/04/01 04:27:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:46 DEBUG : one: Destination is newer than source, skipping 2025/04/01 04:27:46 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 04:27:46 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/01 04:27:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1619630966) 2025/04/01 04:27:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:27:46 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/01 04:27:46 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (GCS bucket rclone-test-xunecub6luci) 2025/04/01 04:27:46 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/01 04:27:46 DEBUG : three: md5 differ 2025/04/01 04:27:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:27:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 04:27:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 04:27:46 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/01 04:27:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 04:27:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/01 04:27:47 INFO : three: Copied (replaced existing) 2025/04/01 04:27:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.29s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/01 04:27:48 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:48 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:27:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 04:27:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 04:27:48 INFO : potato: Copied (new) 2025/04/01 04:27:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:48 INFO : yam: Copied (new) 2025/04/01 04:27:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:48 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:48 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:48 DEBUG : potato: Unchanged skipping 2025/04/01 04:27:48 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:49 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 04:27:49 INFO : yam: Deleted 2025/04/01 04:27:49 INFO : yaml: Renamed from "yam" 2025/04/01 04:27:49 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/01 04:27:51 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:51 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:51 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:27:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 04:27:51 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:51 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 04:27:51 INFO : potato: Copied (new) 2025/04/01 04:27:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:51 INFO : yam: Copied (new) 2025/04/01 04:27:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:51 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:51 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:51 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:51 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:51 DEBUG : potato: Unchanged skipping 2025/04/01 04:27:51 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:52 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:52 INFO : yam: Copied (server-side copy) to: yaml 2025/04/01 04:27:52 INFO : yam: Deleted 2025/04/01 04:27:52 INFO : yaml: Renamed from "yam" 2025/04/01 04:27:52 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/01 04:27:54 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:54 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 04:27:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 04:27:54 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 04:27:54 INFO : potato: Copied (new) 2025/04/01 04:27:54 DEBUG : sub/: Creating directory marker 2025/04/01 04:27:54 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:54 INFO : sub/yam: Copied (new) 2025/04/01 04:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:55 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:27:55 DEBUG : potato: Unchanged skipping 2025/04/01 04:27:55 INFO : GCS bucket rclone-test-xunecub6luci: Making map for --track-renames 2025/04/01 04:27:55 INFO : GCS bucket rclone-test-xunecub6luci: Finished making map for --track-renames 2025/04/01 04:27:55 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:55 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for renames to finish 2025/04/01 04:27:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 04:27:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/01 04:27:55 INFO : sub/yam: Deleted 2025/04/01 04:27:55 INFO : yam: Renamed from "sub/yam" 2025/04/01 04:27:55 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:56 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:57 DEBUG : Creating backend with remote "/tmp/rclone1619630966/dir1" 2025/04/01 04:27:57 DEBUG : Creating backend with remote "/tmp/rclone1619630966/dir2" 2025/04/01 04:27:57 DEBUG : Local file system at /tmp/rclone1619630966/dir2: Using server-side directory move 2025/04/01 04:27:57 INFO : Local file system at /tmp/rclone1619630966/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 04:27:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 04:27:57 DEBUG : Local file system at /tmp/rclone1619630966/dir2: Waiting for checks to finish 2025/04/01 04:27:57 DEBUG : Local file system at /tmp/rclone1619630966/dir2: Waiting for transfers to finish 2025/04/01 04:27:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:27:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 04:27:58 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:27:58 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:27:58 DEBUG : nested/sub dir/: Creating directory marker 2025/04/01 04:27:58 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:27:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:27:58 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:27:58 INFO : sub dir/hello world: Deleted 2025/04/01 04:27:59 DEBUG : nested/: Creating directory marker 2025/04/01 04:27:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 04:27:59 INFO : nested/sub dir/file: Copied (new) 2025/04/01 04:27:59 INFO : nested/sub dir/file: Deleted 2025/04/01 04:27:59 INFO : sub dir: Removing directory 2025/04/01 04:27:59 INFO : nested/sub dir: Removing directory 2025/04/01 04:27:59 INFO : nested: Removing directory 2025/04/01 04:27:59 DEBUG : Local file system at /tmp/rclone1619630966: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:27:59 DEBUG : sub dir/: Removing directory marker 2025/04/01 04:28:00 DEBUG : nested/sub dir/: Removing directory marker 2025/04/01 04:28:00 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (2.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 04:28:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 04:28:00 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:28:00 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:28:01 DEBUG : sub dir/: Creating directory marker 2025/04/01 04:28:01 DEBUG : nested/sub dir/: Creating directory marker 2025/04/01 04:28:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 04:28:01 INFO : sub dir/hello world: Copied (new) 2025/04/01 04:28:01 INFO : sub dir/hello world: Deleted 2025/04/01 04:28:01 DEBUG : nested/: Creating directory marker 2025/04/01 04:28:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 04:28:01 INFO : nested/sub dir/file: Copied (new) 2025/04/01 04:28:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:02 DEBUG : sub dir/: Removing directory marker 2025/04/01 04:28:02 DEBUG : nested/sub dir/: Removing directory marker 2025/04/01 04:28:02 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 04:28:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 04:28:03 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:28:03 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:28:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 04:28:03 INFO : existing: Copied (new) 2025/04/01 04:28:03 INFO : existing: Deleted 2025/04/01 04:28:03 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/01 04:28:03 INFO : existing-b: Copied (new) 2025/04/01 04:28:03 INFO : existing-b: Deleted 2025/04/01 04:28:04 DEBUG : existing: Destination exists, skipping 2025/04/01 04:28:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 04:28:04 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:28:04 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:28:04 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (1.88s) === RUN TestServerSideMove run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:05 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-ruvetaq0joje" 2025/04/01 04:28:05 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-ruvetaq0joje 2025/04/01 04:28:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:28:08 DEBUG : GCS bucket rclone-test-ruvetaq0joje: Waiting for checks to finish 2025/04/01 04:28:08 DEBUG : empty space: Unchanged skipping 2025/04/01 04:28:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:28:08 INFO : empty space: Deleted 2025/04/01 04:28:08 DEBUG : GCS bucket rclone-test-ruvetaq0joje: Waiting for transfers to finish 2025/04/01 04:28:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:08 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:08 INFO : potato2: Deleted 2025/04/01 04:28:09 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:09 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:09 INFO : potato3: Deleted 2025/04/01 04:28:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-dosunaf8cima" 2025/04/01 04:28:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 04:28:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:28:09 DEBUG : GCS bucket rclone-test-dosunaf8cima: Waiting for checks to finish 2025/04/01 04:28:09 DEBUG : GCS bucket rclone-test-dosunaf8cima: Waiting for transfers to finish 2025/04/01 04:28:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:28:12 INFO : empty space: Copied (server-side copy) 2025/04/01 04:28:12 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:12 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:12 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:12 INFO : empty space: Deleted 2025/04/01 04:28:12 INFO : potato2: Deleted 2025/04/01 04:28:12 INFO : potato3: Deleted 2025/04/01 04:28:13 DEBUG : GCS bucket rclone-test-dosunaf8cima: Purge object "empty space" 2025/04/01 04:28:13 DEBUG : GCS bucket rclone-test-dosunaf8cima: Purge object "potato2" 2025/04/01 04:28:13 DEBUG : GCS bucket rclone-test-dosunaf8cima: Purge object "potato3" 2025/04/01 04:28:13 DEBUG : GCS bucket rclone-test-dosunaf8cima: Purge dir "" 2025/04/01 04:28:14 DEBUG : GCS bucket rclone-test-ruvetaq0joje: Purge dir "" --- PASS: TestServerSideMove (10.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:15 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-setirog1dega" 2025/04/01 04:28:15 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-setirog1dega 2025/04/01 04:28:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:28:18 DEBUG : empty space: Excluded 2025/04/01 04:28:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:28:18 DEBUG : empty space: Excluded 2025/04/01 04:28:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:28:18 DEBUG : GCS bucket rclone-test-setirog1dega: Waiting for checks to finish 2025/04/01 04:28:18 DEBUG : GCS bucket rclone-test-setirog1dega: Waiting for transfers to finish 2025/04/01 04:28:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:18 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:19 INFO : potato2: Deleted 2025/04/01 04:28:19 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:19 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:19 INFO : potato3: Deleted 2025/04/01 04:28:19 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-cozegop6tada" 2025/04/01 04:28:19 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:19 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 04:28:19 DEBUG : empty space: Excluded 2025/04/01 04:28:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:28:19 DEBUG : GCS bucket rclone-test-cozegop6tada: Waiting for checks to finish 2025/04/01 04:28:19 DEBUG : GCS bucket rclone-test-cozegop6tada: Waiting for transfers to finish 2025/04/01 04:28:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:21 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:21 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:21 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:22 INFO : potato2: Deleted 2025/04/01 04:28:22 INFO : potato3: Deleted 2025/04/01 04:28:22 DEBUG : GCS bucket rclone-test-cozegop6tada: Purge object "potato2" 2025/04/01 04:28:22 DEBUG : GCS bucket rclone-test-cozegop6tada: Purge object "potato3" 2025/04/01 04:28:23 DEBUG : GCS bucket rclone-test-cozegop6tada: Purge dir "" 2025/04/01 04:28:24 DEBUG : GCS bucket rclone-test-setirog1dega: Purge object "empty space" 2025/04/01 04:28:24 DEBUG : GCS bucket rclone-test-setirog1dega: Purge dir "" --- PASS: TestServerSideMoveWithFilter (9.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:25 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-zaqoleb7peta" 2025/04/01 04:28:25 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:25 INFO : tomatoDir: Making directory 2025/04/01 04:28:25 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-xunecub6luci -> GCS bucket rclone-test-zaqoleb7peta 2025/04/01 04:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:28:28 DEBUG : empty space: Unchanged skipping 2025/04/01 04:28:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 04:28:28 DEBUG : GCS bucket rclone-test-zaqoleb7peta: Waiting for checks to finish 2025/04/01 04:28:28 INFO : empty space: Deleted 2025/04/01 04:28:28 DEBUG : GCS bucket rclone-test-zaqoleb7peta: Waiting for transfers to finish 2025/04/01 04:28:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:28 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:28 INFO : potato2: Deleted 2025/04/01 04:28:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:28 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:28 INFO : potato3: Deleted 2025/04/01 04:28:28 INFO : tomatoDir: Removing directory 2025/04/01 04:28:28 DEBUG : tomatoDir/: Removing directory marker 2025/04/01 04:28:28 DEBUG : GCS bucket rclone-test-xunecub6luci: deleted 1 directories 2025/04/01 04:28:29 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-yahapiy9xilo" 2025/04/01 04:28:29 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:29 INFO : tomatoDir: Making directory 2025/04/01 04:28:29 DEBUG : tomatoDir/: Creating directory marker 2025/04/01 04:28:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/01 04:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 04:28:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 04:28:30 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Waiting for checks to finish 2025/04/01 04:28:30 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Waiting for transfers to finish 2025/04/01 04:28:33 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/04/01 04:28:33 INFO : potato3: Copied (server-side copy) 2025/04/01 04:28:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 04:28:33 INFO : potato2: Copied (server-side copy) 2025/04/01 04:28:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 04:28:33 INFO : empty space: Copied (server-side copy) 2025/04/01 04:28:33 INFO : potato3: Deleted 2025/04/01 04:28:33 INFO : potato2: Deleted 2025/04/01 04:28:33 INFO : empty space: Deleted 2025/04/01 04:28:33 INFO : tomatoDir: Removing directory 2025/04/01 04:28:33 DEBUG : tomatoDir/: Removing directory marker 2025/04/01 04:28:33 DEBUG : GCS bucket rclone-test-zaqoleb7peta: deleted 1 directories 2025/04/01 04:28:34 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Purge object "empty space" 2025/04/01 04:28:34 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Purge object "potato2" 2025/04/01 04:28:34 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Purge object "potato3" 2025/04/01 04:28:34 DEBUG : GCS bucket rclone-test-yahapiy9xilo: Purge dir "" 2025/04/01 04:28:37 DEBUG : GCS bucket rclone-test-zaqoleb7peta: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:38 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/rclone-move-test" 2025/04/01 04:28:38 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name --- PASS: TestServerSideMoveOverlap (0.84s) === RUN TestSyncOverlap run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:39 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/rclone-sync-test" 2025/04/01 04:28:39 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" --- PASS: TestSyncOverlap (1.28s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:40 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/rclone-sync-test" 2025/04/01 04:28:40 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:41 DEBUG : /: Creating directory marker 2025/04/01 04:28:41 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/rclone-sync-test-include/layer2" 2025/04/01 04:28:41 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:42 DEBUG : /: Creating directory marker 2025/04/01 04:28:42 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/rclone-sync-test-ignore-file" 2025/04/01 04:28:42 DEBUG : Config file has changed externally - reloading 2025/04/01 04:28:42 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:28:43 DEBUG : /: Creating directory marker 2025/04/01 04:28:43 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker 2025/04/01 04:28:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:44 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:28:44 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:45 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test: Waiting for checks to finish 2025/04/01 04:28:45 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test: Waiting for transfers to finish 2025/04/01 04:28:45 DEBUG : Waiting for deletions to finish 2025/04/01 04:28:45 INFO : There was nothing to transfer 2025/04/01 04:28:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:45 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:28:46 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:28:46 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:28:46 DEBUG : Waiting for deletions to finish 2025/04/01 04:28:46 INFO : rclone-sync-test-include: Removing directory 2025/04/01 04:28:46 DEBUG : rclone-sync-test-include/: Removing directory marker 2025/04/01 04:28:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:28:46 DEBUG : GCS bucket rclone-test-xunecub6luci: failed to delete 1 directories 2025/04/01 04:28:46 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:47 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:48 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:49 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:50 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:51 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:52 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:53 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:28:53 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:54 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/01 04:28:54 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/01 04:28:54 DEBUG : Waiting for deletions to finish 2025/04/01 04:28:54 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:54 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:55 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:57 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:28:57 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:28:57 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for checks to finish 2025/04/01 04:28:57 DEBUG : GCS bucket rclone-test-xunecub6luci: Waiting for transfers to finish 2025/04/01 04:28:57 DEBUG : Waiting for deletions to finish 2025/04/01 04:28:57 INFO : rclone-sync-test-include: Removing directory 2025/04/01 04:28:57 DEBUG : rclone-sync-test-include/: Removing directory marker 2025/04/01 04:28:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:28:57 DEBUG : GCS bucket rclone-test-xunecub6luci: failed to delete 1 directories 2025/04/01 04:28:57 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:58 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:28:59 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:28:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:28:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:00 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:01 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:29:01 DEBUG : : Excluded 2025/04/01 04:29:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:02 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:29:02 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/01 04:29:02 DEBUG : GCS bucket rclone-test-xunecub6luci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/01 04:29:02 DEBUG : Waiting for deletions to finish 2025/04/01 04:29:02 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:03 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:04 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:05 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:06 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:29:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 04:29:07 DEBUG : rclone-sync-test: Excluded 2025/04/01 04:29:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 04:29:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:09 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:10 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:12 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:13 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker 2025/04/01 04:29:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:16 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:18 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:19 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:29:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:29 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:30 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:32 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:33 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:34 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:35 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:36 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:38 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:39 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:29:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:29:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:52 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:53 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:29:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:56 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:29:57 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:29:59 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:30:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:09 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:10 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:13 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:16 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:18 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:19 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:30:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:28 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:29 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:30 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:32 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:33 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:34 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:36 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:38 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:39 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:30:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:30:50 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:52 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:30:53 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:30:56 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:30:59 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:31:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:09 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:10 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:12 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:13 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:16 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:18 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:31:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:28 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:29 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:30 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:32 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:33 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:34 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:35 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:36 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:38 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:31:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:31:50 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:52 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:31:53 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:31:56 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:57 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:31:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:32:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:09 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:10 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:12 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:13 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:16 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:18 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:32:26 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:29 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:30 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:32 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:33 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:34 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:35 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:36 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:38 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:32:46 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:32:49 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:52 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:32:53 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:32:56 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:57 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:32:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:33:06 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:09 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:10 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:13 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:15 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:16 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:18 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:33:26 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:28 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:29 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:30 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:32 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:33 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:35 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:36 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:38 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:33:46 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:33:49 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:50 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:33:52 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:53 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:33:55 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:56 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:33:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:34:06 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:07 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:08 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:09 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:10 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:11 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:12 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:13 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:14 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:15 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:16 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:17 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:34:26 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:27 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:28 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:29 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:30 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:31 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:32 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:33 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:34 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:35 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:36 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:37 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/04/01 04:34:46 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:47 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:48 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:34:49 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:50 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:51 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:34:52 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:53 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:54 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:34:55 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:56 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:34:57 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (385.57s) === RUN TestSyncCompareDest run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:35:05 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/dst" 2025/04/01 04:35:05 DEBUG : Config file has changed externally - reloading 2025/04/01 04:35:05 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:35:06 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:06 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:35:06 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 04:35:07 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:07 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:08 DEBUG : /: Creating directory marker 2025/04/01 04:35:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/01 04:35:08 INFO : one: Copied (new) 2025/04/01 04:35:08 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:08 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:08 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:08 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:09 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/01 04:35:09 INFO : one: Copied (replaced existing) 2025/04/01 04:35:09 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:09 DEBUG : dst/: Creating directory marker 2025/04/01 04:35:10 DEBUG : CompareDest/: Creating directory marker 2025/04/01 04:35:10 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:10 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:10 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:35:10 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:10 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:10 INFO : There was nothing to transfer 2025/04/01 04:35:10 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:10 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:35:11 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:35:11 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:11 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:11 INFO : There was nothing to transfer 2025/04/01 04:35:11 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:11 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:35:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:11 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:35:11 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:11 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:11 INFO : There was nothing to transfer 2025/04/01 04:35:11 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:11 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:11 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/01 04:35:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 04:35:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 04:35:11 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:35:12 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:12 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:12 INFO : There was nothing to transfer 2025/04/01 04:35:12 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/CompareDest" 2025/04/01 04:35:12 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/04/01 04:35:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:12 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 04:35:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 04:35:12 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for checks to finish 2025/04/01 04:35:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 04:35:12 DEBUG : GCS bucket rclone-test-xunecub6luci path dst: Waiting for transfers to finish 2025/04/01 04:35:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/01 04:35:12 INFO : two: Copied (new) 2025/04/01 04:35:12 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:13 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:16 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:19 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:22 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:23 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:25 DEBUG : dst/: Removing directory marker 2025/04/01 04:35:25 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:26 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:27 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:29 DEBUG : CompareDest/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"dst", "rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=3) "dst", + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (30.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "GCS bucket rclone-test-xunecub6luci", Local "Local file system at /tmp/rclone1619630966", Modify Window "1ns" 2025/04/01 04:35:36 DEBUG : pre-dest1/: Creating directory marker 2025/04/01 04:35:37 DEBUG : pre-dest2/: Creating directory marker 2025/04/01 04:35:37 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/dest" 2025/04/01 04:35:37 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:35:37 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/pre-dest1" 2025/04/01 04:35:37 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:35:38 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/pre-dest1" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/pre-dest1" 2025/04/01 04:35:38 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/pre-dest2" 2025/04/01 04:35:38 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/04/01 04:35:38 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-xunecub6luci/pre-dest2" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-xunecub6luci/pre-dest2" 2025/04/01 04:35:39 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 04:35:39 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 04:35:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 04:35:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 04:35:40 DEBUG : GCS bucket rclone-test-xunecub6luci path dest: Waiting for checks to finish 2025/04/01 04:35:40 DEBUG : GCS bucket rclone-test-xunecub6luci path dest: Waiting for transfers to finish 2025/04/01 04:35:40 DEBUG : /: Creating directory marker 2025/04/01 04:35:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/01 04:35:41 INFO : 3: Copied (new) 2025/04/01 04:35:41 DEBUG : Waiting for deletions to finish 2025/04/01 04:35:41 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:42 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:43 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/layer2/, notFound 2025/04/01 04:35:44 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:45 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:46 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-include/, notFound 2025/04/01 04:35:47 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:48 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:49 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test-ignore-file/, notFound 2025/04/01 04:35:50 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:51 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:53 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/rclone-sync-test/, notFound 2025/04/01 04:35:54 DEBUG : pre-dest2/: Removing directory marker 2025/04/01 04:35:54 DEBUG : pre-dest1/: Removing directory marker 2025/04/01 04:35:54 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:55 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:56 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dst/, notFound 2025/04/01 04:35:57 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dest/, notFound 2025/04/01 04:35:58 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dest/, notFound 2025/04/01 04:35:59 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dest/, notFound run.go:128: removing dir "dest" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-xunecub6luci/dest/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:155 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 Error: Not equal: expected: []string{} actual : []string{"dest", "dst", "rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=4) "dest", + (string) (len=3) "dst", + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (31.40s) panic: runtime error: slice bounds out of range [5:4] [recovered] panic: runtime error: slice bounds out of range [5:4] goroutine 8277 [running]: testing.tRunner.func1.2({0x2410fc0, 0xc000a701e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2410fc0?, 0xc000a701e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).list(0xc000496000, {0x29e9c40, 0x3d1cb20}, {0xc000a103e9, 0x18}, {0xc000a10402, 0x4}, {0xc000a10402, 0x4}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 +0xffe github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR.func1({0xc000a103e9?, 0x0?}, {0xc000a10402?, 0x47233d?}, {0xc000a10402?, 0xc0000b4120?}, 0x1d?) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 +0x95 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR(0xc000496000, {0x29e9c40, 0x3d1cb20}, {0x0?, 0x24db300?}, 0xc00048e3c0) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 +0x12a github.com/rclone/rclone/fs/walk.listR({0x29e9c40, 0x3d1cb20}, {0x29fe600, 0xc000496000}, {0x0, 0x0}, 0x1, 0x3, 0xc000a72168, 0xc00064c9d8, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x29e9c40, 0x3d1cb20}, {0x29fe600, 0xc000496000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000a72168) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x29e9c40, 0x3d1cb20}, {0x29fe600, 0xc000496000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000886000, {0x29fe600, 0xc000496000}, {0x0, 0x0}, {0xc000770380, 0x1, 0x1}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc000886000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b testing.tRunner(0xc000886000, 0x270f080) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 10m30.157838487s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]