"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/05/22 01:56:20 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo"
2025/05/22 01:56:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:56:20 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:56:20 DEBUG : Azure container rclone-test-meqesup1cizo: Using directory markers
2025/05/22 01:56:20 DEBUG : Creating backend with remote "/tmp/rclone148805414"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:56:21 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/22 01:56:21 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/22 01:56:21 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/22 01:56:21 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/22 01:56:21 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:21 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/05/22 01:56:22 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/05/22 01:56:23 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/05/22 01:56:24 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/05/22 01:56:25 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/05/22 01:56:25 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:26 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/05/22 01:56:27 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/05/22 01:56:28 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/05/22 01:56:29 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/22 01:56:30 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/05/22 01:56:31 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/05/22 01:56:32 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/05/22 01:56:33 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (13.16s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.49s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.33s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.84s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.96s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.02s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:56:33 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/05/22 01:56:33 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/05/22 01:56:33 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/05/22 01:56:33 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/05/22 01:56:33 DEBUG : chunksize-probe: Removing empty object
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/05/22 01:56:34 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/05/22 01:56:34 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/05/22 01:56:34 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/05/22 01:56:34 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/05/22 01:56:34 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/22 01:56:34 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/05/22 01:56:34 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/22 01:56:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/22 01:56:35 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/05/22 01:56:35 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/05/22 01:56:35 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/05/22 01:56:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/05/22 01:56:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/05/22 01:56:35 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/05/22 01:56:35 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/05/22 01:56:35 DEBUG : Returning error reader
2025/05/22 01:56:35 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:35 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/05/22 01:56:35 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:36 DEBUG : Returning error reader
2025/05/22 01:56:36 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:36 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/05/22 01:56:36 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:37 DEBUG : Returning error reader
2025/05/22 01:56:37 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:37 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/05/22 01:56:37 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:38 DEBUG : Returning error reader
2025/05/22 01:56:38 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:38 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/05/22 01:56:38 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:39 DEBUG : Returning error reader
2025/05/22 01:56:39 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:39 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/05/22 01:56:39 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:40 DEBUG : Returning error reader
2025/05/22 01:56:40 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:40 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/05/22 01:56:40 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:41 DEBUG : Returning error reader
2025/05/22 01:56:41 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:41 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/05/22 01:56:41 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:42 DEBUG : Returning error reader
2025/05/22 01:56:42 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:42 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/05/22 01:56:42 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:43 DEBUG : Returning error reader
2025/05/22 01:56:43 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:43 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/05/22 01:56:43 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/05/22 01:56:44 DEBUG : Returning error reader
2025/05/22 01:56:44 DEBUG : BOOM: simulated read failure
2025/05/22 01:56:44 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/05/22 01:56:44 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/05/22 01:56:44 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/05/22 01:56:44 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/05/22 01:56:44 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/05/22 01:56:45 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/05/22 01:56:45 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
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:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/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/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/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/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.47s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/05/22 01:56:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/05/22 01:56:52 DEBUG : potato: Seek from 10 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 10 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Seek from 5 to 2
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/05/22 01:56:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Seek from 5 to 2
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/05/22 01:56:52 DEBUG : potato: Seek from 8 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 8 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/05/22 01:56:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/05/22 01:56:52 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/05/22 01:56:52 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/05/22 01:56:52 DEBUG : potato: Seek from 5 to 2
2025/05/22 01:56:52 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/05/22 01:56:52 DEBUG : potato: Seek from 9 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 9 to 0
2025/05/22 01:56:52 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.21s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/05/22 01:56:53 DEBUG : Creating backend with remote "nonexistent"
2025/05/22 01:56:53 DEBUG : Creating backend with remote "nonexistent"
2025/05/22 01:56:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/05/22 01:56:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/05/22 01:56:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/05/22 01:56:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.48s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.01s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/22 01:56:56 NOTICE: test.sum: 2 warning(s) suppressed...
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 4
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 5
2025/05/22 01:56:56 NOTICE: test.sum: improperly formatted checksum line 6
2025/05/22 01:56:56 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:56:56 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/data"
2025/05/22 01:56:56 DEBUG : Config file has changed externally - reloading
2025/05/22 01:56:56 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:56:56 DEBUG : Azure container rclone-test-meqesup1cizo path data: Using directory markers
2025/05/22 01:56:56 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/05/22 01:56:59 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.84s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.14s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.14s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:56:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/data"
2025/05/22 01:56:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:56:59 DEBUG : Azure container rclone-test-meqesup1cizo path data: Using directory markers
2025/05/22 01:56:59 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/05/22 01:57:02 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/05/22 01:57:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-moxefat7cido"
2025/05/22 01:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:02 DEBUG : Azure container rclone-test-moxefat7cido: Using directory markers
2025/05/22 01:57:02 DEBUG : Creating backend with remote "/tmp/rclone204511409"
run.go:180: Remote "Azure container rclone-test-moxefat7cido", Local "Local file system at /tmp/rclone204511409", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/05/22 01:57:02 ERROR : hello, world!: sum not found
2025/05/22 01:57:02 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-moxefat7cido
2025/05/22 01:57:02 NOTICE: Azure container rclone-test-moxefat7cido: 1 files missing
2025/05/22 01:57:02 NOTICE: 1 hashes missing
2025/05/22 01:57:02 NOTICE: Azure container rclone-test-moxefat7cido: 2 differences found
2025/05/22 01:57:02 NOTICE: Azure container rclone-test-moxefat7cido: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/05/22 01:57:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:02 NOTICE: Azure container rclone-test-moxefat7cido: 0 differences found
2025/05/22 01:57:02 NOTICE: Azure container rclone-test-moxefat7cido: 1 matching files
2025/05/22 01:57:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vomebiw5kulo"
2025/05/22 01:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:02 DEBUG : Azure container rclone-test-vomebiw5kulo: Using directory markers
2025/05/22 01:57:02 DEBUG : Creating backend with remote "/tmp/rclone1721053015"
run.go:180: Remote "Azure container rclone-test-vomebiw5kulo", Local "Local file system at /tmp/rclone1721053015", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/05/22 01:57:03 ERROR : HELLO, WORLD!: sum not found
2025/05/22 01:57:03 ERROR : hello, world!: file not in Azure container rclone-test-vomebiw5kulo
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-vomebiw5kulo: 1 files missing
2025/05/22 01:57:03 NOTICE: 1 hashes missing
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-vomebiw5kulo: 2 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-vomebiw5kulo: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/05/22 01:57:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-vomebiw5kulo: 0 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-vomebiw5kulo: 1 matching files
2025/05/22 01:57:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-camiwed2mego"
2025/05/22 01:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:03 DEBUG : Azure container rclone-test-camiwed2mego: Using directory markers
2025/05/22 01:57:03 DEBUG : Creating backend with remote "/tmp/rclone1787713756"
run.go:180: Remote "Azure container rclone-test-camiwed2mego", Local "Local file system at /tmp/rclone1787713756", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/05/22 01:57:03 ERROR : HeLlO, wOrLd!: sum not found
2025/05/22 01:57:03 ERROR : hello, world!: file not in Azure container rclone-test-camiwed2mego
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-camiwed2mego: 1 files missing
2025/05/22 01:57:03 NOTICE: 1 hashes missing
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-camiwed2mego: 2 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-camiwed2mego: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/05/22 01:57:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-camiwed2mego: 0 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-camiwed2mego: 1 matching files
2025/05/22 01:57:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-husiyef8vati"
2025/05/22 01:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:03 DEBUG : Azure container rclone-test-husiyef8vati: Using directory markers
2025/05/22 01:57:03 DEBUG : Creating backend with remote "/tmp/rclone2116788848"
run.go:180: Remote "Azure container rclone-test-husiyef8vati", Local "Local file system at /tmp/rclone2116788848", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/05/22 01:57:03 ERROR : HELLO, WORLD!: sum not found
2025/05/22 01:57:03 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-husiyef8vati
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-husiyef8vati: 1 files missing
2025/05/22 01:57:03 NOTICE: 1 hashes missing
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-husiyef8vati: 2 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-husiyef8vati: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/05/22 01:57:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-husiyef8vati: 0 differences found
2025/05/22 01:57:03 NOTICE: Azure container rclone-test-husiyef8vati: 1 matching files
2025/05/22 01:57:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zufexap8subo"
2025/05/22 01:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:03 DEBUG : Azure container rclone-test-zufexap8subo: Using directory markers
2025/05/22 01:57:03 DEBUG : Creating backend with remote "/tmp/rclone951086255"
run.go:180: Remote "Azure container rclone-test-zufexap8subo", Local "Local file system at /tmp/rclone951086255", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zufexap8subo
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-zufexap8subo: 1 files missing
2025/05/22 01:57:04 NOTICE: 1 hashes missing
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-zufexap8subo: 2 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-zufexap8subo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/05/22 01:57:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-zufexap8subo: 0 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-zufexap8subo: 1 matching files
2025/05/22 01:57:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-jalupaz8hofu"
2025/05/22 01:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:04 DEBUG : Azure container rclone-test-jalupaz8hofu: Using directory markers
2025/05/22 01:57:04 DEBUG : Creating backend with remote "/tmp/rclone1856572717"
run.go:180: Remote "Azure container rclone-test-jalupaz8hofu", Local "Local file system at /tmp/rclone1856572717", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-jalupaz8hofu
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-jalupaz8hofu: 1 files missing
2025/05/22 01:57:04 NOTICE: 1 hashes missing
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-jalupaz8hofu: 2 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-jalupaz8hofu: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/05/22 01:57:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-jalupaz8hofu: 0 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-jalupaz8hofu: 1 matching files
2025/05/22 01:57:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cefejad6fagu"
2025/05/22 01:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:04 DEBUG : Azure container rclone-test-cefejad6fagu: Using directory markers
2025/05/22 01:57:04 DEBUG : Creating backend with remote "/tmp/rclone1643187684"
run.go:180: Remote "Azure container rclone-test-cefejad6fagu", Local "Local file system at /tmp/rclone1643187684", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cefejad6fagu
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-cefejad6fagu: 1 files missing
2025/05/22 01:57:04 NOTICE: 1 hashes missing
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-cefejad6fagu: 2 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-cefejad6fagu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/05/22 01:57:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-cefejad6fagu: 0 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-cefejad6fagu: 1 matching files
2025/05/22 01:57:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vaqowoq0nuhi"
2025/05/22 01:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:04 DEBUG : Azure container rclone-test-vaqowoq0nuhi: Using directory markers
2025/05/22 01:57:04 DEBUG : Creating backend with remote "/tmp/rclone2739575333"
run.go:180: Remote "Azure container rclone-test-vaqowoq0nuhi", Local "Local file system at /tmp/rclone2739575333", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vaqowoq0nuhi
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-vaqowoq0nuhi: 1 files missing
2025/05/22 01:57:04 NOTICE: 1 hashes missing
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-vaqowoq0nuhi: 2 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-vaqowoq0nuhi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/05/22 01:57:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-vaqowoq0nuhi: 0 differences found
2025/05/22 01:57:04 NOTICE: Azure container rclone-test-vaqowoq0nuhi: 1 matching files
2025/05/22 01:57:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-toselap4johu"
2025/05/22 01:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:04 DEBUG : Azure container rclone-test-toselap4johu: Using directory markers
2025/05/22 01:57:04 DEBUG : Creating backend with remote "/tmp/rclone4261421913"
run.go:180: Remote "Azure container rclone-test-toselap4johu", Local "Local file system at /tmp/rclone4261421913", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/05/22 01:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-toselap4johu
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-toselap4johu: 1 files missing
2025/05/22 01:57:05 NOTICE: 1 hashes missing
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-toselap4johu: 2 differences found
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-toselap4johu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/05/22 01:57:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-toselap4johu: 0 differences found
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-toselap4johu: 1 matching files
2025/05/22 01:57:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ramoqos4rali"
2025/05/22 01:57:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 01:57:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-ramoqos4rali: Using directory markers
2025/05/22 01:57:05 DEBUG : Creating backend with remote "/tmp/rclone3614035396"
run.go:180: Remote "Azure container rclone-test-ramoqos4rali", Local "Local file system at /tmp/rclone3614035396", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/05/22 01:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/05/22 01:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ramoqos4rali
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-ramoqos4rali: 1 files missing
2025/05/22 01:57:05 NOTICE: 1 hashes missing
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-ramoqos4rali: 2 differences found
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-ramoqos4rali: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/05/22 01:57:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-ramoqos4rali: 0 differences found
2025/05/22 01:57:05 NOTICE: Azure container rclone-test-ramoqos4rali: 1 matching files
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-ramoqos4rali: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-toselap4johu: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-vaqowoq0nuhi: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-cefejad6fagu: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-jalupaz8hofu: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-zufexap8subo: Purge remote
2025/05/22 01:57:05 DEBUG : Azure container rclone-test-husiyef8vati: Purge remote
2025/05/22 01:57:06 DEBUG : Azure container rclone-test-camiwed2mego: Purge remote
2025/05/22 01:57:06 DEBUG : Azure container rclone-test-vomebiw5kulo: Purge remote
2025/05/22 01:57:06 DEBUG : Azure container rclone-test-moxefat7cido: Purge remote
--- PASS: TestApplyTransforms (3.62s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:57:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/22 01:57:06 DEBUG : sub/: Creating directory marker
2025/05/22 01:57:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 01:57:06 INFO : file1: Copied (new) to: sub/file2
2025/05/22 01:57:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:06 DEBUG : file1: Unchanged skipping
2025/05/22 01:57:06 DEBUG : Azure container rclone-test-meqesup1cizo: don't need to copy/move sub/file2, it is already at target location
2025/05/22 01:57:06 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:57:06 DEBUG : dst/: Creating directory marker
2025/05/22 01:57:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/backup"
2025/05/22 01:57:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:07 DEBUG : Azure container rclone-test-meqesup1cizo path backup: Using directory markers
2025/05/22 01:57:07 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/backup"
2025/05/22 01:57:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/22 01:57:07 DEBUG : dst/: Creating directory marker
2025/05/22 01:57:07 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/22 01:57:07 INFO : dst/file1: Copied (server-side copy)
2025/05/22 01:57:07 INFO : dst/file1: Deleted
2025/05/22 01:57:07 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 01:57:07 INFO : dst/file1: Copied (new)
2025/05/22 01:57:07 DEBUG : dst/: Removing directory marker
2025/05/22 01:57:07 DEBUG : backup/dst/: Removing directory marker
2025/05/22 01:57:07 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54a21b-301e-0042-02bc-ca057d000000
Time:2025-05-22T01:57:07.9023752Z
--------------------------------------------------------------------------------
2025/05/22 01:57:08 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54a347-301e-0042-71bc-ca057d000000
Time:2025-05-22T01:57:08.9407973Z
--------------------------------------------------------------------------------
2025/05/22 01:57:09 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54a43d-301e-0042-3bbc-ca057d000000
Time:2025-05-22T01:57:09.9783165Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54a43d-301e-0042-3bbc-ca057d000000
Time:2025-05-22T01:57:09.9783165Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.15s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:57:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/dst"
2025/05/22 01:57:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:11 DEBUG : Azure container rclone-test-meqesup1cizo path dst: Using directory markers
2025/05/22 01:57:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:11 DEBUG : Azure container rclone-test-meqesup1cizo path CompareDest: Using directory markers
2025/05/22 01:57:11 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:11 DEBUG : one: Need to transfer - File not found at Destination
2025/05/22 01:57:11 DEBUG : /: Creating directory marker
2025/05/22 01:57:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 01:57:11 INFO : one: Copied (new)
2025/05/22 01:57:11 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:11 DEBUG : /: Creating directory marker
2025/05/22 01:57:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/22 01:57:11 INFO : one: Copied (replaced existing)
2025/05/22 01:57:11 DEBUG : dst/: Creating directory marker
2025/05/22 01:57:11 DEBUG : CompareDest/: Creating directory marker
2025/05/22 01:57:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:12 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:12 DEBUG : one: Destination found in --compare-dest, skipping
2025/05/22 01:57:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:12 DEBUG : two: Need to transfer - File not found at Destination
2025/05/22 01:57:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/22 01:57:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:12 DEBUG : two: Need to transfer - File not found at Destination
2025/05/22 01:57:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:12 DEBUG : two: Destination found in --compare-dest, skipping
2025/05/22 01:57:12 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CompareDest"
2025/05/22 01:57:12 DEBUG : two: Need to transfer - File not found at Destination
2025/05/22 01:57:12 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/05/22 01:57:13 INFO : two: Copied (new)
2025/05/22 01:57:13 DEBUG : dst/: Removing directory marker
2025/05/22 01:57:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54a884-301e-0042-53bc-ca057d000000
Time:2025-05-22T01:57:13.3702399Z
--------------------------------------------------------------------------------
2025/05/22 01:57:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54aa0b-301e-0042-19bc-ca057d000000
Time:2025-05-22T01:57:14.4077955Z
--------------------------------------------------------------------------------
2025/05/22 01:57:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54ab73-301e-0042-4bbc-ca057d000000
Time:2025-05-22T01:57:15.4452742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54ab73-301e-0042-4bbc-ca057d000000
Time:2025-05-22T01:57:15.4452742Z
--------------------------------------------------------------------------------
2025/05/22 01:57:16 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"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.58s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:57:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/dst"
2025/05/22 01:57:23 DEBUG : Config file has changed externally - reloading
2025/05/22 01:57:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:23 DEBUG : Azure container rclone-test-meqesup1cizo path dst: Using directory markers
2025/05/22 01:57:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:23 DEBUG : Azure container rclone-test-meqesup1cizo path CopyDest: Using directory markers
2025/05/22 01:57:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:23 DEBUG : one: Need to transfer - File not found at Destination
2025/05/22 01:57:23 DEBUG : /: Creating directory marker
2025/05/22 01:57:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 01:57:23 INFO : one: Copied (new)
2025/05/22 01:57:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:24 DEBUG : /: Creating directory marker
2025/05/22 01:57:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/22 01:57:24 INFO : one: Copied (replaced existing)
2025/05/22 01:57:24 DEBUG : dst/: Creating directory marker
2025/05/22 01:57:24 DEBUG : CopyDest/: Creating directory marker
2025/05/22 01:57:24 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/BackupDir"
2025/05/22 01:57:24 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 01:57:24 DEBUG : Azure container rclone-test-meqesup1cizo path BackupDir: Using directory markers
2025/05/22 01:57:24 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/BackupDir"
2025/05/22 01:57:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/05/22 01:57:24 DEBUG : /: Creating directory marker
2025/05/22 01:57:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 01:57:25 INFO : one: Copied (server-side copy)
2025/05/22 01:57:25 INFO : one: Deleted
2025/05/22 01:57:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/05/22 01:57:25 INFO : one: Copied (server-side copy)
2025/05/22 01:57:25 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/05/22 01:57:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:25 DEBUG : two: Need to transfer - File not found at Destination
2025/05/22 01:57:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/22 01:57:25 INFO : two: Copied (server-side copy)
2025/05/22 01:57:25 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/05/22 01:57:25 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 01:57:25 DEBUG : two: Unchanged skipping
2025/05/22 01:57:26 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/CopyDest"
2025/05/22 01:57:26 DEBUG : three: Need to transfer - File not found at Destination
2025/05/22 01:57:26 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/05/22 01:57:26 DEBUG : three: Destination not found in --copy-dest
2025/05/22 01:57:26 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/05/22 01:57:26 INFO : three: Copied (new)
2025/05/22 01:57:26 DEBUG : dst/: Removing directory marker
2025/05/22 01:57:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54bba8-301e-0042-0ebc-ca057d000000
Time:2025-05-22T01:57:26.8103843Z
--------------------------------------------------------------------------------
2025/05/22 01:57:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54bd30-301e-0042-4abc-ca057d000000
Time:2025-05-22T01:57:27.8489879Z
--------------------------------------------------------------------------------
2025/05/22 01:57:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54be5a-301e-0042-45bc-ca057d000000
Time:2025-05-22T01:57:28.8859948Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54be5a-301e-0042-45bc-ca057d000000
Time:2025-05-22T01:57:28.8859948Z
--------------------------------------------------------------------------------
2025/05/22 01:57:29 DEBUG : CopyDest/: Removing directory marker
2025/05/22 01:57:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54bf31-301e-0042-78bc-ca057d000000
Time:2025-05-22T01:57:29.9625617Z
--------------------------------------------------------------------------------
2025/05/22 01:57:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54c021-301e-0042-20bc-ca057d000000
Time:2025-05-22T01:57:31.0008295Z
--------------------------------------------------------------------------------
2025/05/22 01:57:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54c0d6-301e-0042-36bc-ca057d000000
Time:2025-05-22T01:57:32.0383150Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54c0d6-301e-0042-36bc-ca057d000000
Time:2025-05-22T01:57:32.0383150Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.56s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/05/22 01:57:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54c9ac-301e-0042-79bc-ca057d000000
Time:2025-05-22T01:57:40.2317120Z
--------------------------------------------------------------------------------
2025/05/22 01:57:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54cad5-301e-0042-72bc-ca057d000000
Time:2025-05-22T01:57:41.2695906Z
--------------------------------------------------------------------------------
2025/05/22 01:57:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54cc46-301e-0042-2cbc-ca057d000000
Time:2025-05-22T01:57:42.3066498Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54cc46-301e-0042-2cbc-ca057d000000
Time:2025-05-22T01:57:42.3066498Z
--------------------------------------------------------------------------------
2025/05/22 01:57:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54cd7a-301e-0042-24bc-ca057d000000
Time:2025-05-22T01:57:43.3450730Z
--------------------------------------------------------------------------------
2025/05/22 01:57:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54ceba-301e-0042-33bc-ca057d000000
Time:2025-05-22T01:57:44.3837453Z
--------------------------------------------------------------------------------
2025/05/22 01:57:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54d068-301e-0042-68bc-ca057d000000
Time:2025-05-22T01:57:45.4212502Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54d068-301e-0042-68bc-ca057d000000
Time:2025-05-22T01:57:45.4212502Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/05/22 01:57:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54db1d-301e-0042-76bc-ca057d000000
Time:2025-05-22T01:57:53.6124016Z
--------------------------------------------------------------------------------
2025/05/22 01:57:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54dc53-301e-0042-5dbc-ca057d000000
Time:2025-05-22T01:57:54.6504035Z
--------------------------------------------------------------------------------
2025/05/22 01:57:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54dde1-301e-0042-1dbc-ca057d000000
Time:2025-05-22T01:57:55.6882811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54dde1-301e-0042-1dbc-ca057d000000
Time:2025-05-22T01:57:55.6882811Z
--------------------------------------------------------------------------------
2025/05/22 01:57:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54df7d-301e-0042-68bc-ca057d000000
Time:2025-05-22T01:57:56.7260246Z
--------------------------------------------------------------------------------
2025/05/22 01:57:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54e14b-301e-0042-55bc-ca057d000000
Time:2025-05-22T01:57:57.7643405Z
--------------------------------------------------------------------------------
2025/05/22 01:57:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54e2a5-301e-0042-52bc-ca057d000000
Time:2025-05-22T01:57:58.8025273Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54e2a5-301e-0042-52bc-ca057d000000
Time:2025-05-22T01:57:58.8025273Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:58:06 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 01:58:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/05/22 01:58:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/05/22 01:58:07 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5828e1dce3c60c719069c4aba64d0ee3 OK
2025/05/22 01:58:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/05/22 01:58:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f166-301e-0042-59bc-ca057d000000
Time:2025-05-22T01:58:07.9219304Z
--------------------------------------------------------------------------------
2025/05/22 01:58:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f338-301e-0042-58bc-ca057d000000
Time:2025-05-22T01:58:08.9598206Z
--------------------------------------------------------------------------------
2025/05/22 01:58:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f507-301e-0042-57bc-ca057d000000
Time:2025-05-22T01:58:09.9972547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f507-301e-0042-57bc-ca057d000000
Time:2025-05-22T01:58:09.9972547Z
--------------------------------------------------------------------------------
2025/05/22 01:58:11 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/05/22 01:58:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f6bf-301e-0042-49bc-ca057d000000
Time:2025-05-22T01:58:11.0736184Z
--------------------------------------------------------------------------------
2025/05/22 01:58:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54f888-301e-0042-4ebc-ca057d000000
Time:2025-05-22T01:58:12.1112037Z
--------------------------------------------------------------------------------
2025/05/22 01:58:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54fa3c-301e-0042-35bc-ca057d000000
Time:2025-05-22T01:58:13.1493008Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e54fa3c-301e-0042-35bc-ca057d000000
Time:2025-05-22T01:58:13.1493008Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:58:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550547-301e-0042-27bc-ca057d000000
Time:2025-05-22T01:58:21.3398676Z
--------------------------------------------------------------------------------
2025/05/22 01:58:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550703-301e-0042-0abc-ca057d000000
Time:2025-05-22T01:58:22.3797830Z
--------------------------------------------------------------------------------
2025/05/22 01:58:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550897-301e-0042-04bc-ca057d000000
Time:2025-05-22T01:58:23.4171716Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550897-301e-0042-04bc-ca057d000000
Time:2025-05-22T01:58:23.4171716Z
--------------------------------------------------------------------------------
2025/05/22 01:58:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5509c2-301e-0042-6ebd-ca057d000000
Time:2025-05-22T01:58:24.4544629Z
--------------------------------------------------------------------------------
2025/05/22 01:58:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550b50-301e-0042-11bd-ca057d000000
Time:2025-05-22T01:58:25.4931236Z
--------------------------------------------------------------------------------
2025/05/22 01:58:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550ced-301e-0042-5cbd-ca057d000000
Time:2025-05-22T01:58:26.5301056Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e550ced-301e-0042-5cbd-ca057d000000
Time:2025-05-22T01:58:26.5301056Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:58:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55185d-301e-0042-30bd-ca057d000000
Time:2025-05-22T01:58:34.7202452Z
--------------------------------------------------------------------------------
2025/05/22 01:58:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e551a00-301e-0042-7dbd-ca057d000000
Time:2025-05-22T01:58:35.7574288Z
--------------------------------------------------------------------------------
2025/05/22 01:58:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e551b67-301e-0042-25bd-ca057d000000
Time:2025-05-22T01:58:36.7947780Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e551b67-301e-0042-25bd-ca057d000000
Time:2025-05-22T01:58:36.7947780Z
--------------------------------------------------------------------------------
2025/05/22 01:58:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e551d15-301e-0042-80bd-ca057d000000
Time:2025-05-22T01:58:37.8339109Z
--------------------------------------------------------------------------------
2025/05/22 01:58:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e551e73-301e-0042-0dbd-ca057d000000
Time:2025-05-22T01:58:38.8707977Z
--------------------------------------------------------------------------------
2025/05/22 01:58:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5520ac-301e-0042-76bd-ca057d000000
Time:2025-05-22T01:58:39.9088260Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5520ac-301e-0042-76bd-ca057d000000
Time:2025-05-22T01:58:39.9088260Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:58:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e552d8d-301e-0042-71bd-ca057d000000
Time:2025-05-22T01:58:48.1093234Z
--------------------------------------------------------------------------------
2025/05/22 01:58:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e552f41-301e-0042-3ebd-ca057d000000
Time:2025-05-22T01:58:49.1469109Z
--------------------------------------------------------------------------------
2025/05/22 01:58:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e553118-301e-0042-27bd-ca057d000000
Time:2025-05-22T01:58:50.1847503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e553118-301e-0042-27bd-ca057d000000
Time:2025-05-22T01:58:50.1847503Z
--------------------------------------------------------------------------------
2025/05/22 01:58:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5532b3-301e-0042-6bbd-ca057d000000
Time:2025-05-22T01:58:51.2220854Z
--------------------------------------------------------------------------------
2025/05/22 01:58:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e553451-301e-0042-16bd-ca057d000000
Time:2025-05-22T01:58:52.2595941Z
--------------------------------------------------------------------------------
2025/05/22 01:58:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5535bf-301e-0042-65bd-ca057d000000
Time:2025-05-22T01:58:53.2973721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5535bf-301e-0042-65bd-ca057d000000
Time:2025-05-22T01:58:53.2973721Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:59:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554092-301e-0042-31bd-ca057d000000
Time:2025-05-22T01:59:01.4884528Z
--------------------------------------------------------------------------------
2025/05/22 01:59:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55421b-301e-0042-75bd-ca057d000000
Time:2025-05-22T01:59:02.5265592Z
--------------------------------------------------------------------------------
2025/05/22 01:59:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554454-301e-0042-52bd-ca057d000000
Time:2025-05-22T01:59:03.5637395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554454-301e-0042-52bd-ca057d000000
Time:2025-05-22T01:59:03.5637395Z
--------------------------------------------------------------------------------
2025/05/22 01:59:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554693-301e-0042-23bd-ca057d000000
Time:2025-05-22T01:59:04.6020427Z
--------------------------------------------------------------------------------
2025/05/22 01:59:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554899-301e-0042-63bd-ca057d000000
Time:2025-05-22T01:59:05.6407980Z
--------------------------------------------------------------------------------
2025/05/22 01:59:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554aed-301e-0042-65bd-ca057d000000
Time:2025-05-22T01:59:06.6781862Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e554aed-301e-0042-65bd-ca057d000000
Time:2025-05-22T01:59:06.6781862Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:59:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e555a0e-301e-0042-66bd-ca057d000000
Time:2025-05-22T01:59:14.8706739Z
--------------------------------------------------------------------------------
2025/05/22 01:59:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e555be9-301e-0042-5bbd-ca057d000000
Time:2025-05-22T01:59:15.9081924Z
--------------------------------------------------------------------------------
2025/05/22 01:59:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e555dc0-301e-0042-55bd-ca057d000000
Time:2025-05-22T01:59:16.9455596Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e555dc0-301e-0042-55bd-ca057d000000
Time:2025-05-22T01:59:16.9455596Z
--------------------------------------------------------------------------------
2025/05/22 01:59:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e555f69-301e-0042-32bd-ca057d000000
Time:2025-05-22T01:59:17.9831134Z
--------------------------------------------------------------------------------
2025/05/22 01:59:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e556186-301e-0042-4fbd-ca057d000000
Time:2025-05-22T01:59:19.0212112Z
--------------------------------------------------------------------------------
2025/05/22 01:59:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e556365-301e-0042-5ebd-ca057d000000
Time:2025-05-22T01:59:20.0608997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e556365-301e-0042-5ebd-ca057d000000
Time:2025-05-22T01:59:20.0608997Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 01:59:28 DEBUG : also/: Creating directory marker
2025/05/22 01:59:28 INFO : Azure container rclone-test-meqesup1cizo: Looking for duplicate md5 hashes using newest mode.
2025/05/22 01:59:28 NOTICE: c1d4ad3ea42c1c54b35d2159f6718f64: Found 3 files with duplicate md5 hashes
2025/05/22 01:59:28 INFO : one: Deleted
2025/05/22 01:59:28 INFO : also/one: Deleted
2025/05/22 01:59:28 NOTICE: c1d4ad3ea42c1c54b35d2159f6718f64: Deleted 2 extra copies
2025/05/22 01:59:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55731a-301e-0042-46bd-ca057d000000
Time:2025-05-22T01:59:29.0573632Z
--------------------------------------------------------------------------------
2025/05/22 01:59:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557507-301e-0042-58bd-ca057d000000
Time:2025-05-22T01:59:30.0962497Z
--------------------------------------------------------------------------------
2025/05/22 01:59:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557745-301e-0042-33bd-ca057d000000
Time:2025-05-22T01:59:31.1346776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557745-301e-0042-33bd-ca057d000000
Time:2025-05-22T01:59:31.1346776Z
--------------------------------------------------------------------------------
2025/05/22 01:59:32 DEBUG : also/: Removing directory marker
2025/05/22 01:59:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5578fb-301e-0042-22bd-ca057d000000
Time:2025-05-22T01:59:32.2101730Z
--------------------------------------------------------------------------------
2025/05/22 01:59:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557ab5-301e-0042-7abd-ca057d000000
Time:2025-05-22T01:59:33.2478406Z
--------------------------------------------------------------------------------
2025/05/22 01:59:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557c57-301e-0042-54bd-ca057d000000
Time:2025-05-22T01:59:34.2853040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e557c57-301e-0042-54bd-ca057d000000
Time:2025-05-22T01:59:34.2853040Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:59:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558739-301e-0042-40bd-ca057d000000
Time:2025-05-22T01:59:42.4765725Z
--------------------------------------------------------------------------------
2025/05/22 01:59:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558890-301e-0042-5cbd-ca057d000000
Time:2025-05-22T01:59:43.5141992Z
--------------------------------------------------------------------------------
2025/05/22 01:59:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558a00-301e-0042-1bbd-ca057d000000
Time:2025-05-22T01:59:44.5522817Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558a00-301e-0042-1bbd-ca057d000000
Time:2025-05-22T01:59:44.5522817Z
--------------------------------------------------------------------------------
2025/05/22 01:59:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558bbe-301e-0042-77bd-ca057d000000
Time:2025-05-22T01:59:45.5898733Z
--------------------------------------------------------------------------------
2025/05/22 01:59:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558d76-301e-0042-49bd-ca057d000000
Time:2025-05-22T01:59:46.6269351Z
--------------------------------------------------------------------------------
2025/05/22 01:59:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558ebc-301e-0042-61bd-ca057d000000
Time:2025-05-22T01:59:47.6643848Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e558ebc-301e-0042-61bd-ca057d000000
Time:2025-05-22T01:59:47.6643848Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 01:59:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5599a8-301e-0042-2bbd-ca057d000000
Time:2025-05-22T01:59:55.8541101Z
--------------------------------------------------------------------------------
2025/05/22 01:59:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e559b03-301e-0042-6ebd-ca057d000000
Time:2025-05-22T01:59:56.8908156Z
--------------------------------------------------------------------------------
2025/05/22 01:59:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e559c93-301e-0042-59bd-ca057d000000
Time:2025-05-22T01:59:57.9287051Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e559c93-301e-0042-59bd-ca057d000000
Time:2025-05-22T01:59:57.9287051Z
--------------------------------------------------------------------------------
2025/05/22 01:59:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e559e26-301e-0042-4ebd-ca057d000000
Time:2025-05-22T01:59:58.9664638Z
--------------------------------------------------------------------------------
2025/05/22 01:59:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e559fa1-301e-0042-30bd-ca057d000000
Time:2025-05-22T02:00:00.0044648Z
--------------------------------------------------------------------------------
2025/05/22 02:00:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55a296-301e-0042-5cbd-ca057d000000
Time:2025-05-22T02:00:01.0413722Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55a296-301e-0042-5cbd-ca057d000000
Time:2025-05-22T02:00:01.0413722Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 02:00:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55b64a-301e-0042-71bd-ca057d000000
Time:2025-05-22T02:00:09.2356379Z
--------------------------------------------------------------------------------
2025/05/22 02:00:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55b7b7-301e-0042-27bd-ca057d000000
Time:2025-05-22T02:00:10.2735085Z
--------------------------------------------------------------------------------
2025/05/22 02:00:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55b925-301e-0042-58bd-ca057d000000
Time:2025-05-22T02:00:11.3132130Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55b925-301e-0042-58bd-ca057d000000
Time:2025-05-22T02:00:11.3132130Z
--------------------------------------------------------------------------------
2025/05/22 02:00:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55babe-301e-0042-37bd-ca057d000000
Time:2025-05-22T02:00:12.3509115Z
--------------------------------------------------------------------------------
2025/05/22 02:00:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55bc60-301e-0042-79bd-ca057d000000
Time:2025-05-22T02:00:13.3892457Z
--------------------------------------------------------------------------------
2025/05/22 02:00:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55bdb3-301e-0042-0bbd-ca057d000000
Time:2025-05-22T02:00:14.4257814Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55bdb3-301e-0042-0bbd-ca057d000000
Time:2025-05-22T02:00:14.4257814Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/05/22 02:00:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ca29-301e-0042-5fbd-ca057d000000
Time:2025-05-22T02:00:22.6169748Z
--------------------------------------------------------------------------------
2025/05/22 02:00:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55cb7d-301e-0042-73bd-ca057d000000
Time:2025-05-22T02:00:23.6542891Z
--------------------------------------------------------------------------------
2025/05/22 02:00:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ccc2-301e-0042-0fbd-ca057d000000
Time:2025-05-22T02:00:24.6914057Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ccc2-301e-0042-0fbd-ca057d000000
Time:2025-05-22T02:00:24.6914057Z
--------------------------------------------------------------------------------
2025/05/22 02:00:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ce77-301e-0042-12bd-ca057d000000
Time:2025-05-22T02:00:25.7285745Z
--------------------------------------------------------------------------------
2025/05/22 02:00:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55d035-301e-0042-1ebd-ca057d000000
Time:2025-05-22T02:00:26.7660794Z
--------------------------------------------------------------------------------
2025/05/22 02:00:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55d173-301e-0042-28bd-ca057d000000
Time:2025-05-22T02:00:27.8039554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55d173-301e-0042-28bd-ca057d000000
Time:2025-05-22T02:00:27.8039554Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/05/22 02:00:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ddbb-301e-0042-15bd-ca057d000000
Time:2025-05-22T02:00:35.9936504Z
--------------------------------------------------------------------------------
2025/05/22 02:00:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55df79-301e-0042-1cbd-ca057d000000
Time:2025-05-22T02:00:37.0315049Z
--------------------------------------------------------------------------------
2025/05/22 02:00:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e10f-301e-0042-6cbd-ca057d000000
Time:2025-05-22T02:00:38.0698455Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e10f-301e-0042-6cbd-ca057d000000
Time:2025-05-22T02:00:38.0698455Z
--------------------------------------------------------------------------------
2025/05/22 02:00:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e246-301e-0042-69bd-ca057d000000
Time:2025-05-22T02:00:39.1071873Z
--------------------------------------------------------------------------------
2025/05/22 02:00:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e38b-301e-0042-55bd-ca057d000000
Time:2025-05-22T02:00:40.1446716Z
--------------------------------------------------------------------------------
2025/05/22 02:00:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e48d-301e-0042-24bd-ca057d000000
Time:2025-05-22T02:00:41.1827192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55e48d-301e-0042-24bd-ca057d000000
Time:2025-05-22T02:00:41.1827192Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:00:49 DEBUG : sub dir/: Creating directory marker
2025/05/22 02:00:49 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/22 02:00:50 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/05/22 02:00:50 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/22 02:00:50 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/22 02:00:50 DEBUG : sub dir/: Removing directory marker
2025/05/22 02:00:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ef84-301e-0042-13bd-ca057d000000
Time:2025-05-22T02:00:50.8505200Z
--------------------------------------------------------------------------------
2025/05/22 02:00:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f0be-301e-0042-21bd-ca057d000000
Time:2025-05-22T02:00:51.8886555Z
--------------------------------------------------------------------------------
2025/05/22 02:00:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f229-301e-0042-0abd-ca057d000000
Time:2025-05-22T02:00:52.9270829Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f229-301e-0042-0abd-ca057d000000
Time:2025-05-22T02:00:52.9270829Z
--------------------------------------------------------------------------------
2025/05/22 02:00:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f354-301e-0042-66bd-ca057d000000
Time:2025-05-22T02:00:53.9654112Z
--------------------------------------------------------------------------------
2025/05/22 02:00:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f468-301e-0042-57bd-ca057d000000
Time:2025-05-22T02:00:55.0026637Z
--------------------------------------------------------------------------------
2025/05/22 02:00:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f557-301e-0042-19bd-ca057d000000
Time:2025-05-22T02:00:56.0394454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55f557-301e-0042-19bd-ca057d000000
Time:2025-05-22T02:00:56.0394454Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.86s)
=== RUN TestListDirSortedFn
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:01:04 DEBUG : sub dir/: Creating directory marker
2025/05/22 02:01:04 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/05/22 02:01:04 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSortedFn
2025/05/22 02:01:05 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/05/22 02:01:05 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/05/22 02:01:05 DEBUG : sub dir/: Removing directory marker
2025/05/22 02:01:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e55ff1e-301e-0042-6ebd-ca057d000000
Time:2025-05-22T02:01:05.6816693Z
--------------------------------------------------------------------------------
2025/05/22 02:01:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e560041-301e-0042-54bd-ca057d000000
Time:2025-05-22T02:01:06.7201037Z
--------------------------------------------------------------------------------
2025/05/22 02:01:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56019e-301e-0042-5abd-ca057d000000
Time:2025-05-22T02:01:07.7576749Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56019e-301e-0042-5abd-ca057d000000
Time:2025-05-22T02:01:07.7576749Z
--------------------------------------------------------------------------------
2025/05/22 02:01:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5602ac-301e-0042-2cbd-ca057d000000
Time:2025-05-22T02:01:08.7954314Z
--------------------------------------------------------------------------------
2025/05/22 02:01:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5603b4-301e-0042-79bd-ca057d000000
Time:2025-05-22T02:01:09.8334084Z
--------------------------------------------------------------------------------
2025/05/22 02:01:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e560508-301e-0042-21bd-ca057d000000
Time:2025-05-22T02:01:10.8708899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e560508-301e-0042-21bd-ca057d000000
Time:2025-05-22T02:01:10.8708899Z
--------------------------------------------------------------------------------
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:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (14.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:01:19 DEBUG : sub/: Creating directory marker
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 3
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/05/22 02:01:19 DEBUG : sub/: Removing directory marker
2025/05/22 02:01:19 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e560fcc-301e-0042-1bbd-ca057d000000
Time:2025-05-22T02:01:19.9251573Z
--------------------------------------------------------------------------------
2025/05/22 02:01:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e561082-301e-0042-33bd-ca057d000000
Time:2025-05-22T02:01:20.9630270Z
--------------------------------------------------------------------------------
2025/05/22 02:01:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e561183-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:01:22.0006877Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e561183-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:01:22.0006877Z
--------------------------------------------------------------------------------
2025/05/22 02:01:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5612b9-301e-0042-45bd-ca057d000000
Time:2025-05-22T02:01:23.0380988Z
--------------------------------------------------------------------------------
2025/05/22 02:01:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5613d1-301e-0042-25bd-ca057d000000
Time:2025-05-22T02:01:24.0757801Z
--------------------------------------------------------------------------------
2025/05/22 02:01:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56152c-301e-0042-42bd-ca057d000000
Time:2025-05-22T02:01:25.1131531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56152c-301e-0042-42bd-ca057d000000
Time:2025-05-22T02:01:25.1131531Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.24s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:01:33 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/05/22 02:01:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/notfound"
2025/05/22 02:01:34 DEBUG : Config file has changed externally - reloading
2025/05/22 02:01:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 02:01:34 DEBUG : Azure container rclone-test-meqesup1cizo path notfound: Using directory markers
2025/05/22 02:01:34 DEBUG : sub/: Removing directory marker
2025/05/22 02:01:34 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e562278-301e-0042-36bd-ca057d000000
Time:2025-05-22T02:01:34.3872554Z
--------------------------------------------------------------------------------
2025/05/22 02:01:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5623de-301e-0042-6abd-ca057d000000
Time:2025-05-22T02:01:35.4245379Z
--------------------------------------------------------------------------------
2025/05/22 02:01:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5625b0-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:01:36.4620869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5625b0-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:01:36.4620869Z
--------------------------------------------------------------------------------
2025/05/22 02:01:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56270a-301e-0042-18bd-ca057d000000
Time:2025-05-22T02:01:37.4999864Z
--------------------------------------------------------------------------------
2025/05/22 02:01:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e562834-301e-0042-13bd-ca057d000000
Time:2025-05-22T02:01:38.5380502Z
--------------------------------------------------------------------------------
2025/05/22 02:01:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e562982-301e-0042-2abd-ca057d000000
Time:2025-05-22T02:01:39.5752107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e562982-301e-0042-2abd-ca057d000000
Time:2025-05-22T02:01:39.5752107Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.46s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:01:47 INFO : Azure container rclone-test-meqesup1cizo: Making directory
2025/05/22 02:01:47 INFO : Azure container rclone-test-meqesup1cizo: Making directory
2025/05/22 02:01:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e563746-301e-0042-33bd-ca057d000000
Time:2025-05-22T02:01:47.8024638Z
--------------------------------------------------------------------------------
2025/05/22 02:01:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5638aa-301e-0042-5cbd-ca057d000000
Time:2025-05-22T02:01:48.8399401Z
--------------------------------------------------------------------------------
2025/05/22 02:01:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5639f5-301e-0042-77bd-ca057d000000
Time:2025-05-22T02:01:49.8779098Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5639f5-301e-0042-77bd-ca057d000000
Time:2025-05-22T02:01:49.8779098Z
--------------------------------------------------------------------------------
2025/05/22 02:01:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e563bac-301e-0042-74bd-ca057d000000
Time:2025-05-22T02:01:50.9149703Z
--------------------------------------------------------------------------------
2025/05/22 02:01:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e563e0d-301e-0042-06bd-ca057d000000
Time:2025-05-22T02:01:51.9521594Z
--------------------------------------------------------------------------------
2025/05/22 02:01:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e564000-301e-0042-6ebd-ca057d000000
Time:2025-05-22T02:01:52.9901442Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e564000-301e-0042-6ebd-ca057d000000
Time:2025-05-22T02:01:52.9901442Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.41s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:02:01 DEBUG : sub dir/: Creating directory marker
2025/05/22 02:02:01 DEBUG : sub dir/: Removing directory marker
2025/05/22 02:02:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5651dc-301e-0042-36bd-ca057d000000
Time:2025-05-22T02:02:01.5551930Z
--------------------------------------------------------------------------------
2025/05/22 02:02:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5653c6-301e-0042-76bd-ca057d000000
Time:2025-05-22T02:02:02.5922417Z
--------------------------------------------------------------------------------
2025/05/22 02:02:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5655b3-301e-0042-1fbd-ca057d000000
Time:2025-05-22T02:02:03.6332214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5655b3-301e-0042-1fbd-ca057d000000
Time:2025-05-22T02:02:03.6332214Z
--------------------------------------------------------------------------------
2025/05/22 02:02:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56576d-301e-0042-13bd-ca057d000000
Time:2025-05-22T02:02:04.6702609Z
--------------------------------------------------------------------------------
2025/05/22 02:02:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56592d-301e-0042-21bd-ca057d000000
Time:2025-05-22T02:02:05.7095746Z
--------------------------------------------------------------------------------
2025/05/22 02:02:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e565b43-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:02:06.7498765Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e565b43-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:02:06.7498765Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:02:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e566aa7-301e-0042-53bd-ca057d000000
Time:2025-05-22T02:02:15.3564195Z
--------------------------------------------------------------------------------
2025/05/22 02:02:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e566c80-301e-0042-65bd-ca057d000000
Time:2025-05-22T02:02:16.3936361Z
--------------------------------------------------------------------------------
2025/05/22 02:02:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e566e34-301e-0042-65bd-ca057d000000
Time:2025-05-22T02:02:17.4315066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e566e34-301e-0042-65bd-ca057d000000
Time:2025-05-22T02:02:17.4315066Z
--------------------------------------------------------------------------------
2025/05/22 02:02:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e566fbd-301e-0042-40bd-ca057d000000
Time:2025-05-22T02:02:18.4690698Z
--------------------------------------------------------------------------------
2025/05/22 02:02:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56716e-301e-0042-20bd-ca057d000000
Time:2025-05-22T02:02:19.5062872Z
--------------------------------------------------------------------------------
2025/05/22 02:02:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5672cd-301e-0042-4dbd-ca057d000000
Time:2025-05-22T02:02:20.5437395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5672cd-301e-0042-4dbd-ca057d000000
Time:2025-05-22T02:02:20.5437395Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.78s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:02:28 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/05/22 02:02:28 DEBUG : empty space: Excluded
2025/05/22 02:02:28 DEBUG : BackupDir: Excluded
2025/05/22 02:02:28 DEBUG : dst: Excluded
2025/05/22 02:02:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e568001-301e-0042-78bd-ca057d000000
Time:2025-05-22T02:02:29.1786692Z
--------------------------------------------------------------------------------
2025/05/22 02:02:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5681cc-301e-0042-76bd-ca057d000000
Time:2025-05-22T02:02:30.2183528Z
--------------------------------------------------------------------------------
2025/05/22 02:02:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56836e-301e-0042-6dbd-ca057d000000
Time:2025-05-22T02:02:31.2558532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56836e-301e-0042-6dbd-ca057d000000
Time:2025-05-22T02:02:31.2558532Z
--------------------------------------------------------------------------------
2025/05/22 02:02:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5684cf-301e-0042-19bd-ca057d000000
Time:2025-05-22T02:02:32.2936960Z
--------------------------------------------------------------------------------
2025/05/22 02:02:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5686d8-301e-0042-6ebd-ca057d000000
Time:2025-05-22T02:02:33.3308996Z
--------------------------------------------------------------------------------
2025/05/22 02:02:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5688be-301e-0042-14bd-ca057d000000
Time:2025-05-22T02:02:34.3679277Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5688be-301e-0042-14bd-ca057d000000
Time:2025-05-22T02:02:34.3679277Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:02:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e569720-301e-0042-59bd-ca057d000000
Time:2025-05-22T02:02:42.9732421Z
--------------------------------------------------------------------------------
2025/05/22 02:02:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56991d-301e-0042-07bd-ca057d000000
Time:2025-05-22T02:02:44.0104641Z
--------------------------------------------------------------------------------
2025/05/22 02:02:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e569ac8-301e-0042-65bd-ca057d000000
Time:2025-05-22T02:02:45.0485765Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e569ac8-301e-0042-65bd-ca057d000000
Time:2025-05-22T02:02:45.0485765Z
--------------------------------------------------------------------------------
2025/05/22 02:02:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e569d7b-301e-0042-0bbd-ca057d000000
Time:2025-05-22T02:02:46.0912854Z
--------------------------------------------------------------------------------
2025/05/22 02:02:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e569f45-301e-0042-0cbd-ca057d000000
Time:2025-05-22T02:02:47.1281791Z
--------------------------------------------------------------------------------
2025/05/22 02:02:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56a08a-301e-0042-17bd-ca057d000000
Time:2025-05-22T02:02:48.1653659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56a08a-301e-0042-17bd-ca057d000000
Time:2025-05-22T02:02:48.1653659Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/05/22 02:02:56 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0311a8-201e-005e-3fbd-ca571d000000
Time:2025-05-22T02:02:56.8831511Z
--------------------------------------------------------------------------------
2025/05/22 02:02:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0313c1-201e-005e-19bd-ca571d000000
Time:2025-05-22T02:02:57.9211135Z
--------------------------------------------------------------------------------
2025/05/22 02:02:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d031599-201e-005e-3abd-ca571d000000
Time:2025-05-22T02:02:58.9583952Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d031599-201e-005e-3abd-ca571d000000
Time:2025-05-22T02:02:58.9583952Z
--------------------------------------------------------------------------------
2025/05/22 02:02:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0317f3-201e-005e-60bd-ca571d000000
Time:2025-05-22T02:02:59.9958204Z
--------------------------------------------------------------------------------
2025/05/22 02:03:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d031a7a-201e-005e-17bd-ca571d000000
Time:2025-05-22T02:03:01.0336639Z
--------------------------------------------------------------------------------
2025/05/22 02:03:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d031cf5-201e-005e-1bbd-ca571d000000
Time:2025-05-22T02:03:02.0716333Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d031cf5-201e-005e-1bbd-ca571d000000
Time:2025-05-22T02:03:02.0716333Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.91s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.12s)
=== RUN TestHashSumsWithErrors
2025/05/22 02:03:10 DEBUG : Creating backend with remote ":memory:"
2025/05/22 02:03:10 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/05/22 02:03:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/05/22 02:03:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:03:10 DEBUG : sub dir/: Creating directory marker
2025/05/22 02:03:10 DEBUG : sub dir/: Removing directory marker
2025/05/22 02:03:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d032e1e-201e-005e-1fbd-ca571d000000
Time:2025-05-22T02:03:10.8660916Z
--------------------------------------------------------------------------------
2025/05/22 02:03:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d033039-201e-005e-5dbd-ca571d000000
Time:2025-05-22T02:03:11.9029403Z
--------------------------------------------------------------------------------
2025/05/22 02:03:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d033218-201e-005e-80bd-ca571d000000
Time:2025-05-22T02:03:12.9410492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d033218-201e-005e-80bd-ca571d000000
Time:2025-05-22T02:03:12.9410492Z
--------------------------------------------------------------------------------
2025/05/22 02:03:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0333d1-201e-005e-0dbd-ca571d000000
Time:2025-05-22T02:03:13.9795435Z
--------------------------------------------------------------------------------
2025/05/22 02:03:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d033594-201e-005e-1abd-ca571d000000
Time:2025-05-22T02:03:15.0196051Z
--------------------------------------------------------------------------------
2025/05/22 02:03:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0337cf-201e-005e-28bd-ca571d000000
Time:2025-05-22T02:03:16.0568022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0337cf-201e-005e-28bd-ca571d000000
Time:2025-05-22T02:03:16.0568022Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.98s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:03:24 DEBUG : Waiting for deletions to finish
2025/05/22 02:03:24 DEBUG : large: Excluded (Size Filter)
2025/05/22 02:03:24 INFO : medium: Deleted
2025/05/22 02:03:24 INFO : small: Deleted
2025/05/22 02:03:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d249-301e-0042-46bd-ca057d000000
Time:2025-05-22T02:03:24.8044518Z
--------------------------------------------------------------------------------
2025/05/22 02:03:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d3c7-301e-0042-79bd-ca057d000000
Time:2025-05-22T02:03:25.8421048Z
--------------------------------------------------------------------------------
2025/05/22 02:03:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d512-301e-0042-14bd-ca057d000000
Time:2025-05-22T02:03:26.8789588Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d512-301e-0042-14bd-ca057d000000
Time:2025-05-22T02:03:26.8789588Z
--------------------------------------------------------------------------------
2025/05/22 02:03:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d6b0-301e-0042-03bd-ca057d000000
Time:2025-05-22T02:03:27.9158970Z
--------------------------------------------------------------------------------
2025/05/22 02:03:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56d866-301e-0042-6ebd-ca057d000000
Time:2025-05-22T02:03:28.9529740Z
--------------------------------------------------------------------------------
2025/05/22 02:03:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56da1a-301e-0042-55bd-ca057d000000
Time:2025-05-22T02:03:29.9898405Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e56da1a-301e-0042-55bd-ca057d000000
Time:2025-05-22T02:03:29.9898405Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.93s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:03:38 DEBUG : Waiting for deletions to finish
2025/05/22 02:03:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/05/22 02:03:38 INFO : large: Deleted
2025/05/22 02:03:38 INFO : medium: Deleted
2025/05/22 02:03:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d036095-201e-005e-20bd-ca571d000000
Time:2025-05-22T02:03:38.7394036Z
--------------------------------------------------------------------------------
2025/05/22 02:03:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d036254-201e-005e-13bd-ca571d000000
Time:2025-05-22T02:03:39.7761237Z
--------------------------------------------------------------------------------
2025/05/22 02:03:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03642b-201e-005e-2cbd-ca571d000000
Time:2025-05-22T02:03:40.8131701Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03642b-201e-005e-2cbd-ca571d000000
Time:2025-05-22T02:03:40.8131701Z
--------------------------------------------------------------------------------
2025/05/22 02:03:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d036634-201e-005e-7abd-ca571d000000
Time:2025-05-22T02:03:41.8500658Z
--------------------------------------------------------------------------------
2025/05/22 02:03:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0367e9-201e-005e-6abd-ca571d000000
Time:2025-05-22T02:03:42.8879042Z
--------------------------------------------------------------------------------
2025/05/22 02:03:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03699b-201e-005e-6bbd-ca571d000000
Time:2025-05-22T02:03:43.9254674Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03699b-201e-005e-6bbd-ca571d000000
Time:2025-05-22T02:03:43.9254674Z
--------------------------------------------------------------------------------
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/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/05/22 02:03:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037818-201e-005e-6fbd-ca571d000000
Time:2025-05-22T02:03:52.1141793Z
--------------------------------------------------------------------------------
2025/05/22 02:03:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037a23-201e-005e-44bd-ca571d000000
Time:2025-05-22T02:03:53.1525229Z
--------------------------------------------------------------------------------
2025/05/22 02:03:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037c18-201e-005e-08bd-ca571d000000
Time:2025-05-22T02:03:54.1898960Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037c18-201e-005e-08bd-ca571d000000
Time:2025-05-22T02:03:54.1898960Z
--------------------------------------------------------------------------------
2025/05/22 02:03:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037dfc-201e-005e-3cbd-ca571d000000
Time:2025-05-22T02:03:55.2272740Z
--------------------------------------------------------------------------------
2025/05/22 02:03:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d037ffb-201e-005e-08bd-ca571d000000
Time:2025-05-22T02:03:56.2642761Z
--------------------------------------------------------------------------------
2025/05/22 02:03:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d038293-201e-005e-49bd-ca571d000000
Time:2025-05-22T02:03:57.3019902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d038293-201e-005e-49bd-ca571d000000
Time:2025-05-22T02:03:57.3019902Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:04:05 DEBUG : Waiting for deletions to finish
2025/05/22 02:04:05 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/05/22 02:04:05 INFO : medium: Deleted
2025/05/22 02:04:05 INFO : small: Deleted
2025/05/22 02:04:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e571009-301e-0042-14bd-ca057d000000
Time:2025-05-22T02:04:06.0540265Z
--------------------------------------------------------------------------------
2025/05/22 02:04:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e57118b-301e-0042-59bd-ca057d000000
Time:2025-05-22T02:04:07.0915537Z
--------------------------------------------------------------------------------
2025/05/22 02:04:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5712e8-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:04:08.1288942Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5712e8-301e-0042-05bd-ca057d000000
Time:2025-05-22T02:04:08.1288942Z
--------------------------------------------------------------------------------
2025/05/22 02:04:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e571469-301e-0042-46bd-ca057d000000
Time:2025-05-22T02:04:09.1670976Z
--------------------------------------------------------------------------------
2025/05/22 02:04:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5715a3-301e-0042-53bd-ca057d000000
Time:2025-05-22T02:04:10.2044334Z
--------------------------------------------------------------------------------
2025/05/22 02:04:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5716ed-301e-0042-6dbd-ca057d000000
Time:2025-05-22T02:04:11.2422217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5716ed-301e-0042-6dbd-ca057d000000
Time:2025-05-22T02:04:11.2422217Z
--------------------------------------------------------------------------------
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/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/05/22 02:04:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e571fb9-301e-0042-0abd-ca057d000000
Time:2025-05-22T02:04:19.4311132Z
--------------------------------------------------------------------------------
2025/05/22 02:04:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5720cf-301e-0042-62bd-ca057d000000
Time:2025-05-22T02:04:20.4681278Z
--------------------------------------------------------------------------------
2025/05/22 02:04:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e572206-301e-0042-71bd-ca057d000000
Time:2025-05-22T02:04:21.5053040Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e572206-301e-0042-71bd-ca057d000000
Time:2025-05-22T02:04:21.5053040Z
--------------------------------------------------------------------------------
2025/05/22 02:04:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e572334-301e-0042-2dbd-ca057d000000
Time:2025-05-22T02:04:22.5424831Z
--------------------------------------------------------------------------------
2025/05/22 02:04:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e57247f-301e-0042-49bd-ca057d000000
Time:2025-05-22T02:04:23.5799080Z
--------------------------------------------------------------------------------
2025/05/22 02:04:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5725a6-301e-0042-4fbd-ca057d000000
Time:2025-05-22T02:04:24.6174215Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2e5725a6-301e-0042-4fbd-ca057d000000
Time:2025-05-22T02:04:24.6174215Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.31s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:04:33 DEBUG : Waiting for deletions to finish
2025/05/22 02:04:33 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/05/22 02:04:33 INFO : large: Deleted
2025/05/22 02:04:33 INFO : medium: Deleted
2025/05/22 02:04:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03bfb6-201e-005e-32bd-ca571d000000
Time:2025-05-22T02:04:33.3812702Z
--------------------------------------------------------------------------------
2025/05/22 02:04:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c0ca-201e-005e-19bd-ca571d000000
Time:2025-05-22T02:04:34.4186113Z
--------------------------------------------------------------------------------
2025/05/22 02:04:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c1f7-201e-005e-10bd-ca571d000000
Time:2025-05-22T02:04:35.4560940Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c1f7-201e-005e-10bd-ca571d000000
Time:2025-05-22T02:04:35.4560940Z
--------------------------------------------------------------------------------
2025/05/22 02:04:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c30a-201e-005e-76bd-ca571d000000
Time:2025-05-22T02:04:36.4930922Z
--------------------------------------------------------------------------------
2025/05/22 02:04:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c50e-201e-005e-3cbd-ca571d000000
Time:2025-05-22T02:04:37.5307887Z
--------------------------------------------------------------------------------
2025/05/22 02:04:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c676-201e-005e-76bd-ca571d000000
Time:2025-05-22T02:04:38.5677372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03c676-201e-005e-76bd-ca571d000000
Time:2025-05-22T02:04:38.5677372Z
--------------------------------------------------------------------------------
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/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/05/22 02:04:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03d53c-201e-005e-1ebd-ca571d000000
Time:2025-05-22T02:04:46.7557437Z
--------------------------------------------------------------------------------
2025/05/22 02:04:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03d699-201e-005e-4cbd-ca571d000000
Time:2025-05-22T02:04:47.7929871Z
--------------------------------------------------------------------------------
2025/05/22 02:04:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03d83d-201e-005e-40bd-ca571d000000
Time:2025-05-22T02:04:48.8306946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03d83d-201e-005e-40bd-ca571d000000
Time:2025-05-22T02:04:48.8306946Z
--------------------------------------------------------------------------------
2025/05/22 02:04:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03d990-201e-005e-6dbd-ca571d000000
Time:2025-05-22T02:04:49.8684564Z
--------------------------------------------------------------------------------
2025/05/22 02:04:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03db83-201e-005e-1abd-ca571d000000
Time:2025-05-22T02:04:50.9062287Z
--------------------------------------------------------------------------------
2025/05/22 02:04:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03dd1a-201e-005e-04bd-ca571d000000
Time:2025-05-22T02:04:51.9530074Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03dd1a-201e-005e-04bd-ca571d000000
Time:2025-05-22T02:04:51.9530074Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.34s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:05:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03e7f9-201e-005e-10bd-ca571d000000
Time:2025-05-22T02:05:00.4420040Z
--------------------------------------------------------------------------------
2025/05/22 02:05:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03e995-201e-005e-36bd-ca571d000000
Time:2025-05-22T02:05:01.4792644Z
--------------------------------------------------------------------------------
2025/05/22 02:05:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03eae9-201e-005e-59bd-ca571d000000
Time:2025-05-22T02:05:02.5167426Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03eae9-201e-005e-59bd-ca571d000000
Time:2025-05-22T02:05:02.5167426Z
--------------------------------------------------------------------------------
2025/05/22 02:05:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03ed2a-201e-005e-49bd-ca571d000000
Time:2025-05-22T02:05:03.5550763Z
--------------------------------------------------------------------------------
2025/05/22 02:05:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03ef0a-201e-005e-6bbd-ca571d000000
Time:2025-05-22T02:05:04.5927146Z
--------------------------------------------------------------------------------
2025/05/22 02:05:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03f0bf-201e-005e-54bd-ca571d000000
Time:2025-05-22T02:05:05.6300811Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d03f0bf-201e-005e-54bd-ca571d000000
Time:2025-05-22T02:05:05.6300811Z
--------------------------------------------------------------------------------
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/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/05/22 02:05:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0401a1-201e-005e-14bd-ca571d000000
Time:2025-05-22T02:05:13.8202011Z
--------------------------------------------------------------------------------
2025/05/22 02:05:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04032e-201e-005e-4ebd-ca571d000000
Time:2025-05-22T02:05:14.8581477Z
--------------------------------------------------------------------------------
2025/05/22 02:05:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04046b-201e-005e-4ebd-ca571d000000
Time:2025-05-22T02:05:15.8949713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04046b-201e-005e-4ebd-ca571d000000
Time:2025-05-22T02:05:15.8949713Z
--------------------------------------------------------------------------------
2025/05/22 02:05:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d040593-201e-005e-3ebd-ca571d000000
Time:2025-05-22T02:05:16.9323356Z
--------------------------------------------------------------------------------
2025/05/22 02:05:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0406ef-201e-005e-43bd-ca571d000000
Time:2025-05-22T02:05:17.9694978Z
--------------------------------------------------------------------------------
2025/05/22 02:05:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d040835-201e-005e-5cbd-ca571d000000
Time:2025-05-22T02:05:19.0061831Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d040835-201e-005e-5cbd-ca571d000000
Time:2025-05-22T02:05:19.0061831Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.05s)
=== RUN TestRetry
2025/05/22 02:05:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/05/22 02:05:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/05/22 02:05:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/22 02:05:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/22 02:05:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/22 02:05:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/05/22 02:05:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:05:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04133c-201e-005e-2fbd-ca571d000000
Time:2025-05-22T02:05:28.3239118Z
--------------------------------------------------------------------------------
2025/05/22 02:05:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d041409-201e-005e-5bbd-ca571d000000
Time:2025-05-22T02:05:29.3614590Z
--------------------------------------------------------------------------------
2025/05/22 02:05:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04151d-201e-005e-41bd-ca571d000000
Time:2025-05-22T02:05:30.4091955Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d04151d-201e-005e-41bd-ca571d000000
Time:2025-05-22T02:05:30.4091955Z
--------------------------------------------------------------------------------
2025/05/22 02:05:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d0416e6-201e-005e-16bd-ca571d000000
Time:2025-05-22T02:05:31.4471925Z
--------------------------------------------------------------------------------
2025/05/22 02:05:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d041822-201e-005e-05bd-ca571d000000
Time:2025-05-22T02:05:32.4840915Z
--------------------------------------------------------------------------------
2025/05/22 02:05:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d041931-201e-005e-6bbe-ca571d000000
Time:2025-05-22T02:05:33.5213595Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:0d041931-201e-005e-6bbe-ca571d000000
Time:2025-05-22T02:05:33.5213595Z
--------------------------------------------------------------------------------
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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.46s)
=== RUN TestPurge
2025/05/22 02:05:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bihagul3noqe"
2025/05/22 02:05:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/05/22 02:05:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 02:05:41 DEBUG : Azure container rclone-test-bihagul3noqe: Using directory markers
2025/05/22 02:05:41 DEBUG : Creating backend with remote "/tmp/rclone1526573079"
run.go:180: Remote "Azure container rclone-test-bihagul3noqe", Local "Local file system at /tmp/rclone1526573079", Modify Window "1ns"
2025/05/22 02:05:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/22 02:05:41 DEBUG : A1/B1/: Creating directory marker
2025/05/22 02:05:41 DEBUG : A1/: Creating directory marker
2025/05/22 02:05:42 INFO : A2: Making directory
2025/05/22 02:05:42 DEBUG : A2/: Creating directory marker
2025/05/22 02:05:42 INFO : A1/B2: Making directory
2025/05/22 02:05:42 DEBUG : A1/B2/: Creating directory marker
2025/05/22 02:05:42 INFO : A1/B2/C2: Making directory
2025/05/22 02:05:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/22 02:05:42 INFO : A1/B1/C3: Making directory
2025/05/22 02:05:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/22 02:05:42 INFO : A3: Making directory
2025/05/22 02:05:42 DEBUG : A3/: Creating directory marker
2025/05/22 02:05:42 INFO : A3/B3: Making directory
2025/05/22 02:05:42 DEBUG : A3/B3/: Creating directory marker
2025/05/22 02:05:42 INFO : A3/B3/C4: Making directory
2025/05/22 02:05:42 DEBUG : A3/B3/C4/: Creating directory marker
2025/05/22 02:05:42 DEBUG : Waiting for deletions to finish
2025/05/22 02:05:43 INFO : A1/B1/C1/one: Deleted
2025/05/22 02:05:43 DEBUG : removing 2 level 3 directories
2025/05/22 02:05:43 INFO : A1/B1/C3: Removing directory
2025/05/22 02:05:43 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/22 02:05:43 INFO : A1/B1/C1: Removing directory
2025/05/22 02:05:43 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/22 02:05:43 DEBUG : removing 1 level 2 directories
2025/05/22 02:05:43 INFO : A1/B1: Removing directory
2025/05/22 02:05:43 DEBUG : A1/B1/: Removing directory marker
2025/05/22 02:05:43 DEBUG : Azure container rclone-test-bihagul3noqe: Purge remote
2025/05/22 02:05:43 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.73s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:05:43 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/22 02:05:43 DEBUG : A1/B1/: Creating directory marker
2025/05/22 02:05:43 DEBUG : A1/: Creating directory marker
2025/05/22 02:05:43 INFO : A2: Making directory
2025/05/22 02:05:43 DEBUG : A2/: Creating directory marker
2025/05/22 02:05:43 INFO : A1/B2: Making directory
2025/05/22 02:05:43 DEBUG : A1/B2/: Creating directory marker
2025/05/22 02:05:43 INFO : A1/B2/C2: Making directory
2025/05/22 02:05:43 DEBUG : A1/B2/C2/: Creating directory marker
2025/05/22 02:05:43 INFO : A1/B1/C3: Making directory
2025/05/22 02:05:44 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/22 02:05:44 INFO : A3: Making directory
2025/05/22 02:05:44 DEBUG : A3/: Creating directory marker
2025/05/22 02:05:44 INFO : A3/B3: Making directory
2025/05/22 02:05:44 DEBUG : A3/B3/: Creating directory marker
2025/05/22 02:05:44 INFO : A3/B3/C4: Making directory
2025/05/22 02:05:44 DEBUG : A3/B3/C4/: Creating 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/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/22 02:05:51 DEBUG : removing 1 level 3 directories
2025/05/22 02:05:51 INFO : A3/B3/C4: Removing directory
2025/05/22 02:05:51 DEBUG : A3/B3/C4/: 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/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/05/22 02:05:59 DEBUG : removing 2 level 3 directories
2025/05/22 02:05:59 INFO : A1/B2/C2: Removing directory
2025/05/22 02:05:59 DEBUG : A1/B2/C2/: Removing directory marker
2025/05/22 02:05:59 INFO : A1/B1/C3: Removing directory
2025/05/22 02:05:59 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/22 02:05:59 DEBUG : removing 4 level 2 directories
2025/05/22 02:05:59 INFO : dst/: Removing directory
2025/05/22 02:05:59 DEBUG : dst//: Removing directory marker
2025/05/22 02:05:59 INFO : A1/B2: Removing directory
2025/05/22 02:05:59 DEBUG : A1/B2/: Removing directory marker
2025/05/22 02:05:59 INFO : A3/B3: Removing directory
2025/05/22 02:05:59 DEBUG : A3/B3/: Removing directory marker
2025/05/22 02:05:59 INFO : BackupDir/: Removing directory
2025/05/22 02:05:59 DEBUG : BackupDir//: Removing directory marker
2025/05/22 02:05:59 DEBUG : removing 4 level 1 directories
2025/05/22 02:05:59 INFO : dst: Removing directory
2025/05/22 02:05:59 DEBUG : dst/: Removing directory marker
2025/05/22 02:05:59 INFO : A2: Removing directory
2025/05/22 02:05:59 DEBUG : A2/: Removing directory marker
2025/05/22 02:05:59 INFO : A3: Removing directory
2025/05/22 02:05:59 DEBUG : A3/: Removing directory marker
2025/05/22 02:05:59 INFO : BackupDir: Removing directory
2025/05/22 02:05:59 DEBUG : BackupDir/: Removing directory marker
2025/05/22 02:05:59 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3af2df42-f01e-005d-25be-cab679000000
Time:2025-05-22T02:05:59.3244697Z
--------------------------------------------------------------------------------
2025/05/22 02:05:59 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21576b8c-b01e-005c-4abe-cae9a5000000
Time:2025-05-22T02:05:59.3291210Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:21576b8c-b01e-005c-4abe-cae9a5000000
Time:2025-05-22T02:05:59.3291210Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/05/22 02:05:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/22 02:05:59 DEBUG : A1/B1/: Removing directory marker
2025/05/22 02:05:59 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.28s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:05:59 INFO : A1: Making directory
2025/05/22 02:05:59 DEBUG : A1/: Creating directory marker
2025/05/22 02:05:59 INFO : A1/B1: Making directory
2025/05/22 02:05:59 DEBUG : A1/B1/: Creating directory marker
2025/05/22 02:05:59 INFO : A1/B1/C1: Making directory
2025/05/22 02:05:59 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/22 02:06:00 DEBUG : removing 1 level 3 directories
2025/05/22 02:06:00 INFO : A1/B1/C1: Removing directory
2025/05/22 02:06:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/22 02:06:00 DEBUG : removing 1 level 2 directories
2025/05/22 02:06:00 INFO : A1/B1: Removing directory
2025/05/22 02:06:00 DEBUG : A1/B1/: Removing directory marker
2025/05/22 02:06:00 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:00 INFO : A1: Making directory
2025/05/22 02:06:00 DEBUG : A1/: Creating directory marker
2025/05/22 02:06:00 INFO : A1/B1: Making directory
2025/05/22 02:06:00 DEBUG : A1/B1/: Creating directory marker
2025/05/22 02:06:00 INFO : A1/B1/C1: Making directory
2025/05/22 02:06:00 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/22 02:06:00 DEBUG : removing 1 level 3 directories
2025/05/22 02:06:00 INFO : A1/B1/C1: Removing directory
2025/05/22 02:06:00 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/22 02:06:00 DEBUG : removing 1 level 2 directories
2025/05/22 02:06:00 INFO : A1/B1: Removing directory
2025/05/22 02:06:00 DEBUG : A1/B1/: Removing directory marker
2025/05/22 02:06:01 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:01 DEBUG : filename.txt: File name found in url
2025/05/22 02:06:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.79s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/22 02:06:02 DEBUG : sub/: Creating directory marker
2025/05/22 02:06:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 02:06:02 INFO : file1: Copied (new) to: sub/file2
2025/05/22 02:06:02 INFO : file1: Deleted
2025/05/22 02:06:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 02:06:02 DEBUG : file1: Unchanged skipping
2025/05/22 02:06:02 INFO : file1: Deleted
2025/05/22 02:06:02 DEBUG : Azure container rclone-test-meqesup1cizo: don't need to copy/move sub/file2, it is already at target location
2025/05/22 02:06:02 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.53s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/05/22 02:06:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 02:06:02 INFO : file1: Copied (new)
2025/05/22 02:06:02 INFO : file1: Deleted
2025/05/22 02:06:02 DEBUG : file1: Destination exists, skipping
2025/05/22 02:06:02 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.36s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:03 DEBUG : dst/: Creating directory marker
2025/05/22 02:06:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/backup"
2025/05/22 02:06:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/05/22 02:06:03 DEBUG : Azure container rclone-test-meqesup1cizo path backup: Using directory markers
2025/05/22 02:06:03 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-meqesup1cizo/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-meqesup1cizo/backup"
2025/05/22 02:06:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/05/22 02:06:03 DEBUG : dst/: Creating directory marker
2025/05/22 02:06:03 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/05/22 02:06:03 INFO : dst/file1: Copied (server-side copy)
2025/05/22 02:06:03 INFO : dst/file1: Deleted
2025/05/22 02:06:03 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/05/22 02:06:03 INFO : dst/file1: Copied (new)
2025/05/22 02:06:03 INFO : dst/file1: Deleted
2025/05/22 02:06:04 DEBUG : dst/: Removing directory marker
2025/05/22 02:06:04 DEBUG : backup/dst/: Removing directory marker
2025/05/22 02:06:04 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bbea424e-801e-000a-7abe-ca184a000000
Time:2025-05-22T02:06:04.1556447Z
--------------------------------------------------------------------------------
2025/05/22 02:06:05 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bbea4438-801e-000a-2abe-ca184a000000
Time:2025-05-22T02:06:05.1952193Z
--------------------------------------------------------------------------------
2025/05/22 02:06:06 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bbea471b-801e-000a-5dbe-ca184a000000
Time:2025-05-22T02:06:06.2428577Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-meqesup1cizo/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:bbea471b-801e-000a-5dbe-ca184a000000
Time:2025-05-22T02:06:06.2428577Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.28s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:07 DEBUG : A1/: Creating directory marker
2025/05/22 02:06:07 DEBUG : A1/B1/: Creating directory marker
2025/05/22 02:06:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/05/22 02:06:08 DEBUG : A1/B1/C2/: Creating directory marker
2025/05/22 02:06:08 INFO : A1/B2: Making directory
2025/05/22 02:06:08 DEBUG : A1/B2/: Creating directory marker
2025/05/22 02:06:08 INFO : A1/B1/C3: Making directory
2025/05/22 02:06:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/05/22 02:06:08 DEBUG : A2/: Creating directory marker
2025/05/22 02:06:08 DEBUG : A2/B1/: Creating directory marker
2025/05/22 02:06:08 DEBUG : A2/B1/C1/: Creating directory marker
2025/05/22 02:06:08 DEBUG : A2/B1/C2/: Creating directory marker
2025/05/22 02:06:09 DEBUG : A2/B1/C3/: Creating directory marker
2025/05/22 02:06:09 DEBUG : A2/B2/: Creating directory marker
2025/05/22 02:06:09 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 02:06:09 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/05/22 02:06:09 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/22 02:06:09 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/05/22 02:06:09 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/22 02:06:09 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/05/22 02:06:09 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/22 02:06:09 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/05/22 02:06:09 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/22 02:06:09 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/05/22 02:06:09 INFO : A1/B1/three: Deleted
2025/05/22 02:06:09 INFO : A1/B1/C1/four: Deleted
2025/05/22 02:06:09 INFO : A1/two: Deleted
2025/05/22 02:06:09 INFO : A1/B1/C2/five: Deleted
2025/05/22 02:06:09 INFO : A1/one: Deleted
2025/05/22 02:06:09 DEBUG : A1/B2/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A1/B1/C2/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A1/B1/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A1/: Removing directory marker
2025/05/22 02:06:09 DEBUG : A3/: Creating directory marker
2025/05/22 02:06:09 DEBUG : A3/B1/: Creating directory marker
2025/05/22 02:06:10 DEBUG : A3/B1/C1/: Creating directory marker
2025/05/22 02:06:10 DEBUG : A3/B1/C2/: Creating directory marker
2025/05/22 02:06:10 DEBUG : A3/B1/C3/: Creating directory marker
2025/05/22 02:06:10 DEBUG : A3/B2/: Creating directory marker
2025/05/22 02:06:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/22 02:06:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/05/22 02:06:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/22 02:06:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/05/22 02:06:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/22 02:06:10 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/05/22 02:06:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 02:06:10 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/05/22 02:06:10 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/22 02:06:10 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/05/22 02:06:10 INFO : A2/two: Deleted
2025/05/22 02:06:10 INFO : A2/B1/C2/five: Deleted
2025/05/22 02:06:10 INFO : A2/B1/three: Deleted
2025/05/22 02:06:10 INFO : A2/one: Deleted
2025/05/22 02:06:10 INFO : A2/B1/C1/four: Deleted
2025/05/22 02:06:10 DEBUG : A2/B2/: Removing directory marker
2025/05/22 02:06:10 DEBUG : A2/B1/C3/: Removing directory marker
2025/05/22 02:06:10 DEBUG : A2/B1/C2/: Removing directory marker
2025/05/22 02:06:10 DEBUG : A2/B1/C1/: Removing directory marker
2025/05/22 02:06:10 DEBUG : A2/B1/: Removing directory marker
2025/05/22 02:06:10 DEBUG : A2/: Removing directory marker
2025/05/22 02:06:10 INFO : Azure container rclone-test-meqesup1cizo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/05/22 02:06:11 DEBUG : A4/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A4/B1/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A4/B1/C1/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A4/B1/C2/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A4/B1/C3/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A4/B2/: Creating directory marker
2025/05/22 02:06:11 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/05/22 02:06:11 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/05/22 02:06:11 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/05/22 02:06:11 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/05/22 02:06:11 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/05/22 02:06:11 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/05/22 02:06:11 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/05/22 02:06:11 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/05/22 02:06:11 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/05/22 02:06:11 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/05/22 02:06:11 INFO : A3/B1/C1/four: Deleted
2025/05/22 02:06:11 INFO : A3/one: Deleted
2025/05/22 02:06:11 INFO : A3/B1/three: Deleted
2025/05/22 02:06:11 INFO : A3/B1/C2/five: Deleted
2025/05/22 02:06:11 INFO : A3/two: Deleted
2025/05/22 02:06:11 DEBUG : A3/B2/: Removing directory marker
2025/05/22 02:06:11 DEBUG : A3/B1/C3/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A3/B1/C2/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A3/B1/C1/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A3/B1/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A3/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/B2/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/B1/C3/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/B1/C2/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/B1/C1/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/B1/: Removing directory marker
2025/05/22 02:06:12 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.49s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:12 DEBUG : Azure container rclone-test-meqesup1cizo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/22 02:06:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/22 02:06:12 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/22 02:06:13 NOTICE: Azure container rclone-test-meqesup1cizo: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/22 02:06:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:13 DEBUG : Azure container rclone-test-meqesup1cizo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/22 02:06:13 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/05/22 02:06:13 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/22 02:06:13 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:13 DEBUG : Azure container rclone-test-meqesup1cizo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/22 02:06:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/05/22 02:06:13 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/22 02:06:13 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/22 02:06:13 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:14 DEBUG : Azure container rclone-test-meqesup1cizo: File to upload is small (34 bytes), uploading instead of streaming
2025/05/22 02:06:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/22 02:06:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/05/22 02:06:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.89s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.58s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.43s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.45s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:14 DEBUG : Azure container rclone-test-meqesup1cizo: File to upload is small (60 bytes), uploading instead of streaming
2025/05/22 02:06:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/05/22 02:06:14 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
2025/05/22 02:06:15 DEBUG : sub dir/: Creating directory marker
2025/05/22 02:06:15 DEBUG : Azure container rclone-test-meqesup1cizo: Touching "sub dir/potato3"
2025/05/22 02:06:15 DEBUG : Azure container rclone-test-meqesup1cizo: Touching "potato2"
2025/05/22 02:06:15 DEBUG : Azure container rclone-test-meqesup1cizo: Touching "empty space"
2025/05/22 02:06:16 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.90s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-meqesup1cizo", Local "Local file system at /tmp/rclone148805414", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/05/22 02:06:16 DEBUG : Azure container rclone-test-meqesup1cizo: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m56.009202212s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]