"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/19 03:40:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu"
2025/03/19 03:40:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:40:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:40:55 DEBUG : Azure container rclone-test-hehorat5sotu: Using directory markers
2025/03/19 03:40:55 DEBUG : Creating backend with remote "/tmp/rclone2331817038"
=== 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:40:55 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/19 03:40:55 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/19 03:40:55 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/19 03:40:55 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/19 03:40:55 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/19 03:40:55 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/19 03:40:55 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/19 03:40:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/19 03:40:55 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/19 03:40:56 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/19 03:40:57 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/19 03:40:57 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/03/19 03:40:57 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/19 03:40:57 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/19 03:40:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/19 03:40:57 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/19 03:40:58 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/19 03:40:59 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/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/19 03:40:59 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/19 03:41:00 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/19 03:41:01 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/19 03:41:01 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/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/19 03:41:02 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/19 03:41:02 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/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/19 03:41:03 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/19 03:41:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:41:04 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/19 03:41:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/19 03:41:04 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/19 03:41:04 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/19 03:41:04 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/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/19 03:41:05 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.19s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.16s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.13s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.74s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.59s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.46s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:06 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/19 03:41:06 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/19 03:41:06 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/19 03:41:06 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/19 03:41:06 DEBUG : chunksize-probe: Removing empty object
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/19 03:41:07 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/19 03:41:07 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/19 03:41:07 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/19 03:41:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/19 03:41:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/19 03:41:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/19 03:41:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/19 03:41:07 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/19 03:41:07 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/19 03:41:07 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/19 03:41:07 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/19 03:41:08 DEBUG : Returning error reader
2025/03/19 03:41:08 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/19 03:41:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:09 DEBUG : Returning error reader
2025/03/19 03:41:09 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/19 03:41:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:10 DEBUG : Returning error reader
2025/03/19 03:41:10 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/19 03:41:10 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:11 DEBUG : Returning error reader
2025/03/19 03:41:11 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:11 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/19 03:41:11 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:12 DEBUG : Returning error reader
2025/03/19 03:41:12 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:12 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/19 03:41:12 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:13 DEBUG : Returning error reader
2025/03/19 03:41:13 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:13 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/19 03:41:13 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:14 DEBUG : Returning error reader
2025/03/19 03:41:14 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:14 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/19 03:41:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:15 DEBUG : Returning error reader
2025/03/19 03:41:15 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:15 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/19 03:41:15 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:16 DEBUG : Returning error reader
2025/03/19 03:41:16 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/19 03:41:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/19 03:41:17 DEBUG : Returning error reader
2025/03/19 03:41:17 DEBUG : BOOM: simulated read failure
2025/03/19 03:41:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/19 03:41:17 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/19 03:41:17 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/19 03:41:17 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/19 03:41:17 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/19 03:41:17 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/19 03:41:17 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.31s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/19 03:41:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/19 03:41:24 DEBUG : potato: Seek from 10 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 10 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Seek from 5 to 2
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/19 03:41:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Seek from 5 to 2
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/19 03:41:24 DEBUG : potato: Seek from 8 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 8 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/19 03:41:24 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/19 03:41:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/19 03:41:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/19 03:41:24 DEBUG : potato: Seek from 5 to 2
2025/03/19 03:41:24 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/19 03:41:24 DEBUG : potato: Seek from 9 to 0
2025/03/19 03:41:24 DEBUG : potato: Seek from 9 to 0
2025/03/19 03:41:24 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", 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.40s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.09s)
--- PASS: TestCheck/7 (0.08s)
=== RUN TestCheckFsError
2025/03/19 03:41:26 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 03:41:26 DEBUG : Creating backend with remote "nonexistent"
2025/03/19 03:41:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/19 03:41:26 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/03/19 03:41:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/19 03:41:26 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", 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.69s)
--- PASS: TestCheckDownload/1 (0.09s)
--- PASS: TestCheckDownload/2 (0.09s)
--- PASS: TestCheckDownload/3 (0.09s)
--- PASS: TestCheckDownload/4 (0.13s)
--- PASS: TestCheckDownload/5 (0.13s)
--- PASS: TestCheckDownload/6 (0.13s)
--- PASS: TestCheckDownload/7 (0.13s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", 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.38s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.08s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.08s)
--- PASS: TestCheckSizeOnly/7 (0.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 03:41:29 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/19 03:41:29 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/19 03:41:29 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.48s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/data"
2025/03/19 03:41:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:29 DEBUG : Azure container rclone-test-hehorat5sotu path data: Using directory markers
2025/03/19 03:41:29 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/03/19 03:41:32 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (3.27s)
--- PASS: TestCheckSum/subtest1 (0.13s)
--- PASS: TestCheckSum/subtest2 (0.17s)
--- PASS: TestCheckSum/subtest3 (0.17s)
--- PASS: TestCheckSum/subtest4 (0.17s)
--- PASS: TestCheckSum/subtest5 (0.17s)
--- PASS: TestCheckSum/subtest6 (0.17s)
--- PASS: TestCheckSum/subtest7 (0.17s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/data"
2025/03/19 03:41:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:32 DEBUG : Azure container rclone-test-hehorat5sotu path data: Using directory markers
2025/03/19 03:41:32 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/03/19 03:41:36 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.58s)
--- PASS: TestCheckSumDownload/subtest1 (0.17s)
--- PASS: TestCheckSumDownload/subtest2 (0.21s)
--- PASS: TestCheckSumDownload/subtest3 (0.21s)
--- PASS: TestCheckSumDownload/subtest4 (0.21s)
--- PASS: TestCheckSumDownload/subtest5 (0.21s)
--- PASS: TestCheckSumDownload/subtest6 (0.21s)
--- PASS: TestCheckSumDownload/subtest7 (0.21s)
=== RUN TestApplyTransforms
2025/03/19 03:41:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zuwipun2zaxo"
2025/03/19 03:41:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:36 DEBUG : Azure container rclone-test-zuwipun2zaxo: Using directory markers
2025/03/19 03:41:36 DEBUG : Creating backend with remote "/tmp/rclone1923548324"
run.go:180: Remote "Azure container rclone-test-zuwipun2zaxo", Local "Local file system at /tmp/rclone1923548324", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/19 03:41:36 ERROR : hello, world!: sum not found
2025/03/19 03:41:36 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-zuwipun2zaxo
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-zuwipun2zaxo: 1 files missing
2025/03/19 03:41:36 NOTICE: 1 hashes missing
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-zuwipun2zaxo: 2 differences found
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-zuwipun2zaxo: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/19 03:41:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-zuwipun2zaxo: 0 differences found
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-zuwipun2zaxo: 1 matching files
2025/03/19 03:41:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bucajuf1dozi"
2025/03/19 03:41:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:36 DEBUG : Azure container rclone-test-bucajuf1dozi: Using directory markers
2025/03/19 03:41:36 DEBUG : Creating backend with remote "/tmp/rclone1498883853"
run.go:180: Remote "Azure container rclone-test-bucajuf1dozi", Local "Local file system at /tmp/rclone1498883853", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/19 03:41:36 ERROR : HELLO, WORLD!: sum not found
2025/03/19 03:41:36 ERROR : hello, world!: file not in Azure container rclone-test-bucajuf1dozi
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-bucajuf1dozi: 1 files missing
2025/03/19 03:41:36 NOTICE: 1 hashes missing
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-bucajuf1dozi: 2 differences found
2025/03/19 03:41:36 NOTICE: Azure container rclone-test-bucajuf1dozi: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/19 03:41:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-bucajuf1dozi: 0 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-bucajuf1dozi: 1 matching files
2025/03/19 03:41:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-denidix7zeye"
2025/03/19 03:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:37 DEBUG : Azure container rclone-test-denidix7zeye: Using directory markers
2025/03/19 03:41:37 DEBUG : Creating backend with remote "/tmp/rclone458053217"
run.go:180: Remote "Azure container rclone-test-denidix7zeye", Local "Local file system at /tmp/rclone458053217", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/19 03:41:37 ERROR : HeLlO, wOrLd!: sum not found
2025/03/19 03:41:37 ERROR : hello, world!: file not in Azure container rclone-test-denidix7zeye
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-denidix7zeye: 1 files missing
2025/03/19 03:41:37 NOTICE: 1 hashes missing
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-denidix7zeye: 2 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-denidix7zeye: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/19 03:41:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-denidix7zeye: 0 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-denidix7zeye: 1 matching files
2025/03/19 03:41:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yiyeqex5lavi"
2025/03/19 03:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:37 DEBUG : Azure container rclone-test-yiyeqex5lavi: Using directory markers
2025/03/19 03:41:37 DEBUG : Creating backend with remote "/tmp/rclone992077122"
run.go:180: Remote "Azure container rclone-test-yiyeqex5lavi", Local "Local file system at /tmp/rclone992077122", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/19 03:41:37 ERROR : HELLO, WORLD!: sum not found
2025/03/19 03:41:37 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yiyeqex5lavi
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-yiyeqex5lavi: 1 files missing
2025/03/19 03:41:37 NOTICE: 1 hashes missing
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-yiyeqex5lavi: 2 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-yiyeqex5lavi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/19 03:41:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-yiyeqex5lavi: 0 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-yiyeqex5lavi: 1 matching files
2025/03/19 03:41:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tisituh0libe"
2025/03/19 03:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:37 DEBUG : Azure container rclone-test-tisituh0libe: Using directory markers
2025/03/19 03:41:37 DEBUG : Creating backend with remote "/tmp/rclone3967109768"
run.go:180: Remote "Azure container rclone-test-tisituh0libe", Local "Local file system at /tmp/rclone3967109768", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/19 03:41:37 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:37 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-tisituh0libe
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-tisituh0libe: 1 files missing
2025/03/19 03:41:37 NOTICE: 1 hashes missing
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-tisituh0libe: 2 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-tisituh0libe: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/19 03:41:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-tisituh0libe: 0 differences found
2025/03/19 03:41:37 NOTICE: Azure container rclone-test-tisituh0libe: 1 matching files
2025/03/19 03:41:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gefogeq9mare"
2025/03/19 03:41:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:37 DEBUG : Azure container rclone-test-gefogeq9mare: Using directory markers
2025/03/19 03:41:37 DEBUG : Creating backend with remote "/tmp/rclone3659710519"
run.go:180: Remote "Azure container rclone-test-gefogeq9mare", Local "Local file system at /tmp/rclone3659710519", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gefogeq9mare
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-gefogeq9mare: 1 files missing
2025/03/19 03:41:38 NOTICE: 1 hashes missing
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-gefogeq9mare: 2 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-gefogeq9mare: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/19 03:41:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-gefogeq9mare: 0 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-gefogeq9mare: 1 matching files
2025/03/19 03:41:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-caceqex8cede"
2025/03/19 03:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:38 DEBUG : Azure container rclone-test-caceqex8cede: Using directory markers
2025/03/19 03:41:38 DEBUG : Creating backend with remote "/tmp/rclone253071724"
run.go:180: Remote "Azure container rclone-test-caceqex8cede", Local "Local file system at /tmp/rclone253071724", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-caceqex8cede
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-caceqex8cede: 1 files missing
2025/03/19 03:41:38 NOTICE: 1 hashes missing
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-caceqex8cede: 2 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-caceqex8cede: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/19 03:41:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-caceqex8cede: 0 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-caceqex8cede: 1 matching files
2025/03/19 03:41:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-najurif2lise"
2025/03/19 03:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:38 DEBUG : Azure container rclone-test-najurif2lise: Using directory markers
2025/03/19 03:41:38 DEBUG : Creating backend with remote "/tmp/rclone3736159251"
run.go:180: Remote "Azure container rclone-test-najurif2lise", Local "Local file system at /tmp/rclone3736159251", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-najurif2lise
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-najurif2lise: 1 files missing
2025/03/19 03:41:38 NOTICE: 1 hashes missing
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-najurif2lise: 2 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-najurif2lise: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/19 03:41:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-najurif2lise: 0 differences found
2025/03/19 03:41:38 NOTICE: Azure container rclone-test-najurif2lise: 1 matching files
2025/03/19 03:41:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kegidas9pewi"
2025/03/19 03:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:38 DEBUG : Azure container rclone-test-kegidas9pewi: Using directory markers
2025/03/19 03:41:38 DEBUG : Creating backend with remote "/tmp/rclone2673061975"
run.go:180: Remote "Azure container rclone-test-kegidas9pewi", Local "Local file system at /tmp/rclone2673061975", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/19 03:41:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-kegidas9pewi
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-kegidas9pewi: 1 files missing
2025/03/19 03:41:39 NOTICE: 1 hashes missing
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-kegidas9pewi: 2 differences found
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-kegidas9pewi: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/19 03:41:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-kegidas9pewi: 0 differences found
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-kegidas9pewi: 1 matching files
2025/03/19 03:41:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-katotaz0cufu"
2025/03/19 03:41:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:41:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-katotaz0cufu: Using directory markers
2025/03/19 03:41:39 DEBUG : Creating backend with remote "/tmp/rclone1094926978"
run.go:180: Remote "Azure container rclone-test-katotaz0cufu", Local "Local file system at /tmp/rclone1094926978", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/19 03:41:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/19 03:41:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-katotaz0cufu
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-katotaz0cufu: 1 files missing
2025/03/19 03:41:39 NOTICE: 1 hashes missing
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-katotaz0cufu: 2 differences found
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-katotaz0cufu: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/19 03:41:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-katotaz0cufu: 0 differences found
2025/03/19 03:41:39 NOTICE: Azure container rclone-test-katotaz0cufu: 1 matching files
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-katotaz0cufu: Purge remote
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-kegidas9pewi: Purge remote
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-najurif2lise: Purge remote
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-caceqex8cede: Purge remote
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-gefogeq9mare: Purge remote
2025/03/19 03:41:39 DEBUG : Azure container rclone-test-tisituh0libe: Purge remote
2025/03/19 03:41:40 DEBUG : Azure container rclone-test-yiyeqex5lavi: Purge remote
2025/03/19 03:41:40 DEBUG : Azure container rclone-test-denidix7zeye: Purge remote
2025/03/19 03:41:40 DEBUG : Azure container rclone-test-bucajuf1dozi: Purge remote
2025/03/19 03:41:40 DEBUG : Azure container rclone-test-zuwipun2zaxo: Purge remote
--- PASS: TestApplyTransforms (4.00s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:40 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 03:41:40 DEBUG : sub/: Creating directory marker
2025/03/19 03:41:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:41:40 INFO : file1: Copied (new) to: sub/file2
2025/03/19 03:41:40 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:41:40 DEBUG : file1: Unchanged skipping
2025/03/19 03:41:40 DEBUG : Azure container rclone-test-hehorat5sotu: don't need to copy/move sub/file2, it is already at target location
2025/03/19 03:41:40 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.57s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:41 DEBUG : dst/: Creating directory marker
2025/03/19 03:41:41 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/backup"
2025/03/19 03:41:41 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:41 DEBUG : Azure container rclone-test-hehorat5sotu path backup: Using directory markers
2025/03/19 03:41:41 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/backup"
2025/03/19 03:41:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 03:41:41 DEBUG : dst/: Creating directory marker
2025/03/19 03:41:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/19 03:41:41 INFO : dst/file1: Copied (server-side copy)
2025/03/19 03:41:41 INFO : dst/file1: Deleted
2025/03/19 03:41:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:41:41 INFO : dst/file1: Copied (new)
2025/03/19 03:41:42 DEBUG : dst/: Removing directory marker
2025/03/19 03:41:42 DEBUG : backup/dst/: Removing directory marker
2025/03/19 03:41:42 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbed3b-c01e-009d-5480-984e47000000
Time:2025-03-19T03:41:42.2095652Z
--------------------------------------------------------------------------------
2025/03/19 03:41:43 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbedf8-c01e-009d-5d80-984e47000000
Time:2025-03-19T03:41:43.2537560Z
--------------------------------------------------------------------------------
2025/03/19 03:41:44 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbeec0-c01e-009d-0280-984e47000000
Time:2025-03-19T03:41:44.2970214Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbeec0-c01e-009d-0280-984e47000000
Time:2025-03-19T03:41:44.2970214Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.28s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/dst"
2025/03/19 03:41:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:45 DEBUG : Azure container rclone-test-hehorat5sotu path dst: Using directory markers
2025/03/19 03:41:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:45 DEBUG : Azure container rclone-test-hehorat5sotu path CompareDest: Using directory markers
2025/03/19 03:41:45 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:45 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 03:41:45 DEBUG : /: Creating directory marker
2025/03/19 03:41:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:41:45 INFO : one: Copied (new)
2025/03/19 03:41:45 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:45 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:45 DEBUG : /: Creating directory marker
2025/03/19 03:41:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/19 03:41:46 INFO : one: Copied (replaced existing)
2025/03/19 03:41:46 DEBUG : dst/: Creating directory marker
2025/03/19 03:41:46 DEBUG : CompareDest/: Creating directory marker
2025/03/19 03:41:46 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:41:46 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/19 03:41:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:47 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 03:41:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:41:47 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 03:41:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:47 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 03:41:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:41:47 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/19 03:41:47 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CompareDest"
2025/03/19 03:41:47 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 03:41:47 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/19 03:41:47 INFO : two: Copied (new)
2025/03/19 03:41:47 DEBUG : dst/: Removing directory marker
2025/03/19 03:41: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbf229-c01e-009d-3780-984e47000000
Time:2025-03-19T03:41:48.0222821Z
--------------------------------------------------------------------------------
2025/03/19 03:41: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbf310-c01e-009d-7480-984e47000000
Time:2025-03-19T03:41:49.0660507Z
--------------------------------------------------------------------------------
2025/03/19 03:41: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbf3ec-c01e-009d-1c80-984e47000000
Time:2025-03-19T03:41:50.1101317Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbf3ec-c01e-009d-1c80-984e47000000
Time:2025-03-19T03:41:50.1101317Z
--------------------------------------------------------------------------------
2025/03/19 03:41:51 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.95s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:41:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/dst"
2025/03/19 03:41:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:58 DEBUG : Azure container rclone-test-hehorat5sotu path dst: Using directory markers
2025/03/19 03:41:58 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:41:58 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:58 DEBUG : Azure container rclone-test-hehorat5sotu path CopyDest: Using directory markers
2025/03/19 03:41:58 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:41:58 DEBUG : one: Need to transfer - File not found at Destination
2025/03/19 03:41:58 DEBUG : /: Creating directory marker
2025/03/19 03:41:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:41:58 INFO : one: Copied (new)
2025/03/19 03:41:58 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:41:58 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:58 DEBUG : /: Creating directory marker
2025/03/19 03:41:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/19 03:41:59 INFO : one: Copied (replaced existing)
2025/03/19 03:41:59 DEBUG : dst/: Creating directory marker
2025/03/19 03:41:59 DEBUG : CopyDest/: Creating directory marker
2025/03/19 03:41:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/BackupDir"
2025/03/19 03:41:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:41:59 DEBUG : Azure container rclone-test-hehorat5sotu path BackupDir: Using directory markers
2025/03/19 03:41:59 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/BackupDir"
2025/03/19 03:41:59 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:41:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:41:59 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/19 03:41:59 DEBUG : /: Creating directory marker
2025/03/19 03:41:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:41:59 INFO : one: Copied (server-side copy)
2025/03/19 03:41:59 INFO : one: Deleted
2025/03/19 03:42:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/19 03:42:00 INFO : one: Copied (server-side copy)
2025/03/19 03:42:00 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/19 03:42:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:42:00 DEBUG : two: Need to transfer - File not found at Destination
2025/03/19 03:42:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:42:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/19 03:42:00 INFO : two: Copied (server-side copy)
2025/03/19 03:42:00 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/19 03:42:00 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:42:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:42:00 DEBUG : two: Unchanged skipping
2025/03/19 03:42:01 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/CopyDest"
2025/03/19 03:42:01 DEBUG : three: Need to transfer - File not found at Destination
2025/03/19 03:42:01 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/19 03:42:01 DEBUG : three: Destination not found in --copy-dest
2025/03/19 03:42:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/19 03:42:01 INFO : three: Copied (new)
2025/03/19 03:42:01 DEBUG : dst/: Removing directory marker
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cbffcb-c01e-009d-1d80-984e47000000
Time:2025-03-19T03:42:01.8454412Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc00e6-c01e-009d-7b80-984e47000000
Time:2025-03-19T03:42:02.8883377Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc0221-c01e-009d-0580-984e47000000
Time:2025-03-19T03:42:03.9316964Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc0221-c01e-009d-0580-984e47000000
Time:2025-03-19T03:42:03.9316964Z
--------------------------------------------------------------------------------
2025/03/19 03:42:04 DEBUG : CopyDest/: Removing directory marker
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc02d9-c01e-009d-1380-984e47000000
Time:2025-03-19T03:42:05.0202822Z
--------------------------------------------------------------------------------
2025/03/19 03:42:06 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc03d7-c01e-009d-6880-984e47000000
Time:2025-03-19T03:42:06.0645615Z
--------------------------------------------------------------------------------
2025/03/19 03:42:07 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc055e-c01e-009d-4180-984e47000000
Time:2025-03-19T03:42:07.1078474Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc055e-c01e-009d-4180-984e47000000
Time:2025-03-19T03:42:07.1078474Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc0ff7-c01e-009d-3a80-984e47000000
Time:2025-03-19T03:42:15.3253148Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc10f0-c01e-009d-0a80-984e47000000
Time:2025-03-19T03:42:16.3687874Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc1214-c01e-009d-7b80-984e47000000
Time:2025-03-19T03:42:17.4114373Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc1214-c01e-009d-7b80-984e47000000
Time:2025-03-19T03:42:17.4114373Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc1311-c01e-009d-5280-984e47000000
Time:2025-03-19T03:42:18.4547819Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc140d-c01e-009d-1380-984e47000000
Time:2025-03-19T03:42:19.4981112Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc154e-c01e-009d-0f80-984e47000000
Time:2025-03-19T03:42:20.5412642Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc154e-c01e-009d-0f80-984e47000000
Time:2025-03-19T03:42:20.5412642Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc1eb7-c01e-009d-1680-984e47000000
Time:2025-03-19T03:42:28.7589013Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2028-c01e-009d-4d80-984e47000000
Time:2025-03-19T03:42:29.8016901Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2146-c01e-009d-3a80-984e47000000
Time:2025-03-19T03:42:30.8454110Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2146-c01e-009d-3a80-984e47000000
Time:2025-03-19T03:42:30.8454110Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc226d-c01e-009d-2680-984e47000000
Time:2025-03-19T03:42:31.8886074Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc23bc-c01e-009d-3d80-984e47000000
Time:2025-03-19T03:42:32.9328438Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc24b1-c01e-009d-0e80-984e47000000
Time:2025-03-19T03:42:33.9778204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc24b1-c01e-009d-0e80-984e47000000
Time:2025-03-19T03:42:33.9778204Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:42:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/19 03:42:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/19 03:42:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 11abfdb17b749876bac9aab746ecee96 OK
2025/03/19 03:42:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/19 03:42:43 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2dbc-c01e-009d-5a80-984e47000000
Time:2025-03-19T03:42:43.2100850Z
--------------------------------------------------------------------------------
2025/03/19 03:42:44 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2ee1-c01e-009d-5280-984e47000000
Time:2025-03-19T03:42:44.2527263Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2fa5-c01e-009d-7580-984e47000000
Time:2025-03-19T03:42:45.2961372Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc2fa5-c01e-009d-7580-984e47000000
Time:2025-03-19T03:42:45.2961372Z
--------------------------------------------------------------------------------
2025/03/19 03:42:46 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3085-c01e-009d-0380-984e47000000
Time:2025-03-19T03:42:46.3832288Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc31d2-c01e-009d-7780-984e47000000
Time:2025-03-19T03:42:47.4263365Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3294-c01e-009d-1080-984e47000000
Time:2025-03-19T03:42:48.4704603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3294-c01e-009d-1080-984e47000000
Time:2025-03-19T03:42:48.4704603Z
--------------------------------------------------------------------------------
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.49s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:42:56 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3ac7-c01e-009d-1881-984e47000000
Time:2025-03-19T03:42:56.6880289Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3c1e-c01e-009d-5281-984e47000000
Time:2025-03-19T03:42:57.7312225Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3cf7-c01e-009d-7f81-984e47000000
Time:2025-03-19T03:42:58.7742235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3cf7-c01e-009d-7f81-984e47000000
Time:2025-03-19T03:42:58.7742235Z
--------------------------------------------------------------------------------
2025/03/19 03:42: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3e22-c01e-009d-7581-984e47000000
Time:2025-03-19T03:42:59.8173616Z
--------------------------------------------------------------------------------
2025/03/19 03:43:00 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc3f2d-c01e-009d-4881-984e47000000
Time:2025-03-19T03:43:00.8604471Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc408d-c01e-009d-5c81-984e47000000
Time:2025-03-19T03:43:01.9039190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc408d-c01e-009d-5c81-984e47000000
Time:2025-03-19T03:43:01.9039190Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc498c-c01e-009d-4f81-984e47000000
Time:2025-03-19T03:43:10.1244393Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4a84-c01e-009d-1f81-984e47000000
Time:2025-03-19T03:43:11.1672919Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4bad-c01e-009d-2581-984e47000000
Time:2025-03-19T03:43:12.2099156Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4bad-c01e-009d-2581-984e47000000
Time:2025-03-19T03:43:12.2099156Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4ce7-c01e-009d-2181-984e47000000
Time:2025-03-19T03:43:13.2531661Z
--------------------------------------------------------------------------------
2025/03/19 03:43:14 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4dd1-c01e-009d-5681-984e47000000
Time:2025-03-19T03:43:14.2966381Z
--------------------------------------------------------------------------------
2025/03/19 03:43:15 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4f16-c01e-009d-6b81-984e47000000
Time:2025-03-19T03:43:15.3397774Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc4f16-c01e-009d-6b81-984e47000000
Time:2025-03-19T03:43:15.3397774Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:43:23 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc5661-c01e-009d-1d81-984e47000000
Time:2025-03-19T03:43:23.5597470Z
--------------------------------------------------------------------------------
2025/03/19 03:43:24 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc576a-c01e-009d-7281-984e47000000
Time:2025-03-19T03:43:24.7257291Z
--------------------------------------------------------------------------------
2025/03/19 03:43:25 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc583c-c01e-009d-1981-984e47000000
Time:2025-03-19T03:43:25.7685346Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc583c-c01e-009d-1981-984e47000000
Time:2025-03-19T03:43:25.7685346Z
--------------------------------------------------------------------------------
2025/03/19 03:43:26 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc5961-c01e-009d-1981-984e47000000
Time:2025-03-19T03:43:26.8121612Z
--------------------------------------------------------------------------------
2025/03/19 03:43:27 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc5ae5-c01e-009d-2d81-984e47000000
Time:2025-03-19T03:43:27.8562901Z
--------------------------------------------------------------------------------
2025/03/19 03:43:28 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc5bd4-c01e-009d-7481-984e47000000
Time:2025-03-19T03:43:28.8991898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc5bd4-c01e-009d-7481-984e47000000
Time:2025-03-19T03:43:28.8991898Z
--------------------------------------------------------------------------------
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.56s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:43:37 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6458-c01e-009d-5481-984e47000000
Time:2025-03-19T03:43:37.1156164Z
--------------------------------------------------------------------------------
2025/03/19 03:43:38 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6551-c01e-009d-1b81-984e47000000
Time:2025-03-19T03:43:38.1594629Z
--------------------------------------------------------------------------------
2025/03/19 03:43:39 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6665-c01e-009d-7f81-984e47000000
Time:2025-03-19T03:43:39.2030734Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6665-c01e-009d-7f81-984e47000000
Time:2025-03-19T03:43:39.2030734Z
--------------------------------------------------------------------------------
2025/03/19 03:43:40 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6760-c01e-009d-3b81-984e47000000
Time:2025-03-19T03:43:40.2472783Z
--------------------------------------------------------------------------------
2025/03/19 03:43:41 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc688a-c01e-009d-2e81-984e47000000
Time:2025-03-19T03:43:41.2903000Z
--------------------------------------------------------------------------------
2025/03/19 03:43:42 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6994-c01e-009d-1281-984e47000000
Time:2025-03-19T03:43:42.3341943Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc6994-c01e-009d-1281-984e47000000
Time:2025-03-19T03:43:42.3341943Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc735a-c01e-009d-1281-984e47000000
Time:2025-03-19T03:43:50.5520904Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc7487-c01e-009d-1c81-984e47000000
Time:2025-03-19T03:43:51.5952005Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc75aa-c01e-009d-0481-984e47000000
Time:2025-03-19T03:43:52.6387889Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc75aa-c01e-009d-0481-984e47000000
Time:2025-03-19T03:43:52.6387889Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc768d-c01e-009d-4481-984e47000000
Time:2025-03-19T03:43:53.6828242Z
--------------------------------------------------------------------------------
2025/03/19 03:43: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc77a5-c01e-009d-2881-984e47000000
Time:2025-03-19T03:43:54.7272219Z
--------------------------------------------------------------------------------
2025/03/19 03:43:55 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc785b-c01e-009d-3981-984e47000000
Time:2025-03-19T03:43:55.7699683Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc785b-c01e-009d-3981-984e47000000
Time:2025-03-19T03:43:55.7699683Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:44:04 DEBUG : also/: Creating directory marker
2025/03/19 03:44:04 INFO : Azure container rclone-test-hehorat5sotu: Looking for duplicate md5 hashes using newest mode.
2025/03/19 03:44:04 NOTICE: 0ad46be20376ce511fe27153634b473f: Found 3 files with duplicate md5 hashes
2025/03/19 03:44:04 INFO : one: Deleted
2025/03/19 03:44:04 INFO : also/one: Deleted
2025/03/19 03:44:04 NOTICE: 0ad46be20376ce511fe27153634b473f: Deleted 2 extra copies
2025/03/19 03:44:04 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc81f5-c01e-009d-7681-984e47000000
Time:2025-03-19T03:44:04.9036971Z
--------------------------------------------------------------------------------
2025/03/19 03:44:05 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc82fe-c01e-009d-4e81-984e47000000
Time:2025-03-19T03:44:05.9464794Z
--------------------------------------------------------------------------------
2025/03/19 03:44:06 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc83f4-c01e-009d-1081-984e47000000
Time:2025-03-19T03:44:06.9896754Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc83f4-c01e-009d-1081-984e47000000
Time:2025-03-19T03:44:06.9896754Z
--------------------------------------------------------------------------------
2025/03/19 03:44:08 DEBUG : also/: Removing directory marker
2025/03/19 03:44: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc84f0-c01e-009d-6581-984e47000000
Time:2025-03-19T03:44:08.0768936Z
--------------------------------------------------------------------------------
2025/03/19 03:44: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc85d7-c01e-009d-1b81-984e47000000
Time:2025-03-19T03:44:09.1197111Z
--------------------------------------------------------------------------------
2025/03/19 03:44: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc870c-c01e-009d-1181-984e47000000
Time:2025-03-19T03:44:10.1624158Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc870c-c01e-009d-1181-984e47000000
Time:2025-03-19T03:44:10.1624158Z
--------------------------------------------------------------------------------
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.39s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:44:18 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9034-c01e-009d-5181-984e47000000
Time:2025-03-19T03:44:18.3831688Z
--------------------------------------------------------------------------------
2025/03/19 03:44:19 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9121-c01e-009d-1081-984e47000000
Time:2025-03-19T03:44:19.4263193Z
--------------------------------------------------------------------------------
2025/03/19 03:44:20 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc91f3-c01e-009d-3981-984e47000000
Time:2025-03-19T03:44:20.4695180Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc91f3-c01e-009d-3981-984e47000000
Time:2025-03-19T03:44:20.4695180Z
--------------------------------------------------------------------------------
2025/03/19 03:44:21 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc92dc-c01e-009d-7681-984e47000000
Time:2025-03-19T03:44:21.5126759Z
--------------------------------------------------------------------------------
2025/03/19 03:44:22 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc93df-c01e-009d-4081-984e47000000
Time:2025-03-19T03:44:22.5564806Z
--------------------------------------------------------------------------------
2025/03/19 03:44:23 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9507-c01e-009d-3581-984e47000000
Time:2025-03-19T03:44:23.6004253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9507-c01e-009d-3581-984e47000000
Time:2025-03-19T03:44:23.6004253Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:44:31 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9e85-c01e-009d-1e81-984e47000000
Time:2025-03-19T03:44:31.8184083Z
--------------------------------------------------------------------------------
2025/03/19 03:44:32 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cc9fcf-c01e-009d-0e81-984e47000000
Time:2025-03-19T03:44:32.8614993Z
--------------------------------------------------------------------------------
2025/03/19 03:44:33 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca0d7-c01e-009d-6481-984e47000000
Time:2025-03-19T03:44:33.9044196Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca0d7-c01e-009d-6481-984e47000000
Time:2025-03-19T03:44:33.9044196Z
--------------------------------------------------------------------------------
2025/03/19 03:44:34 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca1cc-c01e-009d-2581-984e47000000
Time:2025-03-19T03:44:34.9476715Z
--------------------------------------------------------------------------------
2025/03/19 03:44:35 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca2fe-c01e-009d-1381-984e47000000
Time:2025-03-19T03:44:35.9905430Z
--------------------------------------------------------------------------------
2025/03/19 03:44:37 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca3ff-c01e-009d-6981-984e47000000
Time:2025-03-19T03:44:37.0339004Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cca3ff-c01e-009d-6981-984e47000000
Time:2025-03-19T03:44:37.0339004Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:44:45 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccac9e-c01e-009d-0281-984e47000000
Time:2025-03-19T03:44:45.2528236Z
--------------------------------------------------------------------------------
2025/03/19 03:44:46 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccadcc-c01e-009d-7781-984e47000000
Time:2025-03-19T03:44:46.2962570Z
--------------------------------------------------------------------------------
2025/03/19 03:44:47 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccaf79-c01e-009d-2381-984e47000000
Time:2025-03-19T03:44:47.3401524Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccaf79-c01e-009d-2381-984e47000000
Time:2025-03-19T03:44:47.3401524Z
--------------------------------------------------------------------------------
2025/03/19 03:44:48 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccb0b4-c01e-009d-3681-984e47000000
Time:2025-03-19T03:44:48.3835175Z
--------------------------------------------------------------------------------
2025/03/19 03:44:49 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccb1c5-c01e-009d-0d81-984e47000000
Time:2025-03-19T03:44:49.4269743Z
--------------------------------------------------------------------------------
2025/03/19 03:44:50 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccb30e-c01e-009d-1081-984e47000000
Time:2025-03-19T03:44:50.4702997Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccb30e-c01e-009d-1081-984e47000000
Time:2025-03-19T03:44:50.4702997Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/19 03:44:58 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccbc1f-c01e-009d-0c81-984e47000000
Time:2025-03-19T03:44:58.6911734Z
--------------------------------------------------------------------------------
2025/03/19 03:44:59 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccbd2c-c01e-009d-6f81-984e47000000
Time:2025-03-19T03:44:59.7346839Z
--------------------------------------------------------------------------------
2025/03/19 03:45:00 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccbe37-c01e-009d-4281-984e47000000
Time:2025-03-19T03:45:00.7777673Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccbe37-c01e-009d-4281-984e47000000
Time:2025-03-19T03:45:00.7777673Z
--------------------------------------------------------------------------------
2025/03/19 03:45:01 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccbf91-c01e-009d-2981-984e47000000
Time:2025-03-19T03:45:01.8209368Z
--------------------------------------------------------------------------------
2025/03/19 03:45:02 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccc0d1-c01e-009d-7d81-984e47000000
Time:2025-03-19T03:45:02.8640934Z
--------------------------------------------------------------------------------
2025/03/19 03:45:03 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccc1d6-c01e-009d-4e81-984e47000000
Time:2025-03-19T03:45:03.9069022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccc1d6-c01e-009d-4e81-984e47000000
Time:2025-03-19T03:45:03.9069022Z
--------------------------------------------------------------------------------
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.43s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/19 03:45:12 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccc92f-c01e-009d-2981-984e47000000
Time:2025-03-19T03:45:12.1248922Z
--------------------------------------------------------------------------------
2025/03/19 03:45:13 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccca5e-c01e-009d-2781-984e47000000
Time:2025-03-19T03:45:13.1684391Z
--------------------------------------------------------------------------------
2025/03/19 03:45:14 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cccbbf-c01e-009d-2081-984e47000000
Time:2025-03-19T03:45:14.2123088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cccbbf-c01e-009d-2081-984e47000000
Time:2025-03-19T03:45:14.2123088Z
--------------------------------------------------------------------------------
2025/03/19 03:45:15 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccccb5-c01e-009d-6081-984e47000000
Time:2025-03-19T03:45:15.2571442Z
--------------------------------------------------------------------------------
2025/03/19 03:45:16 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cccdad-c01e-009d-1781-984e47000000
Time:2025-03-19T03:45:16.3009802Z
--------------------------------------------------------------------------------
2025/03/19 03:45:17 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccd077-c01e-009d-6581-984e47000000
Time:2025-03-19T03:45:17.3437266Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccd077-c01e-009d-6581-984e47000000
Time:2025-03-19T03:45:17.3437266Z
--------------------------------------------------------------------------------
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.44s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:45:25 DEBUG : sub dir/: Creating directory marker
2025/03/19 03:45:26 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/19 03:45:26 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
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/19 03:45:27 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/19 03:45:27 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/19 03:45:27 DEBUG : sub dir/: Removing directory marker
2025/03/19 03:45:27 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce16b-c01e-009d-3b81-984e47000000
Time:2025-03-19T03:45:27.2259564Z
--------------------------------------------------------------------------------
2025/03/19 03:45:28 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce281-c01e-009d-6981-984e47000000
Time:2025-03-19T03:45:28.2686103Z
--------------------------------------------------------------------------------
2025/03/19 03:45:29 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce43f-c01e-009d-1e81-984e47000000
Time:2025-03-19T03:45:29.3125107Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce43f-c01e-009d-1e81-984e47000000
Time:2025-03-19T03:45:29.3125107Z
--------------------------------------------------------------------------------
2025/03/19 03:45:30 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce528-c01e-009d-4381-984e47000000
Time:2025-03-19T03:45:30.3554560Z
--------------------------------------------------------------------------------
2025/03/19 03:45:31 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce60a-c01e-009d-5281-984e47000000
Time:2025-03-19T03:45:31.3985643Z
--------------------------------------------------------------------------------
2025/03/19 03:45: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce848-c01e-009d-4081-984e47000000
Time:2025-03-19T03:45:32.4423545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cce848-c01e-009d-4081-984e47000000
Time:2025-03-19T03:45:32.4423545Z
--------------------------------------------------------------------------------
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
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 (15.10s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:45:40 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/03/19 03:45:41 DEBUG : sub/: Removing directory marker
2025/03/19 03:45:41 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccf534-c01e-009d-6481-984e47000000
Time:2025-03-19T03:45:41.6528658Z
--------------------------------------------------------------------------------
2025/03/19 03:45:42 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccf737-c01e-009d-4481-984e47000000
Time:2025-03-19T03:45:42.6963673Z
--------------------------------------------------------------------------------
2025/03/19 03:45:43 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccf935-c01e-009d-6081-984e47000000
Time:2025-03-19T03:45:43.7400545Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccf935-c01e-009d-6081-984e47000000
Time:2025-03-19T03:45:43.7400545Z
--------------------------------------------------------------------------------
2025/03/19 03:45:44 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccfb0e-c01e-009d-6a81-984e47000000
Time:2025-03-19T03:45:44.7834903Z
--------------------------------------------------------------------------------
2025/03/19 03:45:45 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccfc18-c01e-009d-5381-984e47000000
Time:2025-03-19T03:45:45.8266587Z
--------------------------------------------------------------------------------
2025/03/19 03:45:46 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccfe66-c01e-009d-7081-984e47000000
Time:2025-03-19T03:45:46.8692472Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14ccfe66-c01e-009d-7081-984e47000000
Time:2025-03-19T03:45:46.8692472Z
--------------------------------------------------------------------------------
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.43s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.08s)
--- 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:45:55 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/03/19 03:45:55 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/notfound"
2025/03/19 03:45:55 DEBUG : Config file has changed externally - reloading
2025/03/19 03:45:55 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:45:55 DEBUG : Azure container rclone-test-hehorat5sotu path notfound: Using directory markers
2025/03/19 03:45:56 DEBUG : sub/: Removing directory marker
2025/03/19 03:45:56 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0a3b-c01e-009d-1c81-984e47000000
Time:2025-03-19T03:45:56.3415723Z
--------------------------------------------------------------------------------
2025/03/19 03:45: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0b84-c01e-009d-6e81-984e47000000
Time:2025-03-19T03:45:57.3857746Z
--------------------------------------------------------------------------------
2025/03/19 03:45: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0cf6-c01e-009d-7b81-984e47000000
Time:2025-03-19T03:45:58.4285253Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0cf6-c01e-009d-7b81-984e47000000
Time:2025-03-19T03:45:58.4285253Z
--------------------------------------------------------------------------------
2025/03/19 03:45: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0eac-c01e-009d-3381-984e47000000
Time:2025-03-19T03:45:59.4723268Z
--------------------------------------------------------------------------------
2025/03/19 03:46:00 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd0fdf-c01e-009d-2581-984e47000000
Time:2025-03-19T03:46:00.5155990Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd120a-c01e-009d-5781-984e47000000
Time:2025-03-19T03:46:01.5584713Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd120a-c01e-009d-5781-984e47000000
Time:2025-03-19T03:46:01.5584713Z
--------------------------------------------------------------------------------
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.69s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.09s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.09s)
--- 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.13s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:46:09 INFO : Azure container rclone-test-hehorat5sotu: Making directory
2025/03/19 03:46:09 INFO : Azure container rclone-test-hehorat5sotu: Making directory
2025/03/19 03:46: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd1cd0-c01e-009d-5381-984e47000000
Time:2025-03-19T03:46:09.8234620Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd1de0-c01e-009d-2481-984e47000000
Time:2025-03-19T03:46:10.8664527Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd1f23-c01e-009d-2381-984e47000000
Time:2025-03-19T03:46:11.9095249Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd1f23-c01e-009d-2381-984e47000000
Time:2025-03-19T03:46:11.9095249Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd2053-c01e-009d-1881-984e47000000
Time:2025-03-19T03:46:12.9534386Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd2254-c01e-009d-0281-984e47000000
Time:2025-03-19T03:46:13.9967856Z
--------------------------------------------------------------------------------
2025/03/19 03:46:15 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd23c3-c01e-009d-0d81-984e47000000
Time:2025-03-19T03:46:15.0397941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd23c3-c01e-009d-0d81-984e47000000
Time:2025-03-19T03:46:15.0397941Z
--------------------------------------------------------------------------------
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.48s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:46:23 DEBUG : sub dir/: Creating directory marker
2025/03/19 03:46:23 DEBUG : sub dir/: Removing directory marker
2025/03/19 03:46:23 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd2fc4-c01e-009d-1581-984e47000000
Time:2025-03-19T03:46:23.6874256Z
--------------------------------------------------------------------------------
2025/03/19 03:46:24 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd3107-c01e-009d-1d81-984e47000000
Time:2025-03-19T03:46:24.7310139Z
--------------------------------------------------------------------------------
2025/03/19 03:46:25 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd31fd-c01e-009d-6981-984e47000000
Time:2025-03-19T03:46:25.7736559Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd31fd-c01e-009d-6981-984e47000000
Time:2025-03-19T03:46:25.7736559Z
--------------------------------------------------------------------------------
2025/03/19 03:46:26 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd333f-c01e-009d-7581-984e47000000
Time:2025-03-19T03:46:26.8169329Z
--------------------------------------------------------------------------------
2025/03/19 03:46:27 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd3459-c01e-009d-2381-984e47000000
Time:2025-03-19T03:46:27.8615338Z
--------------------------------------------------------------------------------
2025/03/19 03:46:28 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd35b0-c01e-009d-0a81-984e47000000
Time:2025-03-19T03:46:28.9048129Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd35b0-c01e-009d-0a81-984e47000000
Time:2025-03-19T03:46:28.9048129Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:46:37 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd422a-c01e-009d-2d81-984e47000000
Time:2025-03-19T03:46:37.5966069Z
--------------------------------------------------------------------------------
2025/03/19 03:46:38 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd430c-c01e-009d-6281-984e47000000
Time:2025-03-19T03:46:38.6401642Z
--------------------------------------------------------------------------------
2025/03/19 03:46:39 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd441a-c01e-009d-4281-984e47000000
Time:2025-03-19T03:46:39.6828434Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd441a-c01e-009d-4281-984e47000000
Time:2025-03-19T03:46:39.6828434Z
--------------------------------------------------------------------------------
2025/03/19 03:46:40 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd457f-c01e-009d-7381-984e47000000
Time:2025-03-19T03:46:40.7258579Z
--------------------------------------------------------------------------------
2025/03/19 03:46:41 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd46ab-c01e-009d-6981-984e47000000
Time:2025-03-19T03:46:41.7688262Z
--------------------------------------------------------------------------------
2025/03/19 03:46:42 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd47f2-c01e-009d-7981-984e47000000
Time:2025-03-19T03:46:42.8117233Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd47f2-c01e-009d-7981-984e47000000
Time:2025-03-19T03:46:42.8117233Z
--------------------------------------------------------------------------------
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.91s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:46:51 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/19 03:46:51 DEBUG : empty space: Excluded
2025/03/19 03:46:51 DEBUG : BackupDir: Excluded
2025/03/19 03:46:51 DEBUG : dst: Excluded
2025/03/19 03:46:51 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd552a-c01e-009d-1b81-984e47000000
Time:2025-03-19T03:46:51.5582026Z
--------------------------------------------------------------------------------
2025/03/19 03:46:52 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd55ff-c01e-009d-4781-984e47000000
Time:2025-03-19T03:46:52.6017261Z
--------------------------------------------------------------------------------
2025/03/19 03:46:53 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd5702-c01e-009d-1b81-984e47000000
Time:2025-03-19T03:46:53.6457819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd5702-c01e-009d-1b81-984e47000000
Time:2025-03-19T03:46:53.6457819Z
--------------------------------------------------------------------------------
2025/03/19 03:46:54 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd57db-c01e-009d-3881-984e47000000
Time:2025-03-19T03:46:54.6891439Z
--------------------------------------------------------------------------------
2025/03/19 03:46:55 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd58d7-c01e-009d-0281-984e47000000
Time:2025-03-19T03:46:55.7333249Z
--------------------------------------------------------------------------------
2025/03/19 03:46: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd598d-c01e-009d-1481-984e47000000
Time:2025-03-19T03:46:56.7763476Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd598d-c01e-009d-1481-984e47000000
Time:2025-03-19T03:46:56.7763476Z
--------------------------------------------------------------------------------
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.97s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd64c3-c01e-009d-3881-984e47000000
Time:2025-03-19T03:47:05.4702339Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd65b8-c01e-009d-7f81-984e47000000
Time:2025-03-19T03:47:06.5141576Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd66a8-c01e-009d-3281-984e47000000
Time:2025-03-19T03:47:07.5597191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd66a8-c01e-009d-3281-984e47000000
Time:2025-03-19T03:47:07.5597191Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd679c-c01e-009d-7281-984e47000000
Time:2025-03-19T03:47:08.6032823Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd6882-c01e-009d-3581-984e47000000
Time:2025-03-19T03:47:09.6465963Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd697a-c01e-009d-7181-984e47000000
Time:2025-03-19T03:47:10.6901520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd697a-c01e-009d-7181-984e47000000
Time:2025-03-19T03:47:10.6901520Z
--------------------------------------------------------------------------------
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.91s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/19 03:47:19 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1cd62-701e-0088-6e81-9859f4000000
Time:2025-03-19T03:47:19.5157331Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1ce8f-701e-0088-6981-9859f4000000
Time:2025-03-19T03:47:20.5588585Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1cfa6-701e-0088-4b81-9859f4000000
Time:2025-03-19T03:47:21.6022941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1cfa6-701e-0088-4b81-9859f4000000
Time:2025-03-19T03:47:21.6022941Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1d100-701e-0088-7181-9859f4000000
Time:2025-03-19T03:47:22.6460365Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1d2f8-701e-0088-0e81-9859f4000000
Time:2025-03-19T03:47:23.6891378Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1d48a-701e-0088-6181-9859f4000000
Time:2025-03-19T03:47:24.7327706Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1d48a-701e-0088-6181-9859f4000000
Time:2025-03-19T03:47:24.7327706Z
--------------------------------------------------------------------------------
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 (14.04s)
--- PASS: TestHashSums/Md5 (0.08s)
--- PASS: TestHashSums/Md5Download (0.13s)
=== RUN TestHashSumsWithErrors
2025/03/19 03:47:32 DEBUG : Creating backend with remote ":memory:"
2025/03/19 03:47:32 DEBUG : Config file has changed externally - reloading
2025/03/19 03:47:32 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/19 03:47:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/19 03:47:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/19 03:47:32 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:47:33 DEBUG : sub dir/: Creating directory marker
2025/03/19 03:47:33 DEBUG : sub dir/: Removing directory marker
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1e3d1-701e-0088-2c81-9859f4000000
Time:2025-03-19T03:47:33.6608234Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1e597-701e-0088-3b81-9859f4000000
Time:2025-03-19T03:47:34.7045232Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1e71d-701e-0088-0c81-9859f4000000
Time:2025-03-19T03:47:35.7481037Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1e71d-701e-0088-0c81-9859f4000000
Time:2025-03-19T03:47:35.7481037Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1e873-701e-0088-3c81-9859f4000000
Time:2025-03-19T03:47:36.7915101Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1ea18-701e-0088-1e81-9859f4000000
Time:2025-03-19T03:47:37.8345429Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1ebb9-701e-0088-0a81-9859f4000000
Time:2025-03-19T03:47:38.8784514Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a1ebb9-701e-0088-0a81-9859f4000000
Time:2025-03-19T03:47:38.8784514Z
--------------------------------------------------------------------------------
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 (14.14s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:47:47 DEBUG : Waiting for deletions to finish
2025/03/19 03:47:47 DEBUG : large: Excluded (Size Filter)
2025/03/19 03:47:47 INFO : medium: Deleted
2025/03/19 03:47:47 INFO : small: Deleted
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd9c04-c01e-009d-4981-984e47000000
Time:2025-03-19T03:47:47.7422331Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd9d41-c01e-009d-5181-984e47000000
Time:2025-03-19T03:47:48.7861111Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd9e55-c01e-009d-3981-984e47000000
Time:2025-03-19T03:47:49.8302586Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd9e55-c01e-009d-3981-984e47000000
Time:2025-03-19T03:47:49.8302586Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cd9ff5-c01e-009d-6f81-984e47000000
Time:2025-03-19T03:47:50.8747422Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cda164-c01e-009d-2681-984e47000000
Time:2025-03-19T03:47:51.9180055Z
--------------------------------------------------------------------------------
2025/03/19 03:47: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cda2e2-c01e-009d-5381-984e47000000
Time:2025-03-19T03:47:52.9615065Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cda2e2-c01e-009d-5381-984e47000000
Time:2025-03-19T03:47:52.9615065Z
--------------------------------------------------------------------------------
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 (14.09s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:48:01 DEBUG : Waiting for deletions to finish
2025/03/19 03:48:01 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/19 03:48:01 INFO : small: Deleted
2025/03/19 03:48:01 INFO : large: Deleted
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a21484-701e-0088-2481-9859f4000000
Time:2025-03-19T03:48:01.8313881Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2169e-701e-0088-7281-9859f4000000
Time:2025-03-19T03:48:02.8746120Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a218b1-701e-0088-3f81-9859f4000000
Time:2025-03-19T03:48:03.9176022Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a218b1-701e-0088-3f81-9859f4000000
Time:2025-03-19T03:48:03.9176022Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a21a1b-701e-0088-7b81-9859f4000000
Time:2025-03-19T03:48:04.9605551Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a21bb0-701e-0088-4c81-9859f4000000
Time:2025-03-19T03:48:06.0036317Z
--------------------------------------------------------------------------------
2025/03/19 03:48:07 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a21d0d-701e-0088-7a81-9859f4000000
Time:2025-03-19T03:48:07.0474241Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a21d0d-701e-0088-7a81-9859f4000000
Time:2025-03-19T03:48:07.0474241Z
--------------------------------------------------------------------------------
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/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a22c94-701e-0088-1e81-9859f4000000
Time:2025-03-19T03:48:15.2675617Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a22e0e-701e-0088-6381-9859f4000000
Time:2025-03-19T03:48:16.3114312Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a22fa3-701e-0088-2b81-9859f4000000
Time:2025-03-19T03:48:17.3555981Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a22fa3-701e-0088-2b81-9859f4000000
Time:2025-03-19T03:48:17.3555981Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a23107-701e-0088-6381-9859f4000000
Time:2025-03-19T03:48:18.3984796Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a23251-701e-0088-7581-9859f4000000
Time:2025-03-19T03:48:19.4420748Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a23404-701e-0088-6981-9859f4000000
Time:2025-03-19T03:48:20.4860420Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a23404-701e-0088-6981-9859f4000000
Time:2025-03-19T03:48:20.4860420Z
--------------------------------------------------------------------------------
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.52s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:48:28 DEBUG : Waiting for deletions to finish
2025/03/19 03:48:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 03:48:29 INFO : medium: Deleted
2025/03/19 03:48:29 INFO : small: Deleted
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd181-c01e-009d-5b81-984e47000000
Time:2025-03-19T03:48:29.3539920Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd2c5-c01e-009d-4d81-984e47000000
Time:2025-03-19T03:48:30.3981031Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd3bd-c01e-009d-0581-984e47000000
Time:2025-03-19T03:48:31.4423715Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd3bd-c01e-009d-0581-984e47000000
Time:2025-03-19T03:48:31.4423715Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd4b5-c01e-009d-5481-984e47000000
Time:2025-03-19T03:48:32.4860555Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd5f3-c01e-009d-5781-984e47000000
Time:2025-03-19T03:48:33.5286847Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd71d-c01e-009d-4b81-984e47000000
Time:2025-03-19T03:48:34.5721678Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdd71d-c01e-009d-4b81-984e47000000
Time:2025-03-19T03:48:34.5721678Z
--------------------------------------------------------------------------------
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/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cde08a-c01e-009d-2081-984e47000000
Time:2025-03-19T03:48:42.7908938Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cde396-c01e-009d-7181-984e47000000
Time:2025-03-19T03:48:43.8341578Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cde723-c01e-009d-1281-984e47000000
Time:2025-03-19T03:48:44.8767200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cde723-c01e-009d-1281-984e47000000
Time:2025-03-19T03:48:44.8767200Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cde8c5-c01e-009d-1181-984e47000000
Time:2025-03-19T03:48:45.9195892Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdeabd-c01e-009d-4481-984e47000000
Time:2025-03-19T03:48:46.9628941Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdec76-c01e-009d-3c81-984e47000000
Time:2025-03-19T03:48:48.0065791Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:14cdec76-c01e-009d-3c81-984e47000000
Time:2025-03-19T03:48:48.0065791Z
--------------------------------------------------------------------------------
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.52s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:48:56 DEBUG : Waiting for deletions to finish
2025/03/19 03:48:56 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/19 03:48:56 INFO : large: Deleted
2025/03/19 03:48:56 INFO : medium: Deleted
2025/03/19 03:48:56 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a26a74-701e-0088-5b81-9859f4000000
Time:2025-03-19T03:48:56.8746474Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a26c58-701e-0088-2881-9859f4000000
Time:2025-03-19T03:48:57.9185474Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a26e51-701e-0088-0781-9859f4000000
Time:2025-03-19T03:48:58.9628976Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a26e51-701e-0088-0781-9859f4000000
Time:2025-03-19T03:48:58.9628976Z
--------------------------------------------------------------------------------
2025/03/19 03:48: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a26ff0-701e-0088-5e81-9859f4000000
Time:2025-03-19T03:49:00.0066248Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a27146-701e-0088-7f81-9859f4000000
Time:2025-03-19T03:49:01.0502514Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a272d2-701e-0088-2f81-9859f4000000
Time:2025-03-19T03:49:02.0935547Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a272d2-701e-0088-2f81-9859f4000000
Time:2025-03-19T03:49:02.0935547Z
--------------------------------------------------------------------------------
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/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28077-701e-0088-1b81-9859f4000000
Time:2025-03-19T03:49:10.3136915Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28210-701e-0088-7781-9859f4000000
Time:2025-03-19T03:49:11.3595543Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28420-701e-0088-3781-9859f4000000
Time:2025-03-19T03:49:12.4023296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28420-701e-0088-3781-9859f4000000
Time:2025-03-19T03:49:12.4023296Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28608-701e-0088-6081-9859f4000000
Time:2025-03-19T03:49:13.4450781Z
--------------------------------------------------------------------------------
2025/03/19 03:49:14 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28849-701e-0088-3681-9859f4000000
Time:2025-03-19T03:49:14.4880428Z
--------------------------------------------------------------------------------
2025/03/19 03:49:15 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28a33-701e-0088-6681-9859f4000000
Time:2025-03-19T03:49:15.5324052Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a28a33-701e-0088-6681-9859f4000000
Time:2025-03-19T03:49:15.5324052Z
--------------------------------------------------------------------------------
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.53s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a29679-701e-0088-5181-9859f4000000
Time:2025-03-19T03:49:24.0999210Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a297ab-701e-0088-4c81-9859f4000000
Time:2025-03-19T03:49:25.1431930Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a298fc-701e-0088-6c81-9859f4000000
Time:2025-03-19T03:49:26.1879363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a298fc-701e-0088-6c81-9859f4000000
Time:2025-03-19T03:49:26.1879363Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a29a12-701e-0088-6281-9859f4000000
Time:2025-03-19T03:49:27.2321329Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a29be1-701e-0088-3281-9859f4000000
Time:2025-03-19T03:49:28.2762943Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a29dd5-701e-0088-2881-9859f4000000
Time:2025-03-19T03:49:29.3196731Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a29dd5-701e-0088-2881-9859f4000000
Time:2025-03-19T03:49:29.3196731Z
--------------------------------------------------------------------------------
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/03/19 03:49:37 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2a892-701e-0088-7e81-9859f4000000
Time:2025-03-19T03:49:37.5429709Z
--------------------------------------------------------------------------------
2025/03/19 03:49:38 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2aa22-701e-0088-5a81-9859f4000000
Time:2025-03-19T03:49:38.5864493Z
--------------------------------------------------------------------------------
2025/03/19 03:49:39 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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2ab91-701e-0088-2681-9859f4000000
Time:2025-03-19T03:49:39.6307812Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2ab91-701e-0088-2681-9859f4000000
Time:2025-03-19T03:49:39.6307812Z
--------------------------------------------------------------------------------
2025/03/19 03:49:40 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2ad1d-701e-0088-6a81-9859f4000000
Time:2025-03-19T03:49:40.6747237Z
--------------------------------------------------------------------------------
2025/03/19 03:49:41 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2ae74-701e-0088-0f81-9859f4000000
Time:2025-03-19T03:49:41.7212402Z
--------------------------------------------------------------------------------
2025/03/19 03:49:42 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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2b013-701e-0088-7181-9859f4000000
Time:2025-03-19T03:49:42.7642927Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2b013-701e-0088-7181-9859f4000000
Time:2025-03-19T03:49:42.7642927Z
--------------------------------------------------------------------------------
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.24s)
=== RUN TestRetry
2025/03/19 03:49:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/19 03:49:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/19 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 03:49:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/19 03:49:50 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2be58-701e-0088-1281-9859f4000000
Time:2025-03-19T03:49:52.2928242Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2bfcb-701e-0088-6281-9859f4000000
Time:2025-03-19T03:49:53.3359599Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c10a-701e-0088-7781-9859f4000000
Time:2025-03-19T03:49:54.3800009Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c10a-701e-0088-7781-9859f4000000
Time:2025-03-19T03:49:54.3800009Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c267-701e-0088-2881-9859f4000000
Time:2025-03-19T03:49:55.4239701Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c3d6-701e-0088-4e81-9859f4000000
Time:2025-03-19T03:49:56.4679238Z
--------------------------------------------------------------------------------
2025/03/19 03:49: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-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c5d2-701e-0088-1781-9859f4000000
Time:2025-03-19T03:49:57.5118419Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85a2c5d2-701e-0088-1781-9859f4000000
Time:2025-03-19T03:49:57.5118419Z
--------------------------------------------------------------------------------
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.69s)
=== RUN TestPurge
2025/03/19 03:50:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vupohov7beje"
2025/03/19 03:50:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/19 03:50:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:50:05 DEBUG : Azure container rclone-test-vupohov7beje: Using directory markers
2025/03/19 03:50:05 DEBUG : Creating backend with remote "/tmp/rclone1223575854"
run.go:180: Remote "Azure container rclone-test-vupohov7beje", Local "Local file system at /tmp/rclone1223575854", Modify Window "1ns"
2025/03/19 03:50:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/19 03:50:05 DEBUG : A1/B1/: Creating directory marker
2025/03/19 03:50:05 DEBUG : A1/: Creating directory marker
2025/03/19 03:50:06 INFO : A2: Making directory
2025/03/19 03:50:06 DEBUG : A2/: Creating directory marker
2025/03/19 03:50:06 INFO : A1/B2: Making directory
2025/03/19 03:50:06 DEBUG : A1/B2/: Creating directory marker
2025/03/19 03:50:06 INFO : A1/B2/C2: Making directory
2025/03/19 03:50:06 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/19 03:50:06 INFO : A1/B1/C3: Making directory
2025/03/19 03:50:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/19 03:50:06 INFO : A3: Making directory
2025/03/19 03:50:06 DEBUG : A3/: Creating directory marker
2025/03/19 03:50:06 INFO : A3/B3: Making directory
2025/03/19 03:50:06 DEBUG : A3/B3/: Creating directory marker
2025/03/19 03:50:06 INFO : A3/B3/C4: Making directory
2025/03/19 03:50:06 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/19 03:50:07 DEBUG : Waiting for deletions to finish
2025/03/19 03:50:07 INFO : A1/B1/C1/one: Deleted
2025/03/19 03:50:07 DEBUG : removing 2 level 3 directories
2025/03/19 03:50:07 INFO : A1/B1/C3: Removing directory
2025/03/19 03:50:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/19 03:50:07 INFO : A1/B1/C1: Removing directory
2025/03/19 03:50:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/19 03:50:07 DEBUG : removing 1 level 2 directories
2025/03/19 03:50:07 INFO : A1/B1: Removing directory
2025/03/19 03:50:07 DEBUG : A1/B1/: Removing directory marker
2025/03/19 03:50:07 DEBUG : Azure container rclone-test-vupohov7beje: Purge remote
2025/03/19 03:50:07 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (2.03s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/19 03:50:07 DEBUG : A1/B1/: Creating directory marker
2025/03/19 03:50:07 DEBUG : A1/: Creating directory marker
2025/03/19 03:50:08 INFO : A2: Making directory
2025/03/19 03:50:08 DEBUG : A2/: Creating directory marker
2025/03/19 03:50:08 INFO : A1/B2: Making directory
2025/03/19 03:50:08 DEBUG : A1/B2/: Creating directory marker
2025/03/19 03:50:08 INFO : A1/B2/C2: Making directory
2025/03/19 03:50:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/19 03:50:08 INFO : A1/B1/C3: Making directory
2025/03/19 03:50:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/19 03:50:08 INFO : A3: Making directory
2025/03/19 03:50:08 DEBUG : A3/: Creating directory marker
2025/03/19 03:50:08 INFO : A3/B3: Making directory
2025/03/19 03:50:08 DEBUG : A3/B3/: Creating directory marker
2025/03/19 03:50:08 INFO : A3/B3/C4: Making directory
2025/03/19 03:50:08 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/03/19 03:50:16 DEBUG : removing 1 level 3 directories
2025/03/19 03:50:16 INFO : A3/B3/C4: Removing directory
2025/03/19 03:50:16 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/03/19 03:50:23 DEBUG : removing 2 level 3 directories
2025/03/19 03:50:23 INFO : A1/B2/C2: Removing directory
2025/03/19 03:50:23 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/19 03:50:23 INFO : A1/B1/C3: Removing directory
2025/03/19 03:50:23 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/19 03:50:23 DEBUG : removing 4 level 2 directories
2025/03/19 03:50:23 INFO : dst/: Removing directory
2025/03/19 03:50:23 DEBUG : dst//: Removing directory marker
2025/03/19 03:50:23 INFO : A3/B3: Removing directory
2025/03/19 03:50:23 DEBUG : A3/B3/: Removing directory marker
2025/03/19 03:50:23 INFO : A1/B2: Removing directory
2025/03/19 03:50:23 DEBUG : A1/B2/: Removing directory marker
2025/03/19 03:50:23 INFO : BackupDir/: Removing directory
2025/03/19 03:50:23 DEBUG : BackupDir//: Removing directory marker
2025/03/19 03:50:23 DEBUG : removing 4 level 1 directories
2025/03/19 03:50:23 INFO : dst: Removing directory
2025/03/19 03:50:23 INFO : BackupDir: Removing directory
2025/03/19 03:50:23 DEBUG : BackupDir/: Removing directory marker
2025/03/19 03:50:23 DEBUG : dst/: Removing directory marker
2025/03/19 03:50:23 INFO : A3: Removing directory
2025/03/19 03:50:23 DEBUG : A3/: Removing directory marker
2025/03/19 03:50:23 INFO : A2: Removing directory
2025/03/19 03:50:23 DEBUG : A2/: Removing directory marker
2025/03/19 03:50:24 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:45aea68d-a01e-00a4-2b82-98b55b000000
Time:2025-03-19T03:50:23.9872516Z
--------------------------------------------------------------------------------
2025/03/19 03:50:24 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87626156-c01e-0034-3a82-988f35000000
Time:2025-03-19T03:50:23.9877885Z
--------------------------------------------------------------------------------
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-hehorat5sotu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:87626156-c01e-0034-3a82-988f35000000
Time:2025-03-19T03:50:23.9877885Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/19 03:50:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/19 03:50:24 DEBUG : A1/B1/: Removing directory marker
2025/03/19 03:50:24 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.67s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:24 INFO : A1: Making directory
2025/03/19 03:50:24 DEBUG : A1/: Creating directory marker
2025/03/19 03:50:24 INFO : A1/B1: Making directory
2025/03/19 03:50:24 DEBUG : A1/B1/: Creating directory marker
2025/03/19 03:50:24 INFO : A1/B1/C1: Making directory
2025/03/19 03:50:24 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/19 03:50:24 DEBUG : removing 1 level 3 directories
2025/03/19 03:50:24 INFO : A1/B1/C1: Removing directory
2025/03/19 03:50:24 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/19 03:50:24 DEBUG : removing 1 level 2 directories
2025/03/19 03:50:24 INFO : A1/B1: Removing directory
2025/03/19 03:50:24 DEBUG : A1/B1/: Removing directory marker
2025/03/19 03:50:25 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.83s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:25 INFO : A1: Making directory
2025/03/19 03:50:25 DEBUG : A1/: Creating directory marker
2025/03/19 03:50:25 INFO : A1/B1: Making directory
2025/03/19 03:50:25 DEBUG : A1/B1/: Creating directory marker
2025/03/19 03:50:25 INFO : A1/B1/C1: Making directory
2025/03/19 03:50:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/19 03:50:25 DEBUG : removing 1 level 3 directories
2025/03/19 03:50:25 INFO : A1/B1/C1: Removing directory
2025/03/19 03:50:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/19 03:50:25 DEBUG : removing 1 level 2 directories
2025/03/19 03:50:25 INFO : A1/B1: Removing directory
2025/03/19 03:50:25 DEBUG : A1/B1/: Removing directory marker
2025/03/19 03:50:25 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.87s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:26 DEBUG : filename.txt: File name found in url
2025/03/19 03:50:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.88s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:26 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 03:50:27 DEBUG : sub/: Creating directory marker
2025/03/19 03:50:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:50:27 INFO : file1: Copied (new) to: sub/file2
2025/03/19 03:50:27 INFO : file1: Deleted
2025/03/19 03:50:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:50:27 DEBUG : file1: Unchanged skipping
2025/03/19 03:50:27 INFO : file1: Deleted
2025/03/19 03:50:27 DEBUG : Azure container rclone-test-hehorat5sotu: don't need to copy/move sub/file2, it is already at target location
2025/03/19 03:50:27 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.59s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:27 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/19 03:50:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:50:27 INFO : file1: Copied (new)
2025/03/19 03:50:27 INFO : file1: Deleted
2025/03/19 03:50:27 DEBUG : file1: Destination exists, skipping
2025/03/19 03:50:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.41s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.09s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:28 DEBUG : dst/: Creating directory marker
2025/03/19 03:50:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/backup"
2025/03/19 03:50:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/19 03:50:28 DEBUG : Azure container rclone-test-hehorat5sotu path backup: Using directory markers
2025/03/19 03:50:28 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-hehorat5sotu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-hehorat5sotu/backup"
2025/03/19 03:50:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/19 03:50:28 DEBUG : dst/: Creating directory marker
2025/03/19 03:50:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/19 03:50:28 INFO : dst/file1: Copied (server-side copy)
2025/03/19 03:50:28 INFO : dst/file1: Deleted
2025/03/19 03:50:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/19 03:50:29 INFO : dst/file1: Copied (new)
2025/03/19 03:50:29 INFO : dst/file1: Deleted
2025/03/19 03:50:29 DEBUG : dst/: Removing directory marker
2025/03/19 03:50:29 DEBUG : backup/dst/: Removing directory marker
2025/03/19 03:50:29 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2ab5c048-e01e-007e-1182-982cba000000
Time:2025-03-19T03:50:29.3912929Z
--------------------------------------------------------------------------------
2025/03/19 03:50:30 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2ab5c2ca-e01e-007e-7582-982cba000000
Time:2025-03-19T03:50:30.4350220Z
--------------------------------------------------------------------------------
2025/03/19 03:50:31 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-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2ab5c55a-e01e-007e-2282-982cba000000
Time:2025-03-19T03:50:31.4789437Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-hehorat5sotu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:2ab5c55a-e01e-007e-2282-982cba000000
Time:2025-03-19T03:50:31.4789437Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.42s)
=== 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:32 DEBUG : A1/: Creating directory marker
2025/03/19 03:50:32 DEBUG : A1/B1/: Creating directory marker
2025/03/19 03:50:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/19 03:50:33 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/19 03:50:33 INFO : A1/B2: Making directory
2025/03/19 03:50:33 DEBUG : A1/B2/: Creating directory marker
2025/03/19 03:50:33 INFO : A1/B1/C3: Making directory
2025/03/19 03:50:33 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/19 03:50:33 DEBUG : A2/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A2/B1/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A2/B2/: Creating directory marker
2025/03/19 03:50:34 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:50:34 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/19 03:50:34 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/19 03:50:34 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/19 03:50:34 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/19 03:50:34 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/19 03:50:34 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/19 03:50:34 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/19 03:50:34 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/19 03:50:34 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/19 03:50:34 INFO : A1/one: Deleted
2025/03/19 03:50:34 INFO : A1/two: Deleted
2025/03/19 03:50:34 INFO : A1/B1/C1/four: Deleted
2025/03/19 03:50:34 INFO : A1/B1/three: Deleted
2025/03/19 03:50:34 INFO : A1/B1/C2/five: Deleted
2025/03/19 03:50:34 DEBUG : A1/B2/: Removing directory marker
2025/03/19 03:50:34 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/19 03:50:35 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/19 03:50:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/19 03:50:35 DEBUG : A1/B1/: Removing directory marker
2025/03/19 03:50:35 DEBUG : A1/: Removing directory marker
2025/03/19 03:50:35 DEBUG : A3/: Creating directory marker
2025/03/19 03:50:35 DEBUG : A3/B1/: Creating directory marker
2025/03/19 03:50:35 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/19 03:50:35 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/19 03:50:35 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/19 03:50:35 DEBUG : A3/B2/: Creating directory marker
2025/03/19 03:50:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:50:36 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/19 03:50:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/19 03:50:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/19 03:50:36 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/19 03:50:36 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/19 03:50:36 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/19 03:50:36 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/19 03:50:36 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/19 03:50:36 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/19 03:50:36 INFO : A2/one: Deleted
2025/03/19 03:50:36 INFO : A2/B1/three: Deleted
2025/03/19 03:50:36 INFO : A2/B1/C2/five: Deleted
2025/03/19 03:50:36 INFO : A2/B1/C1/four: Deleted
2025/03/19 03:50:36 INFO : A2/two: Deleted
2025/03/19 03:50:36 DEBUG : A2/B2/: Removing directory marker
2025/03/19 03:50:36 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/19 03:50:36 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/19 03:50:36 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/19 03:50:36 DEBUG : A2/B1/: Removing directory marker
2025/03/19 03:50:36 DEBUG : A2/: Removing directory marker
2025/03/19 03:50:36 INFO : Azure container rclone-test-hehorat5sotu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/19 03:50:36 DEBUG : A4/: Creating directory marker
2025/03/19 03:50:36 DEBUG : A4/B1/: Creating directory marker
2025/03/19 03:50:37 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/19 03:50:37 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/19 03:50:37 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/19 03:50:37 DEBUG : A4/B2/: Creating directory marker
2025/03/19 03:50:37 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/19 03:50:37 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/19 03:50:37 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/19 03:50:37 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/19 03:50:37 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/19 03:50:37 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/19 03:50:37 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/19 03:50:37 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/19 03:50:37 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/19 03:50:37 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/19 03:50:37 INFO : A3/B1/C2/five: Deleted
2025/03/19 03:50:37 INFO : A3/two: Deleted
2025/03/19 03:50:37 INFO : A3/B1/C1/four: Deleted
2025/03/19 03:50:37 INFO : A3/one: Deleted
2025/03/19 03:50:37 INFO : A3/B1/three: Deleted
2025/03/19 03:50:37 DEBUG : A3/B2/: Removing directory marker
2025/03/19 03:50:37 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/19 03:50:37 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/19 03:50:37 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/19 03:50:37 DEBUG : A3/B1/: Removing directory marker
2025/03/19 03:50:37 DEBUG : A3/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/B2/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/B1/: Removing directory marker
2025/03/19 03:50:38 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (6.14s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.09s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:38 DEBUG : Azure container rclone-test-hehorat5sotu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 03:50:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/19 03:50:38 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/19 03:50:38 NOTICE: Azure container rclone-test-hehorat5sotu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/19 03:50:38 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/19 03:50:38 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/19 03:50:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/19 03:50:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/19 03:50:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/19 03:50:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/19 03:50:39 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:39 DEBUG : Azure container rclone-test-hehorat5sotu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 03:50:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/19 03:50:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/19 03:50:39 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/19 03:50:39 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:39 DEBUG : Azure container rclone-test-hehorat5sotu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 03:50:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/19 03:50:40 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-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:40 DEBUG : Azure container rclone-test-hehorat5sotu: File to upload is small (34 bytes), uploading instead of streaming
2025/03/19 03:50:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/19 03:50:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/19 03:50:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (2.09s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.62s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.49s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.49s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.49s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.09s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:41 DEBUG : Azure container rclone-test-hehorat5sotu: File to upload is small (60 bytes), uploading instead of streaming
2025/03/19 03:50:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/19 03:50:41 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.40s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.09s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
2025/03/19 03:50:41 DEBUG : sub dir/: Creating directory marker
2025/03/19 03:50:41 DEBUG : Azure container rclone-test-hehorat5sotu: Touching "sub dir/potato3"
2025/03/19 03:50:41 DEBUG : Azure container rclone-test-hehorat5sotu: Touching "empty space"
2025/03/19 03:50:41 DEBUG : Azure container rclone-test-hehorat5sotu: Touching "potato2"
2025/03/19 03:50:42 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.96s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.09s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.09s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.09s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.09s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.09s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-hehorat5sotu", Local "Local file system at /tmp/rclone2331817038", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.09s)
=== 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/03/19 03:50:42 DEBUG : Azure container rclone-test-hehorat5sotu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m47.943197196s (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 TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]